[MacPorts] #52611: Error building mongodb upgrading 3.2.9_0 < 3.2.10_0
#52611: Error building mongodb upgrading 3.2.9_0 < 3.2.10_0 ---------------------------+-------------------------------- Reporter: bakki.kudva@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: mongodb | Port: mongodb ---------------------------+-------------------------------- OSX v.10.9.5 port -v install mongodb fails with
4 errors generated. scons: *** [build/MP/mongo/dbtests/index_access_method_test.o] Error 1 scons: building terminated because of errors. Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mongodb/mongodb/work /mongodb-src-r3.2.10" && /opt/local/bin/scons -j4 all mongobridge mongosniff CC="/usr/bin/clang" CCFLAGS="-arch x86_64" CPPPATH="/opt/local/include" CXX="/usr/bin/clang++" LIBPATH="/opt/local/lib" LINKFLAGS="-arch x86_64" TARGET_ARCH=x86_64 --disable-warnings-as-errors --libc++ --osx-version-min=10.9 --ssl --wiredtiger=on VARIANT_DIR=MP Exit code: 2 Error: org.macports.build for port mongodb returned: command execution failed Warning: targets not executed for mongodb: org.macports.activate org.macports.build org.macports.destroot org.macports.install 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 <<<<<<<< -- Ticket URL: <https://trac.macports.org/ticket/52611> MacPorts <https://www.macports.org/> Ports system for the Mac operating system
#52611: Error building mongodb upgrading 3.2.9_0 < 3.2.10_0 ----------------------------+-------------------------------- Reporter: bakki.kudva@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: mongodb | ----------------------------+-------------------------------- Changes (by ryandesign@…): * keywords: mongodb => Old description:
OSX v.10.9.5
port -v install mongodb fails with
>
4 errors generated. scons: *** [build/MP/mongo/dbtests/index_access_method_test.o] Error 1 scons: building terminated because of errors. Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mongodb/mongodb/work /mongodb-src-r3.2.10" && /opt/local/bin/scons -j4 all mongobridge mongosniff CC="/usr/bin/clang" CCFLAGS="-arch x86_64" CPPPATH="/opt/local/include" CXX="/usr/bin/clang++" LIBPATH="/opt/local/lib" LINKFLAGS="-arch x86_64" TARGET_ARCH=x86_64 --disable-warnings-as-errors --libc++ --osx-version-min=10.9 --ssl --wiredtiger=on VARIANT_DIR=MP Exit code: 2 Error: org.macports.build for port mongodb returned: command execution failed Warning: targets not executed for mongodb: org.macports.activate org.macports.build org.macports.destroot org.macports.install 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
<<<<<<<<
New description: OSX v.10.9.5 `port -v install mongodb` fails with {{{ 4 errors generated. scons: *** [build/MP/mongo/dbtests/index_access_method_test.o] Error 1 scons: building terminated because of errors. Command failed: cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_databases_mongodb/mongodb/work /mongodb-src-r3.2.10" && /opt/local/bin/scons -j4 all mongobridge mongosniff CC="/usr/bin/clang" CCFLAGS="-arch x86_64" CPPPATH="/opt/local/include" CXX="/usr/bin/clang++" LIBPATH="/opt/local/lib" LINKFLAGS="-arch x86_64" TARGET_ARCH=x86_64 --disable-warnings-as-errors --libc++ --osx-version-min=10.9 --ssl --wiredtiger=on VARIANT_DIR=MP Exit code: 2 Error: org.macports.build for port mongodb returned: command execution failed Warning: targets not executed for mongodb: org.macports.activate org.macports.build org.macports.destroot org.macports.install 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 }}} -- Comment: Please attach the main.log so we can see why it failed for you. -- Ticket URL: <https://trac.macports.org/ticket/52611#comment:1> MacPorts <https://www.macports.org/> Ports system for the Mac operating system
#52611: mongodb @3.2.10_0: error: chosen constructor is explicit in copy- initialization ----------------------------+----------------------------------------- Reporter: bakki.kudva@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: lion mountainlion mavericks Port: mongodb | ----------------------------+----------------------------------------- Changes (by ryandesign@…): * keywords: => lion mountainlion mavericks * status: new => assigned * owner: macports-tickets@… => ryandesign@… Comment: Thanks. I can confirm our automated build system had the same error, in [https://build.macports.org/builders/ports-10.9_x86_64-builder/builds/6419 Mavericks build 6419], [https://build.macports.org/builders/ports-10 .8_x86_64_legacy-builder/builds/6365 Mountain Lion legacy build 6365] and [https://build.macports.org/builders/ports-10.7_x86_64_legacy- builder/builds/11547 Lion legacy build 11547]. -- Ticket URL: <https://trac.macports.org/ticket/52611#comment:2> MacPorts <https://www.macports.org/> Ports system for the Mac operating system
#52611: mongodb @3.2.10_0: error: chosen constructor is explicit in copy- initialization ----------------------------+----------------------------------------- Reporter: bakki.kudva@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: lion mountainlion mavericks Port: mongodb | ----------------------------+----------------------------------------- Comment (by ryandesign@…): I've [https://jira.mongodb.org/browse/SERVER-26651 reported the problem to the developers of mongodb]. -- Ticket URL: <https://trac.macports.org/ticket/52611#comment:3> MacPorts <https://www.macports.org/> Ports system for the Mac operating system
participants (1)
-
MacPorts