Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#17187 closed defect (fixed)

clucene 0.9.20 does build a universal port even though it says it does

Reported by: illogic-al@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: universal build Cc:
Port: clucene 0.9.20

Description (last modified by illogic-al@…)

Despite compiling and installing with the +universal variant fine, upon closer inspection we find that the clucene port does not actually install universal binaries. Observe.

$ sudo port install clucene +universal
---> Fetching clucene
---> Verifying checksum(s) for clucene
---> Extracting clucene
---> Configuring clucene
---> Building clucene with target all
---> Staging clucene into destroot
---> Installing clucene 0.9.20_0+universal
---> Activating clucene 0.9.20_0+universal
$ lipo -info /opt/local/var/macports/software/clucene/0.9.20_0+universal/opt/local/lib/libclucene.*dy*
Non-fat file: /opt/local/var/macports/software/clucene/0.9.20_0+universal/opt/local/lib/libclucene.0.0.0.dylib is architecture: i386
Non-fat file: /opt/local/var/macports/software/clucene/0.9.20_0+universal/opt/local/lib/libclucene.0.dylib is architecture: i386
Non-fat file: /opt/local/var/macports/software/clucene/0.9.20_0+universal/opt/local/lib/libclucene.dylib is architecture: i386

Change History (3)

comment:1 Changed 15 years ago by illogic-al@…

Description: modified (diff)

comment:2 Changed 15 years ago by illogic-al@…

Resolution: fixed
Status: newclosed

Fixed in r41840.

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.