New issue
Advanced search Search tips

Issue 688201 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Feb 2017
Cc:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 0
Type: Bug



Sign in to add a comment

Simple chrome gn gen error: Goma builds that use symbol_level 2 must use is_win_fastlink

Project Member Reported by warx@chromium.org, Feb 3 2017

Issue description

tot chrome

error message:
(sdk veyron_minnie R58-9240.0.0) warx@warx0 ~/chromium/src $ gn gen out_veyron_minnie/Release --args="$GN_ARGS"
ERROR at //build/config/compiler/compiler.gni:115:3: Assertion failed.
  assert(is_win_fastlink || !use_goma,
  ^-----
Goma builds that use symbol_level 2 must use is_win_fastlink.
See //BUILD.gn:11:1: whence it was imported.
import("//build/config/compiler/compiler.gni")
^--------------------------------------------

comment USE_GOMA = true in GN args can work for me
 

Comment 1 by warx@chromium.org, Feb 3 2017

Status: WontFix (was: Untriaged)
Seems fixed!

Sign in to add a comment