Build FFmpeg #1919
build.yml
on: workflow_dispatch
Pre Checks
0s
Matrix: Build target base image
Matrix: Build target-variant image
Matrix: Build ffmpeg
Publish release
0s
Annotations
1 error
Build base image
buildx failed with: ERROR: failed to solve: process "/bin/sh -c apt-get -y update && apt-get -y dist-upgrade && apt-get -y install build-essential yasm nasm xxd pkgconf curl wget unzip zip git subversion mercurial rsync jq autoconf automake libtool libtool-bin autopoint gettext cmake clang meson ninja-build texinfo texi2html help2man flex bison groff gperf itstool ragel libc6-dev zlib1g-dev libssl-dev gtk-doc-tools gobject-introspection gawk ocaml ocamlbuild libnum-ocaml-dev indent p7zip-full python3-distutils python3-jinja2 python3-jsonschema python3-apt python-is-python3 && apt-get -y clean && git config --global user.email \"builder@localhost\" && git config --global user.name \"Builder\" && git config --global advice.detachedHead false" did not complete successfully: exit code: 100
|