llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `clang-solaris11-sparcv9` running on `solaris11-sparcv9` while building `clang,llvm` at step 5 "ninja check 1".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/13/builds/12639 <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 Tools :: clang-tidy/infrastructure/custom-query-check.cpp' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 7 sed -e "s:INPUT_DIR:/opt/llvm-buildbot/home/solaris11-sparcv9/clang-solaris11-sparcv9/llvm/clang-tools-extra/test/clang-tidy/infrastructure/Inputs/custom-query-check:g" -e "s:OUT_DIR:/opt/llvm-buildbot/home/solaris11-sparcv9/clang-solaris11-sparcv9/stage1/tools/clang/tools/extra/test/clang-tidy/infrastructure/Output/custom-query-check.cpp.tmp:g" -e "s:MAIN_FILE:/opt/llvm-buildbot/home/solaris11-sparcv9/clang-solaris11-sparcv9/llvm/clang-tools-extra/test/clang-tidy/infrastructure/custom-query-check.cpp:g" /opt/llvm-buildbot/home/solaris11-sparcv9/clang-solaris11-sparcv9/llvm/clang-tools-extra/test/clang-tidy/infrastructure/Inputs/custom-query-check/vfsoverlay.yaml > /opt/llvm-buildbot/home/solaris11-sparcv9/clang-solaris11-sparcv9/stage1/tools/clang/tools/extra/test/clang-tidy/infrastructure/Output/custom-query-check.cpp.tmp.yaml # executed command: sed -e s:INPUT_DIR:/opt/llvm-buildbot/home/solaris11-sparcv9/clang-solaris11-sparcv9/llvm/clang-tools-extra/test/clang-tidy/infrastructure/Inputs/custom-query-check:g -e s:OUT_DIR:/opt/llvm-buildbot/home/solaris11-sparcv9/clang-solaris11-sparcv9/stage1/tools/clang/tools/extra/test/clang-tidy/infrastructure/Output/custom-query-check.cpp.tmp:g -e s:MAIN_FILE:/opt/llvm-buildbot/home/solaris11-sparcv9/clang-solaris11-sparcv9/llvm/clang-tools-extra/test/clang-tidy/infrastructure/custom-query-check.cpp:g /opt/llvm-buildbot/home/solaris11-sparcv9/clang-solaris11-sparcv9/llvm/clang-tools-extra/test/clang-tidy/infrastructure/Inputs/custom-query-check/vfsoverlay.yaml # RUN: at line 8 clang-tidy --experimental-custom-checks /opt/llvm-buildbot/home/solaris11-sparcv9/clang-solaris11-sparcv9/stage1/tools/clang/tools/extra/test/clang-tidy/infrastructure/Output/custom-query-check.cpp.tmp/cqc-main.cpp -checks='-*,custom-*' -vfsoverlay /opt/llvm-buildbot/home/solaris11-sparcv9/clang-solaris11-sparcv9/stage1/tools/clang/tools/extra/test/clang-tidy/infrastructure/Output/custom-query-check.cpp.tmp.yaml | FileCheck /opt/llvm-buildbot/home/solaris11-sparcv9/clang-solaris11-sparcv9/llvm/clang-tools-extra/test/clang-tidy/infrastructure/custom-query-check.cpp --check-prefix=CHECK-SAME-DIR # executed command: clang-tidy --experimental-custom-checks /opt/llvm-buildbot/home/solaris11-sparcv9/clang-solaris11-sparcv9/stage1/tools/clang/tools/extra/test/clang-tidy/infrastructure/Output/custom-query-check.cpp.tmp/cqc-main.cpp '-checks=-*,custom-*' -vfsoverlay /opt/llvm-buildbot/home/solaris11-sparcv9/clang-solaris11-sparcv9/stage1/tools/clang/tools/extra/test/clang-tidy/infrastructure/Output/custom-query-check.cpp.tmp.yaml # .---command stderr------------ # | 1 error generated. # | Error while processing /opt/llvm-buildbot/home/solaris11-sparcv9/clang-solaris11-sparcv9/stage1/tools/clang/tools/extra/test/clang-tidy/infrastructure/Output/custom-query-check.cpp.tmp/cqc-main.cpp. # | Found compiler error(s). # `----------------------------- # error: command failed with exit status: 1 # executed command: FileCheck /opt/llvm-buildbot/home/solaris11-sparcv9/clang-solaris11-sparcv9/llvm/clang-tools-extra/test/clang-tidy/infrastructure/custom-query-check.cpp --check-prefix=CHECK-SAME-DIR # .---command stderr------------ # | /opt/llvm-buildbot/home/solaris11-sparcv9/clang-solaris11-sparcv9/llvm/clang-tools-extra/test/clang-tidy/infrastructure/custom-query-check.cpp:18:20: error: CHECK-SAME-DIR: expected string not found in input # | // CHECK-SAME-DIR: [[@LINE-1]]:1: warning: use 'int' instead of 'long' [custom-avoid-long-type] # | ^ # | <stdin>:1:1: note: scanning from here # | error: PCH file '/opt/llvm-buildbot/home/solaris11-sparcv9/clang-solaris11-sparcv9/stage1/lib/Support/CMakeFiles/LLVMSupport.dir/cmake_pch.hxx.pch' uses an older format that is no longer supported [clang-diagnostic-error] # | ^ # | <stdin>:1:1: note: with "@LINE-1" equal to "17" # | error: PCH file '/opt/llvm-buildbot/home/solaris11-sparcv9/clang-solaris11-sparcv9/stage1/lib/Support/CMakeFiles/LLVMSupport.dir/cmake_pch.hxx.pch' uses an older format that is no longer supported [clang-diagnostic-error] # | ^ # | # | Input file: <stdin> # | Check file: /opt/llvm-buildbot/home/solaris11-sparcv9/clang-solaris11-sparcv9/llvm/clang-tools-extra/test/clang-tidy/infrastructure/custom-query-check.cpp # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: error: PCH file '/opt/llvm-buildbot/home/solaris11-sparcv9/clang-solaris11-sparcv9/stage1/lib/Support/CMakeFiles/LLVMSupport.dir/cmake_pch.hxx.pch' uses an older format that is no longer supported [clang-diagnostic-error] # | check:18'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found # | check:18'1 with "@LINE-1" equal to "17" # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** ``` </details> https://github.com/llvm/llvm-project/pull/191402 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
