Build and publish AppImages #25
Annotations
1 error and 8 warnings
build (linux/arm64, arm64, debian, trixie, 0E98404D386FA1D9, 54404762BBB6E853, AppImageBuilder.de...
buildx failed with: ERROR: failed to solve: process "/bin/sh -c \tset -eu\n\n\tpython -m build --wheel\n\tpython -m venv .env\n\t. .env/bin/activate\n\tpip install libusb1 pytest toml vdf\n\tpython -m pytest tests\n\tpip install --prefix \"${TARGET}/usr\" --no-warn-script-location dist/*.whl\n\n\t# Save version\n\tPYTHONPATH=$(find \"${TARGET}\" -type d -name site-packages) \\\n\tpython -c \"from scc.constants import DAEMON_VERSION; print('VERSION=' + DAEMON_VERSION)\" >>/build/.build-metadata.env\n\n\t# Fix shebangs of scripts from '#!/work/.env/bin/python'\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: 139
|
build (linux/amd64, amd64, debian, bookworm, 0E98404D386FA1D9, 54404762BBB6E853, AppImageBuilder....
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (linux/amd64, amd64, ubuntu, noble, 871920D1991BC93C, AppImageBuilder.yml)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (linux/amd64, amd64, ubuntu, jammy, 871920D1991BC93C, AppImageBuilder.yml)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (linux/amd64, amd64, debian, trixie, 0E98404D386FA1D9, 54404762BBB6E853, AppImageBuilder.de...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (linux/arm64, arm64, debian, bookworm, 0E98404D386FA1D9, 54404762BBB6E853, AppImageBuilder....
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (linux/arm64, arm64, ubuntu, jammy, 871920D1991BC93C, AppImageBuilder.yml)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (linux/arm64, arm64, ubuntu, noble, 871920D1991BC93C, AppImageBuilder.yml)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
build (linux/arm64, arm64, debian, trixie, 0E98404D386FA1D9, 54404762BBB6E853, AppImageBuilder.de...
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
appimage-bookworm-amd64
|
26.1 MB |
|
appimage-bookworm-arm64
|
24.2 MB |
|
appimage-jammy-amd64
|
24.7 MB |
|
appimage-jammy-arm64
|
22.5 MB |
|
appimage-noble-amd64
|
26 MB |
|
appimage-noble-arm64
|
24.3 MB |
|
appimage-trixie-amd64
|
26.5 MB |
|