[MacPorts] #46167: cmake fails to build on clean 2.3.3 installation
MacPorts
noreply at macports.org
Wed Feb 18 13:12:59 PST 2015
#46167: cmake fails to build on clean 2.3.3 installation
-------------------------+-------------------
Reporter: diochnos@… | Owner: css@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.3
Resolution: | Keywords:
Port: cmake |
-------------------------+-------------------
Comment (by michaelld@…):
I don't know if this ticket is still an issue ... the build error is:
{{{
:info:build ld: warning: ignoring file
/Library/Frameworks/libcurl.framework/libcurl, file was built for
unsupported file format ( 0xFE 0xED 0xFA 0xCE 0x00 0x00 0x00 0x12 0x00
0x00 0x00 0x00 0x00 0x00 0x00 0x06 ) which is not the architecture being
linked (x86_64): /Library/Frameworks/libcurl.framework/libcurl
}}}
This directory is a place to install non-System provided frameworks;
'port' provides 'curl' already, so I'd recommend removing this framework
if you don't otherwise know what it's there for (and, it's for the wrong
ABI arch anyway).
Then do:
{{{
sudo port clean cmake
sudo port selfupdate
sudo port install cmake
}}}
and see if that works. We try hard to be specific about dependencies /
arguments when building, but we can't catch them all ;)
--
Ticket URL: <https://trac.macports.org/ticket/46167#comment:4>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list