Opened 16 years ago
Last modified 16 years ago
#17187 closed defect
clucene 0.9.20 does build a universal port even though it says it does — at Initial Version
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
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