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

Issue 846760 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Closed: May 2018
Cc:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug



Sign in to add a comment

Compile broken: //build/config:exe_and_shlib_deps

Project Member Reported by khorimoto@chromium.org, May 25 2018

Issue description

 > ninja -C out/Default -j 100 chromeos_unittests
ninja: Entering directory `out/Default'
[1/1] Regenerating ninja files
FAILED: build.ninja 
../../buildtools/linux64/gn --root=../.. -q gen .
ERROR Dependency cycle:
  //build/config:exe_and_shlib_deps ->
  //buildtools/third_party/libc++:libc++ ->
  //build/config:exe_and_shlib_deps

My gn args:
is_debug = false
dcheck_always_on = true
is_component_build = true
target_os = "chromeos"
use_goma = true

Assigning to thomasanderson@, who seems to be the author of these files.
 
Status: WontFix (was: Assigned)
I synced again, and this issue seems to have been fixed. Thanks!

Sign in to add a comment