Closed
Bug 1017073
Opened 10 years ago
Closed 10 years ago
Tarako build for 5/28 is busted due to no rule to make target error.
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: nhirata, Unassigned)
References
Details
1. Go to : https://tbpl.mozilla.org/php/getParsedLog.php?id=40525996&tree=Mozilla-B2g28-v1.3t&full=1#error0
make: *** No rule to make target `out/target/product/sp6821a_gonk/obj/STATIC_LIBRARIES/libfs_mgr_intermediates/libfs_mgr.a', needed by `out/target/product/sp6821a_gonk/obj/EXECUTABLES/vold_intermediates/LINKED/vold'. Stop.
Comment 1•10 years ago
|
||
There's another nightly in progress right now. ETA is ~90min.
Last successful build is: https://tbpl.mozilla.org/?tree=Mozilla-B2g28-v1.3t&jobname=Nightly&rev=3d539f56d3ec (Tue May 27 16:03:04 2014 PDT == yesterday)
The failing changeset for this nightly is: https://hg.mozilla.org/releases/mozilla-b2g28_v1_3t/rev/80111b274651
The only version bump in that manifest change is to system/vold, and that's the same dir referenced in comment #0.
If the in-progress nightly doesn't complete, we may need to revert that vold manifest bump.
Reporter | ||
Comment 2•10 years ago
|
||
Aki and bhearsum were looking at this revision change : https://github.com/mozilla-b2g/b2g-manifest/commit/7774bc79b3ef6a80c9bc7904fc75548d57ce2955
Comment 3•10 years ago
|
||
Backed out bug 1016157. b2g-bumper will land an update shortly, and then we should be green.
We can trigger a new nightly off the green revision.
Reporter | ||
Comment 4•10 years ago
|
||
From IRC :
fabrice: mwu: https://hg.mozilla.org/releases/mozilla-b2g28_v1_3t/rev/4042930a30ea broke tarako opt builds
[10:23am] simpleirc1 left the chat room. (Ping timeout)
[10:23am] mwu: oh heh, it landed on another branch without review
[10:23am] fabrice: and https://hg.mozilla.org/releases/mozilla-b2g28_v1_3t/rev/80111b274651 broke gaia tests
[10:23am] fabrice: so https://tbpl.mozilla.org/?tree=Mozilla-B2g28-v1.3t is almost all red
Comment 5•10 years ago
|
||
(In reply to Aki Sasaki [:aki] from comment #3)
> Backed out bug 1016157. b2g-bumper will land an update shortly, and then we
> should be green.
> We can trigger a new nightly off the green revision.
We should probably wait til apitrace is also b2g-bumpered.
https://github.com/mozilla-b2g/b2g-manifest/commit/6916197602b62c41a84a0be9172a5e02713aa0e6
Reporter | ||
Comment 6•10 years ago
|
||
New build seem to have failed...
Return code: 1
make[2]: *** [../../build_stage/email/js/mail_app.js] Error 1
make[1]: *** [app-makefiles] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [gaia/profile.tar.gz] Error 2
make: *** Waiting for unfinished jobs....
Return code: 2
failed to create complete update
Running post_fatal callback...
Exiting 2
Possibly something wrong with email as well? Investigating
Reporter | ||
Comment 7•10 years ago
|
||
Possibly due to : Bug 1010867?
Reporter | ||
Comment 8•10 years ago
|
||
Comment 7 may be wrong. A respin turned out all green.
https://hg.mozilla.org/releases/mozilla-b2g28_v1_3t/rev/fcabeab5ebec
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•