[MacPorts] #44626: libgcrypt @1.6.1_0: build fails with inline assembly errors
MacPorts
noreply at macports.org
Tue Aug 26 21:01:12 PDT 2014
#44626: libgcrypt @1.6.1_0: build fails with inline assembly errors
-------------------------+----------------------
Reporter: lovatojs@… | Owner: sfiera@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.1
Resolution: | Keywords:
Port: libgcrypt |
-------------------------+----------------------
Comment (by ryandesign@…):
The log shows this is building for 32-bit, and using Xcode clang. The
portfile blacklists Xcode's gcc when building for i386. Perhaps the old
clang on Snow Leopard's Xcode cannot build this. Try using a newer clang:
{{{
sudo port clean libgcrypt
sudo port install libgcrypt configure.compiler=macports-gcc-3.4
}}}
If that works, we can blacklist old clang in the portfile too.
--
Ticket URL: <https://trac.macports.org/ticket/44626#comment:4>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list