Build wheels #206
build_wheels.yml
on: workflow_dispatch
Matrix: build_wheels
Build source distribution
19s
upload_pypi
0s
Annotations
10 errors, 4 warnings, and 1 notice
|
Build wheels on ubuntu-22.04
Process completed with exit code 1.
|
|
Build wheels on ubuntu-22.04
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps'] failed with code 1.
|
|
Build wheels on windows-latest
The strategy configuration was canceled because "build_wheels.ubuntu-22_04_x86_64" failed
|
|
Build wheels on windows-latest
Process completed with exit code 1.
|
|
Build wheels on windows-latest
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\PySCIPOpt\\PySCIPOpt', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-1kqvd10t\\cp38-win_amd64\\built_wheel', '--no-deps'] failed with code 1.
|
|
Build wheels on macos-13
The strategy configuration was canceled because "build_wheels.ubuntu-22_04_x86_64" failed
|
|
Build wheels on macos-13
Process completed with exit code 1.
|
|
Build wheels on macos-13
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/PySCIPOpt/PySCIPOpt', '--wheel-dir=/private/var/folders/vk/nx37ffx50hv5djclhltc26vw0000gn/T/cibw-run-zke6abtj/cp38-macosx_x86_64/built_wheel', '--no-deps'] failed with code 1.
|
|
Build wheels on macos-14
The strategy configuration was canceled because "build_wheels.ubuntu-22_04_x86_64" failed
|
|
Build wheels on macos-14
The operation was canceled.
|
|
Build wheels on macos-13
gcc 15.1.0 is already installed and up-to-date.
To reinstall 15.1.0, run:
brew reinstall gcc
|
|
Build wheels on macos-13
wget 1.25.0 is already installed and up-to-date.
To reinstall 1.25.0, run:
brew reinstall wget
|
|
Build wheels on macos-14
gcc 15.2.0 is already installed and up-to-date.
To reinstall 15.2.0, run:
brew reinstall gcc
|
|
Build wheels on macos-14
wget 1.25.0 is already installed and up-to-date.
To reinstall 1.25.0, run:
brew reinstall wget
|
|
Build wheels on macos-13
The macOS-13 based runner images are being deprecated, consider switching to macOS-15 (macos-15-intel) or macOS 15 arm64 (macos-latest) instead. For more details see https://github.com/actions/runner-images/issues/13046
|