[MacPorts] #27037: db46 fails to build 10.6.4 fresh XCode MacPort install
#27037: db46 fails to build 10.6.4 fresh XCode MacPort install --------------------------------+------------------------------------------- Reporter: traf@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: --------------------------------+------------------------------------------- :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:~#
-- Ticket URL: <https://trac.macports.org/ticket/27037> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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
#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 --------------------------------+------------------------------------------- Comment(by grail@…): Attached is the complete main.log file generated by this problem. -- Ticket URL: <https://trac.macports.org/ticket/27037#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#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 --------------------------------+------------------------------------------- Comment(by grail@…): The problems appear to start with ":info:build ../dist/../libdb_java/db_java_wrap.c:123:17: error: jni.h: No such file or directory". I wonder if this has anything to do with the recent deprecation of Java? -- Ticket URL: <https://trac.macports.org/ticket/27037#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#27037: db46 fails to build 10.6.4 fresh XCode MacPort install ---------------------------------+------------------------------------------ Reporter: traf@… | Owner: blair@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: duplicate | Keywords: Port: db46 | ---------------------------------+------------------------------------------ Changes (by dluke@…): * status: new => closed * resolution: => duplicate Comment: Duplicate of #26939 Blair - You could copy the check for jni.h that the cmake or subversion- javahlbindings ports do to redirect people to get the Java for Mac OS X Developer Package so they aren't opening a continuous series of duplicate tickets. -- Ticket URL: <https://trac.macports.org/ticket/27037#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts