You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#45 [linux/arm/v7 build 4/4] RUN python -m venv venv && venv/bin/pip install -r klipper/scripts/klippy-requirements.txt && venv/bin/pip install numpy && venv/bin/python -m compileall klipper/klippy && venv/bin/python klipper/klippy/chelper/__init__.py
#45 459.7 Installing backend dependencies: finished with status 'error'
#45 459.8 error: subprocess-exited-with-error
#45 459.8
#45 459.8 × pip subprocess to install backend dependencies did not run successfully.
#45 459.8 │ exit code: 1
#45 459.8 ╰─> [36 lines of output]
#45 459.8 Collecting patchelf>=0.11.0
#45 459.8 Downloading patchelf-0.17.2.1-py2.py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.musllinux_1_1_armv7l.whl (381 kB)
#45 459.8 ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 381.1/381.1 kB 1.2 MB/s eta 0:00:00
#45 459.8 Collecting ninja>=1.8.2
#45 459.8 Downloading ninja-1.11.1.tar.gz (27 kB)
#45 459.8 Installing build dependencies: started
#45 459.8 Installing build dependencies: finished with status 'done'
#45 459.8 Getting requirements to build wheel: started
#45 459.8 Getting requirements to build wheel: finished with status 'done'
#45 459.8 Preparing metadata (pyproject.toml): started
#45 459.8 Preparing metadata (pyproject.toml): finished with status 'done'
#45 459.8 Building wheels for collected packages: ninja
#45 459.8 Building wheel for ninja (pyproject.toml): started
#45 459.8 Building wheel for ninja (pyproject.toml): finished with status 'error'
#45 459.8 error: subprocess-exited-with-error
#45 459.8
#45 459.8 × Building wheel for ninja (pyproject.toml) did not run successfully.
#45 459.8 │ exit code: 1
#45 459.8 ╰─> [11 lines of output]
#45 459.8 Traceback (most recent call last):
#45 459.8 File "/tmp/pip-build-env-pv655okc/overlay/lib/python3.11/site-packages/skbuild/setuptools_wrap.py", line 645, in setup
#45 459.8 cmkr = cmaker.CMaker(cmake_executable)
#45 459.8 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#45 459.8 File "/tmp/pip-build-env-pv655okc/overlay/lib/python3.11/site-packages/skbuild/cmaker.py", line 148, in __init__
#45 459.8 self.cmake_version = get_cmake_version(self.cmake_executable)
#45 459.8 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
#45 459.8 File "/tmp/pip-build-env-pv655okc/overlay/lib/python3.11/site-packages/skbuild/cmaker.py", line 105, in get_cmake_version
#45 459.8 raise SKBuildError(msg) from err
#45 459.8
#45 459.8 Problem with the CMake installation, aborting build. CMake executable is cmake
#45 459.8 [end of output]
#45 459.8
#45 459.8 note: This error originates from a subprocess, and is likely not a problem with pip.
#45 459.8 ERROR: Failed building wheel for ninja
#45 459.8 Failed to build ninja
#45 459.8 ERROR: Could not build wheels for ninja, which is required to install pyproject.toml-based projects
#45 459.8 [end of output]
#45 459.8
#45 459.8 note: This error originates from a subprocess, and is likely not a problem with pip.
#45 459.8 error: subprocess-exited-with-error
#45 459.8
#45 459.8 × pip subprocess to install backend dependencies did not run successfully.
#45 459.8 │ exit code: 1
#45 459.8 ╰─> See above for output.
#45 459.8
#45 459.8 note: This error originates from a subprocess, and is likely not a problem with pip.
#45 ERROR: process "/bin/sh -c python -m venv venv && venv/bin/pip install -r klipper/scripts/klippy-requirements.txt && venv/bin/pip install numpy && venv/bin/python -m compileall klipper/klippy && venv/bin/python klipper/klippy/chelper/__init__.py" did not complete successfully: exit code: 1
The text was updated successfully, but these errors were encountered:
Nightly Image build for klipper is failing
https://github.com/mkuf/prind/actions/runs/6269327918/job/17025592060
The text was updated successfully, but these errors were encountered: