Hi,

After a recent depot_tools update, we're seeing this failure building LKGR 
8.5:

ERROR at //gni/v8.gni:179:3: Dependency not allowed.
The item //src/inspector:inspector_string_conversions
can not depend on //:features
because it is not in //:features's visibility list: [
  //.:*
]

The command line we're using is this:

gn gen D:\v8_debug --args='v8_enable_i18n_support=false 
is_component_build=false v8_monolithic=true 
v8_use_external_startup_data=false treat_warnings_as_errors=false 
use_custom_libcxx=false target_cpu=\"x64\" is_clang=false 
v8_enable_pointer_compression=true enable_iterator_debugging=true 
is_debug=true'

Any tips or information about what might have changed and how we can fix it?

Thank you!

-- 
-- 
v8-users mailing list
v8-users@googlegroups.com
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/v8-users/34eeede7-e167-49d1-b5b1-db5bebe64b08n%40googlegroups.com.

Reply via email to