#43136: cmake @2.8.9 build failure ------------------------+------------------- Reporter: jollage@… | Owner: css@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: | Keywords: Port: cmake | ------------------------+------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) * owner: macports-tickets@… => css@… * port: => cmake Old description:
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
New description: {{{ 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 }}} -- Comment: 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. -- Ticket URL: <https://trac.macports.org/ticket/43136#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X