llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `clang-aarch64-quick` running on `linaro-clang-aarch64-quick` while building `clang` at step 5 "ninja check 1".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/65/builds/4350 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 5 (ninja check 1) failure: stage 1 checked (failure) ******************** TEST 'Clang :: AST/HLSL/StructuredBuffer-AST.hlsl' FAILED ******************** Exit Code: 1 Command Output (stderr): -- RUN: at line 1: /home/tcwg-buildbot/worker/clang-aarch64-quick/stage1/bin/clang -cc1 -internal-isystem /home/tcwg-buildbot/worker/clang-aarch64-quick/stage1/lib/clang/20/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -ast-dump -DEMPTY /home/tcwg-buildbot/worker/clang-aarch64-quick/llvm/clang/test/AST/HLSL/StructuredBuffer-AST.hlsl | /home/tcwg-buildbot/worker/clang-aarch64-quick/stage1/bin/FileCheck -check-prefix=EMPTY /home/tcwg-buildbot/worker/clang-aarch64-quick/llvm/clang/test/AST/HLSL/StructuredBuffer-AST.hlsl + /home/tcwg-buildbot/worker/clang-aarch64-quick/stage1/bin/FileCheck -check-prefix=EMPTY /home/tcwg-buildbot/worker/clang-aarch64-quick/llvm/clang/test/AST/HLSL/StructuredBuffer-AST.hlsl + /home/tcwg-buildbot/worker/clang-aarch64-quick/stage1/bin/clang -cc1 -internal-isystem /home/tcwg-buildbot/worker/clang-aarch64-quick/stage1/lib/clang/20/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -ast-dump -DEMPTY /home/tcwg-buildbot/worker/clang-aarch64-quick/llvm/clang/test/AST/HLSL/StructuredBuffer-AST.hlsl RUN: at line 2: /home/tcwg-buildbot/worker/clang-aarch64-quick/stage1/bin/clang -cc1 -internal-isystem /home/tcwg-buildbot/worker/clang-aarch64-quick/stage1/lib/clang/20/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -ast-dump /home/tcwg-buildbot/worker/clang-aarch64-quick/llvm/clang/test/AST/HLSL/StructuredBuffer-AST.hlsl | /home/tcwg-buildbot/worker/clang-aarch64-quick/stage1/bin/FileCheck /home/tcwg-buildbot/worker/clang-aarch64-quick/llvm/clang/test/AST/HLSL/StructuredBuffer-AST.hlsl + /home/tcwg-buildbot/worker/clang-aarch64-quick/stage1/bin/FileCheck /home/tcwg-buildbot/worker/clang-aarch64-quick/llvm/clang/test/AST/HLSL/StructuredBuffer-AST.hlsl + /home/tcwg-buildbot/worker/clang-aarch64-quick/stage1/bin/clang -cc1 -internal-isystem /home/tcwg-buildbot/worker/clang-aarch64-quick/stage1/lib/clang/20/include -nostdsysteminc -triple dxil-pc-shadermodel6.0-library -x hlsl -ast-dump /home/tcwg-buildbot/worker/clang-aarch64-quick/llvm/clang/test/AST/HLSL/StructuredBuffer-AST.hlsl /home/tcwg-buildbot/worker/clang-aarch64-quick/llvm/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:63: note: scanning from here | | |-FinalAttr 0xaaab12f4d8c8 <<invalid sloc>> Implicit final ^ <stdin>:34:6: note: possible intended match here | | |-FieldDecl 0xaaab12f68f68 <<invalid sloc>> <invalid sloc> implicit h 'element_type * [[hlsl::resource_class(UAV)]]':'element_type *' ^ Input file: <stdin> Check file: /home/tcwg-buildbot/worker/clang-aarch64-quick/llvm/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 0xaaab12f4d8c8 <<invalid sloc>> Implicit final next:33'0 X error: no match found 34: | | |-FieldDecl 0xaaab12f68f68 <<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 0xaaab12f68ee0 <<invalid sloc>> Implicit TypedBuffer next:33'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 36: | | |-CXXConstructorDecl 0xaaab12f69058 <<invalid sloc>> <invalid sloc> StructuredBuffer<element_type> 'void ()' inline next:33'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 37: | | | `-CompoundStmt 0xaaab12f694d8 <<invalid sloc>> next:33'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 38: | | | `-BinaryOperator 0xaaab12f694b8 <<invalid sloc>> 'element_type * [[hlsl::resource_class(UAV)]]':'element_type *' lvalue '=' next:33'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 39: | | | |-MemberExpr 0xaaab12f69440 <<invalid sloc>> 'element_type * [[hlsl::resource_class(UAV)]]':'element_type *' lvalue .h 0xaaab12f68f68 ... ``` </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