Opened 12 years ago
Closed 6 years ago
#37671 closed defect (worksforme)
mongodb: build failure
Reported by: | jackyang1984@… | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | mongodb |
Description (last modified by larryv (Lawrence Velázquez))
sh-3.2# port install mongodb ---> Computing dependencies for mongodb ---> Building mongodb Error: org.macports.build for port mongodb returned: command execution failed Please see the log file for port mongodb for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mongodb/mongodb/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port mongodb failed
Attachments (1)
Change History (6)
comment:1 Changed 12 years ago by larryv (Lawrence Velázquez)
Description: | modified (diff) |
---|---|
Keywords: | mongodb removed |
Owner: | changed from macports-tickets@… to ryandesign@… |
Port: | mongodb added |
Priority: | High → Normal |
Summary: | mac install mongodb failed → mongodb: build failure |
Version: | 2.1.2 |
comment:2 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Please attach the main.log from a clean build showing the problem, otherwise I'll have to close this ticket as "worksforme".
comment:3 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Changed 6 years ago by forrie (Forrest)
"main.log" from the build failure.
comment:4 Changed 6 years ago by forrie (Forrest)
Resolution: | worksforme |
---|---|
Status: | closed → reopened |
I'm re-opening this older ticket, as I've encountered the same issue. I have uploaded the main.log file.
I did try a port clean first and port install after, with the same results. However, prior to that, I did not have any mongo-anything installed on this system.
comment:5 Changed 6 years ago by jmroot (Joshua Root)
Resolution: | → worksforme |
---|---|
Status: | reopened → closed |
It's impossible to know for certain if this is the same issue that the original reporter had, since they never attached a log, but it seems unlikely given that macOS 10.14 and Xcode 10.2.1 didn't exist 6 years ago.
In any case, your current log shows that your issue is the same as that described in #58277, so I'm re-closing this old ticket.
Thanks for the ticket. In the future, please try to CC any port maintainers. In addition, do not set the Priority field, as only MacPorts team members can decide ticket priorities.
This was not a clean install attempt, since
port
jumped right into the build phase. Please runsudo port clean mongodb && sudo port install mongodb
; if that still fails, attach the referenced log file to this ticket.