New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #21254 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

freeimage +universal isn't universal

Reported by: ryandesign@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: nox@…, psimonso@…
Port: freeimage

Description

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 reported on the mailing list by Paul Dennis Simonson.

Change History

comment:1 Changed 3 years ago by nox@…

  • Cc nox@… added
  • Version 1.8.0 deleted

See #23276 for a patch

comment:2 Changed 3 years ago by toby@…

  • Owner changed from toby@… to macports-tickets@…

comment:3 Changed 3 years ago by nox@…

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.