New issue
Advanced search Search tips

Issue 715478 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 714976
Owner: ----
Closed: Apr 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

generate_build_files failing on chromium.gpu/GPU Linux Builder

Project Member Reported by vitaliii@chromium.org, Apr 26 2017

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.
 
Cc: bugsnash@chromium.org
+ bugsnash@ as the author of the CL above.
Cc: -bugsnash@chromium.org
(from a private discussion with bugsnash@) he had a look and the CL seems unrelated to him as well.
Cc: machenb...@chromium.org
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.
Mergedinto: 714976
Status: Duplicate (was: Untriaged)
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