2022-12-17T17:59:29 livepeer 0.5.20 -> 0.5.35 https://github.com/livepeer/go-livepeer/releases 2022-12-17T17:59:31 attrpath: livepeer 2022-12-17T17:59:31 Checking auto update branch... 2022-12-17T17:59:31 No auto update branch exists 2022-12-17T17:59:35 [version] 2022-12-17T17:59:35 [version] generic version rewriter does not support multiple hashes 2022-12-17T17:59:35 [rustCrateVersion] 2022-12-17T17:59:35 [rustCrateVersion] No cargoSha256 found 2022-12-17T17:59:35 [golangModuleVersion] 2022-12-17T17:59:37 [golangModuleVersion] Found old vendorSha256 = sha256-aRZoAEnRai8i5H08ReW8lEFlbmarYxU0lBRhR/Llw+M= 2022-12-17T18:00:15 [golangModuleVersion] Replaced vendorSha256 with sha256-U53HrwUI8d6xLnkMJlN6iraC2SUzESrHuSLhcFNsMtw= 2022-12-17T18:00:58 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/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/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/mattn/go-sqlite3 sqlite3-binding.c: In function 'sqlite3SelectNew': sqlite3-binding.c:125322:10: warning: function may return address of local variable [-Wreturn-local-addr] 125322 | return pNew; | ^~~~ sqlite3-binding.c:125282:10: note: declared here 125282 | Select standin; | ^~~~~~~ # github.com/livepeer/go-livepeer/cmd/livepeer /nix/store/a7875alzpnr46z6mv4ssymfdwmvr6xbq-go-1.19.4/share/go/pkg/tool/linux_amd64/link: running gcc failed: exit status 1 /nix/store/frh9l9nrdysasdi2gs7i241s241ngjw2-binutils-2.39/bin/ld: /build/go-link-1562445264/000016.o: in function `lpms_compare_sign_bypath': /_/github.com/livepeer/lpms@v0.0.0-20220728084527-dacf4ac6ff13/ffmpeg/extras.c:202: undefined reference to `avfilter_compare_sign_bypath' /nix/store/frh9l9nrdysasdi2gs7i241s241ngjw2-binutils-2.39/bin/ld: /build/go-link-1562445264/000016.o: in function `lpms_compare_sign_bybuffer': /_/github.com/livepeer/lpms@v0.0.0-20220728084527-dacf4ac6ff13/ffmpeg/extras.c:213: undefined reference to `avfilter_compare_sign_bybuff' collect2: error: ld returned 1 exit status