Update cibuildwheel to 2.21.2 #3012
build.yml
on: pull_request
Generate wheels matrix
12s
Matrix: build_wheels
create release
0s
Annotations
31 errors and 1 notice
Build cp311-musllinux_x86_64
Command ['python', '-m', 'build', PurePosixPath('/project/mypy'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel', '--config-setting=--build-option=--use-mypyc'] failed with code 1.
|
Build cp311-musllinux_x86_64
Process completed with exit code 1.
|
Build cp313-musllinux_x86_64
Command ['python', '-m', 'build', PurePosixPath('/project/mypy'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel', '--config-setting=--build-option=--use-mypyc'] failed with code 1.
|
Build cp313-musllinux_x86_64
Process completed with exit code 1.
|
Build cp310-musllinux_x86_64
Command ['python', '-m', 'build', PurePosixPath('/project/mypy'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel', '--config-setting=--build-option=--use-mypyc'] failed with code 1.
|
Build cp310-musllinux_x86_64
Process completed with exit code 1.
|
Build cp312-musllinux_x86_64
Command ['python', '-m', 'build', PurePosixPath('/project/mypy'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel', '--config-setting=--build-option=--use-mypyc'] failed with code 1.
|
Build cp312-musllinux_x86_64
Process completed with exit code 1.
|
Build cp313-manylinux_x86_64
Command ['python', '-m', 'build', PurePosixPath('/project/mypy'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel', '--config-setting=--build-option=--use-mypyc'] failed with code 1.
|
Build cp313-manylinux_x86_64
Process completed with exit code 1.
|
Build cp38-manylinux_x86_64
Command ['python', '-m', 'build', PurePosixPath('/project/mypy'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel', '--config-setting=--build-option=--use-mypyc'] failed with code 1.
|
Build cp38-manylinux_x86_64
Process completed with exit code 1.
|
Build cp310-manylinux_x86_64
Command ['python', '-m', 'build', PurePosixPath('/project/mypy'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel', '--config-setting=--build-option=--use-mypyc'] failed with code 1.
|
Build cp310-manylinux_x86_64
Process completed with exit code 1.
|
Build cp312-manylinux_x86_64
Command ['python', '-m', 'build', PurePosixPath('/project/mypy'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel', '--config-setting=--build-option=--use-mypyc'] failed with code 1.
|
Build cp312-manylinux_x86_64
Process completed with exit code 1.
|
Build cp311-manylinux_x86_64
Command ['python', '-m', 'build', PurePosixPath('/project/mypy'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel', '--config-setting=--build-option=--use-mypyc'] failed with code 1.
|
Build cp311-manylinux_x86_64
Process completed with exit code 1.
|
Build cp38-musllinux_x86_64
Command ['python', '-m', 'build', PurePosixPath('/project/mypy'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel', '--config-setting=--build-option=--use-mypyc'] failed with code 1.
|
Build cp38-musllinux_x86_64
Process completed with exit code 1.
|
Build cp39-musllinux_x86_64
Command ['python', '-m', 'build', PurePosixPath('/project/mypy'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel', '--config-setting=--build-option=--use-mypyc'] failed with code 1.
|
Build cp39-musllinux_x86_64
Process completed with exit code 1.
|
Build cp39-manylinux_x86_64
Command ['python', '-m', 'build', PurePosixPath('/project/mypy'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel', '--config-setting=--build-option=--use-mypyc'] failed with code 1.
|
Build cp39-manylinux_x86_64
Process completed with exit code 1.
|
Build cp313-win_amd64
Command bash -c "( DIR=$(python -c 'import mypy, os; dn = os.path.dirname; print(dn(dn(mypy.__path__[0])))') && cp 'D:\a\mypy_mypyc-wheels\mypy_mypyc-wheels/mypy/pyproject.toml' 'D:\a\mypy_mypyc-wheels\mypy_mypyc-wheels/mypy/conftest.py' $DIR && MYPY_TEST_DIR=$(python -c 'import mypy.test; print(mypy.test.__path__[0])') && MYPY_TEST_PREFIX='D:\a\mypy_mypyc-wheels\mypy_mypyc-wheels/mypy' pytest $MYPY_TEST_DIR/testcheck.py )"
|
Build cp313-win_amd64
Process completed with exit code 1.
|
Build cp313-macosx_arm64
Command ['/bin/sh', '-c', " ( DIR=$(python -c 'import mypy, os; dn = os.path.dirname; print(dn(dn(mypy.__path__[0])))') && cp '/Users/runner/work/mypy_mypyc-wheels/mypy_mypyc-wheels/mypy/pyproject.toml' '/Users/runner/work/mypy_mypyc-wheels/mypy_mypyc-wheels/mypy/conftest.py' $DIR && MYPY_TEST_DIR=$(python -c 'import mypy.test; print(mypy.test.__path__[0])') && MYPYC_TEST_DIR=$(python -c 'import mypyc.test; print(mypyc.test.__path__[0])') && MYPY_TEST_PREFIX='/Users/runner/work/mypy_mypyc-wheels/mypy_mypyc-wheels/mypy' pytest $MYPY_TEST_DIR $MYPYC_TEST_DIR -k 'not test_external' )\n"] failed with code 3.
|
Build cp313-macosx_arm64
Process completed with exit code 1.
|
Build cp313-macosx_x86_64
Command ['arch', '-x86_64', '/bin/sh', '-c', " ( DIR=$(python -c 'import mypy, os; dn = os.path.dirname; print(dn(dn(mypy.__path__[0])))') && cp '/Users/runner/work/mypy_mypyc-wheels/mypy_mypyc-wheels/mypy/pyproject.toml' '/Users/runner/work/mypy_mypyc-wheels/mypy_mypyc-wheels/mypy/conftest.py' $DIR && MYPY_TEST_DIR=$(python -c 'import mypy.test; print(mypy.test.__path__[0])') && MYPYC_TEST_DIR=$(python -c 'import mypyc.test; print(mypyc.test.__path__[0])') && MYPY_TEST_PREFIX='/Users/runner/work/mypy_mypyc-wheels/mypy_mypyc-wheels/mypy' pytest $MYPY_TEST_DIR $MYPYC_TEST_DIR -k 'not test_external' )\n"] failed with code 1.
|
Build cp313-macosx_x86_64
Process completed with exit code 1.
|
Build cp39-macosx_x86_64
Canceling since a higher priority waiting request for 'Build wheels-cibuildwheel-2.20.0' exists
|
Build cp38-macosx_x86_64
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 | |
---|---|---|
dist-cp310-macosx_arm64
Expired
|
9.53 MB |
|
dist-cp310-macosx_x86_64
Expired
|
10.3 MB |
|
dist-cp310-win_amd64
Expired
|
8.91 MB |
|
dist-cp311-macosx_arm64
Expired
|
9.45 MB |
|
dist-cp311-macosx_x86_64
Expired
|
10.2 MB |
|
dist-cp311-win_amd64
Expired
|
8.91 MB |
|
dist-cp312-macosx_arm64
Expired
|
9.42 MB |
|
dist-cp312-macosx_x86_64
Expired
|
10.4 MB |
|
dist-cp312-win_amd64
Expired
|
9.03 MB |
|
dist-cp38-macosx_arm64
Expired
|
9.48 MB |
|
dist-cp38-macosx_x86_64
Expired
|
10.3 MB |
|
dist-cp38-win_amd64
Expired
|
8.88 MB |
|
dist-cp39-macosx_arm64
Expired
|
9.52 MB |
|
dist-cp39-win_amd64
Expired
|
8.89 MB |
|
dist-sdist_python_wheel
Expired
|
5.38 MB |
|
dist-wasm_wheel
Expired
|
6.48 MB |
|