-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Log: http://beefy17.nyi.freebsd.org/data/main-i386-default/p561775_sb7ab6832cd/logs/py37-qdldl-0.1.5.p0.log (IPv6 URL)
cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Ic -Ic/qdldl/include -I/usr/local/lib/python3.7/site-packages/pybind11/include -I/usr/local/lib/python3.7/site-packages/pybind11/include -I/usr/local/include/python3.7m -c cpp/wrapper.cpp -o build/temp.freebsd-13.0-ALPHA1-i386-3.7/cpp/wrapper.o -O3 -std=c++11
cc -Wno-unused-result -Wsign-compare -Wunreachable-code -DNDEBUG -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -O2 -pipe -fstack-protector-strong -fno-strict-aliasing -fPIC -Ic -Ic/qdldl/include -I/usr/local/lib/python3.7/site-packages/pybind11/include -I/usr/local/lib/python3.7/site-packages/pybind11/include -I/usr/local/include/python3.7m -c cpp/qdldl.cpp -o build/temp.freebsd-13.0-ALPHA1-i386-3.7/cpp/qdldl.o -O3 -std=c++11
cpp/qdldl.cpp:34:25: error: no matching function for call to 'amd_l_order'
QDLDL_int amd_status = amd_l_order(nx, Ap, Ai, P, NULL, NULL);
^~~~~~~~~~~
c/amd/include/amd.h:60:18: note: candidate function not viable: no known conversion from 'QDLDL_int *' (aka 'int *') to 'const long long *' for 2nd argument
SuiteSparse_long amd_l_order /* see above for description of arguments */
^
1 error generated.
error: command 'cc' failed with exit status 1
*** Error code 1
OS: FreeBSD 12.2
rty813 and spar-eag
Metadata
Metadata
Assignees
Labels
No labels