-
Notifications
You must be signed in to change notification settings - Fork 664
Build regression in GN from recent commit #3120
Copy link
Copy link
Closed
Description
Example failing builds:
https://chromium-review.googlesource.com/c/angle/angle/+/1978600
https://chromium-review.googlesource.com/c/chromium/src/+/1978604
Error message:
ERROR at //third_party/spirv-tools/src/BUILD.gn:177:7: Undefined identifier
debug_insts_file,
^---------------
See //third_party/spirv-tools/src/BUILD.gn:260:1: whence it was called.
spvtools_language_header("debuginfo") {
^--------------------------------------
See //third_party/glslang/src/BUILD.gn:196:5: which caused the file to be included.
"${spirv_tools_dir}:spvtools_opt",
^--------------------------------
Regression range:
Suspecting 64f36ea "Support OpenCL.DebugInfo.100 extended instruction set (#3080)" by dneto@google.com since that's the only one that changed the GN.
@dneto0 can you investigate?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels