Update cibuildwheel.yml #221
cibuildwheel.yml
on: pull_request
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
|