#17187: clucene 0.9.20 does build a universal port even though it says it does --------------------------------------+------------------------------------- Reporter: illogic-al@macports.org | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: universal build Port: clucene 0.9.20 | --------------------------------------+------------------------------------- Description changed by illogic-al@macports.org: Old description:
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
New description: 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[[BR]] ---> Fetching clucene[[BR]] ---> Verifying checksum(s) for clucene[[BR]] ---> Extracting clucene[[BR]] ---> Configuring clucene[[BR]] ---> Building clucene with target all[[BR]] ---> Staging clucene into destroot[[BR]] ---> Installing clucene 0.9.20_0+universal[[BR]] ---> Activating clucene 0.9.20_0+universal[[BR]] $ lipo -info /opt/local/var/macports/software/clucene/0.9.20_0+universal/opt/local/lib/libclucene.*dy*[[BR]] 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[[BR]] Non-fat file: /opt/local/var/macports/software/clucene/0.9.20_0+universal/opt/local/lib/libclucene.0.dylib is architecture: i386[[BR]] Non-fat file: /opt/local/var/macports/software/clucene/0.9.20_0+universal/opt/local/lib/libclucene.dylib is architecture: i386[[BR]] -- -- Ticket URL: <http://trac.macports.org/ticket/17187#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS