New issue
Advanced search Search tips

Issue 854412 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 853961
Owner:
Closed: Jun 2018
Cc:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 2
Type: Bug



Sign in to add a comment

compute_grit_inputs_for_analyze fails to work

Project Member Reported by zmo@chromium.org, Jun 19 2018

Issue description

Here is my gn args

dcheck_always_on = true
ffmpeg_branding = "Chrome"
is_component_build = true
is_debug = false
proprietary_codecs = true
strip_absolute_paths_from_debug_symbols = true
symbol_level = 1
use_goma = true
goma_dir = "~/src/tools/goma"
enable_nacl = false
# compute_grit_inputs_for_analyze = true

If I uncomment the last line, it fails to build with the following error:

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
 

Comment 1 by zmo@chromium.org, Jun 19 2018

Dirk, could you triage (or fix)?
Mergedinto: 853961
Owner: thomasanderson@chromium.org
Status: Duplicate (was: Assigned)
I believe thomasanderson@ is already looking at this

Sign in to add a comment