Opened 13 years ago

Closed 13 years ago

#27013 closed defect (invalid)

cmake fails to upgrade/install on Snow Leopard

Reported by: tpruschke@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.9.1
Keywords: upgrade failure Cc:
Port: cmake

Description

After successfully using cmake port for long time, today I there was a failure with the message:

thomaspruschke@n0843:Skript> sudo port -up upgrade outdated

Password:

---> Computing dependencies for camlimages

---> Building camlimages

Error: Target org.macports.build returned: shell command failed

Log for camlimages is at:

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_camlimages/main.log

Error: Unable to upgrade port: 1

---> Computing dependencies for cmake

---> Configuring cmake

Error: Target org.macports.configure returned:

cmake requires the Java for Mac OS X Developer Package from Apple.

Please download and install this package from http://developer.apple.com/.

Log for cmake is at:

/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_cmake/main.log

Error: Unable to upgrade port: 1

To report a bug, see <http://guide.macports.org/#project.tickets>

I tried (according to the Trac Guidelines) to uninstall and reinstall cmake, but it repeats the error message on install. I checked Apples Developer Website, but there is no JDK for Snow Leopard available (in fact, cmake never complained about this before). As I am using cmake quite intensively, I feel somewhat lost now ...

Attachments (1)

main.log (11.0 KB) - added by tpruschke@… 13 years ago.
Log file of the install attempt

Download all attachments as: .zip

Change History (2)

Changed 13 years ago by tpruschke@…

Attachment: main.log added

Log file of the install attempt

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

Resolution: invalid
Status: newclosed

The message is correct. See #26934 for the full story.

Note: See TracTickets for help on using tickets.