[MacPorts] #58063: py37-numpy @1.15.4_0+gfortran+openblas: cannot upgrade to @1.16.1_0 on High Sierra
MacPorts
noreply at macports.org
Thu Feb 14 10:01:14 UTC 2019
#58063: py37-numpy @1.15.4_0+gfortran+openblas: cannot upgrade to @1.16.1_0 on High
Sierra
--------------------------+------------------------
Reporter: hugo-ribeiro | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.5.4
Keywords: | Port: py37-numpy
--------------------------+------------------------
It seems that there is an invalid option that is being passed to the
linker.
{{{
/usr/bin/clang -bundle -undefined dynamic_lookup -L/opt/local/lib
-Wl,-headerpad_max_install_names -arch x86_64
build/temp.macosx-10.13-x86_64-3.7/numpy/linalg/lapack_litemodule.o
build/temp.macosx-10.13-x86_64-3.7/numpy/linalg/lapack_lite/python_xerbla.o
-L/opt/local/lib -Lbuild/temp.macosx-10.13-x86_64-3.7 -L/opt/local/lib
-lopenblas -lopenblas -o
build/lib.macosx-10.13-x86_64-3.7/numpy/linalg/lapack_lite.cpython-37m-
darwin.so -undefined dynamic_lookup -bundle
ld: invalid option to -undefined [ warning | error | suppress |
dynamic_lookup ]
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
}}}
I've also attached "main.log"
--
Ticket URL: <https://trac.macports.org/ticket/58063>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list