Need fPIC #102
Annotations
2 errors and 1 warning
Build wheels on ubuntu-20.04
Command ['sh', '-c', 'yum install -y gmp-devel glibc-devel && git clone https://github.com/meelgroup/cadical.git && cd cadical && git checkout add_dynamic_lib && CXXFLAGS=-fPIC ./configure ---competition && make -j4 && cd .. && git clone https://github.com/meelgroup/cadiback.git && cd cadical && git checkout mate && ./configure && make -j4 && sudo make install && cd ..\n'] failed with code 1.
|
Build wheels on ubuntu-20.04
Process completed with exit code 1.
|
Build wheels on ubuntu-20.04
The following actions uses Node.js version which is deprecated and will be forced to run on node20: actions/checkout@v3, actions/setup-python@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|