Skip to content

chore: update build setup #179

chore: update build setup

chore: update build setup #179

Triggered via push October 3, 2024 13:45
Status Failure
Total duration 2m 53s
Artifacts 5

appimage.yml

on: push
Matrix: build
Matrix: test
release
0s
release
Fit to window
Zoom out
Zoom in

Annotations

1 error
build (linux/amd64, amd64, ubuntu, jammy, 871920D1991BC93C, AppImageBuilder.yml)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c \tset -eu\n\tpython -m build --wheel\n\tpython -m venv .env\n\t.env/bin/pip install --prefix \"${TARGET}/usr\" dist/*.whl\n\tfind \"${TARGET}/usr/bin\" -type f | xargs sed -i 's:work/.env:usr:'\n\n\t# Provide input-event-codes.h as fallback for runtime systems without linux headers\n\tcp -a \\\n\t\t\"$(find /usr -type f -name input-event-codes.h -print -quit)\" \\\n\t\t\"$(find \"${TARGET}\" -type f -name uinput.py -printf '%h\\n' -quit)\"\n\n\t# Create short name symlinks for static libraries\n\tsuffix=\".cpython-*-$(uname -m)-linux-gnu.so\"\n\tfind \"${TARGET}\" -type f -path \"*/site-packages/*${suffix}\" \\\n\t\t| while read -r path; do ln -sfr \"${path}\" \"${path%${suffix}}.so\"; done\n\n\tshare=\"${TARGET}/usr/share\"\n\n\t# Put AppStream metadata to required location according to https://wiki.debian.org/AppStream/Guidelines\n\tmetainfo=\"${share}/metainfo\"\n\tmkdir -p \"${metainfo}\"\n\tcp -a scripts/sc-controller.appdata.xml \"${metainfo}\"\n\n\t# Convert icon to png format (required for icons in .desktop file)\n\ticonpath=\"${share}/icons/hicolor/512x512/apps\"\n\tmkdir -p \"${iconpath}\"\n\trsvg-convert --background-color none -o \"${iconpath}/sc-controller.png\" images/sc-controller.svg\n" did not complete successfully: exit code: 1

Artifacts

Produced during runtime
Name Size
appimage-bookworm-amd64 Expired
26.3 MB
appimage-bullseye-amd64 Expired
24.1 MB
appimage-focal-amd64 Expired
23.7 MB
appimage-noble-amd64 Expired
25.3 MB
appimage-trixie-amd64 Expired
26.6 MB