FEAT: Transition to scikit-build-core CMake-based build process #669
build.yml
on: pull_request
Test latest Python
1m 35s
Build Linux wheels
10m 21s
Build macOS wheels
3m 57s
Build macOS wheels for ARM (Native)
3m 55s
Build Windows wheels AMD64
6m 37s
Build Windows wheels x86
1m 47s
Build Windows wheels for ARM64
6m 8s
Build source distribution
10s
Build Linux wheels for ARM
0s
Publish release
0s
Annotations
2 errors, 5 warnings, and 11 notices
Build Windows wheels x86
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\coincurve\\coincurve', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-8dww3f5m\\cp38-win32\\built_wheel', '--no-deps'] failed with code 1. None
|
Build Windows wheels x86
Process completed with exit code 1.
|
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 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.
|
Build Windows wheels for ARM64
Setting DIST_EXTRA_CONFIG=C:\Users\runneradmin\AppData\Local\Temp\cibw-run-mx0ck7zu\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-mx0ck7zu\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-mx0ck7zu\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
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
artifact-linux-wheels-standard
Expired
|
22.9 MB |
|
artifact-macos-wheels-arm
Expired
|
5.98 MB |
|
artifact-macos-wheels-x86_64
Expired
|
5.98 MB |
|
artifact-sdist
Expired
|
99.9 KB |
|
artifact-windows-wheels-arm
Expired
|
4.55 MB |
|
artifact-windows-wheels-x86_64
Expired
|
5.71 MB |
|