Closed
Bug 1551318
Opened 6 years ago
Closed 2 years ago
Restrict macOS builds to 10.11 sdk when distributing builds with sccache
Categories
(Firefox Build System :: General, task, P3)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: chmanchester, Unassigned)
References
(Blocks 2 open bugs)
Details
I found an issue with sdks newer than 10.11 when distributing macOS builds to linux servers, at least with clang 7 (a compiler attribute related to swift isn't found by the cross compiler).
We should determine exactly what the issue is here, but disallowing newer sdks in configure for sccache-dist builds may be the best way forward in the short term.
Reporter | ||
Updated•6 years ago
|
Type: defect → task
Priority: -- → P3
Reporter | ||
Updated•6 years ago
|
Blocks: sccache-dist
Updated•2 years ago
|
Severity: normal → S3
Comment 2•2 years ago
|
||
I'd say it's not, especially with the SDK now being bootstrapped.
Status: NEW → RESOLVED
Closed: 2 years ago
Flags: needinfo?(mh+mozilla)
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•