Update wheel building workflow #562
build_wheels.yml
on: pull_request
Matrix: build_wheels
Upload wheels to PyPI
0s
Annotations
8 errors and 13 warnings
|
Build wheels on ubuntu-24.04
Process completed with exit code 1.
|
|
Build wheels on ubuntu-24.04
cibuildwheel: 'manylinux-interpreters ensure cp314-cp314' needed to build 'cp314-manylinux_x86_64' failed in container running image 'openchemistry/stempy_wheel_builder_x86_64'. Either the installation failed or this interpreter is not available in that image. Please check the logs.
|
|
Build wheels on ubuntu-24.04-arm
Process completed with exit code 1.
|
|
Build wheels on ubuntu-24.04-arm
cibuildwheel: 'manylinux-interpreters ensure cp314-cp314' needed to build 'cp314-manylinux_aarch64' failed in container running image 'openchemistry/stempy_wheel_builder_aarch64'. Either the installation failed or this interpreter is not available in that image. Please check the logs.
|
|
Build wheels on macos-latest
Process completed with exit code 1.
|
|
Build wheels on macos-latest
cibuildwheel: Command ['/private/var/folders/03/bcr7nd0x5lz0x5lkgq6vrh5w0000gn/T/cibw-run-v9l5o3sv/cp314t-macosx_arm64/venv-test-arm64/bin/pip', 'install', '/private/var/folders/03/bcr7nd0x5lz0x5lkgq6vrh5w0000gn/T/cibw-run-v9l5o3sv/cp314t-macosx_arm64/repaired_wheel/stempy-3.4.2.dev2+g134a445c2-cp314-cp314t-macosx_11_0_arm64.whl'] failed with code 1.
|
|
Build wheels on windows-2025
Process completed with exit code 1.
|
|
Build wheels on windows-2025
cibuildwheel: Command ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-3jo3ym78\\cp314t-win_amd64\\venv-test\\Scripts\\pip.EXE', 'install', 'C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-3jo3ym78\\cp314t-win_amd64\\repaired_wheel\\stempy-3.4.2.dev2+g134a445c2-cp314-cp314t-win_amd64.whl'] failed with code 1.
|
|
Build wheels on ubuntu-24.04
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
|
|
Build wheels on ubuntu-24.04
cibuildwheel: Invalid skip selector: 'cp37-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
|
|
Build wheels on ubuntu-24.04
cibuildwheel: Invalid skip selector: 'cp36-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
|
|
Build wheels on ubuntu-24.04-arm
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
|
|
Build wheels on ubuntu-24.04-arm
cibuildwheel: Invalid skip selector: 'cp37-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
|
|
Build wheels on ubuntu-24.04-arm
cibuildwheel: Invalid skip selector: 'cp36-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
|
|
Build wheels on macos-latest
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
|
|
Build wheels on macos-latest
cibuildwheel: Invalid skip selector: 'cp37-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
|
|
Build wheels on macos-latest
cibuildwheel: Invalid skip selector: 'cp36-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
|
|
Build wheels on macos-latest
ninja 1.13.2 is already installed and up-to-date.
To reinstall 1.13.2, run:
brew reinstall ninja
|
|
Build wheels on windows-2025
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
|
|
Build wheels on windows-2025
cibuildwheel: Invalid skip selector: 'cp37-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
|
|
Build wheels on windows-2025
cibuildwheel: Invalid skip selector: 'cp36-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
|