Opened 5 years ago
Closed 5 years ago
#59432 closed defect (fixed)
libstemmer does not build dylib with the right architectures
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.6.2 |
Keywords: | Cc: | ||
Port: | libstemmer |
Description
$ port -v installed libstemmer The following ports are currently installed: libstemmer @0.1-20181121_1+universal (active) platform='darwin 17' archs='i386 x86_64' date='2019-06-13T11:32:34-0500'
$ lipo -info $(port -q contents libstemmer | grep lib/) Architectures in the fat file: /opt/local/lib/libstemmer.a are: x86_64 i386 Non-fat file: /opt/local/lib/libstemmer.dylib is architecture: x86_64
Change History (1)
comment:1 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to ryandesign |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
In c34ea4697842d51ea5264c7a46381a8f9d41eaad/macports-ports (master):