Closed
Bug 1120680
Opened 11 years ago
Closed 11 years ago
Update mozconfigs and tooltool to fix b2g bustage with gcc 4.6 requirement
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: KWierso, Assigned: glandium)
References
Details
Attachments
(1 file)
|
12.79 KB,
patch
|
mshal
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•11 years ago
|
||
| Assignee | ||
Comment 2•11 years ago
|
||
Attachment #8548013 -
Flags: review?(mshal)
| Assignee | ||
Comment 3•11 years ago
|
||
Note that android builds currently use system gcc 4.7 as HOST_CC/HOST_CXX, so the change is not really required for android, but I figured it would be better to just synchronize everything so that it uses the same compiler. And when we upgrade the tooltool gcc in the future, we can more easily do it across the board.
This likely allows us to remove all the gcc packages from the list of packages for the mock environments, but I'll leave that to a followup.
| Assignee | ||
Comment 4•11 years ago
|
||
Updated•11 years ago
|
Attachment #8548013 -
Flags: review?(mshal) → review+
| Assignee | ||
Comment 5•11 years ago
|
||
Comment 6•11 years ago
|
||
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 7•11 years ago
|
||
And a follow-up for Dolphin builds (which are currently building now that Ehsan re-landed).
https://hg.mozilla.org/integration/mozilla-inbound/rev/e13644b44824
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 8•11 years ago
|
||
s/building/burning :)
Comment 9•11 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/e13644b44824
https://hg.mozilla.org/mozilla-central/rev/ab5708301ade
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
Comment 10•11 years ago
|
||
FWIW: I filed bug 1137359 on "B2G L Emulator" builds burning due to failing the GCC 4.6 requirement. (noticed in a Try push today)
See Also: → 1137359
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•