livepeer 0.5.20 -> 0.7.1 https://github.com/livepeer/go-livepeer/releases attrpath: livepeer Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-aRZoAEnRai8i5H08ReW8lEFlbmarYxU0lBRhR/Llw+M=" [golangModuleVersion] Replaced vendorHash with sha256-Di3bplUaHwkbRtQe9UpcAoYPD/V7V4nBtHH3XMzGt5o= Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A livepeer nix build failed. | ^~~~~~ /nix/store/cq03pvn413lwlk1psw9vzvahbkz3p7c4-ffmpeg-6.0-dev/include/libavutil/frame.h:631:13: note: declared here 631 | int64_t pkt_duration; | ^~~~~~~~~~~~ transcoder.c: In function 'transcode': transcoder.c:757:7: warning: 'pkt_duration' is deprecated [-Wdeprecated-declarations] 757 | if (dframe->pkt_duration) dur = dframe->pkt_duration; | ^~ /nix/store/cq03pvn413lwlk1psw9vzvahbkz3p7c4-ffmpeg-6.0-dev/include/libavutil/frame.h:631:13: note: declared here 631 | int64_t pkt_duration; | ^~~~~~~~~~~~ transcoder.c:757:7: warning: 'pkt_duration' is deprecated [-Wdeprecated-declarations] 757 | if (dframe->pkt_duration) dur = dframe->pkt_duration; | ^~ /nix/store/cq03pvn413lwlk1psw9vzvahbkz3p7c4-ffmpeg-6.0-dev/include/libavutil/frame.h:631:13: note: declared here 631 | int64_t pkt_duration; | ^~~~~~~~~~~~ transcoder.c:764:7: warning: 'pkt_duration' is deprecated [-Wdeprecated-declarations] 764 | dframe->pkt_duration = dur; | ^~~~~~ /nix/store/cq03pvn413lwlk1psw9vzvahbkz3p7c4-ffmpeg-6.0-dev/include/libavutil/frame.h:631:13: note: declared here 631 | int64_t pkt_duration; | ^~~~~~~~~~~~ # github.com/livepeer/go-livepeer/cmd/livepeer /nix/store/6qd8p8gilzgplpk2ni3109m0k71r21s7-go-1.21.5/share/go/pkg/tool/linux_amd64/link: running gcc failed: exit status 1 /nix/store/fzlkaj1ax7gl655blfcr6zzvml1vx3bj-binutils-2.40/bin/ld: /build/go-link-1832399452/000017.o: in function `lpms_compare_sign_bypath': /_/github.com/livepeer/lpms@v0.0.0-20231002131146-663c62246a3c/ffmpeg/extras.c:202: undefined reference to `avfilter_compare_sign_bypath' /nix/store/fzlkaj1ax7gl655blfcr6zzvml1vx3bj-binutils-2.40/bin/ld: /build/go-link-1832399452/000017.o: in function `lpms_compare_sign_bybuffer': /_/github.com/livepeer/lpms@v0.0.0-20231002131146-663c62246a3c/ffmpeg/extras.c:213: undefined reference to `avfilter_compare_sign_bybuff' collect2: error: ld returned 1 exit status