Closed
Bug 1906183
Opened 1 year ago
Closed 1 year ago
[clang-trunk] Perma instrumentation/afl-llvm-common.cc:17:10: fatal error: 'llvm/Support/raw_ostream.h' file not found
Categories
(Firefox Build System :: Toolchains, defect)
Firefox Build System
Toolchains
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: glandium, Unassigned)
References
Details
https://treeherder.mozilla.org/logviewer?job_id=465075558&repo=toolchains&lineNumber=243
[task 2024-07-03T20:30:56.849Z] instrumentation/afl-llvm-common.cc:17:10: fatal error: 'llvm/Support/raw_ostream.h' file not found
[task 2024-07-03T20:30:56.849Z] 17 | #include <llvm/Support/raw_ostream.h>
[task 2024-07-03T20:30:56.849Z] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
[task 2024-07-03T20:30:56.861Z] 1 error generated.
| Reporter | ||
Comment 1•1 year ago
|
||
It comes from "breakage" in the llvm-config output.
| Reporter | ||
Comment 2•1 year ago
|
||
This is entirely on LLVM's end.
Component: Fuzzing → Toolchains
Product: Core → Firefox Build System
| Reporter | ||
Comment 3•1 year ago
|
||
This was fixed by a backout upstream.
| Reporter | ||
Updated•1 year ago
|
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•