⬆️ Update alpine_3_17/libwebp to v1.2.4-r3 - autoclosed #580
Triggered via pull request
September 14, 2023 10:26
Status
Failure
Total duration
1m 45s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
ci.yaml
on: pull_request
workflows
/
Gather add-on information
4s
workflows
/
JSON Lint
5s
workflows
/
Shellcheck
6s
workflows
/
YAMLLint
44s
workflows
/
Prettier
9s
Matrix: workflows / build
Annotations
9 errors
workflows / Build amd64
buildx failed with: ERROR: failed to solve: process "/bin/bash -o pipefail -c apk add --no-cache --virtual .build-dependencies autoconf=2.71-r1 automake=1.16.5-r1 build-base=0.5-r3 curl-dev=8.1.2-r0 ffmpeg-dev=5.1.3-r0 gettext-dev=0.21.1-r1 git=2.38.5-r0 jpeg-dev=9e-r0 libjpeg-turbo-dev=2.1.4-r0 libmicrohttpd-dev=0.9.75-r0 libwebp-dev=1.2.4-r2 linux-headers=5.19.5-r0 musl-dev=1.2.3-r5 python3-dev=3.10.12-r0 v4l-utils-dev=1.22.1-r2 && apk add --no-cache cifs-utils=7.0-r0 ffmpeg-libs=5.1.3-r0 ffmpeg=5.1.3-r0 libintl=0.21.1-r1 libjpeg-turbo=2.1.4-r0 libjpeg=9e-r0 libmicrohttpd=0.9.75-r0 libwebp=1.2.4-r3 mosquitto-clients=2.0.15-r1 nginx=1.22.1-r0 py3-pip=22.3.1-r1 python3=3.10.12-r0 rsync=3.2.7-r0 v4l-utils=1.22.1-r2 && curl -J -L -o /tmp/motion.tar.gz \"https://github.com/Motion-Project/motion/archive/release-${MOTION_VERSION}.tar.gz\" && mkdir -p /tmp/motion && tar zxf /tmp/motion.tar.gz -C /tmp/motion --strip-components=1 && cd /tmp/motion && autoreconf -fiv && ./configure --without-pgsql --without-mysql --without-sqlite3 --prefix=/usr --sysconfdir=/etc && make install && pip install --no-cache-dir \"https://github.com/motioneye-project/motioneye/archive/${MOTIONEYE_VERSION}.tar.gz\" && apk del --no-cache --purge .build-dependencies && rm -f -r /tmp/*" did not complete successfully: exit code: 99
|
workflows / Build aarch64
The job was canceled because "amd64" failed.
|
workflows / Build aarch64
The operation was canceled.
|
workflows / Build armv7
The job was canceled because "amd64" failed.
|
workflows / Build armv7
The operation was canceled.
|
workflows / Build i386
The job was canceled because "amd64" failed.
|
workflows / Build i386
The operation was canceled.
|
workflows / Build armhf
The job was canceled because "amd64" failed.
|
workflows / Build armhf
The operation was canceled.
|