Skip to content

Update Bitlbee Dependencies #61

Update Bitlbee Dependencies

Update Bitlbee Dependencies #61

Triggered via schedule December 24, 2024 00:58
Status Failure
Total duration 2m 58s
Artifacts
check-and-update
2m 47s
check-and-update
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
check-and-update
buildx failed with: ERROR: failed to solve: process "/bin/sh -c cd /root \t&& git clone -n https://github.com/sm00th/bitlbee-discord \t&& cd bitlbee-discord \t&& git checkout ${DISCORD_COMMIT} \t&& ./autogen.sh \t&& ./configure \t&& make \t&& make install \t&& if [ \"$STRIP\" == \"true\" ]; then strip /usr/local/lib/bitlbee/discord.so; fi" did not complete successfully: exit code: 1
check-and-update
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636