abseil-cpp icon indicating copy to clipboard operation
abseil-cpp copied to clipboard

[Bug]: Build fails in oss-fuzz

Open phi-go opened this issue 10 months ago • 1 comments

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

phi-go avatar Feb 20 '25 10:02 phi-go

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.

derekmauro avatar Feb 20 '25 14:02 derekmauro