Skip to content

build

build #188

Re-run triggered August 12, 2026 19:35
Status Cancelled
Total duration 3m 33s
Artifacts 2

python-build.yml

on: push
Matrix: build_wheels
Make SDist
9s
Make SDist
Make Artifact
0s
Make Artifact
Publish Python 🐍 distribution 📦 to PyPI
0s
Publish Python 🐍 distribution 📦 to PyPI
Sign the Python 🐍 distribution 📦 with Sigstore and upload them to GitHub Release
0s
Sign the Python 🐍 distribution 📦 with Sigstore and upload them to GitHub Release
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 12 warnings
build_wheels (ubuntu-24.04)
Process completed with exit code 1.
cibuildwheel failed
hon/cp310-cp310/lib/python3.10/site-packages/pyproject_hooks/_in_process/_in_process.py", line 389, in <module> main() File "/opt/python/cp310-cp310/lib/python3.10/site-packages/pyproject_hooks/_in_process/_in_process.py", line 373, in main json_out["return_val"] = hook(**hook_input["kwargs"]) File "/opt/python/cp310-cp310/lib/python3.10/site-packages/pyproject_hooks/_in_process/_in_process.py", line 280, in build_wheel return _build_backend().build_wheel( File "/tmp/build-env-xfwytcbn/lib/python3.10/site-packages/setuptools/build_meta.py", line 438, in build_wheel return _build(['bdist_wheel']) File "/tmp/build-env-xfwytcbn/lib/python3.10/site-packages/setuptools/build_meta.py", line 429, in _build return self._build_with_temp_dir( File "/tmp/build-env-xfwytcbn/lib/python3.10/site-packages/setuptools/build_meta.py", line 410, in _build_with_temp_dir self.run_setup() File "/tmp/build-env-xfwytcbn/lib/python3.10/site-packages/setuptools/build_meta.py", line 317, in run_setup exec(code, locals()) # noqa: S102 # exec is intentional here File "<string>", line 142, in <module> File "/tmp/build-env-xfwytcbn/lib/python3.10/site-packages/setuptools/__init__.py", line 117, in setup return distutils.core.setup(**attrs) # type: ignore[return-value] File "/tmp/build-env-xfwytcbn/lib/python3.10/site-packages/setuptools/_distutils/core.py", line 168, in setup return run_commands(dist) File "/tmp/build-env-xfwytcbn/lib/python3.10/site-packages/setuptools/_distutils/core.py", line 184, in run_commands dist.run_commands() File "/tmp/build-env-xfwytcbn/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 1028, in run_commands self.run_command(cmd) File "/tmp/build-env-xfwytcbn/lib/python3.10/site-packages/setuptools/dist.py", line 1106, in run_command super().run_command(command) File "/tmp/build-env-xfwytcbn/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 1047, in run_command cmd_obj.run() File "/tmp/build-env-xfwytcbn/lib/python3.10/site-packages/setuptools/command/bdist_wheel.py", line 385, in run self.run_command("build") File "/tmp/build-env-xfwytcbn/lib/python3.10/site-packages/setuptools/_distutils/cmd.py", line 342, in run_command self.distribution.run_command(command) File "/tmp/build-env-xfwytcbn/lib/python3.10/site-packages/setuptools/dist.py", line 1106, in run_command super().run_command(command) File "/tmp/build-env-xfwytcbn/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 1047, in run_command cmd_obj.run() File "/tmp/build-env-xfwytcbn/lib/python3.10/site-packages/setuptools/_distutils/command/build.py", line 137, in run self.run_command(cmd_name) File "/tmp/build-env-xfwytcbn/lib/python3.10/site-packages/setuptools/_distutils/cmd.py", line 342, in run_command self.distribution.run_command(command) File "/tmp/build-env-xfwytcbn/lib/python3.10/site-packages/setuptools/dist.py", line 1106, in run_command super().run_command(command) File "/tmp/build-env-xfwytcbn/lib/python3.10/site-packages/setuptools/_distutils/dist.py", line 1047, in run_command cmd_obj.run() File "/tmp/build-env-xfwytcbn/lib/python3.10/site-packages/setuptools/command/build_ext.py", line 95, in run _build_ext.run(self) File "/tmp/build-env-xfwytcbn/lib/python3.10/site-packages/setuptools/_distutils/command/build_ext.py", line 382, in run self.build_extensions() File "<string>", line 74, in build_extensions RuntimeError: Cannot find bazel executable ERROR Backend subprocess exited when trying to invoke build_wheel ::endgroup::Building wheel... ✕ 3.60s ::error::cibuildwheel: Command ['python', '-m', 'build', PurePosixPath('/project'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel'] failed with code 1.
build_wheels (ubuntu-24.04)
cibuildwheel: Command ['python', '-m', 'build', PurePosixPath('/project'), '--wheel', '--outdir=/tmp/cibuildwheel/built_wheel'] failed with code 1.
build_wheels (windows-2025)
The run was canceled by @EthanSteinberg.
build_wheels (windows-2025)
The operation was canceled.
build
The run was canceled by @EthanSteinberg.
build_wheels (ubuntu-24.04)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build_wheels (ubuntu-24.04)
cibuildwheel: Invalid skip selector: 'cp315t-*'. This selector will have no effect.
build_wheels (ubuntu-24.04)
cibuildwheel: Invalid skip selector: 'cp313t-*'. 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_wheels (ubuntu-24.04)
cibuildwheel: Invalid skip selector: 'cp315-*'. This selector will have no effect.
build_wheels (ubuntu-24.04)
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_wheels (ubuntu-24.04)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
build_wheels (windows-2025)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/checkout@v4, actions/setup-python@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
build_wheels (windows-2025)
cibuildwheel: Invalid skip selector: 'cp315t-*'. This selector will have no effect.
build_wheels (windows-2025)
cibuildwheel: Invalid skip selector: 'cp313t-*'. 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_wheels (windows-2025)
cibuildwheel: Invalid skip selector: 'cp315-*'. This selector will have no effect.
build_wheels (windows-2025)
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_wheels (windows-2025)
The `python-version` input is not set. The version of Python currently in `PATH` will be used.