Closed
Bug 785359
Opened 14 years ago
Closed 13 years ago
Intermittent Win64 build failure: "obj-firefox\_virtualenv\Scripts\python.exe: can't open file './js/src/config.status': [Errno 2] No such file or directory"
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: emorley, Unassigned)
References
Details
(Keywords: intermittent-failure, Whiteboard: [red])
Yey! More win64 fun...
WINNT 6.1 x86-64 mozilla-central build on 2012-08-23 19:08:28 PDT for push e509c7472f30
slave: w64-ix-slave75
https://tbpl.mozilla.org/php/getParsedLog.php?id=14652704&tree=Firefox
{
make tier_js
make[3]: Entering directory `/e/builds/moz2_slave/m-cen-w64/build/obj-firefox'
tier_js: js/src
make export_tier_js
make[4]: Entering directory `/e/builds/moz2_slave/m-cen-w64/build/obj-firefox'
export_tier_js
make[5]: Entering directory `/e/builds/moz2_slave/m-cen-w64/build/obj-firefox'
e:/builds/moz2_slave/m-cen-w64/build/obj-firefox/_virtualenv/Scripts/python.exe ./js/src/config.status -n --file=js/src/Makefile
make[5]: Leaving directory `/e/builds/moz2_slave/m-cen-w64/build/obj-firefox'
make[4]: Leaving directory `/e/builds/moz2_slave/m-cen-w64/build/obj-firefox'
make[3]: Leaving directory `/e/builds/moz2_slave/m-cen-w64/build/obj-firefox'
make[2]: Leaving directory `/e/builds/moz2_slave/m-cen-w64/build/obj-firefox'
make[1]: Leaving directory `/e/builds/moz2_slave/m-cen-w64/build'
e:\builds\moz2_slave\m-cen-w64\build\obj-firefox\_virtualenv\Scripts\python.exe: can't open file './js/src/config.status': [Errno 2] No such file or directory
make[5]: *** [js/src/Makefile] Error 2
make[4]: *** [export_tier_js] Error 2
make[3]: *** [tier_js] Error 2
make[2]: *** [default] Error 2
make[1]: *** [realbuild] Error 2
make: *** [build] Error 2
program finished with exit code 2
}
Comment 1•14 years ago
|
||
So this is an incremental build, it doesn't run configure, and it doesn't have config.status? At this point, it would be worth checking what has happened on the last build in that same objdir on the same builder...
| Assignee | ||
Updated•13 years ago
|
Keywords: intermittent-failure
| Assignee | ||
Updated•13 years ago
|
Whiteboard: [orange][red] → [red]
| Reporter | ||
Comment 2•13 years ago
|
||
Resolving WFM keyword:intermittent-failure bugs last modified >3 months ago, whose whiteboard contains none of:
{random,disabled,marked,fuzzy,todo,fails,failing,annotated,time-bomb,leave open}
There will inevitably be some false positives; for that (and the bugspam) I apologise. Filter on orangewfm.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → WORKSFORME
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•