#29842: cairo: static libs fail to build correctly with llvm -------------------------------+-------------------------------------------- Reporter: matuzalem@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.99 Keywords: lion | Port: cairo -------------------------------+-------------------------------------------- Comment(by ryandesign@…): Using "sudo port install cairo configure.compiler=llvm-gcc-4.2" on Snow Leopard with Xcode 3.2.6, if I don't use the universal variant, it installs successfully but the created static libraries are not Mach-O files and are thus unusable; if I install with the universal variant, it fails after the destroot phase when lipo is unable to merge the static libraries because they are not Mach-O files (see #30135). According to the description of this ticket, the build fails on Lion, even when not using the universal variant, but I have not confirmed that. -- Ticket URL: <https://trac.macports.org/ticket/29842#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS