Opened 14 years ago
Closed 14 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)
Change History (2)
Changed 14 years ago by tpruschke@…
comment:1 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → invalid |
---|---|
Status: | new → closed |
The message is correct. See #26934 for the full story.
Log file of the install attempt