Build wheels #370
build_wheels.yml
on: workflow_dispatch
Build sdist
0s
Matrix: build_wheels
Annotations
8 errors and 1 warning
Build wheels on ubuntu-latest
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '-v'] failed with code 1.
|
Build wheels on ubuntu-latest
Process completed with exit code 1.
|
Build wheels on macos-14
Command ['/private/var/folders/5q/zcc7tkt11f13mhczs1yfd4qc0000gn/T/cibw-run-qo7ll4x6/cp313-macosx_arm64/build/venv/bin/python', '-m', 'pip', 'wheel', '/Users/runner/work/PyMuPDF-julian/PyMuPDF-julian', '--wheel-dir=/private/var/folders/5q/zcc7tkt11f13mhczs1yfd4qc0000gn/T/cibw-run-qo7ll4x6/cp313-macosx_arm64/built_wheel', '--no-deps', '-v'] failed with code 1.
|
Build wheels on macos-14
Process completed with exit code 1.
|
Build wheels on macos-13
Command ['/private/var/folders/9x/gv0lxxcx5mj3ys0lwjy2hw1h0000gn/T/cibw-run-8asesdmr/cp313-macosx_x86_64/build/venv/bin/python', '-m', 'pip', 'wheel', '/Users/runner/work/PyMuPDF-julian/PyMuPDF-julian', '--wheel-dir=/private/var/folders/9x/gv0lxxcx5mj3ys0lwjy2hw1h0000gn/T/cibw-run-8asesdmr/cp313-macosx_x86_64/built_wheel', '--no-deps', '-v'] failed with code 1.
|
Build wheels on macos-13
Process completed with exit code 1.
|
Build wheels on windows-2019
Command ['C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-gket54u7\\cp313-win32\\build\\venv\\Scripts\\python.EXE', '-m', 'pip', 'wheel', 'D:\\a\\PyMuPDF-julian\\PyMuPDF-julian', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-gket54u7\\cp313-win32\\built_wheel', '--no-deps', '-v'] failed with code 1.
|
Build wheels on windows-2019
Process completed with exit code 1.
|
Build wheels on ubuntu-latest
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|