chore(deps): update pre-commit hooks (#485) #971
build.yml
on: push
Lint
15s
Matrix: build_manylinux2010_wheels
Matrix: build_wheels
Matrix: test_sdist
Upload to PyPI
0s
Annotations
6 errors, 1 warning, and 4 notices
Build musllinux_s390x wheels on ubuntu-latest
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '--config-settings=cmake.define.OPENSSL_ROOT_DIR=/usr/local/ssl', '--config-settings=cmake.define.CMAKE_JOB_POOL_COMPILE=compile', '--config-settings=cmake.define.CMAKE_JOB_POOL_LINK=link', '--config-settings=cmake.define.CMAKE_JOB_POOLS=compile=4;link=1', '--config-settings=cmake.define.RUN_CMAKE_TEST=ON', '--config-settings=cmake.define.RUN_CMAKE_TEST_EXCLUDE=BootstrapTest|ExportImport|RunCMake.install|RunCMake.RuntimePath|RunCMake.file-GET_RUNTIME_DEPENDENCIES', '--config-settings=cmake.define.RUN_CMAKE_TEST=OFF', '-v'] failed with code 1.
|
Build musllinux_s390x wheels on ubuntu-latest
Process completed with exit code 1.
|
Build manylinux_s390x wheels on ubuntu-latest
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '--config-settings=cmake.define.OPENSSL_ROOT_DIR=/usr/local/ssl', '--config-settings=cmake.define.CMAKE_JOB_POOL_COMPILE=compile', '--config-settings=cmake.define.CMAKE_JOB_POOL_LINK=link', '--config-settings=cmake.define.CMAKE_JOB_POOLS=compile=4;link=1', '--config-settings=cmake.define.RUN_CMAKE_TEST=ON', '--config-settings=cmake.define.RUN_CMAKE_TEST=OFF', '-v'] failed with code 1.
|
Build manylinux_s390x wheels on ubuntu-latest
Process completed with exit code 1.
|
Build manylinux_aarch64 wheels on ubuntu-latest
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '--config-settings=cmake.define.OPENSSL_ROOT_DIR=/usr/local/ssl', '--config-settings=cmake.define.CMAKE_JOB_POOL_COMPILE=compile', '--config-settings=cmake.define.CMAKE_JOB_POOL_LINK=link', '--config-settings=cmake.define.CMAKE_JOB_POOLS=compile=4;link=1', '--config-settings=cmake.define.RUN_CMAKE_TEST=ON', '--config-settings=cmake.define.RUN_CMAKE_TEST=OFF', '-v'] failed with code 1.
|
Build manylinux_aarch64 wheels on ubuntu-latest
Process completed with exit code 1.
|
Build ARM64 wheels on windows-2022
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"`.
|
Build ARM64 wheels on windows-2022
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-dy5ebl89\cp39-win_arm64\build\extra-setup.cfg for cross-compilation
|
Build ARM64 wheels on windows-2022
Setting SETUPTOOLS_EXT_SUFFIX=.cp39-win_arm64.pyd for cross-compilation
|
Build ARM64 wheels on windows-2022
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
|
Build ARM64 wheels on windows-2022
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
|