Closed
Bug 1228068
Opened 6 years ago
Closed 6 years ago
aws spot instances building Windows XP failing because of "/x86_amd64/cl.exe: No such file or directory"
Categories
(Infrastructure & Operations :: RelOps: General, task)
Infrastructure & Operations
RelOps: General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: aryx, Unassigned)
References
Details
We see many failing Windows XP build jobs, mozilla-inbound and fx-team are closed for that reason: failed: https://treeherder.mozilla.org/logviewer.html#?job_id=17832138&repo=mozilla-inbound#L11690 b-2008-spot-140 https://treeherder.mozilla.org/logviewer.html#?job_id=5907823&repo=fx-team#L6785 b-2008-spot-121 Issue seem to be "/x86_amd64/cl.exe: No such file or directory" The successful clobber of the latter job doesn't have that issue: http://archive.mozilla.org/pub/firefox/tinderbox-builds/fx-team-win32/1448456437/fx-team-win32-bm73-build1-build0.txt.gz
Comment 2•6 years ago
|
||
An easy way out of this is to disable sccache on windows builders. It was not enabled on in-house builders.
Comment 3•6 years ago
|
||
(In reply to Rob Thijssen (:grenade - GMT) from comment #1) > https://bugzilla.mozilla.org/show_bug.cgi?id=1153480 It's probably not the same thing. That bug lacks log context, but I'm pretty sure sccache was not involved. OTOH, sccache *is* involved here.
Comment 4•6 years ago
|
||
... that said, sccache was enabled on try... it's surprising that it wasn't a problem there...
Comment 6•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/411ae8f9583d
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•