[MacPorts] #48263: py27-numpy +universal doesn't build universal
#48263: py27-numpy +universal doesn't build universal ------------------------+------------------------- Reporter: jeremyhu@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Keywords: | Port: py-numpy ------------------------+------------------------- I noticed this on my Leopard box. py27+unviersal isn't universal. It isn't even MacPorts' configured default architecture. It's building as just the compiler's default architecture. {{{ ~ $ file /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/numpy/core/multiarray.so /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/numpy/core/multiarray.so: Mach-O i386 bundle ~ $ port provides /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/numpy/core/multiarray.so /opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7 /site-packages/numpy/core/multiarray.so is provided by: py27-numpy ~ $ ls /opt/local/var/macports/software/py27-numpy/ py27-numpy-1.9.2_0+gfortran+universal.darwin_9.i386-x86_64.tbz2 }}} -- Ticket URL: <https://trac.macports.org/ticket/48263> MacPorts <https://www.macports.org/> Ports system for OS X
#48263: py27-numpy +universal doesn't build universal -------------------------+------------------------- Reporter: jeremyhu@… | Owner: michaelld@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: | Keywords: Port: py-numpy | -------------------------+------------------------- Comment (by jeremyhu@…): The -universal variant results in the correct architecture (just x86_64), so r138343 for now to at least have a correct port that doesn't support universal rather than a broken one that claims to. -- Ticket URL: <https://trac.macports.org/ticket/48263#comment:1> MacPorts <https://www.macports.org/> Ports system for OS X
#48263: py27-numpy +universal doesn't build universal -------------------------+------------------------- Reporter: jeremyhu@… | Owner: michaelld@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.3.3 Resolution: duplicate | Keywords: Port: py-numpy | -------------------------+------------------------- Changes (by michaelld@…): * status: new => closed * resolution: => duplicate Comment: Thanks for adding in that change; better to force native arch than allow borked universal; I should have done that long ago (brain fart). Also, this is a duplicate of #42416. -- Ticket URL: <https://trac.macports.org/ticket/48263#comment:2> MacPorts <https://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts