[MacPorts] #41546: py33-psycopg2 +universal isn't universal
#41546: py33-psycopg2 +universal isn't universal --------------------------+------------------------- Reporter: ryandesign@… | Owner: snc@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.99 Keywords: | Port: py-psycopg2 --------------------------+------------------------- py32-psycopg2 and py33-psycopg2 installed with the universal variant don't actually install universal software. The other subports do. Not sure if this is a bug in this port, the python portgroup, or the python ports. {{{ $ port -v installed subportof:py-psycopg2 The following ports are currently installed: py25-psycopg2 @2.5.1_0+postgresql93+universal (active) platform='darwin 13' archs='i386 x86_64' py26-psycopg2 @2.5.1_0+postgresql93+universal (active) platform='darwin 13' archs='i386 x86_64' py27-psycopg2 @2.5.1_0+postgresql93+universal (active) platform='darwin 13' archs='i386 x86_64' py31-psycopg2 @2.5.1_0+postgresql93+universal (active) platform='darwin 13' archs='i386 x86_64' py32-psycopg2 @2.5.1_0+postgresql93+universal (active) platform='darwin 13' archs='i386 x86_64' py33-psycopg2 @2.5.1_0+postgresql93+universal (active) platform='darwin 13' archs='i386 x86_64' $ port contents subportof:py-psycopg2 | grep '\.so$' | xargs lipo -info Architectures in the fat file: /opt/local/lib/python2.5/site- packages/psycopg2/_psycopg.so are: x86_64 i386 Architectures in the fat file: /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6 /site-packages/psycopg2/_psycopg.so are: x86_64 i386 Architectures in the fat file: /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/psycopg2/_psycopg.so are: x86_64 i386 Architectures in the fat file: /opt/local/Library/Frameworks/Python.framework/Versions/3.1/lib/python3.1 /site-packages/psycopg2/_psycopg.so are: x86_64 i386 Non-fat file: /opt/local/Library/Frameworks/Python.framework/Versions/3.2/lib/python3.2 /site-packages/psycopg2/_psycopg.so is architecture: x86_64 Non-fat file: /opt/local/Library/Frameworks/Python.framework/Versions/3.3/lib/python3.3 /site-packages/psycopg2/_psycopg.so is architecture: x86_64 $ }}} -- Ticket URL: <https://trac.macports.org/ticket/41546> MacPorts <http://www.macports.org/> Ports system for OS X
#41546: py33-psycopg2 +universal isn't universal ---------------------------+---------------------- Reporter: ryandesign@… | Owner: snc@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.2.99 Resolution: | Keywords: Port: py-psycopg2 | ---------------------------+---------------------- Changes (by snc@…): * status: new => assigned -- Ticket URL: <https://trac.macports.org/ticket/41546#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#41546: py33-psycopg2 +universal isn't universal ---------------------------+---------------------- Reporter: ryandesign@… | Owner: snc@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.2.99 Resolution: | Keywords: Port: py-psycopg2 | ---------------------------+---------------------- Comment (by snc@…): During destroot an architecture is lost: {{{ Architectures in the fat file: work/psycopg2-2.5.1/build/lib.macosx-10.9-intel-3.3/psycopg2/_psycopg.so are: x86_64 i386 Non-fat file: work/psycopg2-2.5.1/build/lib.macosx-10.9-x86_64-3.3/psycopg2/_psycopg.so is architecture: x86_64 }}} -- Ticket URL: <https://trac.macports.org/ticket/41546#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#41546: py33-psycopg2 +universal isn't universal ---------------------------+---------------------- Reporter: ryandesign@… | Owner: snc@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.2.99 Resolution: | Keywords: Port: py-psycopg2 | ---------------------------+---------------------- Comment (by snc@…): Specifically, during destroot I only see x86_64 folders in commands being run and nothing from intel folders. See [attachment:universal_destroot.log]. -- Ticket URL: <https://trac.macports.org/ticket/41546#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts