Closed
Bug 939992
Opened 12 years ago
Closed 10 years ago
Intermittent *** No rule to make target `backend.RecursiveMakeBackend'. Stop.
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: KWierso, Unassigned)
Details
(Keywords: intermittent-failure)
https://tbpl.mozilla.org/php/getParsedLog.php?id=30717776&tree=Mozilla-Inbound#error0
slave: bld-linux64-ec2-348
State Changed: shell
> obj-firefox/.mozconfig.mk
make -f /builds/slave/m-in-l64-st-an-d-0000000000000/build/client.mk realbuild
Adding client.mk options from /builds/slave/m-in-l64-st-an-d-0000000000000/build/.mozconfig:
AUTOCLOBBER=1
FOUND_MOZCONFIG := /builds/slave/m-in-l64-st-an-d-0000000000000/build/.mozconfig
make[1]: Entering directory `/builds/slave/m-in-l64-st-an-d-0000000000000/build'
TEST-PASS | check-sync-dirs.py | /builds/slave/m-in-l64-st-an-d-0000000000000/build/js/src/config <= /builds/slave/m-in-l64-st-an-d-0000000000000/build/config
make -j4 -C obj-firefox
make[2]: Entering directory `/builds/slave/m-in-l64-st-an-d-0000000000000/build/obj-firefox'
make[2]: Leaving directory `/builds/slave/m-in-l64-st-an-d-0000000000000/build/obj-firefox'
make[2]: Entering directory `/builds/slave/m-in-l64-st-an-d-0000000000000/build/obj-firefox'
make export
if test -d dist/bin/browser ; then touch dist/bin/browser/.purgecaches ; fi
if test -d dist/bin/webapprt ; then touch dist/bin/webapprt/.purgecaches ; fi
make[3]: Entering directory `/builds/slave/m-in-l64-st-an-d-0000000000000/build/obj-firefox'
make -C js/src backend.RecursiveMakeBackend
make[4]: Entering directory `/builds/slave/m-in-l64-st-an-d-0000000000000/build/obj-firefox/js/src'
make[4]: *** No rule to make target `backend.RecursiveMakeBackend'. Stop.
make[4]: Leaving directory `/builds/slave/m-in-l64-st-an-d-0000000000000/build/obj-firefox/js/src'
make[3]: *** [js-config-status] Error 2
make[3]: Leaving directory `/builds/slave/m-in-l64-st-an-d-0000000000000/build/obj-firefox'
make[2]: Leaving directory `/builds/slave/m-in-l64-st-an-d-0000000000000/build/obj-firefox'
make[2]: *** [default] Error 2
make[1]: *** [realbuild] Error 2
make[1]: Leaving directory `/builds/slave/m-in-l64-st-an-d-0000000000000/build'
make: *** [build] Error 2
State Changed: unlock buildroot
program finished with exit code 2
elapsedTime=2.192267
| Reporter | ||
Comment 1•12 years ago
|
||
| Reporter | ||
Comment 2•12 years ago
|
||
| Reporter | ||
Updated•12 years ago
|
Flags: needinfo?(ehsan)
Comment 3•12 years ago
|
||
I bet this will be fixed by bug 939587
Comment 4•12 years ago
|
||
This has nothing to do with my patch, Wes. If you need specific information from me, please let me know how I can help.
Flags: needinfo?(ehsan)
Comment 5•10 years ago
|
||
Inactive; closing (see bug 1180138).
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
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
•