Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#15242 closed defect (fixed)

"sudo port install netpbm +universal" does not create universal binaries

Reported by: mattias.ellert@… Owned by: mas@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: netpbm universal Cc:
Port:

Description

Running "sudo port install netpbm +universal" ...

mattias-ellerts-mac-pro:~ ellert$ sudo port install netpbm +universal
--->  Fetching netpbm
--->  Verifying checksum(s) for netpbm
--->  Extracting netpbm
--->  Applying patches to netpbm
--->  Configuring netpbm
--->  Building netpbm with target {}
--->  Staging netpbm into destroot
--->  Installing netpbm 10.26.51_0+universal
--->  Activating netpbm 10.26.51_0+universal
--->  Cleaning netpbm

... only creates library for the native architecture — no universal binary:

mattias-ellerts-mac-pro:~ ellert$ file /opt/local/lib/libnetpbm.dylib 
/opt/local/lib/libnetpbm.dylib: Mach-O dynamically linked shared library i386

Change History (3)

comment:1 Changed 16 years ago by jmroot (Joshua Root)

Milestone: Port Bugs
Owner: changed from macports-tickets@… to mas@…

Assigning to maintainer.

comment:2 Changed 16 years ago by mas@…

Resolution: fixed
Status: newclosed

Fixed in r36672: universal variant turned off, thus no longer advertised in port info.

Patches to make a universal build work for netpbm are welcome.

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.