google / oss-fuzz

OSS-Fuzz - continuous fuzzing for open source software.
https://google.github.io/oss-fuzz
Apache License 2.0
10.13k stars 2.15k forks source link

orbit: Use latest builder #12086

Open maflcko opened 2 weeks ago

github-actions[bot] commented 2 weeks ago

maflcko has previously contributed to projects/orbit. The previous PR was #11714

maflcko commented 2 weeks ago

cc @beckerhe could you please take a look at the conan build error? (I am not familiar with conan myself)


+ /src/orbit/build.sh default
ERROR: Invalid setting '18' is not a valid 'settings.compiler.version' value.
Possible values are ['3.3', '3.4', '3.5', '3.6', '3.7', '3.8', '3.9', '4.0', '5.0', '6.0', '7.0', '7.1', '8', '9', '10', '11', '12', '13', '14', '15', '16']
Read "http://docs.conan.io/en/latest/faq/troubleshooting.html#error-invalid-setting"
ERROR:__main__:Building fuzzers failed.