[MacPorts] #49689: Problem installing cmake on El Cap
MacPorts
noreply at macports.org
Fri Nov 13 23:06:59 PST 2015
#49689: Problem installing cmake on El Cap
---------------------------+--------------------------------
Reporter: stiffstone@… | Owner: macports-tickets@…
Type: defect | Status: closed
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Resolution: invalid | Keywords:
Port: cmake |
---------------------------+--------------------------------
Changes (by ryandesign@…):
* status: new => closed
* resolution: => invalid
* port: => cmake
Old description:
> sudo port install cmake
> Portfile changed since last build; discarding previous state.
> ---> Computing dependencies for cmake
> ---> Fetching archive for cmake
> ---> Attempting to fetch cmake-3.4.0_0.darwin_15.x86_64.tbz2 from
> http://packages.macports.org/cmake
> ---> Attempting to fetch cmake-3.4.0_0.darwin_15.x86_64.tbz2 from
> http://mse.uk.packages.macports.org/sites/packages.macports.org/cmake
> ---> Attempting to fetch cmake-3.4.0_0.darwin_15.x86_64.tbz2 from
> http://lil.fr.packages.macports.org/cmake
> ---> Fetching distfiles for cmake
> ---> Attempting to fetch cmake-3.4.0.tar.gz from
> http://distfiles.macports.org/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
New description:
{{{
sudo port install cmake
Portfile changed since last build; discarding previous state.
---> Computing dependencies for cmake
---> Fetching archive for cmake
---> Attempting to fetch cmake-3.4.0_0.darwin_15.x86_64.tbz2 from
http://packages.macports.org/cmake
---> Attempting to fetch cmake-3.4.0_0.darwin_15.x86_64.tbz2 from
http://mse.uk.packages.macports.org/sites/packages.macports.org/cmake
---> Attempting to fetch cmake-3.4.0_0.darwin_15.x86_64.tbz2 from
http://lil.fr.packages.macports.org/cmake
---> Fetching distfiles for cmake
---> Attempting to fetch cmake-3.4.0.tar.gz from
http://distfiles.macports.org/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
}}}
--
Comment:
The log says there are undefined curl symbols, because:
{{{
:info:build ld: warning: ignoring file
/Library/Frameworks/libcurl.framework/libcurl, missing required
architecture x86_64 in file /Library/Frameworks/libcurl.framework/libcurl
(2 slices)
}}}
Please remove the file /Library/Frameworks/libcurl.framework; it
interferes with the cmake installation. Installing frameworks in
/Library/Frameworks is much like installing libraries in /usr/local and is
not supported while using MacPorts. See wiki:FAQ#usrlocal
--
Ticket URL: <https://trac.macports.org/ticket/49689#comment:1>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list