Opened 13 years ago

Closed 13 years ago

#29431 closed defect (fixed)

portaudio installs for the wrong architectures

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: Cc:
Port: portaudio

Description

$ port -v installed portaudio
The following ports are currently installed:
  portaudio @19.20110326_0+universal (active) platform='darwin 10' archs='i386 x86_64'
$ lipo -info /opt/local/lib/libportaudio.dylib
Architectures in the fat file: /opt/local/lib/libportaudio.dylib are: x86_64 i386 ppc ppc64 

Change History (2)

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to ryandesign@…
Status: newassigned

I probably should not have removed the configure script patch in r78549.

comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: assignedclosed

In fact all the patches removed in r78549 are still necessary, for all the reasons shown in #20338. Brought them back and updated them in r78554.

Note: See TracTickets for help on using tickets.