Skip to content

Release

Release #123

Re-run triggered December 27, 2023 18:09
Status Failure
Total duration 33m 25s
Artifacts 5

release.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 8 warnings, and 10 notices
buildLinuxArm
Command ['sh', '-c', 'if type apk &> /dev/null; then\n apk add build-base cmake ninja zip unzip curl git\nfi\nif type yum &> /dev/null; then\n yum install -y curl zip unzip tar\n curl -o setupCmake.sh -sSSL https://github.com/Kitware/CMake/releases/download/v3.27.1/cmake-3.27.1-linux-aarch64.sh\n chmod a+rx setupCmake.sh\n ./setupCmake.sh --skip-license --exclude-subdir\n export PATH="/project/bin:$PATH"\n git clone https://github.com/ninja-build/ninja.git && cd ninja\n git checkout release\n cmake -Bbuild-cmake\n cmake --build build-cmake\n cd ..\n cp -r ninja/build-cmake/* bin/\nfi\n./vcpkg/bootstrap-vcpkg.sh\n./vcpkg/vcpkg install --triplet arm64-linux\n'] failed with code 1.
buildLinuxArm
Process completed with exit code 1.
buildMacARM
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`.
buildMacARM
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`.
buildMacARM
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`.
buildMacARM
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`.
buildWinARM
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: *-win_arm64`.
buildWinARM
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: *-win_arm64`.
buildWinARM
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: *-win_arm64`.
buildWinARM
While arm64 wheels can be built on other platforms, they cannot be tested. An arm64 runner is required. To silence this warning, set `CIBW_TEST_SKIP: *-win_arm64`.
buildWinARM
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ghr4v_r6\cp39-win_arm64\build\extra-setup.cfg for cross-compilation
buildWinARM
Setting SETUPTOOLS_EXT_SUFFIX=.cp39-win_arm64.pyd for cross-compilation
buildWinARM
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
buildWinARM
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
buildWinARM
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ghr4v_r6\cp310-win_arm64\build\extra-setup.cfg for cross-compilation
buildWinARM
Setting SETUPTOOLS_EXT_SUFFIX=.cp310-win_arm64.pyd for cross-compilation
buildWinARM
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
buildWinARM
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
buildWinARM
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-ghr4v_r6\cp311-win_arm64\build\extra-setup.cfg for cross-compilation
buildWinARM
Setting SETUPTOOLS_EXT_SUFFIX=.cp311-win_arm64.pyd for cross-compilation