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

Issue 853961 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Jun 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug-Regression



Sign in to add a comment

compute_grit_inputs_for_analyze=true option does not work

Project Member Reported by alph@chromium.org, Jun 18 2018

Issue description

The build is broken with the compute_grit_inputs_for_analyze=true option.

The error message is:

ninja: error: '../../third_party/blink/public/${cwd}/gen/third_party/blink/renderer/core/html.css', needed by 'gen/third_party/blink/public/resources/blink_resources.pak', missing and no known rule to make it

Probably caused by https://chromium.googlesource.com/chromium/src/+/93e774da116cc1bce515883fc28f012ccd905635
 
Labels: -Type-Bug Type-Bug-Regression
Status: Started (was: Assigned)
Indeed sounds like it's caused by my CL.
Cc: dpranke@chromium.org sky@chromium.org
 Issue 854412  has been merged into this issue.
Project Member

Comment 3 by bugdroid1@chromium.org, Jun 21 2018

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

commit 8e578bf9377ac93fcf80add11866ac0f9af17f02
Author: Tom Anderson <thomasanderson@chromium.org>
Date: Thu Jun 21 00:43:09 2018

Add missing cwd env var to grit_info and grit xmb

This fixes the build with compute_grit_inputs_for_analyze=true which regressed
after CL:
https://chromium.googlesource.com/chromium/src/+/93e774da116cc1bce515883fc28f012ccd905635

BUG= 853961 
R=dpranke

Change-Id: I48e9297107cc0e543f00f1d6fa7e347bc39e5de3
Reviewed-on: https://chromium-review.googlesource.com/1105485
Reviewed-by: Dirk Pranke <dpranke@chromium.org>
Commit-Queue: Thomas Anderson <thomasanderson@chromium.org>
Cr-Commit-Position: refs/heads/master@{#569099}
[modify] https://crrev.com/8e578bf9377ac93fcf80add11866ac0f9af17f02/tools/grit/grit/tool/xmb.py
[modify] https://crrev.com/8e578bf9377ac93fcf80add11866ac0f9af17f02/tools/grit/grit_info.py

Status: Fixed (was: Started)

Sign in to add a comment