New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 619664 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jul 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows , Mac
Pri: 2
Type: Bug

Blocking:
issue 621726



Sign in to add a comment

_nacl_sdk try bots broken

Project Member Reported by thakis@chromium.org, Jun 13 2016

Issue description

From https://codereview.chromium.org/2059143002/ (but unrelated to it):

https://build.chromium.org/p/tryserver.chromium.win/builders/win_nacl_sdk/builds/771
https://build.chromium.org/p/tryserver.chromium.win/builders/win_nacl_sdk_build/builds/725
https://build.chromium.org/p/tryserver.chromium.mac/builders/mac_nacl_sdk/builds/825
https://build.chromium.org/p/tryserver.chromium.mac/builders/mac_nacl_sdk_build/builds/750


Traceback (most recent call last):
  File "/b/build/slave/mac_nacl_sdk_build/build/src/tools/mb/mb.py", line 59, in Main
    ret = self.args.func()
  File "/b/build/slave/mac_nacl_sdk_build/build/src/tools/mb/mb.py", line 250, in CmdGen
    vals = self.Lookup()
  File "/b/build/slave/mac_nacl_sdk_build/build/src/tools/mb/mb.py", line 596, in Lookup
    'Unknown meta-build type "%s"' % vals['gn_args'])
AssertionError: Unknown meta-build type "error"
step returned non-zero exit code: 1
@@@STEP_FAILURE@@@


Guess those were converted to mb and never checked?

Blocks cq for cls that touch native_client_sdk (guess I'll NOTRY= mine).
 
Cc: bradnelson@chromium.org
Components: Build
Labels: -Pri-3 -OS-All OS-Mac OS-Windows Pri-2
Status: Started (was: Untriaged)
Fix posted to https://codereview.chromium.org/2062283002/ . 

I didn't realize we had those things in the CQ, ever ...
Project Member

Comment 2 by bugdroid1@chromium.org, Jun 15 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/0e8370e23e6b4c8d8f74f218aa7967b0656f0c0e

commit 0e8370e23e6b4c8d8f74f218aa7967b0656f0c0e
Author: dpranke <dpranke@chromium.org>
Date: Wed Jun 15 04:36:57 2016

Fix MB configs for Mac, Win nacl_sdk builders.

These have been broken since I flipped them to MB in late May.

R=thakis@chromium.org, bradnelson@chromium.org
BUG= 619664 

Review-Url: https://codereview.chromium.org/2062283002
Cr-Commit-Position: refs/heads/master@{#399840}

[modify] https://crrev.com/0e8370e23e6b4c8d8f74f218aa7967b0656f0c0e/tools/mb/mb_config.pyl

Blocking: 621726
Status: Fixed (was: Started)
I believe this is fixed now, but I haven't seen any new builds to verify. We can reopen this or file new bugs if need be.

Sign in to add a comment