Skip to content

fix unknown type name ‘size_t’ #81

fix unknown type name ‘size_t’

fix unknown type name ‘size_t’ #81

Triggered via push November 19, 2024 16:11
Status Failure
Total duration 2m 29s
Artifacts 1

wheels.yml

on: push
Matrix: build_wheels
Build source distribution
7s
Build source distribution
Create release
0s
Create release
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
Build wheels on ubuntu-latest
Command ['sh', '-c', 'pytest /project/test'] failed with code 2.
Build wheels on ubuntu-latest
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 2.
Build wheels on macos-latest
Process completed with exit code 1.
Build wheels on windows-latest
Command pytest D:\a\autosar-e2e\autosar-e2e/test failed with code 2.
Build wheels on windows-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 2.
Build wheels on macos-13
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
26.7 KB