Closed
Bug 1384886
Opened 9 years ago
Closed 9 years ago
ERROR: Cannot find the target C compiler
Categories
(Thunderbird :: Build Config, defect)
Thunderbird
Build Config
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jorgk-bmo, Unassigned)
References
Details
(Whiteboard: [Thunderbird-testfailure: B Linux all])
https://archive.mozilla.org/pub/thunderbird/tinderbox-builds/comm-central-linux64-debug/1501149349/comm-central-linux64-debug-bm74-build1-build5.txt.gz
ERROR: Cannot find the target C compiler
Latest bustage on Linux, most likely caused by
https://hg.mozilla.org/comm-central/rev/c545cc87e316098a2f25010fd38e15aa632d5f6b
Flags: needinfo?(mozilla)
Comment 1•9 years ago
|
||
I think we need to back out c545cc87e316098a2f25010fd38e15aa632d5f6b and fix things another way. Firefox has switched to using taskcluster artifacts for toolchains, and I'm not sure if it worth adding code to deal with that before we migrate to taskcluster ourselves. In the mean time, we should be able to keep using the tooltool-hosted toolchains.
If you want to back that change out, I can figure out a way to make check-sync happy.
| Reporter | ||
Comment 2•9 years ago
|
||
Perhaps do a try with this backed out? I am afk right now. Does it need to be backed out completely or just the build part?
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/f593d2d106c1
Add gcc toolchains back to linux tooltool manifests. rs=bustage-fix DONTBUILD
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 4•9 years ago
|
||
I landed Tom's patch as discussed on IRC. Landed with DONTBUILD as he tried it on try-comm-central and there hasn't been an M-C merge since (and I don't like needless spending of server resources).
This will get the Linux builds going again but all builds will now be orange due to differing tooltool manifests.
Flags: needinfo?(mozilla)
You need to log in
before you can comment on or make changes to this bug.
Description
•