Skip to content

Wheel

Wheel #1368

Triggered via schedule July 2, 2024 00:24
Status Failure
Total duration 17m 33s
Artifacts 13

wheel_workflow.yml

on: schedule
Matrix: Build wheels on Linux
Matrix: Build wheels on macOS
Matrix: Build wheels on Windows
Build SDist
32s
Build SDist
upload_pypi
0s
upload_pypi
Fit to window
Zoom out
Zoom in

Annotations

26 errors and 16 warnings
Build wheels on Linux (CPython 3.9 64 bits manylinux2014, manylinux2014, cp39-manylinux_x86_64, x...
Command ['sh', '-c', 'share/ci/scripts/linux/yum/install_docs_env.sh'] failed with code 1.
Build wheels on Linux (CPython 3.7 64 bits manylinux2014, manylinux2014, cp37-manylinux_x86_64, x...
Command ['sh', '-c', 'share/ci/scripts/linux/yum/install_docs_env.sh'] failed with code 1.
Build wheels on Linux (CPython 3.12 64 bits manylinux2014, manylinux2014, cp312-manylinux_x86_64,...
The job was canceled because "CPython_3_9_64_bits_man_2" failed.
Build wheels on Linux (CPython 3.10 64 bits manylinux2014, manylinux2014, cp310-manylinux_x86_64,...
The job was canceled because "CPython_3_9_64_bits_man_2" failed.
Build wheels on Linux (CPython 3.8 64 bits manylinux2014, manylinux2014, cp38-manylinux_x86_64, x...
The job was canceled because "CPython_3_9_64_bits_man_2" failed.
Build wheels on Linux (CPython 3.11 64 bits manylinux2014, manylinux2014, cp311-manylinux_x86_64,...
The job was canceled because "CPython_3_9_64_bits_man_2" failed.
Build wheels on Linux (CPython 3.8 ARM 64 bits manylinux2014, manylinux2014, cp38-manylinux_aarch...
The job was canceled because "CPython_3_9_64_bits_man_2" failed.
Build wheels on Linux (CPython 3.10 ARM 64 bits manylinux2014, manylinux2014, cp310-manylinux_aar...
The job was canceled because "CPython_3_9_64_bits_man_2" failed.
Build wheels on Linux (CPython 3.7 ARM 64 bits manylinux2014, manylinux2014, cp37-manylinux_aarch...
The job was canceled because "CPython_3_9_64_bits_man_2" failed.
Build wheels on Linux (CPython 3.9 ARM 64 bits manylinux2014, manylinux2014, cp39-manylinux_aarch...
The job was canceled because "CPython_3_9_64_bits_man_2" failed.
Build wheels on Linux (CPython 3.11 ARM 64 bits manylinux2014, manylinux2014, cp311-manylinux_aar...
The job was canceled because "CPython_3_9_64_bits_man_2" failed.
Build wheels on Linux (CPython 3.11 64 bits manylinux_2_28, manylinux_2_28, cp311-manylinux_x86_6...
The job was canceled because "CPython_3_9_64_bits_man_2" failed.
Build wheels on Linux (CPython 3.12 64 bits manylinux_2_28, manylinux_2_28, cp312-manylinux_x86_6...
The job was canceled because "CPython_3_9_64_bits_man_2" failed.
Build wheels on Linux (CPython 3.9 64 bits manylinux_2_28, manylinux_2_28, cp39-manylinux_x86_64,...
The job was canceled because "CPython_3_9_64_bits_man_2" failed.
Build wheels on Linux (CPython 3.8 64 bits manylinux_2_28, manylinux_2_28, cp38-manylinux_x86_64,...
The job was canceled because "CPython_3_9_64_bits_man_2" failed.
Build wheels on Linux (CPython 3.7 64 bits manylinux_2_28, manylinux_2_28, cp37-manylinux_x86_64,...
The job was canceled because "CPython_3_9_64_bits_man_2" failed.
Build wheels on Linux (CPython 3.12 ARM 64 bits manylinux2014, manylinux2014, cp312-manylinux_aar...
The job was canceled because "CPython_3_9_64_bits_man_2" failed.
Build wheels on Linux (CPython 3.10 64 bits manylinux_2_28, manylinux_2_28, cp310-manylinux_x86_6...
The job was canceled because "CPython_3_9_64_bits_man_2" failed.
Build wheels on Windows (CPython 3.8 64 bits, cp38-win_amd64, AMD64)
Command python D:\a\OpenColorIO\OpenColorIO/tests/python/OpenColorIOTestSuite.py && ociocheck failed with code 3221225477. None
Build wheels on Windows (CPython 3.8 64 bits, cp38-win_amd64, AMD64)
Process completed with exit code 1.
Build wheels on Windows (CPython 3.9 64 bits, cp39-win_amd64, AMD64)
The job was canceled because "CPython_3_8_64_bits_cp38-" failed.
Build wheels on Windows (CPython 3.11 64 bits, cp311-win_amd64, AMD64)
The job was canceled because "CPython_3_8_64_bits_cp38-" failed.
Build wheels on Windows (CPython 3.10 64 bits, cp310-win_amd64, AMD64)
The job was canceled because "CPython_3_8_64_bits_cp38-" failed.
Build wheels on Windows (CPython 3.12 64 bits, cp312-win_amd64, AMD64)
The job was canceled because "CPython_3_8_64_bits_cp38-" failed.
Build wheels on macOS (CPython 3.11 ARM 64 bits, cp311-macosx_arm64, arm64)
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag.
Build wheels on macOS (CPython 3.11 ARM 64 bits, cp311-macosx_arm64, arm64)
While arm64 wheels can be built on x86_64, they cannot be tested. The ability to test the arm64 wheels will be added in a future release of cibuildwheel, once Apple Silicon CI runners are widely available. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
Build wheels on macOS (CPython 3.12 ARM 64 bits, cp312-macosx_arm64, arm64)
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag.
Build wheels on macOS (CPython 3.12 ARM 64 bits, cp312-macosx_arm64, arm64)
While arm64 wheels can be built on x86_64, they cannot be tested. The ability to test the arm64 wheels will be added in a future release of cibuildwheel, once Apple Silicon CI runners are widely available. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
Build wheels on macOS (CPython 3.8 64 bits, cp38-macosx_x86_64, x86_64)
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag.
Build wheels on macOS (CPython 3.9 ARM 64 bits, cp39-macosx_arm64, arm64)
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag.
Build wheels on macOS (CPython 3.9 ARM 64 bits, cp39-macosx_arm64, arm64)
While arm64 wheels can be built on x86_64, they cannot be tested. The ability to test the arm64 wheels will be added in a future release of cibuildwheel, once Apple Silicon CI runners are widely available. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
Build wheels on macOS (CPython 3.8 ARM 64 bits, cp38-macosx_arm64, arm64)
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag.
Build wheels on macOS (CPython 3.8 ARM 64 bits, cp38-macosx_arm64, arm64)
While arm64 wheels can be built on x86_64, they cannot be tested. The ability to test the arm64 wheels will be added in a future release of cibuildwheel, once Apple Silicon CI runners are widely available. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
Build wheels on macOS (CPython 3.12 64 bits, cp312-macosx_x86_64, x86_64)
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag.
Build wheels on macOS (CPython 3.11 64 bits, cp311-macosx_x86_64, x86_64)
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag.
Build wheels on macOS (CPython 3.7 64 bits, cp37-macosx_x86_64, x86_64)
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag.
Build wheels on macOS (CPython 3.10 ARM 64 bits, cp310-macosx_arm64, arm64)
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag.
Build wheels on macOS (CPython 3.10 ARM 64 bits, cp310-macosx_arm64, arm64)
While arm64 wheels can be built on x86_64, they cannot be tested. The ability to test the arm64 wheels will be added in a future release of cibuildwheel, once Apple Silicon CI runners are widely available. To silence this warning, set `CIBW_TEST_SKIP: "*-macosx_arm64"`.
Build wheels on macOS (CPython 3.9 64 bits, cp39-macosx_x86_64, x86_64)
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag.
Build wheels on macOS (CPython 3.10 64 bits, cp310-macosx_x86_64, x86_64)
Treating doxygen as a formula. For the cask, use homebrew/cask/doxygen or specify the `--cask` flag.

Artifacts

Produced during runtime
Name Size
cibw-sdist
9.82 MB
cibw-wheels-cp310-macosx_arm64
5.17 MB
cibw-wheels-cp310-macosx_x86_64
5.64 MB
cibw-wheels-cp311-macosx_arm64
5.17 MB
cibw-wheels-cp311-macosx_x86_64
5.64 MB
cibw-wheels-cp312-macosx_arm64
5.18 MB
cibw-wheels-cp312-macosx_x86_64
5.68 MB
cibw-wheels-cp37-macosx_x86_64
5.6 MB
cibw-wheels-cp37-win_amd64
3.4 MB
cibw-wheels-cp38-macosx_arm64
5.17 MB
cibw-wheels-cp38-macosx_x86_64
5.64 MB
cibw-wheels-cp39-macosx_arm64
5.17 MB
cibw-wheels-cp39-macosx_x86_64
5.64 MB