[MacPorts] #41546: py33-psycopg2 +universal isn't universal

MacPorts noreply at macports.org
Mon Nov 25 18:45:00 PST 2013


#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


More information about the macports-tickets mailing list