abseil-cpp
abseil-cpp copied to clipboard
[Bug]: Build fails in oss-fuzz
Describe the issue
Not sure if this is monitored but the issue is tracked here: https://issues.oss-fuzz.com/issues/390244458
The latest build log can be found here: https://oss-fuzz-build-logs.storage.googleapis.com/log-d30adebb-9f03-457c-8724-5fc474e50422.txt
compiler:emscripten': target 'emscripten' not declared in package 'cc/compiler' defined by /root/.cache/bazel/_bazel_root/f8087e59fd95af1ae29e8fcb7ff1a3dc/external/rules_cc/cc/compiler/BUILD
Steps to reproduce the problem
see above
What version of Abseil are you using?
see above
What operating system and version are you using?
see above
What compiler and version are you using?
see above
What build system are you using?
see above
Additional context
No response
I am aware of the issue. Abseil has extensive fuzz tests, but none of them are published on the oss-fuzz project. While I would like to fix this at some point, for this reason it is not a high priority for me considering the huge backlog I have to work though.