#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 17 years ago by jmroot (Joshua Root)
Milestone: | → Port Bugs |
---|---|
Owner: | changed from macports-tickets@… to mas@… |
comment:2 Changed 17 years ago by mas@…
Resolution: | → fixed |
---|---|
Status: | new → closed |
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.
Note: See
TracTickets for help on using
tickets.
Assigning to maintainer.