Opened 13 years ago

Closed 13 years ago

#27431 closed defect (invalid)

db47 still doesn't build

Reported by: jbnymble@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: db47, update Cc: jbnymble@…
Port: db47

Description

db47 still not building on MacPro5,1 - Xcode 3.2.4 - OS X 10.6.5; reference previous ticket 27405 and changeset 73706

:info:build shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_db47/work/db-4.7.25/build_unix" && /usr/bin/make -j12 all " returned error 2
:error:build Target org.macports.build returned: shell command failed (see log for details)
:debug:build Backtrace: shell command failed (see log for details)
    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 db47): org.macports.destroot org.macports.build
:notice:build Log for db47 is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_databases_db47/main.log

main.log attached

Attachments (1)

main.log (489.3 KB) - added by jbnymble@… 13 years ago.
main.log for attempted build

Download all attachments as: .zip

Change History (2)

Changed 13 years ago by jbnymble@…

Attachment: main.log added

main.log for attempted build

comment:1 Changed 13 years ago by danielluke (Daniel J. Luke)

Resolution: invalid
Status: newclosed

Here's your problem:

:info:build ../dist/../libdb_java/db_java_wrap.c:129:17: error: jni.h: No such file or directory

Looks like you don't have the current version of the port (or you need to clean and re-build) - so you will get the error message saying you are missing the java headers with the link to download the Java Developer Package from apple.

Note: See TracTickets for help on using tickets.