livepeer 0.5.20 -> 0.7.2 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-XCGA8mLDqiVq0DmnKlAcx2T0HR1OtDLpthVcJlTh5a8= Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A livepeer nix build failed. | ^~~~~~ /nix/store/m6rgn86v2xkirkid13wmk5x9dzxpfbp8-ffmpeg-6.1.1-dev/include/libavutil/frame.h:700:13: note: declared here 700 | int64_t pkt_duration; | ^~~~~~~~~~~~ transcoder.c: In function 'transcode': transcoder.c:745:7: warning: 'pkt_duration' is deprecated [-Wdeprecated-declarations] 745 | if (dframe->pkt_duration) dur = dframe->pkt_duration; | ^~ /nix/store/m6rgn86v2xkirkid13wmk5x9dzxpfbp8-ffmpeg-6.1.1-dev/include/libavutil/frame.h:700:13: note: declared here 700 | int64_t pkt_duration; | ^~~~~~~~~~~~ transcoder.c:745:7: warning: 'pkt_duration' is deprecated [-Wdeprecated-declarations] 745 | if (dframe->pkt_duration) dur = dframe->pkt_duration; | ^~ /nix/store/m6rgn86v2xkirkid13wmk5x9dzxpfbp8-ffmpeg-6.1.1-dev/include/libavutil/frame.h:700:13: note: declared here 700 | int64_t pkt_duration; | ^~~~~~~~~~~~ transcoder.c:752:7: warning: 'pkt_duration' is deprecated [-Wdeprecated-declarations] 752 | dframe->pkt_duration = dur; | ^~~~~~ /nix/store/m6rgn86v2xkirkid13wmk5x9dzxpfbp8-ffmpeg-6.1.1-dev/include/libavutil/frame.h:700:13: note: declared here 700 | int64_t pkt_duration; | ^~~~~~~~~~~~ # github.com/livepeer/go-livepeer/cmd/livepeer /nix/store/bp39dh48cdqp89hk5mpdi1lxdf0mjl7x-go-1.22.1/share/go/pkg/tool/linux_amd64/link: running gcc failed: exit status 1 /nix/store/j2y057vz3i19yh4zjsan1s3q256q15rd-binutils-2.41/bin/ld: /build/go-link-650051931/000015.o: in function `lpms_compare_sign_bypath': /_/github.com/livepeer/lpms@v0.0.0-20240115103113-98566e26c007/ffmpeg/extras.c:202:(.text+0xee3): undefined reference to `avfilter_compare_sign_bypath' /nix/store/j2y057vz3i19yh4zjsan1s3q256q15rd-binutils-2.41/bin/ld: /build/go-link-650051931/000015.o: in function `lpms_compare_sign_bybuffer': /_/github.com/livepeer/lpms@v0.0.0-20240115103113-98566e26c007/ffmpeg/extras.c:213:(.text+0xef3): undefined reference to `avfilter_compare_sign_bybuff' collect2: error: ld returned 1 exit status