Closed
Bug 1260099
Opened 8 years ago
Closed 8 years ago
SeaMonkey trunk not building due to outdated gcc (need 4.8.x)
Categories
(SeaMonkey :: Build Config, defect)
SeaMonkey
Build Config
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1190773
People
(Reporter: ewong, Assigned: ewong)
References
Details
Attachments
(1 file)
2.28 KB,
patch
|
philip.chee
:
review+
|
Details | Diff | Splinter Review |
We still use 4.7.x and post-bug-1175546 tree, we need to use 4.8.x What needs to be done are the following: 1) Update our linux32/64 tooltool to use the right gcc version. 2) Add the tooltool package of that gcc version to our tooltool repo.
![]() |
Assignee | |
Comment 1•8 years ago
|
||
![]() |
Assignee | |
Comment 2•8 years ago
|
||
(In reply to Edmund Wong (:ewong) from comment #0) > We still use 4.7.x and post-bug-1175546 tree, we need to use > 4.8.x > > What needs to be done are the following: > > 1) Update our linux32/64 tooltool to use the right gcc version. > 2) Add the tooltool package of that gcc version to our tooltool repo. With the chance that our tooltool repo could get decommissioned soon, there's little point in doing #2. I think bug 1190773 will need to be fixed before this bug can be fixed.
Depends on: 1190773
status-firefox48:
affected → ---
![]() |
||
Comment 3•8 years ago
|
||
Comment on attachment 8735661 [details] [diff] [review] [tooltool] change to use gcc 4.8.5 package. r=me if you add "version": "gcc 4.8.5" and "unpack": true to the manifests. (assuming unpack true is needed)
Attachment #8735661 -
Flags: review?(bugspam.Callek) → review+
![]() |
Assignee | |
Comment 4•8 years ago
|
||
(In reply to Philip Chee from comment #3) > Comment on attachment 8735661 [details] [diff] [review] > [tooltool] change to use gcc 4.8.5 package. > > r=me if you add > "version": "gcc 4.8.5" > and > "unpack": true > to the manifests. (assuming unpack true is needed) Unpack is needed. btw, could you also review the tooltool patches on bug 1190773?
![]() |
Assignee | |
Comment 5•8 years ago
|
||
Having given some thought, I think this bug is silly. Might as well put all those changes in bug 1190773. So this problem will be fixed in bug 1190773.
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•