[MacPorts] #43384: cyassl @2.9.4: universal variant fails
#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
#43384: cyassl @2.9.4: universal variant fails ---------------------------+--------------------- Reporter: ryandesign@… | Owner: chris@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.1 Resolution: fixed | Keywords: Port: cyassl | ---------------------------+--------------------- Changes (by ryandesign@…): * cc: jeremyhu@… (added) * status: new => closed * resolution: => fixed Comment: r119206 (maintainer timeout) -- Ticket URL: <https://trac.macports.org/ticket/43384#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts