Compile, Test, and Deploy #540
all.yml
on: workflow_dispatch
Matrix: build-macos
Matrix: build-ubuntu
Matrix: build-windows
build-ubuntu-docker
6m 56s
Upload wheels to PyPI
0s
Annotations
19 errors
|
build-ubuntu (3.14, /opt/python/cp314-cp314/lib, /opt/python/cp314-cp314/include/python3.14, cp31...
Process completed with exit code 3.
|
|
build-windows (windows-2022, 3.13, cp313*)
Process completed with exit code 1.
|
|
build-windows (windows-2022, 3.14, cp314*)
Process completed with exit code 1.
|
|
build-macos (macos-14, cp314-macosx_arm64, 3.14, arm64)
Process completed with exit code 3.
|
|
build-macos (macos-14, cp312-macosx_arm64, 3.12, arm64)
Process completed with exit code 1.
|
|
build-ubuntu (3.13, /opt/python/cp313-cp313/lib, /opt/python/cp313-cp313/include/python3.13, cp31...
Process completed with exit code 1.
|
|
build-ubuntu (3.13, /opt/python/cp313-cp313/lib, /opt/python/cp313-cp313/include/python3.13, cp31...
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '-vvv'] failed with code 1.
|
|
build-macos (macos-14, cp313-macosx_arm64, 3.13, arm64)
Process completed with exit code 1.
|
|
build-macos (macos-14, cp313-macosx_arm64, 3.13, arm64)
Command export pythonLocation=$(python3.13-config --prefix)
|
|
build-windows (windows-2022, 3.11, cp311*)
Process completed with exit code 1.
|
|
build-windows (windows-2022, 3.11, cp311*)
cibuildwheel: Command cd /D D:\a\DawDreamer\DawDreamer\tests && python -m pytest -v . failed with code 1.
|
|
build-macos (macos-14, cp311-macosx_arm64, 3.11, arm64)
Process completed with exit code 1.
|
|
build-macos (macos-14, cp311-macosx_arm64, 3.11, arm64)
Command delocate-wheel --require-archs arm64 -w /private/var/folders/8s/1jkm89h96qjdtjr7q3bll2vh0000gn/T/cibw-run-5f_0ho__/cp311-macosx_arm64/repaired_wheel -v /private/var/folders/8s/1jkm89h96qjdtjr7q3bll2vh0000gn/T/cibw-run-5f_0ho__/cp311-macosx_arm64/built_wheel/dawdreamer-0.8.4-cp311-cp311-macosx_12_0_arm64.whl failed with code 1.
|
|
build-windows (windows-2022, 3.12, cp312*)
Process completed with exit code 1.
|
|
build-windows (windows-2022, 3.12, cp312*)
cibuildwheel: Command cd /D D:\a\DawDreamer\DawDreamer\tests && python -m pytest -v . failed with code 1.
|
|
build-ubuntu (3.11, /opt/python/cp311-cp311/lib, /opt/python/cp311-cp311/include/python3.11, cp31...
Process completed with exit code 1.
|
|
build-ubuntu (3.11, /opt/python/cp311-cp311/lib, /opt/python/cp311-cp311/include/python3.11, cp31...
Command ['sh', '-c', 'rm -rf dawdreamer/*.so* && cd /project/tests && python -m pytest -v . --ignore=test_jax.py'] failed with code 1.
|
|
build-ubuntu (3.12, /opt/python/cp312-cp312/lib, /opt/python/cp312-cp312/include/python3.12, cp31...
Process completed with exit code 1.
|
|
build-ubuntu (3.12, /opt/python/cp312-cp312/lib, /opt/python/cp312-cp312/include/python3.12, cp31...
Command ['sh', '-c', 'rm -rf dawdreamer/*.so* && cd /project/tests && python -m pytest -v . --ignore=test_jax.py'] failed with code 1.
|