Skip to content

Bump alpine from 3.20.3 to 3.21.0 #60

Bump alpine from 3.20.3 to 3.21.0

Bump alpine from 3.20.3 to 3.21.0 #60

Triggered via pull request January 1, 2025 16:13
Status Failure
Total duration 5m 17s
Artifacts

docker-publish.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
build
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /usr/local/src && cd alac-master && patch -p1 -i ../squeezelite-$SQUEEZELITE_VERSION/alpine/libalac/fix-arm-segfault.patch && patch -p1 -i ../squeezelite-$SQUEEZELITE_VERSION/alpine/libalac/alac-version.patch && autoreconf -if && ./configure --prefix=/usr && make -j1 && make install && make DESTDIR=\"/usr/local/src/dest\" install && cd .. && cd tremor-master && sed -i \"s/\\(XIPH_PATH_OGG(, AC_MSG_ERROR(must have Ogg installed!))\\)/#\\1/\" configure.in && ./autogen.sh --prefix=/usr --enable-static=no && make && make install && make DESTDIR=\"/usr/local/src/dest\" install && cd .. && cd squeezelite-$SQUEEZELITE_VERSION && patch -p1 -i alpine/load-libtremor-first.patch && make OPTS=\"-DRESAMPLE -DDSD -DGPIO -DVISEXPORT -DUSE_SSL -DOPUS -DALAC -DLINE_IN -I/usr/include/opus -I/usr/include/alac\" && gcc -Os -fomit-frame-pointer -fcommon -s -o find_servers tools/find_servers.c && gcc -Os -fomit-frame-pointer -fcommon -s -o alsacap tools/alsacap.c -lasound" did not complete successfully: exit code: 2
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636