[MacPorts] #49059: cmake returned: command execution failed
#49059: cmake returned: command execution failed --------------------------+-------------------------------- Reporter: thatguyuk1@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: cmake | Port: --------------------------+-------------------------------- I have tried updating macports and get this cake error: ---> 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 cake failed I have uninstalled macports and reinstalled but get this error every time. I have checked Xcode command line is installed and it is. This is a Mavericks machine and need help. -- Ticket URL: <https://trac.macports.org/ticket/49059> MacPorts <https://www.macports.org/> Ports system for OS X
#49059: cmake returned: command execution failed ---------------------------+------------------------- Reporter: thatguyuk1@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: cmake | ---------------------------+------------------------- Changes (by mf2k@…): * owner: macports-tickets@… => michaelld@… * keywords: cmake => * port: => cmake * cc: thatguyuk1@… (removed) Comment: In the future, please use WikiFormatting, fill in the Port field and Cc the port maintainers ({{{port info --maintainers cmake}}}), if any. As reporter, you do not need to Cc yourself. -- Ticket URL: <https://trac.macports.org/ticket/49059#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
#49059: cmake returned: command execution failed ---------------------------+------------------------- Reporter: thatguyuk1@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: cmake | ---------------------------+------------------------- Description changed by mf2k@…: Old description:
I have tried updating macports and get this cake error:
---> 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 cake failed
I have uninstalled macports and reinstalled but get this error every time. I have checked Xcode command line is installed and it is. This is a Mavericks machine and need help.
New description: I have tried updating macports and get this cake error: {{{ ---> 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 cake failed }}} I have uninstalled macports and reinstalled but get this error every time. I have checked Xcode command line is installed and it is. This is a Mavericks machine and need help. -- -- Ticket URL: <https://trac.macports.org/ticket/49059#comment:3> MacPorts <https://www.macports.org/> Ports system for OS X
#49059: cmake returned: command execution failed ---------------------------+------------------------- Reporter: thatguyuk1@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: cmake | ---------------------------+------------------------- Comment (by michaelld@…): The debug log shows that (for some reason) you have "/Library/Frameworks/libcurl.framework" installed, and this version of 'curl' is not provided by MacPorts. Unless you know that you need this install, I would highly recommend removing it -- cmake and other OSX-savvy build systems will look in /Library/Frameworks for projects (such as curl). We in MacPorts-land try to constrain searches to the MacPorts $(prefix) as much as possible, but we cannot do it for every single project and every single dependency. Hence, why I hope you can just remove that framework. If you do remove it, then you'll need to do: {{{ sudo port clean cmake }}} before trying to install cmake again. -- Ticket URL: <https://trac.macports.org/ticket/49059#comment:4> MacPorts <https://www.macports.org/> Ports system for OS X
#49059: cmake returned: command execution failed ---------------------------+------------------------- Reporter: thatguyuk1@… | Owner: michaelld@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: invalid | Keywords: Port: cmake | ---------------------------+------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => invalid -- Ticket URL: <https://trac.macports.org/ticket/49059#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts