Opened 10 years ago

Last modified 10 years ago

#43136 closed defect

cmake @2.8.9 build failure — at Version 1

Reported by: mengqiz Owned by: css@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc: ryandesign@…
Port: cmake

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Fetching distfiles for cmake
--->  Verifying checksums for cmake
--->  Extracting cmake
--->  Applying patches to cmake
--->  Configuring cmake
--->  Building cmake
Error: org.macports.build for port cmake returned: command execution failed
Please see the log file for port cmake for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/main.log
To report a bug, follow the instructions in the guide:
    http://guide.macports.org/#project.tickets
Error: Processing of port cmake failed

Change History (2)

Changed 10 years ago by mengqiz

Attachment: main.log added

The attached is the log file.

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

Cc: ryandesign@… added
Description: modified (diff)
Owner: changed from macports-tickets@… to css@…
Port: cmake added
Summary: fails to build cmakecmake @2.8.9 build failure

Please remember to use WikiFormatting, fill in the port field, and Cc the maintainer of that port.

The log shows you're trying to build cmake @2.8.9. The current version of cmake in MacPorts is @2.8.12.2, which suggests you haven't updated your port definitions in many months. Please run:

sudo port selfupdate
sudo port upgrade outdated

Then try building cmake again, if the above hasn't done so already. It builds fine for me on Mavericks and hopefully will build for you as well.

Note: See TracTickets for help on using tickets.