Skip to content

Build fails on i386, armv7 architectures #15

Description

@yurivict

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions