Opened 9 years ago

Closed 9 years ago

#45829 closed defect (invalid)

problem to compline cmake 3.0.2_1 build on Yosemite

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

Description (last modified by larryv (Lawrence Velázquez))

$ port install cmake
--->  Computing dependencies for cmake
--->  Fetching archive for cmake
--->  Attempting to fetch cmake-3.0.2_1.darwin_14.x86_64.tbz2 from http://lil.fr.packages.macports.org/cmake
--->  Attempting to fetch cmake-3.0.2_1.darwin_14.x86_64.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/cmake
--->  Attempting to fetch cmake-3.0.2_1.darwin_14.x86_64.tbz2 from http://nue.de.packages.macports.org/macports/packages/cmake
--->  Fetching distfiles for cmake
--->  Verifying checksums for cmake
--->  Extracting cmake
--->  Applying patches to 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

Attachments (1)

main.log (106.3 KB) - added by wollnerz@… 9 years ago.

Download all attachments as: .zip

Change History (2)

Changed 9 years ago by wollnerz@…

Attachment: main.log added

comment:1 Changed 9 years ago by larryv (Lawrence Velázquez)

Description: modified (diff)
Keywords: cmake removed
Resolution: invalid
Status: newclosed
:info:configure sh: /bin/ps: Operation not permitted
:info:configure CMake Error at Modules/FindGTK2.cmake:181 (file):
:info:configure   file STRINGS file
:info:configure   "/Library/Frameworks/Gtk.framework/Headers/gtk/gtk/gtkversion.h" cannot be
:info:configure   read.
:info:configure Call Stack (most recent call first):
:info:configure   Modules/FindGTK2.cmake:796 (_GTK2_GET_VERSION)
:info:configure   Tests/CMakeLists.txt:1197 (find_package)
:info:configure 
:info:configure 
:info:configure -- Configuring incomplete, errors occurred!

Remove GTK from /Library/Frameworks, it is interfering with your MacPorts builds.

Note: See TracTickets for help on using tickets.