Closed
Bug 1385300
Opened 8 years ago
Closed 8 years ago
Win8 build on try fails with "Cannot find ccache" looking for sccache
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1385053
People
(Reporter: mjf, Unassigned)
Details
I've seen this fail on Win8 x64 opt and debug builds (and also Win XP):
14:25:42 INFO - checking for ccache... not found
14:25:42 INFO - DEBUG: ccache: Trying c:/builds/moz2_slave/try-w64-0000000000000000000000/build/src/sccache2/sccache
14:25:42 INFO - ERROR: Cannot find ccache
14:25:42 INFO - *** Fix above errors and then restart with\
14:25:42 INFO - "c:/builds/moz2_slave/try-w64-0000000000000000000000/build/src/mozmake.EXE -f client.mk build"
14:25:42 INFO - client.mk:379: recipe for target 'configure' failed
For reference, the full log:
https://treeherder.mozilla.org/logviewer.html#?job_id=118675555&repo=try&lineNumber=1591
Here is the full try results in case it helps:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=428b55018c0d&selectedJob=118952380
Oops, nevermind, looks like this got sorted out.
Flags: needinfo?(ted)
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•