Bump dessant/lock-threads from 4 to 5 #325
Annotations
2 errors
|
buildx failed with: ERROR: failed to solve: process "/bin/sh -c rm -Rf /opt/src/* && \tmkdir -p /opt/src/nv-codec-headers /opt/src/ffmpeg /opt/src/vapoursynth && \tgit clone --depth 1 --branch n${NVCODEC_HEADERS_VERSION} https://git.videolan.org/git/ffmpeg/nv-codec-headers.git /opt/src/nv-codec-headers && \tgit clone --depth 1 --branch n${FFMPEG_VERSION} https://git.ffmpeg.org/ffmpeg.git /opt/src/ffmpeg && \tgit clone --depth 1 https://github.com/vapoursynth/vapoursynth.git /opt/src/vapoursynth && \tcurl -L https://github.com/AviSynth/AviSynthPlus/archive/refs/tags/v${AVISYNTHPLUS_VERSION}.tar.gz | tar -xz -C /opt/src && \tcd /opt/src/nv-codec-headers && \tmake && \tmake install && \tcd /opt/src/vapoursynth && \tpip3 install -r ./python-requirements.txt && \t./autogen.sh && \tLIBGNUTLS_CFLAGS=-I/usr/include/gnutls ./configure --prefix=/usr && \tmake -j$(nproc) && \tmake install && \tcd /opt/src/AviSynthPlus-${AVISYNTHPLUS_VERSION} && \tmkdir build && \tcd build && \tcmake -DCMAKE_INSTALL_PREFIX=/usr .. && \tmake -j$(nproc) && \tmake install" did not complete successfully: exit code: 2
|
The logs for this run have expired and are no longer available.
Loading