We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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
The text was updated successfully, but these errors were encountered:
Same on the armv7 architecture.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Log: http://beefy17.nyi.freebsd.org/data/main-i386-default/p561775_sb7ab6832cd/logs/py37-qdldl-0.1.5.p0.log (IPv6 URL)
OS: FreeBSD 12.2
The text was updated successfully, but these errors were encountered: