Issue metadata
Sign in to add a comment
|
generate_build_files failing on chromium.gpu/GPU Linux Builder |
||||||||||||||||||||||
Issue description
GPU Linux Builder fails on "generate_build_files".
The error is exactly the same in the 3 first failing builds:
=== LOG STARTS ===
Traceback (most recent call last):
File "/b/c/b/linux/src/tools/mb/mb.py", line 61, in Main
ret = self.args.func()
File "/b/c/b/linux/src/tools/mb/mb.py", line 299, in CmdGen
return self.RunGNGen(vals)
File "/b/c/b/linux/src/tools/mb/mb.py", line 885, in RunGNGen
', '.join(runtime_deps_targets))
MBErr: did not generate any of browser_tests.runtime_deps
step returned non-zero exit code: 1
=== LOG ENDS ===
The first failing build is at https://codereview.chromium.org/2835893002, which seems unrelated.
I presume this is Infra issue.
,
Apr 26 2017
(from a private discussion with bugsnash@) he had a look and the CL seems unrelated to him as well.
,
Apr 26 2017
machenbach@ in https://bugs.chromium.org/p/chromium/issues/detail?id=714976#c33 encountered the same issue and was able to fix it locally. Thus, this is likely not an infra problem.
,
Apr 26 2017
This started when I clobbered the bot, the first build from scratch started failing as the incremental build is broken. Fix attempt in flight, see duplicate bug. |
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by vitaliii@chromium.org
, Apr 26 2017