Skip to content

[CI] Fix build error with PyPy #8

[CI] Fix build error with PyPy

[CI] Fix build error with PyPy #8

Triggered via push November 23, 2024 12:38
Status Failure
Total duration 1m 42s
Artifacts

wheels.yml

on: push
Matrix: Build-Wheels
Fit to window
Zoom out
Zoom in

Annotations

13 errors and 6 warnings
Build-Wheels (ubuntu-latest, auto64, manylinux_2_28)
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps'] failed with code 1.
Build-Wheels (ubuntu-latest, auto64, manylinux_2_28)
Process completed with exit code 1.
Build-Wheels (windows-latest, auto64)
The job was canceled because "ubuntu-latest_auto64_ma_2" failed.
Build-Wheels (windows-latest, auto64)
Command ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-0vzzut94\\cp36-win_amd64\\build\\venv\\Scripts\\python.EXE', '-m', 'pip', 'wheel', 'D:\\a\\cppbktree\\cppbktree', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-0vzzut94\\cp36-win_amd64\\built_wheel', '--no-deps'] failed with code 1.
Build-Wheels (windows-latest, auto64)
Process completed with exit code 1.
Build-Wheels (ubuntu-latest, auto64, manylinux2014)
The job was canceled because "ubuntu-latest_auto64_ma_2" failed.
Build-Wheels (ubuntu-latest, auto64, manylinux2014)
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps'] failed with code 1.
Build-Wheels (ubuntu-latest, auto64, manylinux2014)
The operation was canceled.
Build-Wheels (ubuntu-latest, auto32, manylinux2014)
The job was canceled because "ubuntu-latest_auto64_ma_2" failed.
Build-Wheels (ubuntu-latest, auto32, manylinux2014)
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps'] failed with code 1.
Build-Wheels (ubuntu-latest, auto32, manylinux2014)
The operation was canceled.
Build-Wheels (macos-latest, auto64)
The job was canceled because "ubuntu-latest_auto64_ma_2" failed.
Build-Wheels (macos-latest, auto64)
The operation was canceled.
Build-Wheels (ubuntu-latest, auto64, manylinux_2_28)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build-Wheels (ubuntu-latest, auto64, manylinux_2_28)
PyPy builds will be disabled by default in version 3. Enabling PyPy builds should be specified by enable
Build-Wheels (windows-latest, auto64)
PyPy builds will be disabled by default in version 3. Enabling PyPy builds should be specified by enable
Build-Wheels (ubuntu-latest, auto64, manylinux2014)
PyPy builds will be disabled by default in version 3. Enabling PyPy builds should be specified by enable
Build-Wheels (ubuntu-latest, auto32, manylinux2014)
PyPy builds will be disabled by default in version 3. Enabling PyPy builds should be specified by enable
Build-Wheels (macos-latest, auto64)
PyPy builds will be disabled by default in version 3. Enabling PyPy builds should be specified by enable