Skip to content

No need for this

No need for this #103

Triggered via push July 18, 2024 22:10
Status Failure
Total duration 1m 39s
Artifacts
Matrix: build_wheels
Fit to window
Zoom out
Zoom in

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 && 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 2.
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/