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 --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A livepeer nix build failed. go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.2-0.20181231171920-c182affec369 go: downloading golang.org/x/xerrors v0.0.0-20220609144429-65e65417b02f go: downloading github.com/ghodss/yaml v1.0.0 go: downloading golang.org/x/text v0.4.0 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading github.com/go-logfmt/logfmt v0.5.1 go: downloading github.com/googleapis/enterprise-certificate-proxy v0.1.0 go: downloading github.com/google/go-cmp v0.5.8 go: downloading github.com/tklauser/go-sysconf v0.3.5 go: downloading github.com/tklauser/numcpus v0.2.2 go: downloading github.com/jmespath/go-jmespath v0.4.0 # github.com/livepeer/lpms/ffmpeg extras.c: In function 'lpms_compare_sign_bypath': extras.c:202:13: warning: implicit declaration of function 'avfilter_compare_sign_bypath'; did you mean 'lpms_compare_sign_bypath'? [-Wimplicit-function-declaration] 202 | int ret = avfilter_compare_sign_bypath(signpath1, signpath2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ | 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/go-livepeer/cmd/livepeer /nix/store/nn5yylmx7yr8rzlclhxhq6xx2s6mz7l5-go-1.20.2/share/go/pkg/tool/linux_amd64/link: running gcc failed: exit status 1 /nix/store/nydwzhllkq0a21dny69zdjczh6v275lb-binutils-2.40/bin/ld: /build/go-link-1230789740/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/nydwzhllkq0a21dny69zdjczh6v275lb-binutils-2.40/bin/ld: /build/go-link-1230789740/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