Opened 14 years ago

Closed 9 years ago

#24108 closed defect (fixed)

ossp-mm: universal build is not fully universal

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc: cooljeanius (Eric Gallager)
Port: ossp-mm

Description

Installing ossp-mm +universal succeeds, but is not fully universal. The static library is universal, but the dynamic library is not:

$ port installed ossp-mm
The following ports are currently installed:
  ossp-mm @1.4.2_0+universal (active)
$ lipo -info /opt/local/lib/libmm.{a,dylib}
Architectures in the fat file: /opt/local/lib/libmm.a are: x86_64 i386 
Non-fat file: /opt/local/lib/libmm.dylib is architecture: x86_64

This is on Snow Leopard.

Change History (2)

comment:1 Changed 10 years ago by cooljeanius (Eric Gallager)

Cc: egall@… added

Cc Me!

comment:2 Changed 9 years ago by jmroot (Joshua Root)

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.