Skip to content

1559c25d-ls193

1559c25d-ls193 #221

Triggered via release January 26, 2025 01:43
Status Failure
Total duration 45m 21s
Artifacts 1

call-build-image.yml

on: release
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
call-workflow / bake
buildx bake failed with: ERROR: failed to solve: process "/bin/sh -c echo \"**** add icon ****\" && curl -o /kclient/public/icon.png https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/nomacs-logo.png && echo \"**** install build dependencies ****\" && apt-get update && apt-get install -y --no-install-recommends build-essential cdbs cmake debhelper git lcov libexiv2-dev libheif-dev libopencv-dev libqt5svg5-dev libquazip5-dev libraw-dev libtiff-dev libwebp-dev libzip-dev qt5-qmake qttools5-dev qttools5-dev-tools && echo \"**** install runtime dependencies ****\" && apt-get install -y --no-install-recommends kimageformat-plugins libexiv2-27 libheif1 libopencv-core406t64 libopencv-imgproc406t64 libquazip5-1t64 libqt5concurrent5t64 libqt5printsupport5t64 libqt5svg5 libraw23t64 qt5-image-formats-plugins && echo \"**** compile heif plugin ****\" && mkdir -p /tmp/heif && git clone https://github.com/jakar/qt-heif-image-plugin.git /tmp/heif && mkdir -p /tmp/heif/build && cd /tmp/heif/build && cmake .. && make && make install && echo \"**** compile nomacs ****\" && if [ -z \"${APP_VERSION}\" ]; then APP_VERSION=$(curl -sX GET https://api.github.com/repos/nomacs/nomacs/commits/master | jq -r '. | .sha' | cut -c1-8); fi && mkdir -p /tmp/nomacs && git clone --recurse-submodules https://github.com/nomacs/nomacs.git /tmp/nomacs && cd /tmp/nomacs && git checkout \"${APP_VERSION}\" && mkdir -p /tmp/nomacs/build && cd /tmp/nomacs/build && cmake ../ImageLounge/. && make && make install && ldconfig && printf \"Linuxserver.io version: ${VERSION}\\nBuild-date: ${BUILD_DATE}\" > /build_version && echo \"**** clean up ****\" && apt-get purge --auto-remove -y build-essential cdbs cmake debhelper git lcov libexiv2-dev libheif-dev libopencv-dev libqt5svg5-dev libquazip5-dev libraw-dev libtiff-dev libwebp-dev libzip-dev qt5-qmake qttools5-dev qttools5-dev-tools && rm -rf /tmp/* /var/lib/apt/lists/* /var/tmp/*" did not complete successfully: exit code: 2
call-workflow / bake
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
linuxserver-labs~docker-nomacs~UDRCWE.dockerbuild
154 KB