#21254: freeimage +universal isn't universal -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: toby@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: freeimage -------------------------------------+-------------------------------------- Installing freeimage with the +universal variant (universal_archs x86_64 i386 on Snow Leopard with MacPorts 1.8.0) succeeds, but the result is x86_64-only: {{{ $ sudo port install freeimage ---> Computing dependencies for freeimage ---> Fetching freeimage ---> Attempting to fetch FreeImage3120.zip from http://downloads.sourceforge.net/freeimage ---> Verifying checksum(s) for freeimage ---> Extracting freeimage ---> Applying patches to freeimage ---> Configuring freeimage ---> Building freeimage ---> Staging freeimage into destroot ---> Installing freeimage @3.12.0_0+universal ---> Activating freeimage @3.12.0_0+universal ---> Cleaning freeimage $ port contents freeimage | sed 1d | xargs file /opt/local/include/FreeImage.h: ISO-8859 C++ program text, with CRLF line terminators /opt/local/lib/libfreeimage.3.12.0.dylib: Mach-O 64-bit dynamically linked shared library x86_64 /opt/local/lib/libfreeimage.3.dylib: Mach-O 64-bit dynamically linked shared library x86_64 /opt/local/lib/libfreeimage.a: current ar archive random library /opt/local/lib/libfreeimage.dylib: Mach-O 64-bit dynamically linked shared library x86_64 $ }}} This was [http://lists.macosforge.org/pipermail/macports- users/2009-September/016650.html reported on the mailing list] by Paul Dennis Simonson. -- Ticket URL: <http://trac.macports.org/ticket/21254> MacPorts <http://www.macports.org/> Ports system for Mac OS