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-m1O16MjBKeNq5sTz9bZetB2hjUozebA3rI1vfq23QB8= Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A livepeer nix build failed. | ^~~~~~ /nix/store/yglspjlx9g2ggrb14k74d1ic7v85n4sv-ffmpeg-6.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/yglspjlx9g2ggrb14k74d1ic7v85n4sv-ffmpeg-6.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/yglspjlx9g2ggrb14k74d1ic7v85n4sv-ffmpeg-6.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/yglspjlx9g2ggrb14k74d1ic7v85n4sv-ffmpeg-6.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/hkzgcfj86jzzpayghzvy09xpvjg4xmac-go-1.21.7/share/go/pkg/tool/linux_amd64/link: running gcc failed: exit status 1 /nix/store/p0p56gzz837fgmfd7lyisghcd7x2fdlc-binutils-2.40/bin/ld: /build/go-link-4175701058/000015.o: in function `lpms_compare_sign_bypath': /_/github.com/livepeer/lpms@v0.0.0-20240115103113-98566e26c007/ffmpeg/extras.c:202: undefined reference to `avfilter_compare_sign_bypath' /nix/store/p0p56gzz837fgmfd7lyisghcd7x2fdlc-binutils-2.40/bin/ld: /build/go-link-4175701058/000015.o: in function `lpms_compare_sign_bybuffer': /_/github.com/livepeer/lpms@v0.0.0-20240115103113-98566e26c007/ffmpeg/extras.c:213: undefined reference to `avfilter_compare_sign_bybuff' collect2: error: ld returned 1 exit status