Opened 8 years ago

Last modified 8 years ago

#50341 closed defect

Unable to Install CMake in El Capitan — at Version 1

Reported by: jonlederman@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: Cc:
Port: cmake

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

Hi,

I am trying to install CMake using El Capitan. I am met with the following eeor:

sudo port install cmake
Password:
--->  Computing dependencies for cmake
--->  Configuring cmake
Error: org.macports.configure for port cmake returned: configure failure: 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
Jons-MacBook-Pro-3:Desktop Jon$

I am attaching the main.log file to this ticket.

Change History (1)

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

Description: modified (diff)
Keywords: cmake removed
Port: cmake added; make removed

The log says:

:info:configure CMake Error at Modules/FindGTK2.cmake:181 (file):
:info:configure   file STRINGS file
:info:configure   "/Library/Frameworks/GStreamer.framework/Headers/gtk/gtk/gtkversion.h"
:info:configure   cannot be read.

Please check if the file /Library/Frameworks/GStreamer.framework exists. If so, please remove it. Installing frameworks in /Library/Frameworks can interfere with MacPorts. See wiki:FAQ#libraryframeworks.

Note: See TracTickets for help on using tickets.