Opened 6 years ago

Last modified 6 years ago

#57348 closed defect

Error: Failed to build mongodb: command execution failed — at Version 2

Reported by: dbl001 (dbl) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version:
Keywords: elcapitan Cc:
Port: mongodb

Description (last modified by mf2k (Frank Schima))

I got an error building mogodb.

OS X 10.11.6 $ port version Version: 2.5.4

E.g. from /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mongodb/mongodb/main.log:

info:build src/mongo/util/net/ssl_manager_apple.cpp:969:25: error: no member named 'SSLCopyRequestedPeerNameLength' in the global namespace
:info:build         auto status = ::SSLCopyRequestedPeerNameLength(_ssl.get(), &len);
:info:build                       ~~^
:info:build src/mongo/util/net/ssl_manager_apple.cpp:975:20: error: no member named 'SSLCopyRequestedPeerName' in the global namespace

--->  Computing dependencies for mongodb
--->  Fetching archive for mongodb
--->  Attempting to fetch mongodb-4.0.3_0.darwin_15.x86_64.tbz2 from https://packages.macports.org/mongodb
--->  Attempting to fetch mongodb-4.0.3_0.darwin_15.x86_64.tbz2 from http://sea.us.packages.macports.org/macports/packages/mongodb
--->  Attempting to fetch mongodb-4.0.3_0.darwin_15.x86_64.tbz2 from http://ywg.ca.packages.macports.org/mirror/macports/packages/mongodb
--->  Fetching distfiles for mongodb
--->  Attempting to fetch mongodb-src-r4.0.3.tar.gz from https://fastdl.mongodb.org/src
--->  Verifying checksums for mongodb                                           
--->  Extracting mongodb
--->  Configuring mongodb
--->  Building mongodb
Error: Failed to build mongodb: command execution failed
Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mongodb/mongodb/main.log for details.

Change History (3)

Changed 6 years ago by dbl001 (dbl)

Attachment: main.log added

comment:1 Changed 6 years ago by mf2k (Frank Schima)

In the future, please use WikiFormatting, fill in the Port field and add the port maintainer(s) to Cc (port info --maintainers mongodb), if any.

comment:2 Changed 6 years ago by mf2k (Frank Schima)

Description: modified (diff)
Keywords: mongodb removed
Owner: set to ryandesign
Port: mongodb added
Status: newassigned
Note: See TracTickets for help on using tickets.