llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `arc-builder` running on `arc-worker` while building `clang` at step 6 "test-build-unified-tree-check-all".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/3/builds/4442 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 6 (test-build-unified-tree-check-all) failure: test (failure) ******************** TEST 'Clang :: AST/HLSL/StructuredBuffer-AST.hlsl' FAILED ******************** Exit Code: 1 Command Output (stderr): -- RUN: at line 1: /buildbot/worker/arc-folder/build/bin/clang -cc1 -internal-isystem /buildbot/worker/arc-folder/build/lib/clang/20/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -ast-dump -DEMPTY /buildbot/worker/arc-folder/llvm-project/clang/test/AST/HLSL/StructuredBuffer-AST.hlsl | /buildbot/worker/arc-folder/build/bin/FileCheck -check-prefix=EMPTY /buildbot/worker/arc-folder/llvm-project/clang/test/AST/HLSL/StructuredBuffer-AST.hlsl + /buildbot/worker/arc-folder/build/bin/clang -cc1 -internal-isystem /buildbot/worker/arc-folder/build/lib/clang/20/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -ast-dump -DEMPTY /buildbot/worker/arc-folder/llvm-project/clang/test/AST/HLSL/StructuredBuffer-AST.hlsl + /buildbot/worker/arc-folder/build/bin/FileCheck -check-prefix=EMPTY /buildbot/worker/arc-folder/llvm-project/clang/test/AST/HLSL/StructuredBuffer-AST.hlsl RUN: at line 2: /buildbot/worker/arc-folder/build/bin/clang -cc1 -internal-isystem /buildbot/worker/arc-folder/build/lib/clang/20/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -ast-dump /buildbot/worker/arc-folder/llvm-project/clang/test/AST/HLSL/StructuredBuffer-AST.hlsl | /buildbot/worker/arc-folder/build/bin/FileCheck /buildbot/worker/arc-folder/llvm-project/clang/test/AST/HLSL/StructuredBuffer-AST.hlsl + /buildbot/worker/arc-folder/build/bin/FileCheck /buildbot/worker/arc-folder/llvm-project/clang/test/AST/HLSL/StructuredBuffer-AST.hlsl + /buildbot/worker/arc-folder/build/bin/clang -cc1 -internal-isystem /buildbot/worker/arc-folder/build/lib/clang/20/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -ast-dump /buildbot/worker/arc-folder/llvm-project/clang/test/AST/HLSL/StructuredBuffer-AST.hlsl /buildbot/worker/arc-folder/llvm-project/clang/test/AST/HLSL/StructuredBuffer-AST.hlsl:33:16: error: CHECK-NEXT: expected string not found in input // CHECK-NEXT: FieldDecl 0x{{[0-9A-Fa-f]+}} <<invalid sloc>> <invalid sloc> implicit h 'element_type *' ^ <stdin>:33:58: note: scanning from here | | |-FinalAttr 0xa8cf858 <<invalid sloc>> Implicit final ^ <stdin>:34:1: note: possible intended match here | | |-FieldDecl 0xa8ea778 <<invalid sloc>> <invalid sloc> implicit h 'element_type * [[hlsl::resource_class(UAV)]]':'element_type *' ^ Input file: <stdin> Check file: /buildbot/worker/arc-folder/llvm-project/clang/test/AST/HLSL/StructuredBuffer-AST.hlsl -dump-input=help explains the following input dump. Input was: <<<<<< . . . 28: | | | |-CopyConstructor simple trivial has_const_param needs_implicit implicit_has_const_param 29: | | | |-MoveConstructor exists simple trivial needs_implicit 30: | | | |-CopyAssignment simple trivial has_const_param needs_implicit implicit_has_const_param 31: | | | |-MoveAssignment exists simple trivial needs_implicit 32: | | | `-Destructor simple irrelevant trivial needs_implicit 33: | | |-FinalAttr 0xa8cf858 <<invalid sloc>> Implicit final next:33'0 X error: no match found 34: | | |-FieldDecl 0xa8ea778 <<invalid sloc>> <invalid sloc> implicit h 'element_type * [[hlsl::resource_class(UAV)]]':'element_type *' next:33'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ next:33'1 ? possible intended match 35: | | | `-HLSLResourceAttr 0xa8ea6f0 <<invalid sloc>> Implicit TypedBuffer next:33'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 36: | | |-CXXConstructorDecl 0xa8ea868 <<invalid sloc>> <invalid sloc> StructuredBuffer<element_type> 'void ()' inline next:33'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37: | | | `-CompoundStmt 0xa8eace8 <<invalid sloc>> next:33'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 38: | | | `-BinaryOperator 0xa8eacc8 <<invalid sloc>> 'element_type * [[hlsl::resource_class(UAV)]]':'element_type *' lvalue '=' next:33'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39: | | | |-MemberExpr 0xa8eac50 <<invalid sloc>> 'element_type * [[hlsl::resource_class(UAV)]]':'element_type *' lvalue .h 0xa8ea778 ... ``` </details> https://github.com/llvm/llvm-project/pull/106316 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits