Closed
Bug 1075183
Opened 10 years ago
Closed 10 years ago
Bump b2g linux gcc to match desktop firefox gcc
Categories
(Infrastructure & Operations Graveyard :: CIDuty, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rillian, Assigned: glandium)
References
Details
Attachments
(1 file, 1 obsolete file)
(deleted),
patch
|
mshal
:
review+
|
Details | Diff | Splinter Review |
B2G Desktop linux builds are using an older gcc than Firefox Desktop linux builds, causing problems for the libvpx config.
Reporter | ||
Comment 1•10 years ago
|
||
Assignee: nobody → giles
Attachment #8497806 -
Flags: review?(mh+mozilla)
Reporter | ||
Comment 2•10 years ago
|
||
Try push on top of some other stuff:
https://tbpl.mozilla.org/?tree=Try&rev=5dbcb024d04f
Reporter | ||
Comment 3•10 years ago
|
||
I think my patch doesn't work because b2g/config/mozconfigs/common has no_tooltool=1 and there's no override in the b2g desktop mozconfigs. It still uses /tools/gcc-4.7.3-0moz1/bin/gcc
Reporter | ||
Comment 4•10 years ago
|
||
Comment on attachment 8497806 [details] [diff] [review]
Update gcc on b2g
I suspect there's more to it than this. Cancelling review until there's a working patch-set.
Attachment #8497806 -
Flags: review?(mh+mozilla)
Updated•10 years ago
|
Component: Buildduty → Platform Support
QA Contact: bugspam.Callek → coop
Reporter | ||
Comment 5•10 years ago
|
||
linux valgrind needs updating too.
Updated•10 years ago
|
Assignee | ||
Comment 6•10 years ago
|
||
Bug 1090632 comment 3 applies here too.
Assignee | ||
Comment 7•10 years ago
|
||
Assignee | ||
Comment 8•10 years ago
|
||
(In reply to Ralph Giles (:rillian) from comment #3)
> I think my patch doesn't work because b2g/config/mozconfigs/common has
> no_tooltool=1 and there's no override in the b2g desktop mozconfigs. It
> still uses /tools/gcc-4.7.3-0moz1/bin/gcc
Relevant information:
# some b2g desktop builds still happen on i686 machines, and the tooltool
# toolchain is x86_64 only.
(from build/unix/mozconfig.linux)
Assignee | ||
Comment 9•10 years ago
|
||
Attachment #8517811 -
Flags: review?(mshal)
Assignee | ||
Updated•10 years ago
|
Assignee: giles → mh+mozilla
Status: NEW → ASSIGNED
Assignee | ||
Updated•10 years ago
|
Attachment #8497806 -
Attachment is obsolete: true
Updated•10 years ago
|
Attachment #8517811 -
Flags: review?(mshal) → review+
Assignee | ||
Comment 11•10 years ago
|
||
Comment 12•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•7 years ago
|
Component: Platform Support → Buildduty
Product: Release Engineering → Infrastructure & Operations
Updated•5 years ago
|
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•