Opened 11 years ago
Closed 11 years ago
#43136 closed defect (invalid)
cmake @2.8.9 build failure
Reported by: | mengqiz | Owned by: | cssdev |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.2.1 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
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
Attachments (1)
Change History (4)
Changed 11 years ago by mengqiz
comment:1 Changed 11 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 cmake → cmake @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.
comment:2 Changed 11 years ago by mengqiz
Thanks. I have followed your suggestion, and cmake is installed now.
comment:3 Changed 11 years ago by mf2k (Frank Schima)
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
The attached is the log file.