Skip to content

update manylinux docker scripts #228

update manylinux docker scripts

update manylinux docker scripts #228

Triggered via pull request January 24, 2025 22:58
Status Failure
Total duration 12m 34s
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

19 errors and 1 warning
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 (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-12, cp39-macosx_x86_64, x86_64, 12)
GitHub Actions has encountered an internal error when running your job.
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 (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 (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 (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.
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-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.
configure_matrix
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636