[MacPorts] #39271: py26-scipy build error due to numpy (was: py26-scipy won't install leading to no new ports being installed)

MacPorts noreply at macports.org
Wed May 29 09:47:21 PDT 2013


#39271: py26-scipy build error due to numpy
------------------------------+--------------------
  Reporter:  dominikfriese@…  |      Owner:  dh@…
      Type:  defect           |     Status:  closed
  Priority:  Normal           |  Milestone:
 Component:  ports            |    Version:  2.1.3
Resolution:  duplicate        |   Keywords:
      Port:  py-numpy         |
------------------------------+--------------------
Changes (by macsforever2000@…):

 * status:  new => closed
 * resolution:   => duplicate
 * port:  py26-scipy => py-numpy


Comment:

 Actual error is:

 {{{
 :debug:build Executing command line:  cd
 "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports
 .org_release_ports_python_py-scipy/py26-scipy/work/scipy-0.12.0" &&
 /opt/local/Library/Frameworks/Python.framework/Versions/2.6/bin/python2.6
 setup.py --no-user-cfg config_fc --fcompiler gnu95 --f77exec
 /opt/local/bin/gfortran-mp-4.4 --f90exec /opt/local/bin/gfortran-mp-4.4
 config --cc /opt/local/bin/gcc-mp-4.4 --include-dirs /opt/local/include
 --library-dirs /opt/local/lib build
 :info:build Traceback (most recent call last):
 :info:build   File "setup.py", line 165, in <module>
 :info:build     setup_package()
 :info:build   File "setup.py", line 145, in setup_package
 :info:build     from numpy.distutils.core import setup
 :info:build   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
 /site-packages/numpy/__init__.py", line 137, in <module>
 :info:build     import add_newdocs
 :info:build   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
 /site-packages/numpy/add_newdocs.py", line 9, in <module>
 :info:build     from numpy.lib import add_newdoc
 :info:build   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
 /site-packages/numpy/lib/__init__.py", line 13, in <module>
 :info:build     from polynomial import *
 :info:build   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
 /site-packages/numpy/lib/polynomial.py", line 17, in <module>
 :info:build     from numpy.linalg import eigvals, lstsq, inv
 :info:build   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
 /site-packages/numpy/linalg/__init__.py", line 48, in <module>
 :info:build     from linalg import *
 :info:build   File
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
 /site-packages/numpy/linalg/linalg.py", line 23, in <module>
 :info:build     from numpy.linalg import lapack_lite
 :info:build ImportError:
 dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
 /site-packages/numpy/linalg/lapack_lite.so, 2): Symbol not found:
 _omp_get_num_threads
 :info:build   Referenced from:
 /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
 /site-packages/numpy/linalg/lapack_lite.so
 :info:build   Expected in: flat namespace
 :info:build  in
 /opt/local/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6
 /site-packages/numpy/linalg/lapack_lite.so
 }}}

 This is a duplicate of #37415.

-- 
Ticket URL: <https://trac.macports.org/ticket/39271#comment:3>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list