Closed
Bug 1017525
Opened 11 years ago
Closed 11 years ago
B2G Flame builds failing with "chmod: cannot access `out/target/product/flame/dt.img': No such file or directory", "make: *** [out/target/product/flame/dt.img] Error 1"
Categories
(Firefox OS Graveyard :: Gaia::Build, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: emorley, Unassigned)
References
Details
eg:
https://tbpl.mozilla.org/php/getParsedLog.php?id=40624237&tree=B2g-Inbound
https://tbpl.mozilla.org/php/getParsedLog.php?id=40624171&tree=B2g-Inbound
{
03:18:12 INFO - Gaia install path: out/target/product/flame/system/b2g/webapps
03:18:12 INFO - mkdir -p out/target/product/flame/data/local out/target/product/flame/system/b2g
03:18:12 INFO - rm -rf out/target/product/flame/system/b2g/webapps
03:18:12 INFO - Target dt image: out/target/product/flame/dt.img
03:18:13 INFO - cd out/target/product/flame/data/local && tar xfz /builds/slave/b2g_b2g-in_flame_dep-000000000/build/out/target/product/flame/obj/DATA/gaia_intermediates/gaia
03:18:13 INFO - DTB combiner:
03:18:13 INFO - Input directory: './'
03:18:13 INFO - Output file: 'out/target/product/flame/dt.img'
03:18:13 INFO - => Found 0 unique DTB(s)
03:18:13 INFO - Install: out/target/product/flame/root/res/images/charger/battery_fail.png
03:18:13 INFO - chmod: cannot access `out/target/product/flame/dt.img': No such file or directory
03:18:13 INFO - make: *** [out/target/product/flame/dt.img] Error 1
}
The Flame builds are only scheduled on a periodic basis, and self-serve won't allow me to retrigger ones inbetween (no job present with matching name, when trying the usual trick).
As such the regression range is quite large:
https://tbpl.mozilla.org/?tree=B2g-Inbound&jobname=flame&tochange=cff36dd6e717&fromchange=47876b558703
The lack of dep builds, the inability to easily retrigger, the unhelpfulness of the error message and the usual B2G obscurity due to multiple repos means the Flame builds do not meet https://wiki.mozilla.org/Sheriffing/Job_Visibility_Policy and so will be hidden until they do.
Comment 2•11 years ago
|
||
Device tree image cannot be produced because of the current kernel tree we use.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 3•11 years ago
|
||
Flame builds are confirmed green again.
You need to log in
before you can comment on or make changes to this bug.
Description
•