[MacPorts] #25111: gdbm doesn't fully support build_arch
#25111: gdbm doesn't fully support build_arch -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: digdog@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: gdbm -------------------------------------+-------------------------------------- On Snow Leopard, I've set build_arch to i386 in macports.conf but not all parts of gdbm obey this: {{{ $ /i386-10.6-mp/bin/port contents gdbm | sed 1d | xargs -n 1 lipo -info lipo: can't figure out the architecture type of: /i386-10.6-mp/include/gdbm.h Non-fat file: /i386-10.6-mp/lib/libgdbm.3.0.0.dylib is architecture: x86_64 Non-fat file: /i386-10.6-mp/lib/libgdbm.3.dylib is architecture: x86_64 input file /i386-10.6-mp/lib/libgdbm.a is not a fat file Non-fat file: /i386-10.6-mp/lib/libgdbm.a is architecture: i386 Non-fat file: /i386-10.6-mp/lib/libgdbm.dylib is architecture: x86_64 lipo: can't figure out the architecture type of: /i386-10.6-mp/lib/libgdbm.la lipo: can't figure out the architecture type of: /i386-10.6-mp/share/info/gdbm.info lipo: can't figure out the architecture type of: /i386-10.6-mp/share/man/man3/gdbm.3.gz }}} See, the static library libgdbm.a is i386 as I wanted, but the dynamic library libgdbm.dylib is still x86_64. -- Ticket URL: <http://trac.macports.org/ticket/25111> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25111: gdbm doesn't fully support build_arch -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: digdog@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: gdbm -------------------------------------+-------------------------------------- Comment(by ryandesign@…): [attachment:gdbm.diff This patch] seems to fix it. -- Ticket URL: <http://trac.macports.org/ticket/25111#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25111: gdbm doesn't fully support build_arch -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: gdbm -------------------------------------+-------------------------------------- Changes (by digdog@…): * owner: digdog@… => macports-tickets@… Comment: Retired and reassign to macports-tickets@ -- Ticket URL: <https://trac.macports.org/ticket/25111#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25111: gdbm doesn't fully support build_arch --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Resolution: fixed | Keywords: Port: gdbm | --------------------------------------+------------------------------------- Changes (by snc@…): * status: new => closed * resolution: => fixed Comment: Committed in r74718. -- Ticket URL: <https://trac.macports.org/ticket/25111#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts