llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `clang-m68k-linux-cross` running on `suse-gary-m68k-cross` while building `clang-tools-extra` at step 5 "ninja check 1".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/27/builds/293 <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/cli-argument-errors.cpp' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 not clang-tidy -- 2>&1 | FileCheck /var/lib/buildbot/workers/suse-gary-m68k-cross/clang-m68k-linux-cross/llvm/clang-tools-extra/test/clang-tidy/infrastructure/cli-argument-errors.cpp -check-prefix=CHECK-NO-INPUT # executed command: not clang-tidy -- # executed command: FileCheck /var/lib/buildbot/workers/suse-gary-m68k-cross/clang-m68k-linux-cross/llvm/clang-tools-extra/test/clang-tidy/infrastructure/cli-argument-errors.cpp -check-prefix=CHECK-NO-INPUT # .---command stderr------------ # | /var/lib/buildbot/workers/suse-gary-m68k-cross/clang-m68k-linux-cross/llvm/clang-tools-extra/test/clang-tidy/infrastructure/cli-argument-errors.cpp:2:20: error: CHECK-NO-INPUT: expected string not found in input # | // CHECK-NO-INPUT: Error: no input files specified. # | ^ # | <stdin>:1:1: note: scanning from here # | Error: no checks enabled. # | ^ # | # | Input file: <stdin> # | Check file: /var/lib/buildbot/workers/suse-gary-m68k-cross/clang-m68k-linux-cross/llvm/clang-tools-extra/test/clang-tidy/infrastructure/cli-argument-errors.cpp # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: Error: no checks enabled. # | check:2 X~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found # | 2: USAGE: clang-tidy [options] <source0> [... <sourceN>] # | check:2 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:2 ~ # | 4: OPTIONS: # | check:2 ~~~~~~~~~ # | 5: # | check:2 ~ # | 6: Generic Options: # | check:2 ~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** ``` </details> https://github.com/llvm/llvm-project/pull/203987 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
