Skip to content

Build wheels

Build wheels #246

Triggered via push December 8, 2023 08:44
Status Failure
Total duration 1h 20m 26s
Artifacts 1

build.yml

on: push
Generate wheels matrix
15s
Generate wheels matrix
sdist and python wheel
46s
sdist and python wheel
WASM wheel for 3.10
10m 5s
WASM wheel for 3.10
Matrix: build_wheels
create release
0s
create release
Fit to window
Zoom out
Zoom in

Annotations

41 errors
WASM wheel for 3.10
Process completed with exit code 1.
Build cp310-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/basedmypy/pyproject.toml' 'D:\a\mypy_mypyc-wheels\mypy_mypyc-wheels/basedmypy/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/basedmypy' pytest $MYPY_TEST_DIR/testcheck.py )"
Build cp310-win_amd64
Process completed with exit code 1.
Build cp311-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/basedmypy/pyproject.toml' 'D:\a\mypy_mypyc-wheels\mypy_mypyc-wheels/basedmypy/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/basedmypy' pytest $MYPY_TEST_DIR/testcheck.py )"
Build cp311-win_amd64
Process completed with exit code 1.
Build cp312-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/basedmypy/pyproject.toml' 'D:\a\mypy_mypyc-wheels\mypy_mypyc-wheels/basedmypy/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/basedmypy' pytest $MYPY_TEST_DIR/testcheck.py )"
Build cp312-win_amd64
Process completed with exit code 1.
Build cp310-manylinux_x86_64
Command ['sh', '-c', " ( DIR=$(python -c 'import mypy, os; dn = os.path.dirname; print(dn(dn(mypy.__path__[0])))') && cp '/project/basedmypy/pyproject.toml' '/project/basedmypy/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='/project/basedmypy' pytest $MYPY_TEST_DIR $MYPYC_TEST_DIR -k 'not test_external' )\n"] failed with code 1.
Build cp310-manylinux_x86_64
Process completed with exit code 1.
Build cp311-manylinux_x86_64
Command ['sh', '-c', " ( DIR=$(python -c 'import mypy, os; dn = os.path.dirname; print(dn(dn(mypy.__path__[0])))') && cp '/project/basedmypy/pyproject.toml' '/project/basedmypy/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='/project/basedmypy' pytest $MYPY_TEST_DIR $MYPYC_TEST_DIR -k 'not test_external' )\n"] failed with code 1.
Build cp311-manylinux_x86_64
Process completed with exit code 1.
Build cp38-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/basedmypy/pyproject.toml' 'D:\a\mypy_mypyc-wheels\mypy_mypyc-wheels/basedmypy/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/basedmypy' pytest $MYPY_TEST_DIR/testcheck.py )"
Build cp38-win_amd64
Process completed with exit code 1.
Build cp310-macosx_x86_64
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/basedmypy/pyproject.toml' '/Users/runner/work/mypy_mypyc-wheels/mypy_mypyc-wheels/basedmypy/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/basedmypy' pytest $MYPY_TEST_DIR $MYPYC_TEST_DIR -k 'not test_external' )\n"] failed with code 1. None
Build cp310-macosx_x86_64
Process completed with exit code 1.
Build cp311-musllinux_x86_64
Command ['sh', '-c', " ( DIR=$(python -c 'import mypy, os; dn = os.path.dirname; print(dn(dn(mypy.__path__[0])))') && cp '/project/basedmypy/pyproject.toml' '/project/basedmypy/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='/project/basedmypy' pytest $MYPY_TEST_DIR $MYPYC_TEST_DIR -k 'not test_external' )\n"] failed with code 1.
Build cp311-musllinux_x86_64
Process completed with exit code 1.
Build cp312-manylinux_x86_64
Command ['sh', '-c', " ( DIR=$(python -c 'import mypy, os; dn = os.path.dirname; print(dn(dn(mypy.__path__[0])))') && cp '/project/basedmypy/pyproject.toml' '/project/basedmypy/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='/project/basedmypy' pytest $MYPY_TEST_DIR $MYPYC_TEST_DIR -k 'not test_external' )\n"] failed with code 1.
Build cp312-manylinux_x86_64
Process completed with exit code 1.
Build cp39-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/basedmypy/pyproject.toml' 'D:\a\mypy_mypyc-wheels\mypy_mypyc-wheels/basedmypy/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/basedmypy' pytest $MYPY_TEST_DIR/testcheck.py )"
Build cp39-win_amd64
Process completed with exit code 1.
Build cp310-musllinux_x86_64
Command ['sh', '-c', " ( DIR=$(python -c 'import mypy, os; dn = os.path.dirname; print(dn(dn(mypy.__path__[0])))') && cp '/project/basedmypy/pyproject.toml' '/project/basedmypy/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='/project/basedmypy' pytest $MYPY_TEST_DIR $MYPYC_TEST_DIR -k 'not test_external' )\n"] failed with code 1.
Build cp310-musllinux_x86_64
Process completed with exit code 1.
Build cp311-macosx_x86_64
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/basedmypy/pyproject.toml' '/Users/runner/work/mypy_mypyc-wheels/mypy_mypyc-wheels/basedmypy/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/basedmypy' pytest $MYPY_TEST_DIR $MYPYC_TEST_DIR -k 'not test_external' )\n"] failed with code 1. None
Build cp311-macosx_x86_64
Process completed with exit code 1.
Build cp312-macosx_x86_64
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/basedmypy/pyproject.toml' '/Users/runner/work/mypy_mypyc-wheels/mypy_mypyc-wheels/basedmypy/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/basedmypy' pytest $MYPY_TEST_DIR $MYPYC_TEST_DIR -k 'not test_external' )\n"] failed with code 1. None
Build cp312-macosx_x86_64
Process completed with exit code 1.
Build cp312-musllinux_x86_64
Command ['sh', '-c', " ( DIR=$(python -c 'import mypy, os; dn = os.path.dirname; print(dn(dn(mypy.__path__[0])))') && cp '/project/basedmypy/pyproject.toml' '/project/basedmypy/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='/project/basedmypy' pytest $MYPY_TEST_DIR $MYPYC_TEST_DIR -k 'not test_external' )\n"] failed with code 1.
Build cp312-musllinux_x86_64
Process completed with exit code 1.
Build cp39-manylinux_x86_64
Command ['sh', '-c', " ( DIR=$(python -c 'import mypy, os; dn = os.path.dirname; print(dn(dn(mypy.__path__[0])))') && cp '/project/basedmypy/pyproject.toml' '/project/basedmypy/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='/project/basedmypy' pytest $MYPY_TEST_DIR $MYPYC_TEST_DIR -k 'not test_external' )\n"] failed with code 1.
Build cp39-manylinux_x86_64
Process completed with exit code 1.
Build cp38-manylinux_x86_64
Command ['sh', '-c', " ( DIR=$(python -c 'import mypy, os; dn = os.path.dirname; print(dn(dn(mypy.__path__[0])))') && cp '/project/basedmypy/pyproject.toml' '/project/basedmypy/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='/project/basedmypy' pytest $MYPY_TEST_DIR $MYPYC_TEST_DIR -k 'not test_external' )\n"] failed with code 1.
Build cp38-manylinux_x86_64
Process completed with exit code 1.
Build cp38-musllinux_x86_64
Command ['sh', '-c', " ( DIR=$(python -c 'import mypy, os; dn = os.path.dirname; print(dn(dn(mypy.__path__[0])))') && cp '/project/basedmypy/pyproject.toml' '/project/basedmypy/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='/project/basedmypy' pytest $MYPY_TEST_DIR $MYPYC_TEST_DIR -k 'not test_external' )\n"] failed with code 1.
Build cp38-musllinux_x86_64
Process completed with exit code 1.
Build cp39-musllinux_x86_64
Command ['sh', '-c', " ( DIR=$(python -c 'import mypy, os; dn = os.path.dirname; print(dn(dn(mypy.__path__[0])))') && cp '/project/basedmypy/pyproject.toml' '/project/basedmypy/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='/project/basedmypy' pytest $MYPY_TEST_DIR $MYPYC_TEST_DIR -k 'not test_external' )\n"] failed with code 1.
Build cp39-musllinux_x86_64
Process completed with exit code 1.
Build cp39-macosx_x86_64
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/basedmypy/pyproject.toml' '/Users/runner/work/mypy_mypyc-wheels/mypy_mypyc-wheels/basedmypy/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/basedmypy' pytest $MYPY_TEST_DIR $MYPYC_TEST_DIR -k 'not test_external' )\n"] failed with code 1. None
Build cp39-macosx_x86_64
Process completed with exit code 1.
Build cp38-macosx_x86_64
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/basedmypy/pyproject.toml' '/Users/runner/work/mypy_mypyc-wheels/mypy_mypyc-wheels/basedmypy/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/basedmypy' pytest $MYPY_TEST_DIR $MYPYC_TEST_DIR -k 'not test_external' )\n"] failed with code 1. None
Build cp38-macosx_x86_64
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
dist Expired
55.8 MB