livepeer 0.5.20 -> 0.5.37 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-aREE8/MOWaZRdO92pqcxAh/mVS3tYuGqJLJ5sJqXuL0= 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 cloud.google.com/go/iam v0.3.0 go: downloading github.com/googleapis/gax-go/v2 v2.4.0 go: downloading golang.org/x/oauth2 v0.0.0-20220622183110-fd043fe589d2 go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da go: downloading github.com/go-logfmt/logfmt v0.5.1 go: downloading golang.org/x/xerrors v0.0.0-20220609144429-65e65417b02f go: downloading github.com/tklauser/go-sysconf v0.3.5 go: downloading golang.org/x/text v0.4.0 go: downloading github.com/tklauser/numcpus v0.2.2 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/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/v6i0a6bfx3707airawpc2589pbbl465r-go-1.19.5/share/go/pkg/tool/linux_amd64/link: running gcc failed: exit status 1 /nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: /build/go-link-2402042719/000016.o: in function `lpms_compare_sign_bypath': /_/github.com/livepeer/lpms@v0.0.0-20230106125835-78ae44836422/ffmpeg/extras.c:202: undefined reference to `avfilter_compare_sign_bypath' /nix/store/r2b9k28c6aghczpqfvh71y9xavm7rr68-binutils-2.39/bin/ld: /build/go-link-2402042719/000016.o: in function `lpms_compare_sign_bybuffer': /_/github.com/livepeer/lpms@v0.0.0-20230106125835-78ae44836422/ffmpeg/extras.c:213: undefined reference to `avfilter_compare_sign_bybuff' collect2: error: ld returned 1 exit status