WIP: add callbacks to alerts (should I continue?) #7557
+83
−32
Cirrus CI / Build macOS arm64 wheels.
failed
Jan 7, 2024 in 41s
Task Summary
Instruction run_cibuildwheel failed in 00:01
Details
✅ 00:15 clone
✅ 00:19 install_pre_requirements
✅ 00:01 debug
✅ 00:01 install_cibuildwheel
❌ 00:01 run_cibuildwheel
prerelease_pythons: False
container_engine: docker
output_dir: /private/var/folders/76/zy5ktkns50v6gt5g8r0sf6sc0000gn/T/cirrus-ci-build/wheelhouse
package_dir: /private/var/folders/76/zy5ktkns50v6gt5g8r0sf6sc0000gn/T/cirrus-ci-build
test_selector:
skip_config:
before_all: ./tools/cibuildwheel/setup_boost.sh $BOOST_VERSION $BOOST_ROOT && brew install openssl
before_build:
before_test:
build_frontend: pip
build_verbosity: 3
config_settings:
dependency_constraints: pinned
environment:
BOOST_BUILD_PATH="/tmp/boost/tools/build"
BOOST_ROOT="/tmp/boost"
BOOST_VERSION="1.81.0"
MACOSX_DEPLOYMENT_TARGET="10.9"
PATH="/tmp/boost:$PATH"
manylinux_images: None
musllinux_images: None
repair_command:
delocate-listdeps {wheel} && delocate-wheel --require-archs {delocate_archs} -w {dest_dir} -v {wheel}
test_command: cd {project}/bindings/python && python test.py
test_extras:
test_requires:
Cache folder: /Users/admin/Library/Caches/cibuildwheel
Here we go!
Running before_all...
+ ./tools/cibuildwheel/setup_boost.sh $BOOST_VERSION $BOOST_ROOT && brew install openssl
+ VERSION=1.81.0
+ BOOST_ROOT=/tmp/boost
+ VUNDER=1_81_0
++ mktemp
+ TEMP_ARCHIVE=/var/folders/76/zy5ktkns50v6gt5g8r0sf6sc0000gn/T/tmp.W0RFbuhk
+ mkdir -p /tmp/boost
+ curl -L -o /var/folders/76/zy5ktkns50v6gt5g8r0sf6sc0000gn/T/tmp.W0RFbuhk https://boostorg.jfrog.io/artifactory/main/release/1.81.0/source/boost_1_81_0.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 138 100 138 0 0 478 0 --:--:-- --:--:-- --:--:-- 484
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
100 11534 100 11534 0 0 19954 0 --:--:-- --:--:-- --:--:-- 168k
+ tar -z -x -C /tmp/boost -f /var/folders/76/zy5ktkns50v6gt5g8r0sf6sc0000gn/T/tmp.W0RFbuhk --strip-components 1
tar: Error opening archive: Unrecognized archive format
✕ 0.60s
Error: Command ./tools/cibuildwheel/setup_boost.sh $BOOST_VERSION $BOOST_ROOT && brew install openssl failed with code 1. None
��
Loading