Skip to content

Update cibuildwheel.yml #221

Update cibuildwheel.yml

Update cibuildwheel.yml #221

Triggered via pull request January 7, 2025 19:06
Status Failure
Total duration 14m 36s
Artifacts

cibuildwheel.yml

on: pull_request
configure_matrix
0s
configure_matrix
Matrix: build_wheels
upload_pypi
0s
upload_pypi
upload_pypi_test
0s
upload_pypi_test
Fit to window
Zoom out
Zoom in

Annotations

18 errors and 1 warning
build_wheels (macos-13, cp39-macosx_x86_64, x86_64, 13)
Command ./tools/cibuildwheel/setup_boost.sh $BOOST_VERSION $BOOST_ROOT && brew install openssl failed with code 1.
build_wheels (macos-13, cp39-macosx_x86_64, x86_64, 13)
Process completed with exit code 1.
build_wheels (macos-14, cp39-macosx_arm64, arm64, 14)
Command ./tools/cibuildwheel/setup_boost.sh $BOOST_VERSION $BOOST_ROOT && brew install openssl failed with code 1.
build_wheels (macos-14, cp39-macosx_arm64, arm64, 14)
Process completed with exit code 1.
build_wheels (ubuntu-latest, cp39-manylinux_x86_64, x86_64)
Command ['sh', '-c', './tools/cibuildwheel/setup_boost.sh $BOOST_VERSION $BOOST_ROOT && ./tools/cibuildwheel/setup_ccache_on_manylinux.sh && ./tools/cibuildwheel/setup_openssl.sh && yum install -y glibc-static'] failed with code 2.
build_wheels (ubuntu-latest, cp39-manylinux_x86_64, x86_64)
Process completed with exit code 1.
build_wheels (ubuntu-latest, cp39-musllinux_aarch64, aarch64)
Command ['sh', '-c', './tools/cibuildwheel/setup_boost.sh $BOOST_VERSION $BOOST_ROOT && ./tools/cibuildwheel/setup_openssl.sh && apk add ccache openssl-dev openssl-libs-static'] failed with code 2.
build_wheels (ubuntu-latest, cp39-musllinux_aarch64, aarch64)
Process completed with exit code 1.
build_wheels (ubuntu-latest, cp39-manylinux_aarch64, aarch64)
Command ['sh', '-c', './tools/cibuildwheel/setup_boost.sh $BOOST_VERSION $BOOST_ROOT && ./tools/cibuildwheel/setup_ccache_on_manylinux.sh && ./tools/cibuildwheel/setup_openssl.sh && yum install -y glibc-static'] failed with code 2.
build_wheels (ubuntu-latest, cp39-manylinux_aarch64, aarch64)
Process completed with exit code 1.
build_wheels (ubuntu-latest, cp39-musllinux_x86_64, x86_64)
Command ['sh', '-c', './tools/cibuildwheel/setup_boost.sh $BOOST_VERSION $BOOST_ROOT && ./tools/cibuildwheel/setup_openssl.sh && apk add ccache openssl-dev openssl-libs-static'] failed with code 2.
build_wheels (ubuntu-latest, cp39-musllinux_x86_64, x86_64)
Process completed with exit code 1.
build_wheels (windows-latest, cp39-win_amd64, AMD64)
Command bash -c './tools/cibuildwheel/setup_boost.sh $BOOST_VERSION $BOOST_ROOT' failed with code 2.
build_wheels (windows-latest, cp39-win_amd64, AMD64)
Process completed with exit code 1.
build_wheels (macos-15, cp39-macosx_arm64, arm64, 15)
Command ./tools/cibuildwheel/setup_boost.sh $BOOST_VERSION $BOOST_ROOT && brew install openssl failed with code 1.
build_wheels (macos-15, cp39-macosx_arm64, arm64, 15)
Process completed with exit code 1.
build_wheels (windows-latest, cp39-win32, x86)
Command bash -c './tools/cibuildwheel/setup_boost.sh $BOOST_VERSION $BOOST_ROOT' failed with code 2.
build_wheels (windows-latest, cp39-win32, x86)
Process completed with exit code 1.
configure_matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636