#27037: db46 fails to build 10.6.4 fresh XCode MacPort install --------------------------------+------------------------------------------- Reporter: traf@… | Owner: blair@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: db46 --------------------------------+------------------------------------------- Changes (by jmr@…): * owner: macports-tickets@… => blair@… * port: => db46 Old description:
:info:build /usr/bin/g++-4.2 -c -I. -I../dist/.. -I/opt/local/include -pipe -O2 -arch x86_64 ../dist/../cxx/cxx_seq.cpp -o cxx_seq.o >/dev/null 2>&1 :info:build /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I../dist/.. -I/opt/local/include ../dist/../db_dump185/db_dump185.c -o db_dump185.o
/dev/null 2>&1 :info:build /usr/bin/g++-4.2 -c -I. -I../dist/.. -I/opt/local/include -pipe -O2 -arch x86_64 ../dist/../cxx/cxx_txn.cpp -o cxx_txn.o >/dev/null 2>&1 :info:build Note: Some input files use unchecked or unsafe operations. :info:build Note: Recompile with -Xlint:unchecked for details. :info:build cd ./classes && jar cf ../db.jar ./com/sleepycat :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_db46/work/db-4.6.21/build_unix" && /usr/bin/make -j8 all " returned error 2 :error:build Target org.macports.build returned: shell command failed :debug:build Backtrace: shell command failed while executing "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: the following items did not execute (for db46): org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Log for db46 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_db46/main.log caprica:~#
New description: {{{ :info:build /usr/bin/g++-4.2 -c -I. -I../dist/.. -I/opt/local/include -pipe -O2 -arch x86_64 ../dist/../cxx/cxx_seq.cpp -o cxx_seq.o >/dev/null 2>&1 :info:build /usr/bin/gcc-4.2 -c -pipe -O2 -arch x86_64 -I../dist/.. -I/opt/local/include ../dist/../db_dump185/db_dump185.c -o db_dump185.o
/dev/null 2>&1 :info:build /usr/bin/g++-4.2 -c -I. -I../dist/.. -I/opt/local/include -pipe -O2 -arch x86_64 ../dist/../cxx/cxx_txn.cpp -o cxx_txn.o >/dev/null 2>&1 :info:build Note: Some input files use unchecked or unsafe operations. :info:build Note: Recompile with -Xlint:unchecked for details. :info:build cd ./classes && jar cf ../db.jar ./com/sleepycat :info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_db46/work/db-4.6.21/build_unix" && /usr/bin/make -j8 all " returned error 2 :error:build Target org.macports.build returned: shell command failed :debug:build Backtrace: shell command failed while executing "command_exec build" (procedure "portbuild::build_main" line 8) invoked from within "$procedure $targetname" :info:build Warning: the following items did not execute (for db46): org.macports.activate org.macports.build org.macports.destroot org.macports.install :notice:build Log for db46 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_db46/main.log caprica:~# }}}
-- Comment: Please remember to preview and use WikiFormatting (or better, use an attachment), fill in the Port field, and cc the maintainer. Attach the entire log file; the excerpt you've posted doesn't appear to contain the actual error. -- Ticket URL: <https://trac.macports.org/ticket/27037#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS