REFACTOR: Overall cleanup of debug logging, unneeded logic, etc ... #637
build.yml
on: pull_request
Test latest Python
1m 9s
Build Linux wheels
11m 32s
Build macOS wheels
6m 19s
Build macOS wheels for ARM (Native)
4m 40s
Build Windows wheels AMD64
8m 35s
Build Windows wheels x86
8m 45s
Build Windows wheels for ARM64
5m 55s
Build source distribution
19s
Build Linux wheels for ARM
0s
Publish release
0s
Annotations
1 error, 5 warnings, and 11 notices
Build Linux wheels
Canceling since a higher priority waiting request for 'build-ref/various-cleanup' exists
|
Build macOS wheels for ARM (Native)
While cibuildwheel can build CPython 3.8 universal2/arm64 wheels, we cannot test the arm64 part of them, even when running on an Apple Silicon machine. This is because we use the x86_64 installer of CPython 3.8. See the discussion in https://github.com/pypa/cibuildwheel/pull/1169 for the details. To silence this warning, set `CIBW_TEST_SKIP: "cp38-macosx_*:arm64"`.
|
Build Windows wheels for ARM64
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 Windows wheels for ARM64
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 Windows wheels for ARM64
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 Windows wheels for ARM64
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 Windows wheels for ARM64
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-r4jfukxp\cp39-win_arm64\build\extra-setup.cfg for cross-compilation
|
Build Windows wheels for ARM64
Setting SETUPTOOLS_EXT_SUFFIX=.cp39-win_arm64.pyd for cross-compilation
|
Build Windows wheels for ARM64
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
|
Build Windows wheels for ARM64
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
|
Build Windows wheels for ARM64
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-r4jfukxp\cp310-win_arm64\build\extra-setup.cfg for cross-compilation
|
Build Windows wheels for ARM64
Setting SETUPTOOLS_EXT_SUFFIX=.cp310-win_arm64.pyd for cross-compilation
|
Build Windows wheels for ARM64
Setting SETUPTOOLS_USE_DISTUTILS=local as it is required for cross-compilation
|
Build Windows wheels for ARM64
Setting CARGO_BUILD_TARGET=aarch64-pc-windows-msvc for cross-compilation
|
Build Windows wheels for ARM64
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-r4jfukxp\cp311-win_arm64\build\extra-setup.cfg for cross-compilation
|
Build Windows wheels for ARM64
Setting SETUPTOOLS_EXT_SUFFIX=.cp311-win_arm64.pyd for cross-compilation
|
Build macOS wheels
Setting SYSTEM_VERSION_COMPAT=0 to ensure CPython 3.8 can get correct macOS version and allow installation of wheels with MACOSX_DEPLOYMENT_TARGET >= 11.0. See https://github.com/pypa/cibuildwheel/issues/1767 for the details.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
artifact-macos-wheels-arm
Expired
|
4.84 MB |
|
artifact-macos-wheels-x86_64
Expired
|
6.06 MB |
|
artifact-sdist
Expired
|
2.61 MB |
|
artifact-windows-wheels-arm
Expired
|
4.55 MB |
|
artifact-windows-wheels-x86
Expired
|
5.65 MB |
|
artifact-windows-wheels-x86_64
Expired
|
5.72 MB |
|