-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Open
Description
It has been discovered that the Chronos ccache approach, which reuses a local cache directory to avoid rebuilding the project during the check test process, is incompatible with the Bazel build system. This causes projects with Bazel builds to fail to complete the check test process despite the success on normal fuzzing build and execution. A temporary workaround in #14793 demonstrates that it can be addressed by using sed to remove the ccache path from the PATH environment variable and forcing a rebuild each time without using the ccache. However, it is considered better to fix this at the Chronos level. Hence, this issue has been created to mark the need for Chronos fixes for this issue.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels