#include <stddef.h> #79
wheels.yml
on: push
Matrix: build_wheels
Build source distribution
8s
Create release
0s
Annotations
6 errors and 1 warning
Build wheels on ubuntu-latest
Command ['python', '-m', 'build', PurePosixPath('/project'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel'] failed with code 1.
|
Build wheels on ubuntu-latest
Process completed with exit code 1.
|
Build wheels on macos-13
Command ['/bin/sh', '-c', 'pytest /Users/runner/work/autosar-e2e/autosar-e2e/test'] failed with code -11.
|
Build wheels on macos-13
Process completed with exit code 1.
|
Build wheels on macos-latest
Command ['/bin/sh', '-c', 'pytest /Users/runner/work/autosar-e2e/autosar-e2e/test'] failed with code 1.
|
Build wheels on macos-latest
Process completed with exit code 1.
|
Build wheels on macos-latest
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"`.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cibw-sdist
|
28 KB |
|
cibw-wheels-windows-latest-3
|
1000 KB |
|