Changes between Initial Version and Version 1 of Ticket #45531
- Timestamp:
- Oct 21, 2014, 4:22:49 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #45531
-
Property
Status
changed from
new
toclosed
- Property Cc css@… added
-
Property
Priority
changed from
High
toNormal
-
Property
Milestone
changed from
MacPorts 2.3.2
to -
Property
Resolution
changed from
to
invalid
- Property Port cmake added
-
Property
Status
changed from
-
Ticket #45531 – Description
initial v1 1 1 Hi, I try to install cmake, in a clean way from macport. I have the last Xcode 6.1 downloaded from Apple Store, and the correct sdks. It seems to compile fine, but I face a problem in the test phase that prevent the correct installation: 2 2 3 {{{ 3 4 /bin/ps: Operation not permitted 5 }}} 4 6 5 6 It seems to be an already seen problem in macport, but clearly not fixed. 7 What can you do, or can I do ? 8 Thanks 7 It seems to be an already seen problem in macport, but clearly not fixed. [[br]] 8 What can you do, or can I do ? [[br]] 9 Thanks [[br]] 9 10 Yves 10 11 … … 12 13 13 14 14 15 {{{ 15 16 :info:configure -- Forcing CTEST_TEST_CPACK=OFF on OSX < 10.4 16 17 :info:configure -- OSX_VERSION='10.10' … … 47 48 :notice:configure Please see the log file for port cmake for details: 48 49 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_devel_cmake/cmake/main.log 50 }}}