Skip to content

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

Merged
merged 20 commits into from
May 3, 2024
Merged

infra: Fix msan build #11887

merged 20 commits into from
May 3, 2024

Conversation

maflcko
Copy link
Contributor

@maflcko maflcko commented May 2, 2024

Fixes #11886

@maflcko
Copy link
Contributor Author

maflcko commented May 2, 2024

(The CI failure is expected, because it is timing out, and running out of space. This needs a full trial build)

Copy link

github-actions bot commented May 2, 2024

maflcko has previously contributed to projects/exprtk. The previous PR was #11714
maflcko has previously contributed to projects/pcapplusplus. The previous PR was #11714
maflcko has previously contributed to projects/bls-signatures. The previous PR was #11714
maflcko has previously contributed to projects/flatbuffers. The previous PR was #11714
maflcko has previously contributed to projects/libultrahdr. The previous PR was #11714
maflcko has previously contributed to projects/opennavsurf-bag. The previous PR was #11714
maflcko has previously contributed to projects/wolfssl. The previous PR was #11714
maflcko has previously contributed to projects/gdal. The previous PR was #11714
maflcko has previously contributed to projects/hunspell. The previous PR was #11714
maflcko has previously contributed to projects/json. The previous PR was #11714
maflcko has previously contributed to projects/proj4. The previous PR was #11857
maflcko has previously contributed to projects/unrar. The previous PR was #11714
maflcko has previously contributed to projects/graphicsmagick. The previous PR was #11714
maflcko has previously contributed to projects/llvm. The previous PR was #11714
maflcko has previously contributed to projects/cryptsetup. The previous PR was #11714
maflcko has previously contributed to projects/skia. The previous PR was #11714
maflcko has previously contributed to projects/libigl. The previous PR was #11714
maflcko has previously contributed to projects/imagemagick. The previous PR was #11714
maflcko has previously contributed to projects/relic. The previous PR was #11714
maflcko has previously contributed to projects/bearssl. The previous PR was #11714
maflcko has previously contributed to projects/croaring. The previous PR was #11714

@jonathanmetzman
Copy link
Contributor

/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

@jonathanmetzman
Copy link
Contributor

Cancelled

@jonathanmetzman
Copy link
Contributor

/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

@jonathanmetzman
Copy link
Contributor

Was the cmake upgrade needed?

@jonathanmetzman
Copy link
Contributor

/gcbrun trial_build.py c c++ --fuzzing-engines libfuzzer --sanitizers memory

@jonathanmetzman
Copy link
Contributor

A few of these errors. I will pin them and merge this.

/usr/bin/ld: /usr/local/bin/../lib/x86_64-unknown-linux-gnu/libc++.a(private_typeinfo.cpp.o): relocation R_X86_64_PC32 against symbol `_ZTIN10__cxxabiv116__shim_type_infoE' can not be used when making a shared object; recompile with -fPIC

wabt: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-fe3e27a0-b3b3-4b88-a507-96b8c789fa74.txt
libraw: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-ba793e10-133c-43c7-9938-dd358af3d33d.txt
libplist: https://oss-fuzz-gcb-logs.storage.googleapis.com/log-6c792e85-06ee-4481-af59-c888349a2157.txt
Would you be able to figure out how to fix this? Is it saying libc++

@jonathanmetzman
Copy link
Contributor

/gcbrun trial_build.py wabt libplist libraw gnutls --fuzzing-engines libfuzzer --sanitizers memory

@jonathanmetzman
Copy link
Contributor

/gcbrun trial_build.py libplist--fuzzing-engines libfuzzer --sanitizers memory

@jonathanmetzman
Copy link
Contributor

/gcbrun trial_build.py libplist --fuzzing-engines libfuzzer --sanitizers memory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fuzz targets seem to have started failing under MSan on CIFuzz
2 participants