llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `ppc64le-mlir-rhel-clang` running on `ppc64le-mlir-rhel-test` while building `clang,llvm` at step 6 "test-build-check-mlir-build-only-check-mlir".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/129/builds/14702 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 6 (test-build-check-mlir-build-only-check-mlir) failure: test (failure) ******************** TEST 'MLIR :: Target/LLVMIR/omptarget-debug-var-1.mlir' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /home/buildbots/llvm-external-buildbots/workers/ppc64le-mlir-rhel-test/ppc64le-mlir-rhel-clang-build/build/bin/mlir-translate -mlir-to-llvmir /home/buildbots/llvm-external-buildbots/workers/ppc64le-mlir-rhel-test/ppc64le-mlir-rhel-clang-build/llvm-project/mlir/test/Target/LLVMIR/omptarget-debug-var-1.mlir | /home/buildbots/llvm-external-buildbots/workers/ppc64le-mlir-rhel-test/ppc64le-mlir-rhel-clang-build/build/bin/FileCheck /home/buildbots/llvm-external-buildbots/workers/ppc64le-mlir-rhel-test/ppc64le-mlir-rhel-clang-build/llvm-project/mlir/test/Target/LLVMIR/omptarget-debug-var-1.mlir # executed command: /home/buildbots/llvm-external-buildbots/workers/ppc64le-mlir-rhel-test/ppc64le-mlir-rhel-clang-build/build/bin/mlir-translate -mlir-to-llvmir /home/buildbots/llvm-external-buildbots/workers/ppc64le-mlir-rhel-test/ppc64le-mlir-rhel-clang-build/llvm-project/mlir/test/Target/LLVMIR/omptarget-debug-var-1.mlir # executed command: /home/buildbots/llvm-external-buildbots/workers/ppc64le-mlir-rhel-test/ppc64le-mlir-rhel-clang-build/build/bin/FileCheck /home/buildbots/llvm-external-buildbots/workers/ppc64le-mlir-rhel-test/ppc64le-mlir-rhel-clang-build/llvm-project/mlir/test/Target/LLVMIR/omptarget-debug-var-1.mlir # .---command stderr------------ # | /home/buildbots/llvm-external-buildbots/workers/ppc64le-mlir-rhel-test/ppc64le-mlir-rhel-clang-build/llvm-project/mlir/test/Target/LLVMIR/omptarget-debug-var-1.mlir:60:11: error: CHECK: expected string not found in input # | // CHECK: !DILocalVariable(name: "dyn_ptr", arg: 1, scope: ![[SP]]{{.*}}flags: DIFlagArtificial) # | ^ # | <stdin>:93:297: note: scanning from here # | !17 = distinct !DISubprogram(name: "__omp_offloading_900_60f3a81e_test_l43", linkageName: "__omp_offloading_900_60f3a81e_test_l43", scope: null, file: !3, line: 43, type: !18, scopeLine: 43, flags: DIFlagArtificial, spFlags: DISPFlagLocalToUnit | DISPFlagDefinition | DISPFlagOptimized, unit: !2) # | ^ # | <stdin>:93:297: note: with "SP" equal to "17" # | !17 = distinct !DISubprogram(name: "__omp_offloading_900_60f3a81e_test_l43", linkageName: "__omp_offloading_900_60f3a81e_test_l43", scope: null, file: !3, line: 43, type: !18, scopeLine: 43, flags: DIFlagArtificial, spFlags: DISPFlagLocalToUnit | DISPFlagDefinition | DISPFlagOptimized, unit: !2) # | ^ # | <stdin>:100:7: note: possible intended match here # | !24 = !DILocalVariable(name: "arr", arg: 3, scope: !17, file: !3, line: 4, type: !5) # | ^ # | # | Input file: <stdin> # | Check file: /home/buildbots/llvm-external-buildbots/workers/ppc64le-mlir-rhel-test/ppc64le-mlir-rhel-clang-build/llvm-project/mlir/test/Target/LLVMIR/omptarget-debug-var-1.mlir # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 88: !12 = !{null} # | 89: !13 = !DILocation(line: 32, column: 10, scope: !10) # | 90: !14 = !DILocation(line: 33, column: 10, scope: !10) # | 91: !15 = !DILocation(line: 43, column: 5, scope: !10) # | 92: !16 = !DILocation(line: 49, column: 5, scope: !10) # | 93: !17 = distinct !DISubprogram(name: "__omp_offloading_900_60f3a81e_test_l43", linkageName: "__omp_offloading_900_60f3a81e_test_l43", scope: null, file: !3, line: 43, type: !18, scopeLine: 43, flags: DIFlagArtificial, spFlags: DISPFlagLocalToUnit | DISPFlagDefinition | DISPFlagOptimized, unit: !2) # | check:60'0 X error: no match found # | check:60'1 with "SP" equal to "17" # | 94: !18 = !DISubroutineType(types: !19) # | check:60'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 95: !19 = !{} # | check:60'0 ~~~~~~~~~~ # | 96: !20 = !DILocation(line: 43, column: 5, scope: !17) # | check:60'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 97: !21 = !DILocalVariable(name: "x", arg: 2, scope: !17, file: !3, line: 12, type: !22) # | check:60'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 98: !22 = !DIBasicType(name: "real", size: 32, encoding: DW_ATE_float) ... ``` </details> https://github.com/llvm/llvm-project/pull/126059 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits