Skip to content

Update dependencies and add ZIP support #221

Update dependencies and add ZIP support

Update dependencies and add ZIP support #221

Triggered via pull request November 15, 2025 17:23
@vxgmichelvxgmichel
synchronize #13
fix-build-2
Status Failure
Total duration 1m 18s
Artifacts

build.yml

on: pull_request
Matrix: build_wheels
Build source distribution
11s
Build source distribution
Upload to PyPI
0s
Upload to PyPI
Fit to window
Zoom out
Zoom in

Annotations

9 errors, 2 warnings, and 1 notice
Build source distribution
Process completed with exit code 1.
Build wheels on macos-13
Process completed with exit code 1.
Build wheels on macos-13
cibuildwheel: Command ['/private/var/folders/vk/nx37ffx50hv5djclhltc26vw0000gn/T/cibw-run-qdv5k4q0/cp38-macosx_x86_64/build/venv/bin/python', '-m', 'build', '/Users/runner/work/gambatte-terminal/gambatte-terminal', '--wheel', '--outdir=/private/var/folders/vk/nx37ffx50hv5djclhltc26vw0000gn/T/cibw-run-qdv5k4q0/cp38-macosx_x86_64/built_wheel'] failed with code 1.
Build wheels on macos-latest
Process completed with exit code 1.
Build wheels on macos-latest
cibuildwheel: Command ['/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/cibw-run-1gcvmjle/cp38-macosx_arm64/build/venv/bin/python', '-m', 'build', '/Users/runner/work/gambatte-terminal/gambatte-terminal', '--wheel', '--outdir=/private/var/folders/6c/pzd640_546q6_yfn24r65c_40000gn/T/cibw-run-1gcvmjle/cp38-macosx_arm64/built_wheel'] failed with code 1.
Build wheels on windows-latest
Process completed with exit code 1.
Build wheels on windows-latest
cibuildwheel: Command ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-tw3csgqy\\cp38-win_amd64\\build\\venv\\Scripts\\python.EXE', '-m', 'build', 'D:\\a\\gambatte-terminal\\gambatte-terminal', '--wheel', '--outdir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-tw3csgqy\\cp38-win_amd64\\built_wheel'] failed with code 1.
Build wheels on ubuntu-latest
Process completed with exit code 1.
Build wheels on ubuntu-latest
cibuildwheel: Command ['python', '-m', 'build', PurePosixPath('/project'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel'] failed with code 1.
Build source distribution
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
Quality
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
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