livepeer 0.5.20 -> 0.5.38 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-bpZ/lyxVqG1+zwtNQyY7a8T0jPTDPJv++StDYBbLrzA= Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --no-out-link --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A livepeer nix build failed. | lpms_compare_sign_bypath extras.c: In function 'lpms_compare_sign_bybuffer': extras.c:213:13: warning: implicit declaration of function 'avfilter_compare_sign_bybuff'; did you mean 'lpms_compare_sign_bybuffer'? [-Wimplicit-function-declaration] 213 | int ret = avfilter_compare_sign_bybuff(buffer1, len1, buffer2, len2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | lpms_compare_sign_bybuffer # github.com/livepeer/lpms/ffmpeg filter.c: In function 'init_audio_filters': filter.c:171:7: warning: 'channel_layout' is deprecated [-Wdeprecated-declarations] 171 | ictx->ac->sample_rate, ictx->ac->sample_fmt, ictx->ac->channel_layout, | ^~~~ In file included from decoder.h:5, from filter.h:5, from filter.c:1: /nix/store/b7qiyhxwnbdgyn0x0480zjmy1l865bga-ffmpeg-5.1.3-dev/include/libavcodec/avcodec.h:1060:14: note: declared here 1060 | uint64_t channel_layout; | ^~~~~~~~~~~~~~ filter.c:172:7: warning: 'channels' is deprecated [-Wdeprecated-declarations] 172 | ictx->ac->channels, time_base.num, time_base.den); | ^~~~ /nix/store/b7qiyhxwnbdgyn0x0480zjmy1l865bga-ffmpeg-5.1.3-dev/include/libavcodec/avcodec.h:1006:9: note: declared here 1006 | int channels; | ^~~~~~~~ # github.com/livepeer/go-livepeer/cmd/livepeer /nix/store/pljrwnv985xcsgbvbf3vm53dvzzszpc6-go-1.20.6/share/go/pkg/tool/linux_amd64/link: running gcc failed: exit status 1 /nix/store/j2gmfdd29cp3rcvghmn1a5kgcnmf8myp-binutils-2.40/bin/ld: /build/go-link-2719008816/000016.o: in function `lpms_compare_sign_bypath': /_/github.com/livepeer/lpms@v0.0.0-20230125115958-32cd1538cc04/ffmpeg/extras.c:202: undefined reference to `avfilter_compare_sign_bypath' /nix/store/j2gmfdd29cp3rcvghmn1a5kgcnmf8myp-binutils-2.40/bin/ld: /build/go-link-2719008816/000016.o: in function `lpms_compare_sign_bybuffer': /_/github.com/livepeer/lpms@v0.0.0-20230125115958-32cd1538cc04/ffmpeg/extras.c:213: undefined reference to `avfilter_compare_sign_bybuff' collect2: error: ld returned 1 exit status