Closed
Bug 1611511
Opened 5 years ago
Closed 5 years ago
cctools-port build broken with clang 10
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox75 fixed)
RESOLVED
FIXED
mozilla75
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: away, Assigned: away)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
[task 2020-01-24T19:21:37.964Z] In file included from lto.c:8:
[task 2020-01-24T19:21:37.964Z] ../include/llvm-c/lto.h:19:10: fatal error: 'llvm-c/ExternC.h' file not found
[task 2020-01-24T19:21:37.965Z] #include "llvm-c/ExternC.h"
[task 2020-01-24T19:21:37.965Z] ^~~~~~~~~~~~~~~~~~
That file does exist in the repo: https://github.com/llvm/llvm-project/blob/master/llvm/include/llvm-c/ExternC.h
glandium, maybe you would know, does build-cctools-port.sh need special include paths or something?
Flags: needinfo?(mh+mozilla)
I haven't tested yet but it certainly looks like this was fixed by https://github.com/tpoechtrager/cctools-port/commit/f2890afb8a52944dd8265e489a0691c7b0afdd54
Flags: needinfo?(mh+mozilla)
Updated•5 years ago
|
Assignee: nobody → dmajor
Status: NEW → ASSIGNED
Pushed by dmajor@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1443f4d62dec
Update cctools-port for an LLVM 10 build bustage fix r=froydnj
Comment 4•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
You need to log in
before you can comment on or make changes to this bug.
Description
•