[MacPorts] #43384: cyassl @2.9.4: universal variant fails
MacPorts
noreply at macports.org
Wed Apr 16 10:28:53 PDT 2014
#43384: cyassl @2.9.4: universal variant fails
--------------------------+---------------------
Reporter: ryandesign@… | Owner: chris@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.1
Keywords: | Port: cyassl
--------------------------+---------------------
Building cyassl with the +universal variant fails. The first problem I see
in the log is:
{{{
ld: warning: ignoring file src/.libs/src_libcyassl_la-internal.o, file was
built for unsupported file format ( 0xCF 0xFA 0xED 0xFE 0x07 0x00 0x00
0x01 0x03 0x00 0x00 0x00 0x01 0x00 0x00 0x00 ) which is not the
architecture being linked (i386): src/.libs/src_libcyassl_la-internal.o
}}}
This suggests `-arch` flags aren't being used in all cases.
Disabling silent rules would make it easier to see what flags are being
used for each compile/link.
The build succeeds if I don't use the universal variant.
--
Ticket URL: <https://trac.macports.org/ticket/43384>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list