Skip to content

Update ffmpeg to 5.1.3 from 5.1.2 #40

Update ffmpeg to 5.1.3 from 5.1.2

Update ffmpeg to 5.1.3 from 5.1.2 #40

Triggered via pull request September 11, 2023 12:37
Status Failure
Total duration 1h 52m 8s
Artifacts

docker.yml

on: pull_request
Matrix: docker / build-and-push-image
Matrix: docker / build-and-push-manfiest
Fit to window
Zoom out
Zoom in

Annotations

1 error
docker / build-and-push-image (edge, linux/amd64)
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apk add --no-cache --virtual build build-base nasm && case ${TARGETPLATFORM} in linux/arm/v*) export config_opts=\"--extra-ldexeflags=-static\" ;; esac && sed -i 's/add_ldexeflags -fPIE -pie/add_ldexeflags -fPIE -static-pie/' configure && ./configure ${config_opts} --pkg-config-flags=\"--static\" --extra-cflags=\"-fopenmp\" --extra-ldflags=\"-fopenmp -Wl,-z,stack-size=2097152\" --toolchain=hardened --disable-debug --disable-doc --disable-shared --disable-ffplay --enable-static --disable-runtime-cpudetect || (cat ffbuild/config.log ; false) && make -j$(nproc) install && apk del build" did not complete successfully: exit code: 2