[MacPorts] #24668: py25-numpy and py26-numpy 1.4.1 upgrade fails
MacPorts
noreply at macports.org
Mon Apr 26 11:44:38 PDT 2010
#24668: py25-numpy and py26-numpy 1.4.1 upgrade fails
--------------------------------+-------------------------------------------
Reporter: dersh@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.2
Keywords: | Port: py25-numpy
--------------------------------+-------------------------------------------
Seems that both py25-numpy and py26-numpy were just upgraded to 1.4.1_0.
I am getting a similar link error trying to do both upgrades, so I figured
I would put both into the same ticket.
{{{
sudo port upgrade py25-numpy
---> Computing dependencies for py25-numpy
---> Building py25-numpy
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py25-numpy/work/numpy-1.4.1"
&& /opt/local/bin/python2.5 setup.py --no-user-cfg build " returned error
1
Command output: _initlapack_lite in lapack_litemodule.o
"_PyCObject_Type", referenced from:
_initlapack_lite in lapack_litemodule.o
"_PyType_IsSubtype", referenced from:
_check_object in lapack_litemodule.o
"_Py_BuildValue", referenced from:
_lapack_lite_zungqr in lapack_litemodule.o
_lapack_lite_zgeqrf in lapack_litemodule.o
_lapack_lite_zpotrf in lapack_litemodule.o
_lapack_lite_zgetrf in lapack_litemodule.o
_lapack_lite_zgesdd in lapack_litemodule.o
_lapack_lite_zgesv in lapack_litemodule.o
_lapack_lite_zgelsd in lapack_litemodule.o
_lapack_lite_zgeev in lapack_litemodule.o
_lapack_lite_dorgqr in lapack_litemodule.o
_lapack_lite_dgeqrf in lapack_litemodule.o
_lapack_lite_dpotrf in lapack_litemodule.o
_lapack_lite_dgetrf in lapack_litemodule.o
_lapack_lite_dgesdd in lapack_litemodule.o
_lapack_lite_dgesv in lapack_litemodule.o
_lapack_lite_dgelsd in lapack_litemodule.o
_lapack_lite_dgeev in lapack_litemodule.o
_lapack_lite_dsyevd in lapack_litemodule.o
_lapack_lite_zheevd in lapack_litemodule.o
"_PyModule_GetDict", referenced from:
_initlapack_lite in lapack_litemodule.o
"_PyCObject_AsVoidPtr", referenced from:
_initlapack_lite in lapack_litemodule.o
ld: symbol(s) not found
error: Command "/opt/local/bin/g95 -shared -shared
build/temp.macosx-10.6-i386-2.5/numpy/linalg/lapack_litemodule.o
build/temp.macosx-10.6-i386-2.5/numpy/linalg/python_xerbla.o
-L/opt/local/lib -Lbuild/temp.macosx-10.6-i386-2.5 -llapack -lptf77blas
-lptcblas -latlas -o
build/lib.macosx-10.6-i386-2.5/numpy/linalg/lapack_lite.so" failed with
exit status 1
Error: Unable to upgrade port: 1
Before reporting a bug, first run the command again with the -d flag to
get complete output.
}}}
It looks like some dependencies is not being found.
Thanks,
--Adam
--
Ticket URL: <http://trac.macports.org/ticket/24668>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list