Opened 13 years ago

Closed 13 years ago

#27293 closed defect (duplicate)

soprano: Internal CMake error when trying to open file: /System/Library/Frameworks/JavaVM.framework/Headers/jni.h for reading.

Reported by: palo@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc: nerdling (Jeremy Lavergne), sharky@…, nicolabrisotto@…
Port: soprano

Description

can't install soprano

$ sudo port install soprano
--->  Computing dependencies for soprano
--->  Fetching soprano
--->  Verifying checksum(s) for soprano
--->  Extracting soprano
--->  Configuring soprano
Error: Target org.macports.configure returned: configure failure: shell command failed (see log for details)
Log for soprano is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_soprano/main.log
Error: Status 1 encountered during processing.
To report a bug, see <http://guide.macports.org/#project.tickets>

Attachments (1)

main.log (69.6 KB) - added by palo@… 13 years ago.
log for soprano

Download all attachments as: .zip

Change History (4)

Changed 13 years ago by palo@…

Attachment: main.log added

log for soprano

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Summary: soprano 2.5.2 Error: Target org.macports.configure returned: configure failure: shell command failedsoprano: Internal CMake error when trying to open file: /System/Library/Frameworks/JavaVM.framework/Headers/jni.h for reading.

The relevant error from the log seems to be:

:info:configure CMake Error at CMakeLists.txt:69 (file):
:info:configure   file Internal CMake error when trying to open file:
:info:configure   /System/Library/Frameworks/JavaVM.framework/Headers/jni.h for reading.

I guess Soprano also requires the Java development package that cmake and db46 have recently had to require. I guess a fix like r72900 should be applied to soprano too.

comment:2 Changed 13 years ago by nicolabrisotto@…

Cc: nicolabrisotto@… added

Cc Me!

comment:3 Changed 13 years ago by jmroot (Joshua Root)

Resolution: duplicate
Status: newclosed
Note: See TracTickets for help on using tickets.