Skip to content

Build Python wheels

Build Python wheels #8

Manually triggered September 20, 2024 15:24
Status Failure
Total duration 1h 30m 28s
Artifacts 1

wheels.yml

on: workflow_dispatch
Matrix: build_wheels
Upload wheels to PyPI
0s
Upload wheels to PyPI
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 25 warnings
cp38 wheel for macos-latest
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/mitsuba3/mitsuba3', '--wheel-dir=/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/cibw-run-we00hr4g/cp38-macosx_arm64/built_wheel', '--no-deps', '-v'] failed with code 1.
cp38 wheel for macos-latest
Process completed with exit code 1.
cp313 wheel for macos-latest
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/mitsuba3/mitsuba3', '--wheel-dir=/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/cibw-run-63m40th2/cp313-macosx_arm64/built_wheel', '--no-deps', '-v'] failed with code 1.
cp313 wheel for macos-latest
Process completed with exit code 1.
cp312 wheel for macos-latest
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/mitsuba3/mitsuba3', '--wheel-dir=/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/cibw-run-51x0t_xp/cp312-macosx_arm64/built_wheel', '--no-deps', '-v'] failed with code 1.
cp312 wheel for macos-latest
Process completed with exit code 1.
cp310 wheel for macos-latest
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/mitsuba3/mitsuba3', '--wheel-dir=/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/cibw-run-fg80xak5/cp310-macosx_arm64/built_wheel', '--no-deps', '-v'] failed with code 1.
cp310 wheel for macos-latest
Process completed with exit code 1.
cp311 wheel for macos-latest
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/mitsuba3/mitsuba3', '--wheel-dir=/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/cibw-run-g3ii9p8t/cp311-macosx_arm64/built_wheel', '--no-deps', '-v'] failed with code 1.
cp311 wheel for macos-latest
Process completed with exit code 1.
cp39 wheel for macos-latest
Command ['python', '-m', 'pip', 'wheel', '/Users/runner/work/mitsuba3/mitsuba3', '--wheel-dir=/private/var/folders/0g/hj_q_pzx65bbjnslxz9n0src0000gn/T/cibw-run-51csjxhu/cp39-macosx_arm64/built_wheel', '--no-deps', '-v'] failed with code 1.
cp39 wheel for macos-latest
Process completed with exit code 1.
cp312 wheel for windows-latest
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\mitsuba3\\mitsuba3', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-rl1dcltg\\cp312-win_amd64\\built_wheel', '--no-deps', '-v'] failed with code 1.
cp312 wheel for windows-latest
Process completed with exit code 1.
cp313 wheel for ubuntu-20.04
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '-v'] failed with code 1.
cp313 wheel for ubuntu-20.04
Process completed with exit code 1.
cp38 wheel for ubuntu-20.04
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '-v'] failed with code 1.
cp38 wheel for ubuntu-20.04
Process completed with exit code 1.
cp313 wheel for windows-latest
Command ['python', '-m', 'pip', 'wheel', 'D:\\a\\mitsuba3\\mitsuba3', '--wheel-dir=C:\\Users\\runneradmin\\AppData\\Local\\Temp\\cibw-run-oc_raw3q\\cp313-win_amd64\\built_wheel', '--no-deps', '-v'] failed with code 1.
cp313 wheel for windows-latest
Process completed with exit code 1.
cp310 wheel for ubuntu-20.04
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '-v'] failed with code 1.
cp310 wheel for ubuntu-20.04
Process completed with exit code 1.
cp311 wheel for ubuntu-20.04
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '-v'] failed with code 1.
cp311 wheel for ubuntu-20.04
Process completed with exit code 1.
cp312 wheel for ubuntu-20.04
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '-v'] failed with code 1.
cp312 wheel for ubuntu-20.04
Process completed with exit code 1.
cp39 wheel for ubuntu-20.04
Command ['python', '-m', 'pip', 'wheel', PurePosixPath('/project'), '--wheel-dir=/tmp/cibuildwheel/built_wheel', '--no-deps', '-v'] failed with code 1.
cp39 wheel for ubuntu-20.04
Process completed with exit code 1.
cp38 wheel for macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: Wandalen/[email protected]_js_action, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cp38 wheel for macos-latest
Bumping MACOSX_DEPLOYMENT_TARGET (10.14) to the minimum required (11.0).
cp313 wheel for macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: Wandalen/[email protected]_js_action, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cp313 wheel for macos-latest
Bumping MACOSX_DEPLOYMENT_TARGET (10.14) to the minimum required (11.0).
cp312 wheel for macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: Wandalen/[email protected]_js_action, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cp312 wheel for macos-latest
Bumping MACOSX_DEPLOYMENT_TARGET (10.14) to the minimum required (11.0).
cp310 wheel for macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: Wandalen/[email protected]_js_action, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cp310 wheel for macos-latest
Bumping MACOSX_DEPLOYMENT_TARGET (10.14) to the minimum required (11.0).
cp311 wheel for macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: Wandalen/[email protected]_js_action, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cp311 wheel for macos-latest
Bumping MACOSX_DEPLOYMENT_TARGET (10.14) to the minimum required (11.0).
cp39 wheel for macos-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: Wandalen/[email protected]_js_action, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cp39 wheel for macos-latest
Bumping MACOSX_DEPLOYMENT_TARGET (10.14) to the minimum required (11.0).
cp312 wheel for windows-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: Wandalen/[email protected]_js_action, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cp313 wheel for ubuntu-20.04
The following actions use a deprecated Node.js version and will be forced to run on node20: Wandalen/[email protected]_js_action, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cp38 wheel for ubuntu-20.04
The following actions use a deprecated Node.js version and will be forced to run on node20: Wandalen/[email protected]_js_action, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cp313 wheel for windows-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: Wandalen/[email protected]_js_action, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cp310 wheel for ubuntu-20.04
The following actions use a deprecated Node.js version and will be forced to run on node20: Wandalen/[email protected]_js_action, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cp311 wheel for ubuntu-20.04
The following actions use a deprecated Node.js version and will be forced to run on node20: Wandalen/[email protected]_js_action, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cp312 wheel for ubuntu-20.04
The following actions use a deprecated Node.js version and will be forced to run on node20: Wandalen/[email protected]_js_action, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cp39 wheel for ubuntu-20.04
The following actions use a deprecated Node.js version and will be forced to run on node20: Wandalen/[email protected]_js_action, actions/setup-python@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cp310 wheel for windows-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: Wandalen/[email protected]_js_action, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cp311 wheel for windows-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: Wandalen/[email protected]_js_action, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cp39 wheel for windows-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: Wandalen/[email protected]_js_action, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
cp38 wheel for windows-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: Wandalen/[email protected]_js_action, actions/setup-python@v4, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "wheels". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/

Artifacts

Produced during runtime
Name Size
wheels
111 MB