Opened 11 years ago

Closed 5 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)

main.log (84.2 KB) - added by forrie (Forrest) 5 years ago.
"main.log" from the build failure.

Download all attachments as: .zip

Change History (6)

comment:1 Changed 11 years ago by larryv (Lawrence Velázquez)

Description: modified (diff)
Keywords: mongodb removed
Owner: changed from macports-tickets@… to ryandesign@…
Port: mongodb added
Priority: HighNormal
Summary: mac install mongodb failedmongodb: build failure
Version: 2.1.2

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.

sh-3.2# port install mongodb
--->  Computing dependencies for mongodb
--->  Building mongodb

This was not a clean install attempt, since port jumped right into the build phase. Please run sudo port clean mongodb && sudo port install mongodb; if that still fails, attach the referenced log file to this ticket.

comment:2 Changed 11 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 11 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: worksforme
Status: newclosed

Changed 5 years ago by forrie (Forrest)

Attachment: main.log added

"main.log" from the build failure.

comment:4 Changed 5 years ago by forrie (Forrest)

Resolution: worksforme
Status: closedreopened

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 5 years ago by jmroot (Joshua Root)

Resolution: worksforme
Status: reopenedclosed

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.

Note: See TracTickets for help on using tickets.