build(deps): bump super-linter/super-linter from 6.3.0 to 8.3.1 in /.github/workflows #63
Annotations
1 error
|
Build alt Image s390
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.9-slim...
Getting image source signatures
Copying blob sha256:78521935a1237991092d52e8b0f19bd2bcbeece5e3547687509829a62679dad3
Copying blob sha256:71dc03f1fd788f9fc2bbb931d3df17cbfaf0b486bdfb19f4e3b8792a206689a1
Copying blob sha256:e414015a43e56e4b06133185cabf480df8d52b2f49fb047b4d68df5892c90435
Copying blob sha256:0435056ca9e61c25c468371ac087c4332407526e9af1b21b805fb7d723ba8a4c
Copying config sha256:874a275f19df818e699fd64125270bf4da5788a5d5c80c21f676208da59f6058
Writing manifest to image destination
error: subprocess-exited-with-error
× Building wheel for cryptography (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [38 lines of output]
Running `maturin pep517 build-wheel -i /usr/local/bin/python3.9 --compatibility off`
Python reports SOABI: cpython-39-s390x-linux-gnu
Computed rustc target triple: s390x-unknown-linux-gnu
Installation directory: /root/.cache/puccinialin
Rustup already downloaded
Installing rust to /root/.cache/puccinialin/rustup
warn: It looks like you have an existing rustup settings file at:
warn: /root/.rustup/settings.toml
warn: Rustup will install the default toolchain as specified in the settings file,
warn: instead of the one inferred from the default host triple.
info: profile set to 'minimal'
info: default host triple is s390x-unknown-linux-gnu
warn: Updating existing toolchain, profile choice will be ignored
info: syncing channel updates for 'stable-s390x-unknown-linux-gnu'
info: default toolchain set to 'stable-s390x-unknown-linux-gnu'
Checking if cargo is installed
cargo 1.93.0 (083ac5135 2025-12-15)
🍹 Building a mixed python/rust project
🔗 Found pyo3 bindings with abi3 support
🐍 Found CPython 3.9 at /usr/local/bin/python3.9
📡 Using build options locked from pyproject.toml
Compiling target-lexicon v0.13.3
Compiling proc-macro2 v1.0.101
Compiling unicode-ident v1.0.19
Compiling find-msvc-tools v0.1.1
Compiling shlex v1.3.0
error: linker `cc` not found
|
= note: No such file or directory (os error 2)
error: could not compile `proc-macro2` (build script) due to 1 previous error
warning: build failed, waiting for other jobs to finish...
error: could not compile `target-lexicon` (build script) due to 1 previous error
💥 maturin failed
Caused by: Failed to build a native library through cargo
Caused by: Cargo build finished with "exit status: 101": `env -u CARGO PYO3_BUILD_EXTENSION_MODULE="1" PYO3_ENVIRONMENT_SIGNATURE="cpython-3.9-64bit" PYO3_PYTHON="/usr/local/bin/python3.9" PYTHON_SYS_EXECUTABLE="/usr/local/bin/python3.9" "cargo" "rustc" "--profile" "release" "--message-format" "json-render-diagnostics" "--locked" "--manifest-path" "/tmp/pip-install-4_xsfik1/cryptography_bfe08ede2ce944d2ac1ff2347853f871/src/rust/Cargo.toml" "--lib"`
Rust not found, installing into a temporary directory
Error: command ['maturin', 'pep517', 'build-wheel', '-i', '/usr/local/bin/python3.9', '--compatibility', 'off'] returned non-zero exit status 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for cryptography
ERROR: Could not build wheels for cryptography, which is required to install pyproject.toml-based projects
[notice] A new release of pip is available: 23.0.1 -> 26.0.1
[notice] To update, run: pip install --upgrade pip
Error: building at STEP "RUN pip install -r /src/requirements.txt": while running runtime: exit status 1
|
Loading