build pyodide with cibuildwheel, build for py3.12 #231
wheels.yml
on: push
Build wheels for wasm / emscripten
1m 7s
Matrix: build_wheels
Annotations
3 errors, 2 warnings, and 1 notice
Build wheels on windows-latest
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\pymunk\\pymunk', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-kue603ey\\pp39-win_amd64\\built_wheel', '--no-deps', '-vvv'] failed with code 1.
|
Build wheels on windows-latest
Process completed with exit code 1.
|
Build wheels on ubuntu-latest
The job was canceled because "windows-latest" failed.
|
Build wheels for wasm / emscripten
No files were found with the provided path: ./dist/*.whl. No artifacts will be uploaded.
|
Build wheels on macos-14
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 wheels on macos-13
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 | Digest | |
---|---|---|---|
cibw-wheels-macos-13-2
Expired
|
2.91 MB |
sha256:c89df3e4ebe0c37442a47b143f2526fe162c94fc82dc53f9c07a7c9aa44e6d81
|
|
cibw-wheels-macos-14-3
Expired
|
2.46 MB |
sha256:4d5a26be9d975b767c7e09fb7dc57dddea035cfab77a4f87cb9de462dc801811
|
|