Skip to content

cache conan

cache conan #724

Triggered via push August 16, 2023 21:29
Status Failure
Total duration 1m 4s
Artifacts

wheels.yml

on: push
Matrix: build_wheels
Fit to window
Zoom out
Zoom in

Annotations

6 errors
Build wheels on ubuntu-20.04
Command ['sh', '-c', 'cc --version && cc -dumpfullversion -dumpversion && pip3 install -r requirements/requirements-conan.txt && conan profile new /tmp/ciwheelbuilder/uiucprescon_ocr/.conan/profiles/default --detect && conan config set general.revisions_enabled=1 && if [ -z \\"$CONAN_COMPILER_LIBCXX\\" ]; then : ; else conan profile update settings.compiler.libcxx=$CONAN_COMPILER_LIBCXX default; fi && if [ -z \\"$CONAN_COMPILER_VERSION\\" ]; then : ; else conan profile update settings.compiler.version=$CONAN_COMPILER_VERSION default; fi && conan profile show default && conan install ./ --build missing'] failed with code 1.
Build wheels on ubuntu-20.04
Process completed with exit code 1.
Build wheels on windows-2019
The job was canceled because "ubuntu-20_04" failed.
Build wheels on windows-2019
The operation was canceled.
Build wheels on macOS-11
The job was canceled because "ubuntu-20_04" failed.
Build wheels on macOS-11
The operation was canceled.