New issue
Advanced search Search tips

Issue 668137 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Nov 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug-Regression



Sign in to add a comment

android_more_configs trybot is broken

Project Member Reported by kjellander@chromium.org, Nov 23 2016

Issue description

It fails on every build now: https://build.chromium.org/p/tryserver.webrtc/builders/android_more_configs

The error looks like this:

/b/build/scripts/slave/.recipe_deps/depot_tools/ninja -w dupbuild=err -C /b/build/slave/android/build/src/out/Debug -j50
ninja: Entering directory `/b/build/slave/android/build/src/out/Debug'
ninja: error: '../../build/util/LASTCHANGE', needed by 'obj/base/build_date.inputdeps.stamp', missing and no known rule to make it




The first observed failure is https://build.chromium.org/p/tryserver.webrtc/builders/android_more_configs/builds/604 and I suspect a roll of chromium_revision close to this point in time.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Nov 23 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/external/webrtc.git/+/8e321c82ebc21789e5436bb5df57adafec27b04d

commit 8e321c82ebc21789e5436bb5df57adafec27b04d
Author: Henrik Kjellander <kjellander@webrtc.org>
Date: Wed Nov 23 13:52:07 2016

CQ: Disable android_more_configs trybot

It started to fail always on compile.

BUG= chromium:668137 
TBR=ehmaldonado@webrtc.org

Review URL: https://codereview.webrtc.org/2522953003 .

Cr-Commit-Position: refs/heads/master@{#15209}

[modify] https://crrev.com/8e321c82ebc21789e5436bb5df57adafec27b04d/infra/config/cq.cfg

It's kind of a strange error since the file that's missing is a checked-in file: https://cs.chromium.org/chromium/src/build/util/LASTCHANGE

I haven't looked locally on the bots though.
Project Member

Comment 3 by bugdroid1@chromium.org, Nov 25 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/external/webrtc.git/+/57329102f973b0caf147ab054243583f52d2ae12

commit 57329102f973b0caf147ab054243583f52d2ae12
Author: ehmaldonado <ehmaldonado@webrtc.org>
Date: Fri Nov 25 13:41:11 2016

Revert of CQ: Disable android_more_configs trybot (patchset #1 id:1 of https://codereview.webrtc.org/2522953003/ )

Reason for revert:
Seems to have been fixed at https://codereview.webrtc.org/2531043003/

Original issue's description:
> CQ: Disable android_more_configs trybot
>
> It started to fail always on compile.
>
> BUG= chromium:668137 
> TBR=ehmaldonado@webrtc.org
>
> Committed: https://crrev.com/8e321c82ebc21789e5436bb5df57adafec27b04d
> Cr-Commit-Position: refs/heads/master@{#15209}

TBR=kjellander@webrtc.org
NOTRY=True
BUG= chromium:668137 

Review-Url: https://codereview.webrtc.org/2527373002
Cr-Commit-Position: refs/heads/master@{#15243}

[modify] https://crrev.com/57329102f973b0caf147ab054243583f52d2ae12/infra/config/cq.cfg

Owner: ehmaldonado@chromium.org
Status: Fixed (was: Untriaged)
Thanks for fixing this!

Sign in to add a comment