Skip to content

Build wheels

Build wheels #159

Status Failure
Total duration 28m 40s
Artifacts 1

build.yml

on: push
Matrix: build_wheels
sdist and python wheel
1m 8s
sdist and python wheel
WASM wheel for 3.10
15m 40s
WASM wheel for 3.10
create release
0s
create release
Fit to window
Zoom out
Zoom in

Annotations

27 errors
py37 on macos-latest
Process completed with exit code 3.
py37 on ubuntu-latest
Process completed with exit code 3.
py37 on windows-latest
Process completed with exit code 3.
py310 on windows-latest
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/pytest.ini' '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 )"
py310 on windows-latest
Process completed with exit code 1.
py311 on ubuntu-latest
Command ['sh', '-c', " ( DIR=$(python -c 'import mypy, os; dn = os.path.dirname; print(dn(dn(mypy.__path__[0])))') && cp '/project/basedmypy/pytest.ini' '/project/basedmypy/conftest.py' $DIR && MYPY_TEST_DIR=$(python -c 'import mypy.test; print(mypy.test.__path__[0])') && MYPY_TEST_PREFIX='/project/basedmypy' pytest $MYPY_TEST_DIR && MYPYC_TEST_DIR=$(python -c 'import mypyc.test; print(mypyc.test.__path__[0])') && MYPY_TEST_PREFIX='/project/basedmypy' pytest $MYPYC_TEST_DIR -k 'not test_external' )\n"] failed with code 3.
py311 on ubuntu-latest
Process completed with exit code 1.
py38 on windows-latest
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/pytest.ini' '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 )"
py38 on windows-latest
Process completed with exit code 1.
py310 on ubuntu-latest
Command ['sh', '-c', " ( DIR=$(python -c 'import mypy, os; dn = os.path.dirname; print(dn(dn(mypy.__path__[0])))') && cp '/project/basedmypy/pytest.ini' '/project/basedmypy/conftest.py' $DIR && MYPY_TEST_DIR=$(python -c 'import mypy.test; print(mypy.test.__path__[0])') && MYPY_TEST_PREFIX='/project/basedmypy' pytest $MYPY_TEST_DIR && MYPYC_TEST_DIR=$(python -c 'import mypyc.test; print(mypyc.test.__path__[0])') && MYPY_TEST_PREFIX='/project/basedmypy' pytest $MYPYC_TEST_DIR -k 'not test_external' )\n"] failed with code 3.
py310 on ubuntu-latest
Process completed with exit code 1.
py38 on ubuntu-latest
Command ['sh', '-c', " ( DIR=$(python -c 'import mypy, os; dn = os.path.dirname; print(dn(dn(mypy.__path__[0])))') && cp '/project/basedmypy/pytest.ini' '/project/basedmypy/conftest.py' $DIR && MYPY_TEST_DIR=$(python -c 'import mypy.test; print(mypy.test.__path__[0])') && MYPY_TEST_PREFIX='/project/basedmypy' pytest $MYPY_TEST_DIR && MYPYC_TEST_DIR=$(python -c 'import mypyc.test; print(mypyc.test.__path__[0])') && MYPY_TEST_PREFIX='/project/basedmypy' pytest $MYPYC_TEST_DIR -k 'not test_external' )\n"] failed with code 3.
py38 on ubuntu-latest
Process completed with exit code 1.
py311 on windows-latest
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/pytest.ini' '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 )"
py311 on windows-latest
Process completed with exit code 1.
py39 on windows-latest
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/pytest.ini' '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 )"
py39 on windows-latest
Process completed with exit code 1.
py311 on macos-latest
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/pytest.ini' '/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])') && MYPY_TEST_PREFIX='/Users/runner/work/mypy_mypyc-wheels/mypy_mypyc-wheels/basedmypy' pytest $MYPY_TEST_DIR && 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 $MYPYC_TEST_DIR -k 'not test_external' )\n"] failed with code 3. None
py311 on macos-latest
Process completed with exit code 1.
py38 on macos-latest
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/pytest.ini' '/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])') && MYPY_TEST_PREFIX='/Users/runner/work/mypy_mypyc-wheels/mypy_mypyc-wheels/basedmypy' pytest $MYPY_TEST_DIR && 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 $MYPYC_TEST_DIR -k 'not test_external' )\n"] failed with code 3. None
py38 on macos-latest
Process completed with exit code 1.
py39 on macos-latest
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/pytest.ini' '/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])') && MYPY_TEST_PREFIX='/Users/runner/work/mypy_mypyc-wheels/mypy_mypyc-wheels/basedmypy' pytest $MYPY_TEST_DIR && 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 $MYPYC_TEST_DIR -k 'not test_external' )\n"] failed with code 3. None
py39 on macos-latest
Process completed with exit code 1.
py310 on macos-latest
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/pytest.ini' '/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])') && MYPY_TEST_PREFIX='/Users/runner/work/mypy_mypyc-wheels/mypy_mypyc-wheels/basedmypy' pytest $MYPY_TEST_DIR && 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 $MYPYC_TEST_DIR -k 'not test_external' )\n"] failed with code 3. None
py310 on macos-latest
Process completed with exit code 1.
py39 on ubuntu-latest
Command ['sh', '-c', " ( DIR=$(python -c 'import mypy, os; dn = os.path.dirname; print(dn(dn(mypy.__path__[0])))') && cp '/project/basedmypy/pytest.ini' '/project/basedmypy/conftest.py' $DIR && MYPY_TEST_DIR=$(python -c 'import mypy.test; print(mypy.test.__path__[0])') && MYPY_TEST_PREFIX='/project/basedmypy' pytest $MYPY_TEST_DIR && MYPYC_TEST_DIR=$(python -c 'import mypyc.test; print(mypyc.test.__path__[0])') && MYPY_TEST_PREFIX='/project/basedmypy' pytest $MYPYC_TEST_DIR -k 'not test_external' )\n"] failed with code 3.
py39 on ubuntu-latest
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
dist Expired
13.5 MB