[MacPorts] #21609: readline installs x86_64 libraries when i386 was requested via build_arch
#21609: readline installs x86_64 libraries when i386 was requested via build_arch -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Keywords: | Port: readline -------------------------------------+-------------------------------------- MacPorts from release_1_8 branch @58126 [[br]] Mac OS X 10.6.1 build_arch is set to i386 in macports.conf but readline still makes x86_64 libraries: {{{ $ /i386-10.6-mp/bin/port installed readline The following ports are currently installed: readline @6.0.000_1+darwin (active) $ grep build_arch /i386-10.6-mp/etc/macports/macports.conf build_arch i386 $ file /i386-10.6-mp/lib/lib{readline,history}.dylib /i386-10.6-mp/lib/libreadline.dylib: Mach-O 64-bit dynamically linked shared library x86_64 /i386-10.6-mp/lib/libhistory.dylib: Mach-O 64-bit dynamically linked shared library x86_64 $ }}} -- Ticket URL: <http://trac.macports.org/ticket/21609> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21609: readline installs x86_64 libraries when i386 was requested via build_arch --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: mcalhoun@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Resolution: fixed | Keywords: Port: readline | --------------------------------------+------------------------------------- Changes (by blb@…): * status: new => closed * resolution: => fixed Comment: Should be fixed with r58345. -- Ticket URL: <http://trac.macports.org/ticket/21609#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#21609: readline installs x86_64 libraries when i386 was requested via build_arch --------------------------------------+------------------------------------- Reporter: ryandesign@… | Owner: mcalhoun@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.0 Resolution: fixed | Keywords: Port: readline | --------------------------------------+------------------------------------- Comment(by ryandesign@…): Revision increased in r58352. -- Ticket URL: <http://trac.macports.org/ticket/21609#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts