chore(deps): Update python Docker tag to v3.14.0 #112
Annotations
1 error
          | 
                      
                          build
                        
                      
                       Error: buildah exited with code 1
Resolved "python" as an alias (/etc/containers/registries.conf.d/shortnames.conf)
Trying to pull docker.io/library/python:3.14.0-slim...
Getting image source signatures
Copying blob sha256:dc8f8cefb711828b828cd9f5a6822be4caccbdfce0e061cf339a8844b4d942ec
Copying blob sha256:8c7716127147648c1751940b9709b6325f2256290d3201662eca2701cadb2cdf
Copying blob sha256:0eecd97da7d1c6fd57f63e8220bce3825a4848968e3654bbf008b78b908a9754
Copying blob sha256:a2689e6dc6e0134015798411847871ffb786d1b9a41d6f2942cca5f24c206c1f
Copying config sha256:af5ba6f3855489172b914b638e97ed7346cdc93be2dc8a1e8d0f9adee752dbb6
Writing manifest to image destination
  error: subprocess-exited-with-error
  
  × Building wheel for msgpack (pyproject.toml) did not run successfully.
  │ exit code: 1
  ╰─> [29 lines of output]
      /tmp/pip-build-env-g4bzy97k/overlay/lib/python3.14/site-packages/setuptools/config/_apply_pyprojecttoml.py:82: SetuptoolsDeprecationWarning: `project.license` as a TOML table is deprecated
      !!
      
              ********************************************************************************
              Please use a simple string containing a SPDX expression for `project.license`. You can also use `project.license-files`. (Both options available on setuptools>=77.0.0).
      
              By 2026-Feb-18, you need to update your project and remove deprecated calls
              or your builds will no longer be supported.
      
              See https://packaging.python.org/en/latest/guides/writing-pyproject-toml/#license for details.
              ********************************************************************************
      
      !!
        corresp(dist, value, root_dir)
      running bdist_wheel
      running build
      running build_py
      creating build/lib.linux-x86_64-cpython-314/msgpack
      copying msgpack/fallback.py -> build/lib.linux-x86_64-cpython-314/msgpack
      copying msgpack/ext.py -> build/lib.linux-x86_64-cpython-314/msgpack
      copying msgpack/exceptions.py -> build/lib.linux-x86_64-cpython-314/msgpack
      copying msgpack/__init__.py -> build/lib.linux-x86_64-cpython-314/msgpack
      warning: build_py: byte-compiling is disabled, skipping.
      
      running build_ext
      building 'msgpack._cmsgpack' extension
      creating build/temp.linux-x86_64-cpython-314/msgpack
      gcc -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -fPIC -I. -I/usr/local/include/python3.14 -c msgpack/_cmsgpack.c -o build/temp.linux-x86_64-cpython-314/msgpack/_cmsgpack.o
      error: command 'gcc' failed: No such file or directory
      [end of output]
  
  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for msgpack
error: failed-wheel-build-for-install
× Failed to build installable wheels for some pyproject.toml based projects
╰─> msgpack
Error: building at STEP "RUN pip install poetry && poetry install --only main --no-root --no-directory": while running runtime: exit status 1
 |