-
Notifications
You must be signed in to change notification settings - Fork 2.4k
infra: Fix msan build #11887
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
infra: Fix msan build #11887
Conversation
(The CI failure is expected, because it is timing out, and running out of space. This needs a full trial build) |
maflcko has previously contributed to projects/exprtk. The previous PR was #11714 |
/gcbrun trial_build.py unrar graphicsmagick opennavsurf-bag quantlib llvm imagemagick exprtk pcapplusplus libfido2 json skia libultrahdr bearssl bls-signatures brunsli hunspell flatbuffers proj4 libigl cryptsetup croaring relic libreoffice wolfssl spirv-tools gdal --fuzzing-engines libfuzzer --sanitizers coverage address |
Cancelled |
/gcbrun trial_build.py unrar graphicsmagick opennavsurf-bag quantlib llvm imagemagick exprtk pcapplusplus libfido2 json skia libultrahdr bearssl bls-signatures brunsli hunspell flatbuffers proj4 libigl cryptsetup croaring relic libreoffice wolfssl spirv-tools gdal --fuzzing-engines libfuzzer |
Was the cmake upgrade needed? |
/gcbrun trial_build.py c c++ --fuzzing-engines libfuzzer --sanitizers memory |
A few of these errors. I will pin them and merge this.
wabt: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-fe3e27a0-b3b3-4b88-a507-96b8c789fa74.txt |
/gcbrun trial_build.py wabt libplist libraw gnutls --fuzzing-engines libfuzzer --sanitizers memory |
/gcbrun trial_build.py libplist--fuzzing-engines libfuzzer --sanitizers memory |
/gcbrun trial_build.py libplist --fuzzing-engines libfuzzer --sanitizers memory |
Fixes #11886