Closed
Bug 1370125
Opened 9 years ago
Closed 7 years ago
Intermittent mozmake.EXE[2]: *** [expected_output.log] Error 1 | mozmake.EXE[1]: *** [memory/replace/logalloc/replay/check] Error 2
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
References
(Depends on 1 open bug)
Details
(Keywords: bulk-close-intermittents, intermittent-failure)
Updated•9 years ago
|
Summary: Intermittent mozmake.EXE[2]: *** [expected_output.log] Error 1 | mozmake.EXE[1]: *** [memory/replace/logalloc/replay/check] Error 2 | mozmake.EXE: *** [check] Error 2 → Intermittent mozmake.EXE[2]: *** [expected_output.log] Error 1 | mozmake.EXE[1]: *** [memory/replace/logalloc/replay/check] Error 2
Comment 1•9 years ago
|
||
Funny log:
00:08:21 INFO - grep "^1 " z:/build/build/src/memory/replace/logalloc/replay/replay.log > expected_output.log
(...)
00:08:21 INFO - C:/Users/task_1496442361/AppData/Local/Temp/make2968-1.sh: line 1: expected_output.log: No such file or directory
00:08:21 INFO - Makefile:33: recipe for target 'expected_output.log' failed
00:08:21 INFO - mozmake.EXE[2]: *** [expected_output.log] Error 1
... and the target that uses expected_output.log does have a dependency on it...
Comment 2•9 years ago
|
||
Actually, the log is even funnier than I thought... Because it's saying that the recipe for "expected_output.log" failed, which does:
grep "^1 " z:/build/build/src/memory/replace/logalloc/replay/replay.log > expected_output.log
How can /that/ fail?
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 12•8 years ago
|
||
Status: NEW → RESOLVED
Closed: 8 years ago
Keywords: bulk-close-intermittents
Resolution: --- → INCOMPLETE
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 16•8 years ago
|
||
Status: RESOLVED → REOPENED
Resolution: INCOMPLETE → ---
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Updated•8 years ago
|
Product: Core → Firefox Build System
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 54•7 years ago
|
||
Status: REOPENED → RESOLVED
Closed: 8 years ago → 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•