Skip to content

fuzzing build faliure #26669

@holiman

Description

@holiman

https://oss-fuzz-build-logs.storage.googleapis.com/log-2b2be386-7e9d-4a34-a839-7ec37794b7f9.txt

Step #3 - "compile-libfuzzer-address-x86_64": Building fuzz_g1_add
Step #3 - "compile-libfuzzer-address-x86_64": + [[ address = *coverage* ]]
Step #3 - "compile-libfuzzer-address-x86_64": + cd /root/go/src/github.com/ethereum/go-ethereum/tests/fuzzers/bls12381
Step #3 - "compile-libfuzzer-address-x86_64": + go-fuzz -func FuzzG1Add -o /work/fuzz_g1_add.a .
Step #3 - "compile-libfuzzer-address-x86_64": # github.com/ethereum/go-ethereum/tests/fuzzers/bls12381
Step #3 - "compile-libfuzzer-address-x86_64": ./bls12381_fuzz.go:201:42: gnarkScalar.SetBigInt(s).FromMont undefined (type *fr.Element has no field or method FromMont)
Step #3 - "compile-libfuzzer-address-x86_64": ./bls12381_fuzz.go:220:27: not enough arguments in call to cp.MultiExp
Step #3 - "compile-libfuzzer-address-x86_64": 	have ([]"github.com/consensys/gnark-crypto/ecc/bls12-381".G1Affine, []fr.Element)
Step #3 - "compile-libfuzzer-address-x86_64": 	want ([]"github.com/consensys/gnark-crypto/ecc/bls12-381".G1Affine, []fr.Element, ecc.MultiExpConfig)
Step #3 - "compile-libfuzzer-address-x86_64": 2023/02/11 06:11:04 failed to build packages:exit status 2
Step #3 - "compile-libfuzzer-address-x86_64": ********************************************************************************
Step #

Most likely fallout from #26545

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions