Skip to content

Feature/issue 2337 #2237

Feature/issue 2337

Feature/issue 2337 #2237

Triggered via pull request May 3, 2026 18:35
Status Failure
Total duration 22m 53s
Artifacts 1

build.yml

on: pull_request
Matrix: build
Make SDist
21s
Make SDist
upload_to_test_pypy
0s
upload_to_test_pypy
upload_to_pypi
0s
upload_to_pypi
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 20 warnings
build (macos-14, *macosx*, macos_arm64, arm64)
Process completed with exit code 1.
build (macos-14, *macosx*, macos_arm64, arm64)
cibuildwheel: Command ['/private/var/folders/k4/_09nqs851t35bpkk8lr_p43c0000gn/T/cibw-run-9ijqgu53/cp310-macosx_arm64/build/venv/bin/python', '-m', 'build', '/Users/runner/work/klayout/klayout', '--wheel', '--outdir=/private/var/folders/k4/_09nqs851t35bpkk8lr_p43c0000gn/T/cibw-run-9ijqgu53/cp310-macosx_arm64/built_wheel', '-vv'] failed with code 1.
build (ubuntu-24.04-arm, *manylinux*, aarch64)
Process completed with exit code 1.
build (ubuntu-24.04-arm, *manylinux*, aarch64)
cibuildwheel: Command ['python', '-m', 'build', PurePosixPath('/project'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel', '-vv'] failed with code 1.
build (macos-15-intel, *macosx*, macos_x86_64, x86_64)
Process completed with exit code 1.
build (macos-15-intel, *macosx*, macos_x86_64, x86_64)
cibuildwheel: Command ['/private/var/folders/4b/2nnnxx0n2f15srrx6d6ndm7c0000gn/T/cibw-run-eop9cin9/cp310-macosx_x86_64/build/venv/bin/python', '-m', 'build', '/Users/runner/work/klayout/klayout', '--wheel', '--outdir=/private/var/folders/4b/2nnnxx0n2f15srrx6d6ndm7c0000gn/T/cibw-run-eop9cin9/cp310-macosx_x86_64/built_wheel', '-vv'] failed with code 1.
build (ubuntu-latest, *manylinux*, manylinux)
Process completed with exit code 1.
build (ubuntu-latest, *manylinux*, manylinux)
cibuildwheel: Command ['python', '-m', 'build', PurePosixPath('/project'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel', '-vv'] failed with code 1.
build (ubuntu-latest, *musllinux*, musllinux)
Process completed with exit code 1.
build (ubuntu-latest, *musllinux*, musllinux)
cibuildwheel: Command ['python', '-m', 'build', PurePosixPath('/project'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel', '-vv'] failed with code 1.
build (macos-14, *macosx*, macos_arm64, arm64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: hendrikmuhs/ccache-action@v1.2, hmarr/debug-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (macos-14, *macosx*, macos_arm64, arm64)
cibuildwheel: Invalid skip selector: 'cp37-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
build (macos-14, *macosx*, macos_arm64, arm64)
cibuildwheel: Invalid skip selector: 'cp36-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
build (macos-14, *macosx*, macos_arm64, arm64)
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
build (ubuntu-24.04-arm, *manylinux*, aarch64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: hmarr/debug-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (ubuntu-24.04-arm, *manylinux*, aarch64)
cibuildwheel: Invalid skip selector: 'cp37-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
build (ubuntu-24.04-arm, *manylinux*, aarch64)
cibuildwheel: Invalid skip selector: 'cp36-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
build (ubuntu-24.04-arm, *manylinux*, aarch64)
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
build (macos-15-intel, *macosx*, macos_x86_64, x86_64)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: hendrikmuhs/ccache-action@v1.2, hmarr/debug-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (macos-15-intel, *macosx*, macos_x86_64, x86_64)
cibuildwheel: Invalid skip selector: 'cp37-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
build (macos-15-intel, *macosx*, macos_x86_64, x86_64)
cibuildwheel: Invalid skip selector: 'cp36-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
build (macos-15-intel, *macosx*, macos_x86_64, x86_64)
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
build (ubuntu-latest, *manylinux*, manylinux)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: hendrikmuhs/ccache-action@v1.2, hmarr/debug-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (ubuntu-latest, *manylinux*, manylinux)
cibuildwheel: Invalid skip selector: 'cp37-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
build (ubuntu-latest, *manylinux*, manylinux)
cibuildwheel: Invalid skip selector: 'cp36-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
build (ubuntu-latest, *manylinux*, manylinux)
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.
build (ubuntu-latest, *musllinux*, musllinux)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: hendrikmuhs/ccache-action@v1.2, hmarr/debug-action@v3. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build (ubuntu-latest, *musllinux*, musllinux)
cibuildwheel: Invalid skip selector: 'cp37-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
build (ubuntu-latest, *musllinux*, musllinux)
cibuildwheel: Invalid skip selector: 'cp36-*'. cibuildwheel 3.x no longer supports Python < 3.8. Please use the 2.x series or update `skip`. This selector will have no effect.
build (ubuntu-latest, *musllinux*, musllinux)
cibuildwheel: Invalid skip selector: 'pp*'. This selector matches a group that wasn't enabled. Enable it using the `enable` option or remove this selector. This selector will have no effect.

Artifacts

Produced during runtime
Name Size Digest
artifact-sdist Expired
4.23 MB
sha256:22fe16d60efb711481635cc4a3091f372c2e6a19038e6bb9d8487a48477a28f6