ninja: Entering directory `out/gn' [0/1] ACTION //llvm/test:check-llvm(//llvm/utils/gn/build/toolchain:unix) llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using ld.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using lld-link: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/lld-link llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using ld64.lld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/ld64.lld llvm-lit: /usr/local/google/home/thakis/src/llvm-project/llvm/utils/lit/lit/llvm/config.py:530: note: using wasm-ld: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/wasm-ld -- Testing: 61329 tests, 64 workers -- Testing: FAIL: LLVM :: MC/RISCV/compress-rv32i.s (1 of 61329) ******************** TEST 'LLVM :: MC/RISCV/compress-rv32i.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS,CHECK-ALIASASM /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS,CHECK-ALIASASM /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c -show-encoding -M no-aliases < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST,CHECK-INSTASM /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c -show-encoding -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST,CHECK-INSTASM /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c -filetype=obj < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c --no-print-imm-hex -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS,CHECK-ALIASOBJ32 /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c -filetype=obj # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c --no-print-imm-hex -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c --no-print-imm-hex -d - # | #0 0x00005637f2087ec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x00005637f2085675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x00005637f20885c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007feded649df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007feded69e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007feded649cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007feded6324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007feded632420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005637f26f015b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290415b) # | #9 0x00005637f26efcb9 llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2903cb9) # | #10 0x00005637f26f1b93 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2905b93) # | #11 0x00005637f1cf0362 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x00005637f1cfdf99 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005637f1cf3956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005637f1ced7e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x00005637f1d0eb27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007feded633ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007feded633d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007feded633d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005637f1c5b3d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS,CHECK-ALIASOBJ32 /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s:29:16: error: CHECK-BYTES: expected string not found in input # | # CHECK-BYTES: 1fe0 # | ^ # | :7:19: note: scanning from here # | 0: 852e mv a0, a1 # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32i.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-littleriscv # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 <.text>: # | 7: 0: 852e mv a0, a1 # | check:29 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/compress-rv32f.s (2 of 61329) ******************** TEST 'LLVM :: MC/RISCV/compress-rv32f.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+f -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+f -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+f -show-encoding -M no-aliases < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+f -show-encoding -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+f -filetype=obj < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c,+f --no-print-imm-hex -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+f -filetype=obj # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c,+f --no-print-imm-hex -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c,+f --no-print-imm-hex -d - # | #0 0x0000562aa019aec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x0000562aa0198675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x0000562aa019b5c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f538e12cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f538e18195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f538e12ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f538e1154ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f538e115420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000562aa080315b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290415b) # | #9 0x0000562aa0802a8f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2903a8f) # | #10 0x0000562aa0804b93 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2905b93) # | #11 0x0000562a9fe03362 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000562a9fe10f99 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000562a9fe06956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000562a9fe007e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x0000562a9fe21b27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007f538e116ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f538e116d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f538e116d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000562a9fd6e3d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s:24:16: error: CHECK-BYTES: expected string not found in input # | # CHECK-BYTES: 7076 # | ^ # | :1:1: note: scanning from here # | # | ^ # | :6:1: note: possible intended match here # | 00000000 <.text>: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32f.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:24'0 X error: no match found # | 2: : file format elf32-littleriscv # | check:24'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:24'0 ~ # | 4: Disassembly of section .text: # | check:24'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:24'0 ~ # | 6: 00000000 <.text>: # | check:24'0 ~~~~~~~~~~~~~~~~~~ # | check:24'1 ? possible intended match # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/compress-rv32d.s (3 of 61329) ******************** TEST 'LLVM :: MC/RISCV/compress-rv32d.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+d -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+d -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+d -show-encoding -M no-aliases < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+d -show-encoding -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+d -filetype=obj < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --triple=riscv32 --mattr=+c,+d -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+c,+d -filetype=obj # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --triple=riscv32 --mattr=+c,+d -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --triple=riscv32 --mattr=+c,+d -d - # | #0 0x000055aa5a9d9ec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x000055aa5a9d7675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x000055aa5a9da5c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fce99a49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fce99a9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fce99a49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fce99a324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fce99a32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055aa5b04215b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290415b) # | #9 0x000055aa5b041a8f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2903a8f) # | #10 0x000055aa5b043b93 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2905b93) # | #11 0x000055aa5a642362 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055aa5a64ff99 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055aa5a645956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055aa5a63f7e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x000055aa5a660b27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007fce99a33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fce99a33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fce99a33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055aa5a5ad3d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s:46:16: error: CHECK-BYTES: expected string not found in input # | # CHECK-BYTES: 2006 # | ^ # | :1:1: note: scanning from here # | # | ^ # | :6:1: note: possible intended match here # | 00000000 <.text>: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv32d.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:46'0 X error: no match found # | 2: : file format elf32-littleriscv # | check:46'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:46'0 ~ # | 4: Disassembly of section .text: # | check:46'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:46'0 ~ # | 6: 00000000 <.text>: # | check:46'0 ~~~~~~~~~~~~~~~~~~ # | check:46'1 ? possible intended match # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rv64c-aliases-valid.s (4 of 61329) ******************** TEST 'LLVM :: MC/RISCV/rv64c-aliases-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=riscv64 -mattr=+c -M no-aliases < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-aliases-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-aliases-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=riscv64 -mattr=+c -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-aliases-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv64 -mattr=+c < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-aliases-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d -M no-aliases - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-aliases-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv64 -mattr=+c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d -M no-aliases - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d -M no-aliases - # | #0 0x0000558be9804ec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x0000558be9802675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x0000558be98055c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fd719d59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fd719dae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fd719d59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fd719d424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fd719d42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000558be9e6d15b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290415b) # | #9 0x0000558be9e6ca8f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2903a8f) # | #10 0x0000558be9e6eb93 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2905b93) # | #11 0x0000558be946d362 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000558be947af99 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000558be9470956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000558be946a7e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x0000558be948bb27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007fd719d43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fd719d43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fd719d43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000558be93d83d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-aliases-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-aliases-valid.s:107:17: error: CHECK-EXPAND: expected string not found in input # | # CHECK-EXPAND: c.ldsp s0, 0(sp) # | ^ # | :63:25: note: scanning from here # | 90: e080 c.sd s0, 0(s1) # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-aliases-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 58: 82: 5e7e8e93 addi t4, t4, 1511 # | 59: 86: 0eb6 c.slli t4, 13 # | 60: 88: ef0e8e93 addi t4, t4, -272 # | 61: 8c: 5f7d c.li t5, -1 # | 62: 8e: 6080 c.ld s0, 0(s1) # | 63: 90: e080 c.sd s0, 0(s1) # | check:107 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: tools/llvm-objdump/ELF/RISCV/source-interleave.ll (5 of 61329) ******************** TEST 'LLVM :: tools/llvm-objdump/ELF/RISCV/source-interleave.ll' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 rm -rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/source-interleave.ll.tmp && split-file /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/source-interleave.ll /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/source-interleave.ll.tmp && cd /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/source-interleave.ll.tmp # executed command: rm -rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/source-interleave.ll.tmp # executed command: split-file /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/source-interleave.ll /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/source-interleave.ll.tmp # executed command: cd /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/source-interleave.ll.tmp # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -filetype=obj a.ll -o a.o # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -filetype=obj a.ll -o a.o # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-readelf -r a.o 2>err | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/source-interleave.ll --check-prefix=RELOC # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-readelf -r a.o # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/source-interleave.ll --check-prefix=RELOC # RUN: at line 4 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -Sl --no-show-raw-insn a.o 2>err | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/source-interleave.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -Sl --no-show-raw-insn a.o # .---redirected output from 'err' # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -Sl --no-show-raw-insn a.o # | #0 0x0000562d12fe7ec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x0000562d12fe5675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x0000562d12fe85c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f7e03959df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f7e039ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f7e039 # | ... # `---data was truncated-------- # note: command had no output on stdout or stderr # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/source-interleave.ll # .---redirected output from 'err' # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -Sl --no-show-raw-insn a.o # | #0 0x0000562d12fe7ec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x0000562d12fe5675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x0000562d12fe85c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f7e03959df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f7e039ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f7e039 # | ... # `---data was truncated-------- # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/source-interleave.ll:17:15: error: CHECK-NEXT: expected string not found in input # | ; CHECK-NEXT: 2: sd ra, 0x8(sp) # | ^ # | :10:23: note: scanning from here # | 0: addi sp, sp, -0x10 # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/source-interleave.ll # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 5: # | 6: 0000000000000000 : # | 7: ; foo(): # | 8: ; ./a.c:2 # | 9: ; int foo(int x) { # | 10: 0: addi sp, sp, -0x10 # | next:17 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rvc-valid.s (6 of 61329) ******************** TEST 'LLVM :: MC/RISCV/rvc-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-valid.s -triple=riscv32 -mattr=+c -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-valid.s -triple=riscv32 -mattr=+c -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+c < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefixes=CHECK-OBJ,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - # | #0 0x0000557063ad8ec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x0000557063ad6675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x0000557063ad95c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fe6b1e49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fe6b1e9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fe6b1e49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fe6b1e324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fe6b1e32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055706414115b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290415b) # | #9 0x0000557064140a8f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2903a8f) # | #10 0x0000557064142b93 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2905b93) # | #11 0x0000557063741362 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055706374ef99 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000557063744956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055706373e7e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x000055706375fb27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007fe6b1e33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fe6b1e33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fe6b1e33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005570636ac3d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefixes=CHECK-OBJ,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-valid.s:28:22: error: CHECK-ASM-AND-OBJ: expected string not found in input # | # CHECK-ASM-AND-OBJ: c.lwsp ra, 0(sp) # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:10: note: possible intended match here # | : file format elf32-littleriscv # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:28'0 X error: no match found # | 2: : file format elf32-littleriscv # | check:28'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:28'1 ? possible intended match # | 3: # | check:28'0 ~ # | 4: Disassembly of section .text: # | check:28'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:28'0 ~ # | 6: 00000000 <.text>: # | check:28'0 ~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: CodeGen/Hexagon/compound.ll (7 of 61329) ******************** TEST 'LLVM :: CodeGen/Hexagon/compound.ll' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=hexagon -filetype=obj -ifcvt-limit=0 -o - /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/Hexagon/compound.ll | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/Hexagon/compound.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llc -mtriple=hexagon -filetype=obj -ifcvt-limit=0 -o - /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/Hexagon/compound.ll # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d - # | #0 0x000056421483dec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x000056421483b675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x000056421483e5c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f7f56e49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f7f56e9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f7f56e49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f7f56e324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f7f56e32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000564214e11b76 llvm::HexagonMCChecker::init(llvm::MCInst const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x286fb76) # | #9 0x0000564214e10dfb llvm::HexagonMCChecker::init() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x286edfb) # | #10 0x0000564214f93b57 (anonymous namespace)::HexagonDisassembler::makeBundle(llvm::ArrayRef, unsigned long, unsigned long&, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #11 0x0000564214f931b6 (anonymous namespace)::HexagonDisassembler::getInstruction(llvm::MCInst&, unsigned long&, llvm::ArrayRef, unsigned long, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #12 0x00005642144b3da9 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005642144a9956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005642144a37e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x00005642144c4b27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007f7f56e33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f7f56e33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f7f56e33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005642144113d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/Hexagon/compound.ll # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/Hexagon/compound.ll:3:10: error: CHECK: expected string not found in input # | ; CHECK: p0 = cmp.gt(r0,#-1); if (!p0.new) jump:nt # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:13: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/CodeGen/Hexagon/compound.ll # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:3'0 X error: no match found # | 2: : file format elf32-hexagon # | check:3'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:3'0 ~ # | 4: Disassembly of section .text: # | check:3'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:3'1 ? possible intended match # | 5: # | check:3'0 ~ # | 6: 00000000 : # | check:3'0 ~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: tools/llvm-exegesis/RISCV/rvv/eligible-inst.test (8 of 61329) ******************** TEST 'LLVM :: tools/llvm-exegesis/RISCV/rvv/eligible-inst.test' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVCOMPRESS_VM_M2_E8,PseudoVCPOP_M_B32 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/eligible-inst.test --allow-empty --check-prefix=LATENCY # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVCOMPRESS_VM_M2_E8,PseudoVCPOP_M_B32 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/eligible-inst.test --allow-empty --check-prefix=LATENCY # RUN: at line 4 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=inverse_throughput --opcode-name=PseudoVCOMPRESS_VM_M2_E8,PseudoVCPOP_M_B32 --min-instructions=100 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/eligible-inst.test --check-prefix=RTHROUGHPUT1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=inverse_throughput --opcode-name=PseudoVCOMPRESS_VM_M2_E8,PseudoVCPOP_M_B32 --min-instructions=100 # .---command stderr------------ # | llvm-exegesis: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=inverse_throughput --opcode-name=PseudoVCOMPRESS_VM_M2_E8,PseudoVCPOP_M_B32 --min-instructions=100 # | #0 0x0000563e4c7cb8f8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df28f8) # | #1 0x0000563e4c7c90a5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df00a5) # | #2 0x0000563e4c7cbff1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fbb0412cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fbb0418195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fbb0412ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fbb041154ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fbb04115420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000563e4d4161db llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3d1db) # | #9 0x0000563e4d415b0f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3cb0f) # | #10 0x0000563e4d417c13 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3ec13) # | #11 0x0000563e4bfcb4d2 llvm::exegesis::BenchmarkRunner::getRunnableConfiguration(llvm::exegesis::BenchmarkCode const&, unsigned int, unsigned int, llvm::exegesis::SnippetRepetitor const&) const (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25f24d2) # | #12 0x0000563e4bfad074 llvm::exegesis::benchmarkMain() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d4074) # | #13 0x0000563e4bfaee4c main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d5e4c) # | #14 0x00007fbb04116ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #15 0x00007fbb04116d65 call_init ./csu/../csu/libc-start.c:128:20 # | #16 0x00007fbb04116d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #17 0x0000563e4bfab511 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d2511) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/eligible-inst.test --check-prefix=RTHROUGHPUT1 # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/eligible-inst.test:49:17: error: RTHROUGHPUT1: expected string not found in input # | # RTHROUGHPUT1: PseudoVCPOP_M_B32 # | ^ # | :5:29: note: scanning from here # | - 'PseudoVCOMPRESS_VM_M2_E8 V10M2 V10M2 V16M2 V18 i_0xffffffffffffffff i_0x3' # | ^ # | :6:5: note: possible intended match here # | - 'PseudoVCOMPRESS_VM_M2_E8 V26M2 V26M2 V8M2 V17 i_0xffffffffffffffff i_0x3' # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/eligible-inst.test # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: --- # | 2: mode: inverse_throughput # | 3: key: # | 4: instructions: # | 5: - 'PseudoVCOMPRESS_VM_M2_E8 V10M2 V10M2 V16M2 V18 i_0xffffffffffffffff i_0x3' # | check:49'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found # | 6: - 'PseudoVCOMPRESS_VM_M2_E8 V26M2 V26M2 V8M2 V17 i_0xffffffffffffffff i_0x3' # | check:49'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:49'1 ? possible intended match # | 7: - 'PseudoVCOMPRESS_VM_M2_E8 V28M2 V28M2 V16M2 V31 i_0xffffffffffffffff i_0x3' # | check:49'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 8: - 'PseudoVCOMPRESS_VM_M2_E8 V0M2 V0M2 V2M2 V17 i_0xffffffffffffffff i_0x3' # | check:49'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 9: - 'PseudoVCOMPRESS_VM_M2_E8 V22M2 V22M2 V12M2 V20 i_0xffffffffffffffff i_0x3' # | check:49'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 10: - 'PseudoVCOMPRESS_VM_M2_E8 V24M2 V24M2 V12M2 V14 i_0xffffffffffffffff i_0x3' # | check:49'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 11: - 'PseudoVCOMPRESS_VM_M2_E8 V4M2 V4M2 V20M2 V31 i_0xffffffffffffffff i_0x3' # | check:49'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: tools/llvm-exegesis/RISCV/rvv/valid-sew.test (9 of 61329) ******************** TEST 'LLVM :: tools/llvm-exegesis/RISCV/rvv/valid-sew.test' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVMUL_VV_MF4_MASK --max-configs-per-opcode=1000 --min-instructions=100 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/valid-sew.test --check-prefix=FRAC-LMUL # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVMUL_VV_MF4_MASK --max-configs-per-opcode=1000 --min-instructions=100 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/valid-sew.test --check-prefix=FRAC-LMUL # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVFADD_VFPR16_M1_E16,PseudoVFADD_VV_M2_E16,PseudoVFCLASS_V_MF2 --max-configs-per-opcode=1000 --min-instructions=100 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/valid-sew.test --check-prefix=FP # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVFADD_VFPR16_M1_E16,PseudoVFADD_VV_M2_E16,PseudoVFCLASS_V_MF2 --max-configs-per-opcode=1000 --min-instructions=100 # .---command stderr------------ # | llvm-exegesis: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVFADD_VFPR16_M1_E16,PseudoVFADD_VV_M2_E16,PseudoVFCLASS_V_MF2 --max-configs-per-opcode=1000 --min-instructions=100 # | #0 0x0000561d90c9d8f8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df28f8) # | #1 0x0000561d90c9b0a5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df00a5) # | #2 0x0000561d90c9dff1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f8cd6d59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f8cd6dae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f8cd6d59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f8cd6d424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f8cd6d42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000561d918e81db llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3d1db) # | #9 0x0000561d918e7b0f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3cb0f) # | #10 0x0000561d918e9c13 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3ec13) # | #11 0x0000561d9049d4d2 llvm::exegesis::BenchmarkRunner::getRunnableConfiguration(llvm::exegesis::BenchmarkCode const&, unsigned int, unsigned int, llvm::exegesis::SnippetRepetitor const&) const (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25f24d2) # | #12 0x0000561d9047f074 llvm::exegesis::benchmarkMain() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d4074) # | #13 0x0000561d90480e4c main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d5e4c) # | #14 0x00007f8cd6d43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #15 0x00007f8cd6d43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #16 0x00007f8cd6d43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #17 0x0000561d9047d511 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d2511) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/valid-sew.test --check-prefix=FP # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/valid-sew.test:23:7: error: FP: expected string not found in input # | # FP: PseudoVFADD_VV_M2_E16 # | ^ # | :5:30: note: scanning from here # | - 'PseudoVFADD_VFPR16_M1_E16 V4 V4 V4 F16_H i_0x0 i_0xffffffffffffffff i_0x4 i_0x0' # | ^ # | :22:5: note: possible intended match here # | - 'PseudoVFADD_VFPR16_M1_E16 V11 V11 V11 F30_H i_0x0 i_0xffffffffffffffff i_0x4 i_0x1' # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/valid-sew.test # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: --- # | 2: mode: latency # | 3: key: # | 4: instructions: # | 5: - 'PseudoVFADD_VFPR16_M1_E16 V4 V4 V4 F16_H i_0x0 i_0xffffffffffffffff i_0x4 i_0x0' # | check:23'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found # | 6: config: 'vtype = {FRM: rne, AVL: VLMAX, SEW: e16, Policy: tu/mu}' # | check:23'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 7: register_initial_values: # | check:23'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 8: - 'V4=0x0' # | check:23'0 ~~~~~~~~~~~~ # | 9: - 'F16_H=0x0' # | check:23'0 ~~~~~~~~~~~~~~~ # | 10: cpu_name: sifive-x280 # | check:23'0 ~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | 17: ... # | check:23'0 ~~~~ # | 18: --- # | check:23'0 ~~~~ # | 19: mode: latency # | check:23'0 ~~~~~~~~~~~~~~ # | 20: key: # | check:23'0 ~~~~~ # | 21: instructions: # | check:23'0 ~~~~~~~~~~~~~~~ # | 22: - 'PseudoVFADD_VFPR16_M1_E16 V11 V11 V11 F30_H i_0x0 i_0xffffffffffffffff i_0x4 i_0x1' # | check:23'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:23'1 ? possible intended match # | 23: config: 'vtype = {FRM: rne, AVL: VLMAX, SEW: e16, Policy: ta/mu}' # | check:23'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 24: register_initial_values: # | check:23'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 25: - 'V11=0x0' # | check:23'0 ~~~~~~~~~~~~~ # | 26: - 'F30_H=0x0' # | check:23'0 ~~~~~~~~~~~~~~~ # | 27: cpu_name: sifive-x280 # | check:23'0 ~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: tools/llvm-exegesis/RISCV/rvv/skip-rm.test (10 of 61329) ******************** TEST 'LLVM :: tools/llvm-exegesis/RISCV/rvv/skip-rm.test' FAILED ******************** Exit Code: -6 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVAADDU_VV_M1 --riscv-enumerate-rounding-modes=false --max-configs-per-opcode=1000 --min-instructions=100 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/skip-rm.test --check-prefix=VX # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVAADDU_VV_M1 --riscv-enumerate-rounding-modes=false --max-configs-per-opcode=1000 --min-instructions=100 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/skip-rm.test --check-prefix=VX # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVFADD_VFPR16_M1_E16 --riscv-enumerate-rounding-modes=false --max-configs-per-opcode=1000 --min-instructions=100 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/skip-rm.test --check-prefix=FP # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVFADD_VFPR16_M1_E16 --riscv-enumerate-rounding-modes=false --max-configs-per-opcode=1000 --min-instructions=100 # .---command stderr------------ # | llvm-exegesis: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVFADD_VFPR16_M1_E16 --riscv-enumerate-rounding-modes=false --max-configs-per-opcode=1000 --min-instructions=100 # | #0 0x000055de9f1ee8f8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df28f8) # | #1 0x000055de9f1ec0a5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df00a5) # | #2 0x000055de9f1eeff1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fe9d921cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fe9d927195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fe9d921ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fe9d92054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fe9d9205420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055de9fe391db llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3d1db) # | #9 0x000055de9fe38b0f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3cb0f) # | #10 0x000055de9fe3ac13 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3ec13) # | #11 0x000055de9e9ee4d2 llvm::exegesis::BenchmarkRunner::getRunnableConfiguration(llvm::exegesis::BenchmarkCode const&, unsigned int, unsigned int, llvm::exegesis::SnippetRepetitor const&) const (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25f24d2) # | #12 0x000055de9e9d0074 llvm::exegesis::benchmarkMain() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d4074) # | #13 0x000055de9e9d1e4c main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d5e4c) # | #14 0x00007fe9d9206ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #15 0x00007fe9d9206d65 call_init ./csu/../csu/libc-start.c:128:20 # | #16 0x00007fe9d9206d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #17 0x000055de9e9ce511 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d2511) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/skip-rm.test --check-prefix=FP -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rvdc-aliases-valid.s (11 of 61329) ******************** TEST 'LLVM :: MC/RISCV/rvdc-aliases-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s -triple=riscv32 -mattr=+c,+d -M no-aliases | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s -triple=riscv32 -mattr=+c,+d -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s -triple=riscv64 -mattr=+c,+d -M no-aliases | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s -triple=riscv64 -mattr=+c,+d -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+c,+d < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+d --no-print-imm-hex -M no-aliases -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+c,+d # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+d --no-print-imm-hex -M no-aliases -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+d --no-print-imm-hex -M no-aliases -d - # | #0 0x000055e69e862ec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x000055e69e860675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x000055e69e8635c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007ff4ff159df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007ff4ff1ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007ff4ff159cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007ff4ff1424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007ff4ff142420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055e69eecb15b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290415b) # | #9 0x000055e69eecaa8f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2903a8f) # | #10 0x000055e69eeccb93 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2905b93) # | #11 0x000055e69e4cb362 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055e69e4d8f99 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055e69e4ce956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055e69e4c87e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x000055e69e4e9b27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007ff4ff143ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007ff4ff143d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007ff4ff143d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055e69e4363d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s:15:17: error: CHECK-EXPAND: expected string not found in input # | # CHECK-EXPAND: c.fldsp fs0, 0(sp) # | ^ # | :8:26: note: scanning from here # | 2: a080 c.fsd fs0, 0(s1) # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvdc-aliases-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-littleriscv # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 <.text>: # | 7: 0: 2080 c.fld fs0, 0(s1) # | 8: 2: a080 c.fsd fs0, 0(s1) # | check:15 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/xqcilia-valid.s (12 of 61329) ******************** TEST 'LLVM :: MC/RISCV/xqcilia-valid.s' FAILED ******************** Exit Code: -6 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilia-valid.s -triple=riscv32 -mattr=+experimental-xqcilia -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ENC,CHECK-INST,CHECK-NOALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilia-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilia-valid.s -triple=riscv32 -mattr=+experimental-xqcilia -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ENC,CHECK-INST,CHECK-NOALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilia-valid.s # RUN: at line 4 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+experimental-xqcilia < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilia-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+experimental-xqcilia -M no-aliases --no-print-imm-hex -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilia-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+experimental-xqcilia # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+experimental-xqcilia -M no-aliases --no-print-imm-hex -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+experimental-xqcilia -M no-aliases --no-print-imm-hex -d - # | #0 0x000055dd6cbf1ec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x000055dd6cbef675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x000055dd6cbf25c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007efd6e959df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007efd6e9ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007efd6e959cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007efd6e9424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007efd6e942420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055dd6d25a15b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290415b) # | #9 0x000055dd6d259852 llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2903852) # | #10 0x000055dd6d25bb93 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2905b93) # | #11 0x000055dd6c85a362 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055dd6c867f99 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055dd6c85d956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055dd6c8577e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x000055dd6c878b27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007efd6e943ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007efd6e943d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007efd6e943d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055dd6c7c53d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilia-valid.s -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rv32fc-valid.s (13 of 61329) ******************** TEST 'LLVM :: MC/RISCV/rv32fc-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-valid.s -triple=riscv32 -mattr=+c,+f -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-valid.s -triple=riscv32 -mattr=+c,+f -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+c,+f < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+f --no-print-imm-hex -M no-aliases -d -r - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+c,+f # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+f --no-print-imm-hex -M no-aliases -d -r - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+f --no-print-imm-hex -M no-aliases -d -r - # | #0 0x0000557414ee2ec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x0000557414ee0675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x0000557414ee35c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f3be2a49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f3be2a9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f3be2a49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f3be2a324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f3be2a32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055741554b15b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290415b) # | #9 0x000055741554aa8f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2903a8f) # | #10 0x000055741554cb93 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2905b93) # | #11 0x0000557414b4b362 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000557414b58f99 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000557414b4e956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000557414b487e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x0000557414b69b27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007f3be2a33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f3be2a33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f3be2a33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000557414ab63d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-valid.s:24:22: error: CHECK-ASM-AND-OBJ: expected string not found in input # | # CHECK-ASM-AND-OBJ: c.flwsp fs0, 252(sp) # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:2: note: possible intended match here # | : file format elf32-littleriscv # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:24'0 X error: no match found # | 2: : file format elf32-littleriscv # | check:24'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:24'1 ? possible intended match # | 3: # | check:24'0 ~ # | 4: Disassembly of section .text: # | check:24'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:24'0 ~ # | 6: 00000000 <.text>: # | check:24'0 ~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rv32dc-valid.s (14 of 61329) ******************** TEST 'LLVM :: MC/RISCV/rv32dc-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32dc-valid.s -triple=riscv32 -mattr=+c,+d -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32dc-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32dc-valid.s -triple=riscv32 -mattr=+c,+d -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32dc-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+c,+d < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32dc-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+c,+d -M no-aliases -d -r - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32dc-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+c,+d # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+c,+d -M no-aliases -d -r - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+c,+d -M no-aliases -d -r - # | #0 0x000056273398cec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x000056273398a675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x000056273398d5c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fd412f59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fd412fae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fd412f59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fd412f424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fd412f42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000562733ff515b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290415b) # | #9 0x0000562733ff4a8f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2903a8f) # | #10 0x0000562733ff6b93 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2905b93) # | #11 0x00005627335f5362 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000562733602f99 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005627335f8956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005627335f27e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x0000562733613b27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007fd412f43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fd412f43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fd412f43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005627335603d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32dc-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32dc-valid.s:18:22: error: CHECK-ASM-AND-OBJ: expected string not found in input # | # CHECK-ASM-AND-OBJ: c.fldsp fs0, 504(sp) # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:2: note: possible intended match here # | : file format elf32-littleriscv # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32dc-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:18'0 X error: no match found # | 2: : file format elf32-littleriscv # | check:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:18'1 ? possible intended match # | 3: # | check:18'0 ~ # | 4: Disassembly of section .text: # | check:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:18'0 ~ # | 6: 00000000 <.text>: # | check:18'0 ~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AVR/inst-elpm.s (15 of 61329) ******************** TEST 'LLVM :: MC/AVR/inst-elpm.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=elpm,elpmx -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-elpm.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-elpm.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=elpm,elpmx -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-elpm.s # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=elpm,elpmx < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-elpm.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=elpm,elpmx - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-elpm.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=elpm,elpmx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=elpm,elpmx - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=elpm,elpmx - # | #0 0x000056182b248ec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x000056182b246675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x000056182b2495c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fabab849df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fabab89e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fabab849cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fabab8324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fabab832420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000056182b802074 llvm::AVRInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2855074) # | #9 0x000056182b801d63 llvm::AVRInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2854d63) # | #10 0x000056182b802913 llvm::AVRInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2855913) # | #11 0x000056182aeaf9e7 (anonymous namespace)::PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000056182aebef99 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000056182aeb4956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000056182aeae7e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x000056182aecfb27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007fabab833ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fabab833d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fabab833d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000056182ae1c3d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-elpm.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-elpm.s:23:15: error: CHECK-INST: expected string not found in input # | ; CHECK-INST: elpm r3, Z # | ^ # | :7:15: note: scanning from here # | 0: d8 95 elpm # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-elpm.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-avr # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 : # | 7: 0: d8 95 elpm # | check:23 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rvc-aliases-valid.s (16 of 61329) ******************** TEST 'LLVM :: MC/RISCV/rvc-aliases-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s -triple=riscv32 -mattr=+c -M no-aliases | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s -triple=riscv32 -mattr=+c -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s -triple=riscv64 -mattr=+c -M no-aliases | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s -triple=riscv64 -mattr=+c -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+c < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -M no-aliases -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -M no-aliases -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -M no-aliases -d - # | #0 0x00005593f0440ec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x00005593f043e675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x00005593f04415c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f81d6959df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f81d69ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f81d6959cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f81d69424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f81d6942420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005593f0aa915b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290415b) # | #9 0x00005593f0aa8a8f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2903a8f) # | #10 0x00005593f0aaab93 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2905b93) # | #11 0x00005593f00a9362 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x00005593f00b6f99 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005593f00ac956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005593f00a67e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x00005593f00c7b27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007f81d6943ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f81d6943d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f81d6943d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005593f00143d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s:16:17: error: CHECK-EXPAND: expected string not found in input # | # CHECK-EXPAND: c.lwsp s0, 0(sp) # | ^ # | :8:24: note: scanning from here # | 2: c080 c.sw s0, 0(s1) # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rvc-aliases-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-littleriscv # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 <.text>: # | 7: 0: 4080 c.lw s0, 0(s1) # | 8: 2: c080 c.sw s0, 0(s1) # | check:16 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/option-rvc.s (17 of 61329) ******************** TEST 'LLVM :: MC/RISCV/option-rvc.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -show-encoding -M no-aliases < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -show-encoding -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -filetype=obj < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c --no-print-imm-hex -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -filetype=obj # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c --no-print-imm-hex -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c --no-print-imm-hex -d - # | #0 0x000055db9e7bfec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x000055db9e7bd675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x000055db9e7c05c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f74b2849df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f74b289e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f74b2849cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f74b28324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f74b2832420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055db9ee2815b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290415b) # | #9 0x000055db9ee27cb9 llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2903cb9) # | #10 0x000055db9ee29b93 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2905b93) # | #11 0x000055db9e428362 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055db9e435f99 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055db9e42b956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055db9e4257e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x000055db9e446b27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007f74b2833ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f74b2833d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f74b2833d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055db9e3933d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s:44:16: error: CHECK-BYTES: expected string not found in input # | # CHECK-BYTES: 1fe0 # | ^ # | :9:19: note: scanning from here # | 8: 852e mv a0, a1 # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-rvc.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-littleriscv # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 <.text>: # | 7: 0: 00058513 mv a0, a1 # | 8: 4: 3fc10413 addi s0, sp, 1020 # | 9: 8: 852e mv a0, a1 # | check:44 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AVR/inst-spm.s (18 of 61329) ******************** TEST 'LLVM :: MC/AVR/inst-spm.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=spm,spmx -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-spm.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-spm.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=spm,spmx -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-spm.s # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=spm,spmx < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-spm.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=spm,spmx - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-spm.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=spm,spmx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=spm,spmx - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=spm,spmx - # | #0 0x000055dead27bec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x000055dead279675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x000055dead27c5c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fe21f959df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fe21f9ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fe21f959cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fe21f9424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fe21f942420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055dead835074 llvm::AVRInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2855074) # | #9 0x000055dead834c5c llvm::AVRInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2854c5c) # | #10 0x000055dead835913 llvm::AVRInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2855913) # | #11 0x000055deacee29e7 (anonymous namespace)::PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055deacef1f99 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055deacee7956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055deacee17e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x000055deacf02b27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007fe21f943ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fe21f943d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fe21f943d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055deace4f3d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-spm.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-spm.s:12:15: error: CHECK-INST: expected string not found in input # | ; CHECK-INST: spm Z+ # | ^ # | :7:14: note: scanning from here # | 0: e8 95 spm # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-spm.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-avr # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 : # | 7: 0: e8 95 spm # | check:12 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AVR/inst-las.s (19 of 61329) ******************** TEST 'LLVM :: MC/AVR/inst-las.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=rmw -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-las.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-las.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=rmw -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-las.s # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=rmw < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-las.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-las.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=rmw # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - # | #0 0x000055a4e6187ec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x000055a4e6185675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x000055a4e61885c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f775d449df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f775d49e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f775d449cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f775d4324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f775d432420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055a4e6741074 llvm::AVRInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2855074) # | #9 0x000055a4e6740c5c llvm::AVRInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2854c5c) # | #10 0x000055a4e6741913 llvm::AVRInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2855913) # | #11 0x000055a4e5dee9e7 (anonymous namespace)::PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055a4e5dfdf99 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055a4e5df3956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055a4e5ded7e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x000055a4e5e0eb27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007f775d433ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f775d433d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f775d433d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055a4e5d5b3d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-las.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-las.s:15:15: error: CHECK-INST: expected string not found in input # | ; CHECK-INST: las Z, r13 # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:18: note: possible intended match here # | : file format elf32-avr # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-las.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:15'0 X error: no match found # | 2: : file format elf32-avr # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:15'1 ? possible intended match # | 3: # | check:15'0 ~ # | 4: Disassembly of section .text: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:15'0 ~ # | 6: 00000000 : # | check:15'0 ~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/Hexagon/instructions/nv_j.s (20 of 61329) ******************** TEST 'LLVM :: MC/Hexagon/instructions/nv_j.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon -filetype=obj -o - /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/nv_j.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/nv_j.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon -filetype=obj -o - /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/nv_j.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d - # | #0 0x0000562abcb5cec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x0000562abcb5a675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x0000562abcb5d5c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f0c20f59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f0c20fae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f0c20f59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f0c20f424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f0c20f42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000562abd130b76 llvm::HexagonMCChecker::init(llvm::MCInst const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x286fb76) # | #9 0x0000562abd12fdfb llvm::HexagonMCChecker::init() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x286edfb) # | #10 0x0000562abd2b2b57 (anonymous namespace)::HexagonDisassembler::makeBundle(llvm::ArrayRef, unsigned long, unsigned long&, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #11 0x0000562abd2b21b6 (anonymous namespace)::HexagonDisassembler::getInstruction(llvm::MCInst&, unsigned long&, llvm::ArrayRef, unsigned long, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #12 0x0000562abc7d2da9 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000562abc7c8956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000562abc7c27e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x0000562abc7e3b27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007f0c20f43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f0c20f43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f0c20f43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000562abc7303d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/nv_j.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/nv_j.s:149:10: error: CHECK: expected string not found in input # | # CHECK: 11 40 71 70 # | ^ # | :78:18: note: scanning from here # | 11c: 00 e0 c2 25 25c2e000 if (!tstbit(r17.new,#0)) jump:t 0x118 <.text+0x118> } # | ^ # | :78:22: note: possible intended match here # | 11c: 00 e0 c2 25 25c2e000 if (!tstbit(r17.new,#0)) jump:t 0x118 <.text+0x118> } # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/nv_j.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 73: 108: 11 40 71 70 70714011 { r17 = r17 # | 74: 10c: 00 e0 82 25 2582e000 if (tstbit(r17.new,#0)) jump:t 0x108 <.text+0x108> } # | 75: 110: 11 40 71 70 70714011 { r17 = r17 # | 76: 114: 00 c0 c2 25 25c2c000 if (!tstbit(r17.new,#0)) jump:nt 0x110 <.text+0x110> } # | 77: 118: 11 40 71 70 70714011 { r17 = r17 # | 78: 11c: 00 e0 c2 25 25c2e000 if (!tstbit(r17.new,#0)) jump:t 0x118 <.text+0x118> } # | check:149'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found # | check:149'1 ? possible intended match # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rv64c-valid.s (21 of 61329) ******************** TEST 'LLVM :: MC/RISCV/rv64c-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-valid.s -triple=riscv64 -mattr=+c -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-valid.s -triple=riscv64 -mattr=+c -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv64 -mattr=+c < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv64 -mattr=+c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - # | #0 0x000055ab99f68ec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x000055ab99f66675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x000055ab99f695c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007feecc959df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007feecc9ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007feecc959cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007feecc9424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007feecc942420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055ab9a5d115b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290415b) # | #9 0x000055ab9a5d0a8f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2903a8f) # | #10 0x000055ab9a5d2b93 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2905b93) # | #11 0x000055ab99bd1362 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055ab99bdef99 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055ab99bd4956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055ab99bce7e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x000055ab99befb27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007feecc943ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007feecc943d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007feecc943d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055ab99b3c3d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-valid.s:22:22: error: CHECK-ASM-AND-OBJ: expected string not found in input # | # CHECK-ASM-AND-OBJ: c.ldsp s0, 0(sp) # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:26: note: possible intended match here # | : file format elf64-littleriscv # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64c-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:22'0 X error: no match found # | 2: : file format elf64-littleriscv # | check:22'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:22'1 ? possible intended match # | 3: # | check:22'0 ~ # | 4: Disassembly of section .text: # | check:22'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:22'0 ~ # | 6: 0000000000000000 <.text>: # | check:22'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/option-pushpop.s (22 of 61329) ******************** TEST 'LLVM :: MC/RISCV/option-pushpop.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=-relax -M no-aliases < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=-relax -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-readobj -r - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-RELOC /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-readobj -r - # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-RELOC /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -filetype=obj < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --triple=riscv32 --mattr=+c -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -filetype=obj # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --triple=riscv32 --mattr=+c -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --triple=riscv32 --mattr=+c -d - # | #0 0x000055e9391dbec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x000055e9391d9675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x000055e9391dc5c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f1197d59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f1197dae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f1197d59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f1197d424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f1197d42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055e93984415b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290415b) # | #9 0x000055e939843cb9 llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2903cb9) # | #10 0x000055e939845b93 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2905b93) # | #11 0x000055e938e44362 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055e938e51f99 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055e938e47956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055e938e417e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x000055e938e62b27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007f1197d43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f1197d43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f1197d43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055e938daf3d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s:48:16: error: CHECK-BYTES: expected string not found in input # | # CHECK-BYTES: 1fe0 # | ^ # | :9:31: note: scanning from here # | 8: 3fc10413 addi s0, sp, 1020 # | ^ # | :10:2: note: possible intended match here # | c: 00000097 auipc ra, 0 # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-pushpop.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-littleriscv # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 <.text>: # | 7: 0: 00000097 auipc ra, 0 # | 8: 4: 000080e7 jalr ra <.text> # | 9: 8: 3fc10413 addi s0, sp, 1020 # | check:48'0 X error: no match found # | 10: c: 00000097 auipc ra, 0 # | check:48'0 ~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:48'1 ? possible intended match # | 11: 10: 000080e7 jalr ra <.text+0xc> # | check:48'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/xqcilo-valid.s (23 of 61329) ******************** TEST 'LLVM :: MC/RISCV/xqcilo-valid.s' FAILED ******************** Exit Code: -6 Command Output (stdout): -- # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilo-valid.s -triple=riscv32 -mattr=+experimental-xqcilo -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ENC,CHECK-INST,CHECK-NOALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilo-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilo-valid.s -triple=riscv32 -mattr=+experimental-xqcilo -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ENC,CHECK-INST,CHECK-NOALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilo-valid.s # RUN: at line 4 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+experimental-xqcilo < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilo-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+experimental-xqcilo -M no-aliases --no-print-imm-hex -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilo-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+experimental-xqcilo # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+experimental-xqcilo -M no-aliases --no-print-imm-hex -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+experimental-xqcilo -M no-aliases --no-print-imm-hex -d - # | #0 0x00005603b7d93ec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x00005603b7d91675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x00005603b7d945c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f04d9a1cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f04d9a7195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f04d9a1ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f04d9a054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f04d9a05420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005603b83fc15b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290415b) # | #9 0x00005603b83fba8f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2903a8f) # | #10 0x00005603b83fdb93 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2905b93) # | #11 0x00005603b79fc362 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x00005603b7a09f99 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005603b79ff956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005603b79f97e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x00005603b7a1ab27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007f04d9a06ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f04d9a06d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f04d9a06d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005603b79673d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xqcilo-valid.s -- ******************** Testing: FAIL: LLVM :: tools/llvm-exegesis/RISCV/latency-by-extension-C.s (24 of 61329) ******************** TEST 'LLVM :: tools/llvm-exegesis/RISCV/latency-by-extension-C.s' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mode=latency -mtriple=riscv64-unknown-linux-gnu --mcpu=generic --benchmark-phase=assemble-measured-code -opcode-name=C_ADDI -mattr=+c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=C_ADDI /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/latency-by-extension-C.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mode=latency -mtriple=riscv64-unknown-linux-gnu --mcpu=generic --benchmark-phase=assemble-measured-code -opcode-name=C_ADDI -mattr=+c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=C_ADDI /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/latency-by-extension-C.s # RUN: at line 9 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mode=latency -mtriple=riscv64-unknown-linux-gnu --mcpu=generic --benchmark-phase=assemble-measured-code -opcode-name=C_ADDIW -mattr=+c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=C_ADDIW /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/latency-by-extension-C.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mode=latency -mtriple=riscv64-unknown-linux-gnu --mcpu=generic --benchmark-phase=assemble-measured-code -opcode-name=C_ADDIW -mattr=+c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=C_ADDIW /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/latency-by-extension-C.s # RUN: at line 17 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mode=latency -mtriple=riscv64-unknown-linux-gnu --mcpu=generic --benchmark-phase=assemble-measured-code -opcode-name=C_ANDI -mattr=+c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=C_ANDI /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/latency-by-extension-C.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mode=latency -mtriple=riscv64-unknown-linux-gnu --mcpu=generic --benchmark-phase=assemble-measured-code -opcode-name=C_ANDI -mattr=+c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=C_ANDI /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/latency-by-extension-C.s # RUN: at line 25 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mode=latency -mtriple=riscv64-unknown-linux-gnu --mcpu=generic --benchmark-phase=assemble-measured-code -opcode-name=C_SLLI -mattr=+c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=C_SLLI /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/latency-by-extension-C.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mode=latency -mtriple=riscv64-unknown-linux-gnu --mcpu=generic --benchmark-phase=assemble-measured-code -opcode-name=C_SLLI -mattr=+c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=C_SLLI /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/latency-by-extension-C.s # RUN: at line 33 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mode=latency -mtriple=riscv64-unknown-linux-gnu --mcpu=generic --benchmark-phase=assemble-measured-code -opcode-name=C_SRAI -mattr=+c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=C_SRAI /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/latency-by-extension-C.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mode=latency -mtriple=riscv64-unknown-linux-gnu --mcpu=generic --benchmark-phase=assemble-measured-code -opcode-name=C_SRAI -mattr=+c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=C_SRAI /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/latency-by-extension-C.s # RUN: at line 41 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mode=latency -mtriple=riscv64-unknown-linux-gnu --mcpu=generic --benchmark-phase=assemble-measured-code -opcode-name=C_SRLI -mattr=+c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=C_SRLI /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/latency-by-extension-C.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mode=latency -mtriple=riscv64-unknown-linux-gnu --mcpu=generic --benchmark-phase=assemble-measured-code -opcode-name=C_SRLI -mattr=+c # .---command stderr------------ # | llvm-exegesis: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mode=latency -mtriple=riscv64-unknown-linux-gnu --mcpu=generic --benchmark-phase=assemble-measured-code -opcode-name=C_SRLI -mattr=+c # | #0 0x000055c65e26c8f8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df28f8) # | #1 0x000055c65e26a0a5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df00a5) # | #2 0x000055c65e26cff1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f55f5049df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f55f509e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f55f5049cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f55f50324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f55f5032420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055c65eeb71db llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3d1db) # | #9 0x000055c65eeb6b0f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3cb0f) # | #10 0x000055c65eeb8c13 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3ec13) # | #11 0x000055c65da6c4d2 llvm::exegesis::BenchmarkRunner::getRunnableConfiguration(llvm::exegesis::BenchmarkCode const&, unsigned int, unsigned int, llvm::exegesis::SnippetRepetitor const&) const (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25f24d2) # | #12 0x000055c65da4e074 llvm::exegesis::benchmarkMain() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d4074) # | #13 0x000055c65da4fe4c main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d5e4c) # | #14 0x00007f55f5033ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #15 0x00007f55f5033d65 call_init ./csu/../csu/libc-start.c:128:20 # | #16 0x00007f55f5033d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #17 0x000055c65da4c511 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d2511) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=C_SRLI /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/latency-by-extension-C.s # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=C_SRLI /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/latency-by-extension-C.s # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: tools/llvm-objdump/ELF/RISCV/extensions.test (25 of 61329) ******************** TEST 'LLVM :: tools/llvm-objdump/ELF/RISCV/extensions.test' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 7 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/yaml2obj /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/extensions.test -D BITS=32 -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/extensions.test.tmp.32.o # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/yaml2obj /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/extensions.test -D BITS=32 -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/extensions.test.tmp.32.o # RUN: at line 8 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --no-show-raw-insn /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/extensions.test.tmp.32.o | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/extensions.test --check-prefixes=DISASM # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --no-show-raw-insn /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/extensions.test.tmp.32.o # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d --no-show-raw-insn /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/extensions.test.tmp.32.o # | #0 0x0000558a32895ec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x0000558a32893675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x0000558a328965c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f9685359df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f96853ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f9685359cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f96853424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f9685342420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000558a32efe15b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290415b) # | #9 0x0000558a32efda8f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2903a8f) # | #10 0x0000558a32effb93 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2905b93) # | #11 0x0000558a324fe362 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000558a3250bf99 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000558a32501956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000558a324fb7e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x0000558a3251cb27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007f9685343ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f9685343d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f9685343d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000558a324693d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/extensions.test --check-prefixes=DISASM # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/extensions.test:11:17: error: DISASM-LABEL: expected string not found in input # | # DISASM-LABEL: # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:70: note: possible intended match here # | /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/extensions.test.tmp.32.o: file format elf32-littleriscv # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-objdump/ELF/RISCV/extensions.test # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | label:11'0 X error: no match found # | 2: /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/tools/llvm-objdump/ELF/RISCV/Output/extensions.test.tmp.32.o: file format elf32-littleriscv # | label:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | label:11'1 ? possible intended match # | 3: # | label:11'0 ~ # | 4: Disassembly of section .plt: # | label:11'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | label:11'0 ~ # | 6: 00000350 <.plt>: # | label:11'0 ~~~~~~~~~~~~~~~~~ # | 7: 350: auipc t2, 0x2 # | label:11'0 ~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rv32zclsd-alias-valid.c (26 of 61329) ******************** TEST 'LLVM :: MC/RISCV/rv32zclsd-alias-valid.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=riscv32 -mattr=+zclsd -M no-aliases < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-alias-valid.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-alias-valid.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=riscv32 -mattr=+zclsd -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-alias-valid.c # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+zclsd < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-alias-valid.c | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+zclsd -d -M no-aliases - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-alias-valid.c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+zclsd # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+zclsd -d -M no-aliases - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+zclsd -d -M no-aliases - # | #0 0x000055c148f32ec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x000055c148f30675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x000055c148f335c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007ff63a359df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007ff63a3ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007ff63a359cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007ff63a3424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007ff63a342420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055c14959b15b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290415b) # | #9 0x000055c14959aa8f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2903a8f) # | #10 0x000055c14959cb93 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2905b93) # | #11 0x000055c148b9b362 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055c148ba8f99 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055c148b9e956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055c148b987e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x000055c148bb9b27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007ff63a343ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007ff63a343d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007ff63a343d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055c148b063d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-alias-valid.c # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-alias-valid.c:11:17: error: CHECK-EXPAND: expected string not found in input # | # CHECK-EXPAND: c.ldsp s0, 0(sp) # | ^ # | :8:24: note: scanning from here # | 2: e080 c.sd s0, 0(s1) # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-alias-valid.c # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-littleriscv # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 <.text>: # | 7: 0: 6080 c.ld s0, 0(s1) # | 8: 2: e080 c.sd s0, 0(s1) # | check:11 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/xwchc-valid.s (27 of 61329) ******************** TEST 'LLVM :: MC/RISCV/xwchc-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-valid.s -triple=riscv32 -mattr=+xwchc -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-valid.s -triple=riscv32 -mattr=+xwchc -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+xwchc < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+xwchc --no-print-imm-hex -M no-aliases -d -r - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+xwchc # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+xwchc --no-print-imm-hex -M no-aliases -d -r - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+xwchc --no-print-imm-hex -M no-aliases -d -r - # | #0 0x00005643a2909ec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x00005643a2907675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x00005643a290a5c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f9e29759df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f9e297ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f9e29759cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f9e297424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f9e29742420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005643a2f7215b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290415b) # | #9 0x00005643a2f71a8f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2903a8f) # | #10 0x00005643a2f73b93 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2905b93) # | #11 0x00005643a2572362 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x00005643a257ff99 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005643a2575956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005643a256f7e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x00005643a2590b27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007f9e29743ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f9e29743d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f9e29743d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005643a24dd3d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-valid.s:83:22: error: CHECK-ASM-AND-OBJ: expected string not found in input # | # CHECK-ASM-AND-OBJ: qk.c.lbusp s0, 0(sp) # | ^ # | :30:29: note: scanning from here # | 2e: b002 qk.c.sh s0, 32(s0) # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 25: 24: a002 qk.c.sh s0, 0(s0) # | 26: 26: a022 qk.c.sh s0, 2(s0) # | 27: 28: a042 qk.c.sh s0, 4(s0) # | 28: 2a: a402 qk.c.sh s0, 8(s0) # | 29: 2c: a802 qk.c.sh s0, 16(s0) # | 30: 2e: b002 qk.c.sh s0, 32(s0) # | check:83 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rv32c-only-valid.s (28 of 61329) ******************** TEST 'LLVM :: MC/RISCV/rv32c-only-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32c-only-valid.s -triple=riscv32 -mattr=+c -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32c-only-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32c-only-valid.s -triple=riscv32 -mattr=+c -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32c-only-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+c < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32c-only-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32c-only-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c --no-print-imm-hex -M no-aliases -d -r - # | #0 0x0000558c2171eec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x0000558c2171c675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x0000558c2171f5c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fb04b159df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fb04b1ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fb04b159cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fb04b1424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fb04b142420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000558c21d8715b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290415b) # | #9 0x0000558c21d86852 llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2903852) # | #10 0x0000558c21d88b93 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2905b93) # | #11 0x0000558c21387362 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000558c21394f99 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000558c2138a956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000558c213847e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x0000558c213a5b27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007fb04b143ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fb04b143d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fb04b143d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000558c212f23d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32c-only-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32c-only-valid.s:30:14: error: CHECK-OBJ: expected string not found in input # | # CHECK-OBJ: c.addi16sp sp, -352 # | ^ # | :8:23: note: scanning from here # | 2: 15fd c.addi a1, -1 # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32c-only-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-littleriscv # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 <.text>: # | 7: 0: 2ffd c.jal 0x7fe <.text+0x7fe> # | 8: 2: 15fd c.addi a1, -1 # | check:30 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/Disassembler/Hexagon/nv_j.txt (29 of 61329) ******************** TEST 'LLVM :: MC/Disassembler/Hexagon/nv_j.txt' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon -disassemble < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/Hexagon/nv_j.txt | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/Hexagon/nv_j.txt # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon -disassemble # .---command stderr------------ # | llvm-mc: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon -disassemble # | #0 0x00005634791af578 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x26fc578) # | #1 0x00005634791acd25 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x26f9d25) # | #2 0x00005634791afc71 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fc8a8f59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fc8a8fae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fc8a8f59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fc8a8f424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fc8a8f42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005634797414f6 llvm::HexagonMCChecker::init(llvm::MCInst const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2c8e4f6) # | #9 0x000056347974077b llvm::HexagonMCChecker::init() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2c8d77b) # | #10 0x000056347976dc67 (anonymous namespace)::HexagonDisassembler::makeBundle(llvm::ArrayRef, unsigned long, unsigned long&, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #11 0x000056347976d397 (anonymous namespace)::HexagonDisassembler::getInstructionBundle(llvm::MCInst&, unsigned long&, llvm::ArrayRef, unsigned long, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #12 0x0000563479043dab llvm::Disassembler::disassemble(llvm::Target const&, llvm::MCSubtargetInfo&, llvm::MCStreamer&, llvm::MemoryBuffer&, llvm::SourceMgr&, llvm::MCContext&, llvm::MCTargetOptions const&, bool, unsigned int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2590dab) # | #13 0x0000563479046069 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2593069) # | #14 0x00007fc8a8f43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #15 0x00007fc8a8f43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #16 0x00007fc8a8f43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #17 0x0000563479043571 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2590571) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/Hexagon/nv_j.txt # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/Hexagon/nv_j.txt # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/option-arch.s (30 of 61329) ******************** TEST 'LLVM :: MC/RISCV/option-arch.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+experimental -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-arch.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-arch.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+experimental -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-arch.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+experimental -filetype=obj < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-arch.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c,+m,+a,+f,+zba,+experimental-zicfiss -d -M no-aliases - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-arch.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+experimental -filetype=obj # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c,+m,+a,+f,+zba,+experimental-zicfiss -d -M no-aliases - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+c,+m,+a,+f,+zba,+experimental-zicfiss -d -M no-aliases - # | #0 0x0000563f546a2ec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x0000563f546a0675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x0000563f546a35c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007ff3a7c49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007ff3a7c9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007ff3a7c49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007ff3a7c324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007ff3a7c32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000563f54d0b15b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290415b) # | #9 0x0000563f54d0acb9 llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2903cb9) # | #10 0x0000563f54d0cb93 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2905b93) # | #11 0x0000563f5430b362 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000563f54318f99 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000563f5430e956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000563f543087e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x0000563f54329b27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007ff3a7c33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007ff3a7c33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007ff3a7c33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000563f542763d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-arch.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-arch.s:24:15: error: CHECK-INST: expected string not found in input # | # CHECK-INST: c.addi4spn s0, sp, 0x3fc # | ^ # | :9:21: note: scanning from here # | 8: 852e c.mv a0, a1 # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/option-arch.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-littleriscv # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 <.text>: # | 7: 0: 00058513 addi a0, a1, 0x0 # | 8: 4: 3fc10413 addi s0, sp, 0x3fc # | 9: 8: 852e c.mv a0, a1 # | check:24 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AVR/inst-lac.s (31 of 61329) ******************** TEST 'LLVM :: MC/AVR/inst-lac.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=rmw -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lac.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lac.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=rmw -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lac.s # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=rmw < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lac.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lac.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=rmw # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - # | #0 0x000055d44babbec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x000055d44bab9675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x000055d44babc5c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f77abb59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f77abbae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f77abb59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f77abb424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f77abb42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055d44c075074 llvm::AVRInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2855074) # | #9 0x000055d44c074c5c llvm::AVRInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2854c5c) # | #10 0x000055d44c075913 llvm::AVRInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2855913) # | #11 0x000055d44b7229e7 (anonymous namespace)::PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055d44b731f99 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055d44b727956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055d44b7217e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x000055d44b742b27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007f77abb43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f77abb43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f77abb43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055d44b68f3d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lac.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lac.s:15:15: error: CHECK-INST: expected string not found in input # | ; CHECK-INST: lac Z, r13 # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:18: note: possible intended match here # | : file format elf32-avr # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lac.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:15'0 X error: no match found # | 2: : file format elf32-avr # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:15'1 ? possible intended match # | 3: # | check:15'0 ~ # | 4: Disassembly of section .text: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:15'0 ~ # | 6: 00000000 : # | check:15'0 ~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AVR/inst-lat.s (32 of 61329) ******************** TEST 'LLVM :: MC/AVR/inst-lat.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=rmw -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lat.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lat.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=rmw -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lat.s # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=rmw < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lat.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lat.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=rmw # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - # | #0 0x0000558cacb80ec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x0000558cacb7e675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x0000558cacb815c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f23ee72cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f23ee78195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f23ee72ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f23ee7154ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f23ee715420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000558cad13a074 llvm::AVRInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2855074) # | #9 0x0000558cad139c5c llvm::AVRInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2854c5c) # | #10 0x0000558cad13a913 llvm::AVRInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2855913) # | #11 0x0000558cac7e79e7 (anonymous namespace)::PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000558cac7f6f99 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000558cac7ec956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000558cac7e67e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x0000558cac807b27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007f23ee716ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f23ee716d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f23ee716d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000558cac7543d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lat.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lat.s:15:15: error: CHECK-INST: expected string not found in input # | ; CHECK-INST: lat Z, r13 # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:18: note: possible intended match here # | : file format elf32-avr # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lat.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:15'0 X error: no match found # | 2: : file format elf32-avr # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:15'1 ? possible intended match # | 3: # | check:15'0 ~ # | 4: Disassembly of section .text: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:15'0 ~ # | 6: 00000000 : # | check:15'0 ~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/Hexagon/dis-duplex-p0.s (33 of 61329) ******************** TEST 'LLVM :: MC/Hexagon/dis-duplex-p0.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon -filetype=obj -o - /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/dis-duplex-p0.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/dis-duplex-p0.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon -filetype=obj -o - /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/dis-duplex-p0.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex -d - # | #0 0x000055e8bf6e5ec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x000055e8bf6e3675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x000055e8bf6e65c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f2528649df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f252869e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f2528649cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f25286324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f2528632420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055e8bfcb9b76 llvm::HexagonMCChecker::init(llvm::MCInst const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x286fb76) # | #9 0x000055e8bfcb8e44 llvm::HexagonMCChecker::init() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x286ee44) # | #10 0x000055e8bfe3bb57 (anonymous namespace)::HexagonDisassembler::makeBundle(llvm::ArrayRef, unsigned long, unsigned long&, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #11 0x000055e8bfe3b1b6 (anonymous namespace)::HexagonDisassembler::getInstruction(llvm::MCInst&, unsigned long&, llvm::ArrayRef, unsigned long, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #12 0x000055e8bf35bda9 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055e8bf351956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055e8bf34b7e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x000055e8bf36cb27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007f2528633ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f2528633d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f2528633d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055e8bf2b93d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/dis-duplex-p0.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/dis-duplex-p0.s:5:11: error: CHECK: expected string not found in input # | // CHECK: { r7 = #-1; r6 = #-1 } # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:5: note: possible intended match here # | : file format elf32-hexagon # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/dis-duplex-p0.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:5'0 X error: no match found # | 2: : file format elf32-hexagon # | check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:5'1 ? possible intended match # | 3: # | check:5'0 ~ # | 4: Disassembly of section .text: # | check:5'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:5'0 ~ # | 6: 00000000 <.text>: # | check:5'0 ~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/Hexagon/instructions/j.s (34 of 61329) ******************** TEST 'LLVM :: MC/Hexagon/instructions/j.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple hexagon -filetype=obj -o - /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/j.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/j.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple hexagon -filetype=obj -o - /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/j.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -d - # | #0 0x0000558e1b322ec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x0000558e1b320675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x0000558e1b3235c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f026c049df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f026c09e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f026c049cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f026c0324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f026c032420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000558e1b8f6b76 llvm::HexagonMCChecker::init(llvm::MCInst const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x286fb76) # | #9 0x0000558e1b8f5dfb llvm::HexagonMCChecker::init() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x286edfb) # | #10 0x0000558e1ba78b57 (anonymous namespace)::HexagonDisassembler::makeBundle(llvm::ArrayRef, unsigned long, unsigned long&, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #11 0x0000558e1ba781b6 (anonymous namespace)::HexagonDisassembler::getInstruction(llvm::MCInst&, unsigned long&, llvm::ArrayRef, unsigned long, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #12 0x0000558e1af98da9 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000558e1af8e956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000558e1af887e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x0000558e1afa9b27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007f026c033ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f026c033d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f026c033d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000558e1aef63d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/j.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/j.s:13:10: error: CHECK: expected string not found in input # | # CHECK: 00 c0 89 11 # | ^ # | :9:16: note: scanning from here # | 8: 00 c3 20 5d 5d20c300 { if (!p3) call 0x8 <.text+0x8> } # | ^ # | :9:22: note: possible intended match here # | 8: 00 c3 20 5d 5d20c300 { if (!p3) call 0x8 <.text+0x8> } # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/instructions/j.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-hexagon # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 <.text>: # | 7: 0: 00 c0 00 5a 5a00c000 { call 0x0 <.text> } # | 8: 4: 00 c3 00 5d 5d00c300 { if (p3) call 0x4 <.text+0x4> } # | 9: 8: 00 c3 20 5d 5d20c300 { if (!p3) call 0x8 <.text+0x8> } # | check:13'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found # | check:13'1 ? possible intended match # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/Hexagon/system-inst.s (35 of 61329) ******************** TEST 'LLVM :: MC/Hexagon/system-inst.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon --mcpu=hexagonv65 -filetype=obj /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/system-inst.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mcpu=hexagonv65 -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/system-inst.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple=hexagon --mcpu=hexagonv65 -filetype=obj /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/system-inst.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mcpu=hexagonv65 -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mcpu=hexagonv65 -d - # | #0 0x000055983ba08ec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x000055983ba06675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x000055983ba095c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f9aa4559df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f9aa45ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f9aa4559cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f9aa45424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f9aa4542420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055983bfdcb76 llvm::HexagonMCChecker::init(llvm::MCInst const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x286fb76) # | #9 0x000055983bfdbdfb llvm::HexagonMCChecker::init() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x286edfb) # | #10 0x000055983c15eb57 (anonymous namespace)::HexagonDisassembler::makeBundle(llvm::ArrayRef, unsigned long, unsigned long&, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #11 0x000055983c15e1b6 (anonymous namespace)::HexagonDisassembler::getInstruction(llvm::MCInst&, unsigned long&, llvm::ArrayRef, unsigned long, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #12 0x000055983b67eda9 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055983b674956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055983b66e7e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x000055983b68fb27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007f9aa4543ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f9aa4543d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f9aa4543d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055983b5dc3d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/system-inst.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/system-inst.s:92:9: error: CHECK: expected string not found in input # | #CHECK: 6d8ec000 { crswap(r15:14,s1:0) } # | ^ # | :35:47: note: scanning from here # | 70: 00 c0 2d 65 652dc000 { crswap(r13,sgp1) } # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Hexagon/system-inst.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 30: 5c: 20 c0 68 64 6468c020 { start(r8) } # | 31: 60: 40 c0 69 64 6469c040 { nmi(r9) } # | 32: 64: 60 c0 8a 64 648ac060 { siad(r10) } # | 33: 68: 00 c3 8b 64 648bc300 { setimask(p3,r11) } # | 34: 6c: 00 c0 0c 65 650cc000 { crswap(r12,sgp0) } # | 35: 70: 00 c0 2d 65 652dc000 { crswap(r13,sgp1) } # | check:92 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rv32fc-aliases-valid.s (36 of 61329) ******************** TEST 'LLVM :: MC/RISCV/rv32fc-aliases-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-aliases-valid.s -triple=riscv32 -mattr=+c,+f -M no-aliases | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-aliases-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-aliases-valid.s -triple=riscv32 -mattr=+c,+f -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-aliases-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+c,+f < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-aliases-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+f --no-print-imm-hex -M no-aliases -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-aliases-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple riscv32 -mattr=+c,+f # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+f --no-print-imm-hex -M no-aliases -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+c,+f --no-print-imm-hex -M no-aliases -d - # | #0 0x0000560dd569eec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x0000560dd569c675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x0000560dd569f5c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f0ed9249df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f0ed929e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f0ed9249cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f0ed92324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f0ed9232420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000560dd5d0715b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290415b) # | #9 0x0000560dd5d06a8f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2903a8f) # | #10 0x0000560dd5d08b93 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2905b93) # | #11 0x0000560dd5307362 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000560dd5314f99 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000560dd530a956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000560dd53047e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x0000560dd5325b27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007f0ed9233ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f0ed9233d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f0ed9233d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000560dd52723d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-EXPAND /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-aliases-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-aliases-valid.s:11:17: error: CHECK-EXPAND: expected string not found in input # | # CHECK-EXPAND: c.flwsp fs0, 0(sp) # | ^ # | :8:26: note: scanning from here # | 2: e080 c.fsw fs0, 0(s1) # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32fc-aliases-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-littleriscv # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 <.text>: # | 7: 0: 6080 c.flw fs0, 0(s1) # | 8: 2: e080 c.fsw fs0, 0(s1) # | check:11 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rv32zclsd-valid.s (37 of 61329) ******************** TEST 'LLVM :: MC/RISCV/rv32zclsd-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-valid.s -triple=riscv32 -mattr=+zclsd -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-valid.s -triple=riscv32 -mattr=+zclsd -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+zclsd< /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+zclsd --no-print-imm-hex -M no-aliases -d -r - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+zclsd # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+zclsd --no-print-imm-hex -M no-aliases -d -r - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+zclsd --no-print-imm-hex -M no-aliases -d -r - # | #0 0x000055dfc570eec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x000055dfc570c675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x000055dfc570f5c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fc244959df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fc2449ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fc244959cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fc2449424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fc244942420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055dfc5d7715b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290415b) # | #9 0x000055dfc5d76a8f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2903a8f) # | #10 0x000055dfc5d78b93 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2905b93) # | #11 0x000055dfc5377362 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055dfc5384f99 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055dfc537a956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055dfc53747e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x000055dfc5395b27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007fc244943ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fc244943d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fc244943d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055dfc52e23d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-valid.s:7:22: error: CHECK-ASM-AND-OBJ: expected string not found in input # | # CHECK-ASM-AND-OBJ: c.ldsp t1, 176(sp) # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:26: note: possible intended match here # | : file format elf32-littleriscv # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv32zclsd-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:7'0 X error: no match found # | 2: : file format elf32-littleriscv # | check:7'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:7'1 ? possible intended match # | 3: # | check:7'0 ~ # | 4: Disassembly of section .text: # | check:7'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:7'0 ~ # | 6: 00000000 <.text>: # | check:7'0 ~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: tools/llvm-exegesis/RISCV/rvv/filter.test (38 of 61329, 3 of 3 attempts) ******************** TEST 'LLVM :: tools/llvm-exegesis/RISCV/rvv/filter.test' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=inverse_throughput --opcode-name=PseudoVNCLIPU_WX_M1_MASK --riscv-filter-config='vtype = {VXRM: rod, AVL: VLMAX, SEW: e(8|16), Policy: ta/mu}' --max-configs-per-opcode=1000 --min-instructions=10 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/filter.test # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=inverse_throughput --opcode-name=PseudoVNCLIPU_WX_M1_MASK '--riscv-filter-config=vtype = {VXRM: rod, AVL: VLMAX, SEW: e(8|16), Policy: ta/mu}' --max-configs-per-opcode=1000 --min-instructions=10 # .---command stderr------------ # | llvm-exegesis: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=inverse_throughput --opcode-name=PseudoVNCLIPU_WX_M1_MASK "--riscv-filter-config=vtype = {VXRM: rod, AVL: VLMAX, SEW: e(8|16), Policy: ta/mu}" --max-configs-per-opcode=1000 --min-instructions=10 # | #0 0x00005642403f38f8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df28f8) # | #1 0x00005642403f10a5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df00a5) # | #2 0x00005642403f3ff1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f4cf5159df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f4cf51ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f4cf5159cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f4cf51424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f4cf5142420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000056424103e1db llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3d1db) # | #9 0x000056424103db0f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3cb0f) # | #10 0x000056424103fc13 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3ec13) # | #11 0x000056423fbf34d2 llvm::exegesis::BenchmarkRunner::getRunnableConfiguration(llvm::exegesis::BenchmarkCode const&, unsigned int, unsigned int, llvm::exegesis::SnippetRepetitor const&) const (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25f24d2) # | #12 0x000056423fbd5074 llvm::exegesis::benchmarkMain() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d4074) # | #13 0x000056423fbd6e4c main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d5e4c) # | #14 0x00007f4cf5143ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #15 0x00007f4cf5143d65 call_init ./csu/../csu/libc-start.c:128:20 # | #16 0x00007f4cf5143d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #17 0x000056423fbd3511 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d2511) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/filter.test # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/filter.test # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/compress-rv64i.s (39 of 61329) ******************** TEST 'LLVM :: MC/RISCV/compress-rv64i.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv64 -mattr=+c -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv64 -mattr=+c -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv64 -mattr=+c -show-encoding -M no-aliases < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv64 -mattr=+c -show-encoding -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv64 -mattr=+c -filetype=obj < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv64 --mattr=+c --no-print-imm-hex -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv64 -mattr=+c -filetype=obj # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv64 --mattr=+c --no-print-imm-hex -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv64 --mattr=+c --no-print-imm-hex -d - # | #0 0x00005580a2cd7ec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x00005580a2cd5675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x00005580a2cd85c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fbdb7159df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fbdb71ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fbdb7159cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fbdb71424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fbdb7142420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005580a334015b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290415b) # | #9 0x00005580a333fa8f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2903a8f) # | #10 0x00005580a3341b93 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2905b93) # | #11 0x00005580a2940362 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x00005580a294df99 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005580a2943956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005580a293d7e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x00005580a295eb27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007fbdb7143ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fbdb7143d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fbdb7143d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005580a28ab3d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-BYTES,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s:50:16: error: CHECK-BYTES: expected string not found in input # | # CHECK-BYTES: 70ee # | ^ # | :12:25: note: scanning from here # | a: 9c3d addw s0, s0, a5 # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/compress-rv64i.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 7: 0: 7fe0 ld s0, 248(a5) # | 8: 2: e3a0 sd s0, 64(a5) # | 9: 4: 227d addiw tp, tp, 31 # | 10: 6: 9c1d subw s0, s0, a5 # | 11: 8: 9c3d addw s0, s0, a5 # | 12: a: 9c3d addw s0, s0, a5 # | check:50 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/Disassembler/AArch64/armv8.4a-trace.txt (40 of 61329) ******************** TEST 'LLVM :: MC/Disassembler/AArch64/armv8.4a-trace.txt' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple aarch64-none-linux-gnu -mattr=+v8.4a --disassemble < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/AArch64/armv8.4a-trace.txt | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/AArch64/armv8.4a-trace.txt # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple aarch64-none-linux-gnu -mattr=+v8.4a --disassemble # .---command stderr------------ # | llvm-mc: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple aarch64-none-linux-gnu -mattr=+v8.4a --disassemble # | #0 0x000055575d166578 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x26fc578) # | #1 0x000055575d163d25 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x26f9d25) # | #2 0x000055575d166c71 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fe712959df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fe7129ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fe712959cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fe7129424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fe712942420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055575d20d763 llvm::AArch64InstPrinter::printBarrierOption(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x27a3763) # | #9 0x000055575d215bc5 llvm::AArch64InstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x27abbc5) # | #10 0x000055575d05e895 llvm::MCTargetStreamer::prettyPrintAsm(llvm::MCInstPrinter&, unsigned long, llvm::MCInst const&, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x25f4895) # | #11 0x000055575d083741 (anonymous namespace)::MCAsmStreamer::emitInstruction(llvm::MCInst const&, llvm::MCSubtargetInfo const&) MCAsmStreamer.cpp:0:0 # | #12 0x000055575cffaec1 llvm::Disassembler::disassemble(llvm::Target const&, llvm::MCSubtargetInfo&, llvm::MCStreamer&, llvm::MemoryBuffer&, llvm::SourceMgr&, llvm::MCContext&, llvm::MCTargetOptions const&, bool, unsigned int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2590ec1) # | #13 0x000055575cffd069 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2593069) # | #14 0x00007fe712943ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #15 0x00007fe712943d65 call_init ./csu/../csu/libc-start.c:128:20 # | #16 0x00007fe712943d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #17 0x000055575cffa571 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2590571) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/AArch64/armv8.4a-trace.txt # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/AArch64/armv8.4a-trace.txt # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rv64dc-valid.s (41 of 61329) ******************** TEST 'LLVM :: MC/RISCV/rv64dc-valid.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64dc-valid.s -triple=riscv64 -mattr=+c,+d -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64dc-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64dc-valid.s -triple=riscv64 -mattr=+c,+d -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ASM,CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64dc-valid.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv64 -mattr=+c,+d < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64dc-valid.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+c,+d -M no-aliases -d -r - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64dc-valid.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv64 -mattr=+c,+d # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+c,+d -M no-aliases -d -r - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --no-print-imm-hex --mattr=+c,+d -M no-aliases -d -r - # | #0 0x00005641f25dbec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x00005641f25d9675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x00005641f25dc5c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fd8b5649df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fd8b569e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fd8b5649cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fd8b56324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fd8b5632420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005641f2c4415b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290415b) # | #9 0x00005641f2c43a8f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2903a8f) # | #10 0x00005641f2c45b93 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2905b93) # | #11 0x00005641f2244362 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x00005641f2251f99 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x00005641f2247956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005641f22417e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x00005641f2262b27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007fd8b5633ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fd8b5633d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fd8b5633d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005641f21af3d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck --check-prefix=CHECK-ASM-AND-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64dc-valid.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64dc-valid.s:18:22: error: CHECK-ASM-AND-OBJ: expected string not found in input # | # CHECK-ASM-AND-OBJ: c.fldsp fs0, 504(sp) # | ^ # | :1:1: note: scanning from here # | # | ^ # | :2:2: note: possible intended match here # | : file format elf64-littleriscv # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/rv64dc-valid.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:18'0 X error: no match found # | 2: : file format elf64-littleriscv # | check:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:18'1 ? possible intended match # | 3: # | check:18'0 ~ # | 4: Disassembly of section .text: # | check:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 5: # | check:18'0 ~ # | 6: 0000000000000000 <.text>: # | check:18'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/Disassembler/Hexagon/j.txt (42 of 61329) ******************** TEST 'LLVM :: MC/Disassembler/Hexagon/j.txt' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple hexagon -disassemble < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/Hexagon/j.txt | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/Hexagon/j.txt # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple hexagon -disassemble # .---command stderr------------ # | llvm-mc: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple hexagon -disassemble # | #0 0x00005577211dc578 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x26fc578) # | #1 0x00005577211d9d25 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x26f9d25) # | #2 0x00005577211dcc71 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fb1cad2cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fb1cad8195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fb1cad2ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fb1cad154ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fb1cad15420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055772176e4f6 llvm::HexagonMCChecker::init(llvm::MCInst const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2c8e4f6) # | #9 0x000055772176d77b llvm::HexagonMCChecker::init() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2c8d77b) # | #10 0x000055772179ac67 (anonymous namespace)::HexagonDisassembler::makeBundle(llvm::ArrayRef, unsigned long, unsigned long&, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #11 0x000055772179a397 (anonymous namespace)::HexagonDisassembler::getInstructionBundle(llvm::MCInst&, unsigned long&, llvm::ArrayRef, unsigned long, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #12 0x0000557721070dab llvm::Disassembler::disassemble(llvm::Target const&, llvm::MCSubtargetInfo&, llvm::MCStreamer&, llvm::MemoryBuffer&, llvm::SourceMgr&, llvm::MCContext&, llvm::MCTargetOptions const&, bool, unsigned int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2590dab) # | #13 0x0000557721073069 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2593069) # | #14 0x00007fb1cad16ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #15 0x00007fb1cad16d65 call_init ./csu/../csu/libc-start.c:128:20 # | #16 0x00007fb1cad16d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #17 0x0000557721070571 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2590571) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/Hexagon/j.txt # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/Disassembler/Hexagon/j.txt # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/insn_c.s (43 of 61329) ******************** TEST 'LLVM :: MC/RISCV/insn_c.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s -triple=riscv32 -mattr=+f,+c -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-ASM /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s -triple=riscv32 -mattr=+f,+c -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-ASM /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s -triple riscv64 -mattr=+f,+c -M no-aliases -show-encoding | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-ASM /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s -triple riscv64 -mattr=+f,+c -M no-aliases -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-ASM /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+f,+c < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+f,+c -M no-aliases -d -r - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple=riscv32 -mattr=+f,+c # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+f,+c -M no-aliases -d -r - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --mattr=+f,+c -M no-aliases -d -r - # | #0 0x000055654f30aec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x000055654f308675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x000055654f30b5c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007faab8e1cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007faab8e7195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007faab8e1ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007faab8e054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007faab8e05420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055654f97315b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290415b) # | #9 0x000055654f972cb9 llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2903cb9) # | #10 0x000055654f974b93 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2905b93) # | #11 0x000055654ef73362 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055654ef80f99 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055654ef76956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055654ef707e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x000055654ef91b27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007faab8e06ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007faab8e06d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007faab8e06d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055654eede3d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-OBJ /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s:46:14: error: CHECK-OBJ: expected string not found in input # | # CHECK-OBJ: c.addi4spn a0, sp, 0xc8 # | ^ # | :12:24: note: scanning from here # | a: 0835 c.addi a6, 0xd # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/insn_c.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 7: 0: 952e c.add a0, a1 # | 8: 2: 952e c.add a0, a1 # | 9: 4: 0535 c.addi a0, 0xd # | 10: 6: 0535 c.addi a0, 0xd # | 11: 8: 0835 c.addi a6, 0xd # | 12: a: 0835 c.addi a6, 0xd # | check:46 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/xwchc-compress.s (44 of 61329) ******************** TEST 'LLVM :: MC/RISCV/xwchc-compress.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+xwchc -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+xwchc -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s # RUN: at line 3 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+xwchc -show-encoding -M no-aliases < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+xwchc -show-encoding -M no-aliases # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK,CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s # RUN: at line 5 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+xwchc -filetype=obj < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+xwchc --no-print-imm-hex -d - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple riscv32 -mattr=+xwchc -filetype=obj # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+xwchc --no-print-imm-hex -d - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump --triple=riscv32 --mattr=+xwchc --no-print-imm-hex -d - # | #0 0x000055d5eeed9ec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x000055d5eeed7675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x000055d5eeeda5c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f0041b59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f0041bae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f0041b59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f0041b424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f0041b42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055d5ef54215b llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x290415b) # | #9 0x000055d5ef541a8f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2903a8f) # | #10 0x000055d5ef543b93 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2905b93) # | #11 0x000055d5eeb42362 (anonymous namespace)::RISCVPrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055d5eeb4ff99 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055d5eeb45956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055d5eeb3f7e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x000055d5eeb60b27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007f0041b43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f0041b43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f0041b43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055d5eeaad3d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefixes=CHECK-ALIAS /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s:107:16: error: CHECK-ALIAS: expected string not found in input # | # CHECK-ALIAS: lbu a2, 7(sp) # | ^ # | :24:28: note: scanning from here # | 34: 04841023 sh s0, 64(s0) # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/RISCV/xwchc-compress.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | . # | . # | . # | 19: 24: 04045403 lhu s0, 64(s0) # | 20: 28: a4a2 sh s0, 10(s1) # | 21: 2a: bd62 sh s0, 62(a0) # | 22: 2c: 00891023 sh s0, 0(s2) # | 23: 30: 008410a3 sh s0, 1(s0) # | 24: 34: 04841023 sh s0, 64(s0) # | check:107 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AVR/inst-lpm.s (45 of 61329) ******************** TEST 'LLVM :: MC/AVR/inst-lpm.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=lpm,lpmx -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lpm.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lpm.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=lpm,lpmx -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lpm.s # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=lpm,lpmx < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lpm.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=lpm,lpmx - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lpm.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=lpm,lpmx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=lpm,lpmx - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=lpm,lpmx - # | #0 0x0000558e2503cec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x0000558e2503a675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x0000558e2503d5c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fcd8c759df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fcd8c7ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fcd8c759cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fcd8c7424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fcd8c742420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000558e255f6074 llvm::AVRInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2855074) # | #9 0x0000558e255f5d63 llvm::AVRInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2854d63) # | #10 0x0000558e255f6913 llvm::AVRInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2855913) # | #11 0x0000558e24ca39e7 (anonymous namespace)::PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x0000558e24cb2f99 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x0000558e24ca8956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000558e24ca27e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x0000558e24cc3b27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007fcd8c743ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fcd8c743d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fcd8c743d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000558e24c103d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lpm.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lpm.s:25:15: error: CHECK-INST: expected string not found in input # | ; CHECK-INST: lpm r3, Z # | ^ # | :7:14: note: scanning from here # | 0: c8 95 lpm # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-lpm.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | 2: : file format elf32-avr # | 3: # | 4: Disassembly of section .text: # | 5: # | 6: 00000000 : # | 7: 0: c8 95 lpm # | check:25 X error: no match found # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/AVR/inst-xch.s (46 of 61329) ******************** TEST 'LLVM :: MC/AVR/inst-xch.s' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=rmw -show-encoding < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-xch.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-xch.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -triple avr -mattr=rmw -show-encoding # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-xch.s # RUN: at line 2 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=rmw < /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-xch.s | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-xch.s # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc -filetype=obj -triple avr -mattr=rmw # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - # .---command stderr------------ # | llvm-objdump: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump -dr --mattr=rmw - # | #0 0x000055e4aab26ec8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229bec8) # | #1 0x000055e4aab24675 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2299675) # | #2 0x000055e4aab275c1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f78b5f59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f78b5fae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f78b5f59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f78b5f424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f78b5f42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055e4ab0e0074 llvm::AVRInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2855074) # | #9 0x000055e4ab0dfc5c llvm::AVRInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2854c5c) # | #10 0x000055e4ab0e0913 llvm::AVRInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2855913) # | #11 0x000055e4aa78d9e7 (anonymous namespace)::PrettyPrinter::printInst(llvm::MCInstPrinter&, llvm::MCInst const*, llvm::ArrayRef, llvm::object::SectionedAddress, llvm::formatted_raw_ostream&, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::objdump::SourcePrinter*, llvm::StringRef, std::vector>*, llvm::objdump::LiveElementPrinter&) llvm-objdump.cpp:0:0 # | #12 0x000055e4aa79cf99 disassembleObject(llvm::object::ObjectFile&, llvm::object::ObjectFile const&, (anonymous namespace)::DisassemblerTarget&, std::optional<(anonymous namespace)::DisassemblerTarget>&, llvm::objdump::SourcePrinter&, bool, llvm::raw_ostream&) llvm-objdump.cpp:0:0 # | #13 0x000055e4aa792956 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055e4aa78c7e5 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f017e5) # | #15 0x000055e4aa7adb27 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f22b27) # | #16 0x00007f78b5f43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f78b5f43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f78b5f43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055e4aa6fa3d1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f3d1) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck -check-prefix=CHECK-INST /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-xch.s # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-xch.s:15:15: error: CHECK-INST: expected string not found in input # | ; CHECK-INST: xch Z, r13 # | ^ # | :1:1: note: scanning from here # | # | ^ # | :4:9: note: possible intended match here # | Disassembly of section .text: # | ^ # | # | Input file: # | Check file: /usr/local/google/home/thakis/src/llvm-project/llvm/test/MC/AVR/inst-xch.s # | # | -dump-input=help explains the following input dump. # | # | Input was: # | <<<<<< # | 1: # | check:15'0 X error: no match found # | 2: : file format elf32-avr # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 3: # | check:15'0 ~ # | 4: Disassembly of section .text: # | check:15'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:15'1 ? possible intended match # | 5: # | check:15'0 ~ # | 6: 00000000 : # | check:15'0 ~~~~~~~~~~~~~~~~ # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: 0.. 10.. 20.. FAIL: LLVM :: ThinLTO/X86/cache.ll (842 of 61329) ******************** TEST 'LLVM :: ThinLTO/X86/cache.ll' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 8 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/opt -module-summary /usr/local/google/home/thakis/src/llvm-project/llvm/test/ThinLTO/X86/cache.ll -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/opt -module-summary /usr/local/google/home/thakis/src/llvm-project/llvm/test/ThinLTO/X86/cache.ll -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc # RUN: at line 9 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/opt -module-summary /usr/local/google/home/thakis/src/llvm-project/llvm/test/ThinLTO/X86/Inputs/cache.ll -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/opt -module-summary /usr/local/google/home/thakis/src/llvm-project/llvm/test/ThinLTO/X86/Inputs/cache.ll -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc # RUN: at line 12 rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex && mkdir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: mkdir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # RUN: at line 13 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # RUN: at line 14 ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache.timestamp # executed command: ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache.timestamp # .---command stdout------------ # | /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache.timestamp # `----------------------------- # RUN: at line 15 ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/count 1 # executed command: ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/count 1 # RUN: at line 18 rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # RUN: at line 19 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto2 run -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc,_main,plx -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc,_globalfunc,lx -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc,_globalfunc,plx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto2 run -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc,_main,plx -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc,_globalfunc,lx -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc,_globalfunc,plx # RUN: at line 23 not ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: not ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # .---command stderr------------ # | ls: cannot access '/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex': No such file or directory # `----------------------------- # RUN: at line 28 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/opt -module-hash -module-summary /usr/local/google/home/thakis/src/llvm-project/llvm/test/ThinLTO/X86/cache.ll -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/opt -module-hash -module-summary /usr/local/google/home/thakis/src/llvm-project/llvm/test/ThinLTO/X86/cache.ll -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc # RUN: at line 29 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/opt -module-hash -module-summary /usr/local/google/home/thakis/src/llvm-project/llvm/test/ThinLTO/X86/Inputs/cache.ll -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/opt -module-hash -module-summary /usr/local/google/home/thakis/src/llvm-project/llvm/test/ThinLTO/X86/Inputs/cache.ll -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc # RUN: at line 33 rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex && mkdir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: mkdir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # RUN: at line 34 touch -t 197001011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/foo # executed command: touch -t 197001011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/foo # RUN: at line 35 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # RUN: at line 36 ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/count 4 # executed command: ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/count 4 # RUN: at line 37 ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache.timestamp # executed command: ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache.timestamp # .---command stdout------------ # | /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache.timestamp # `----------------------------- # RUN: at line 38 ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/foo # executed command: ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/foo # .---command stdout------------ # | /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/foo # `----------------------------- # RUN: at line 39 not ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # executed command: not ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # .---command stderr------------ # | ls: cannot access '/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo': No such file or directory # `----------------------------- # RUN: at line 40 ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-* | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/count 2 # executed command: ls '/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-*' # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/count 2 # RUN: at line 43 rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # RUN: at line 44 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto2 run -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc,_main,plx -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc,_globalfunc,lx -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc,_globalfunc,plx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto2 run -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc,_main,plx -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc,_globalfunc,lx -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc,_globalfunc,plx # RUN: at line 48 ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/count 2 # executed command: ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/count 2 # RUN: at line 49 ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-* | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/count 2 # executed command: ls '/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-*' # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/count 2 # RUN: at line 53 rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex && mkdir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: mkdir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # RUN: at line 54 touch -t 197001011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # executed command: touch -t 197001011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # RUN: at line 55 touch -t 197001011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache.timestamp # executed command: touch -t 197001011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache.timestamp # RUN: at line 56 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # RUN: at line 57 not ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # executed command: not ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # .---command stderr------------ # | ls: cannot access '/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo': No such file or directory # `----------------------------- # RUN: at line 61 rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex && mkdir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: mkdir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # RUN: at line 62 touch -t 197001011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # executed command: touch -t 197001011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # RUN: at line 63 touch -t 197001011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache.timestamp # executed command: touch -t 197001011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache.timestamp # RUN: at line 64 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex --thinlto-cache-pruning-interval -1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex --thinlto-cache-pruning-interval -1 # RUN: at line 65 ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # executed command: ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # .---command stdout------------ # | /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # `----------------------------- # RUN: at line 71 rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex && mkdir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: mkdir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # RUN: at line 72 touch -t 197001011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # executed command: touch -t 197001011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # RUN: at line 73 touch /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache.timestamp # executed command: touch /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache.timestamp # RUN: at line 74 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # RUN: at line 75 ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # executed command: ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # .---command stdout------------ # | /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # `----------------------------- # RUN: at line 82 rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex && mkdir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: mkdir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # RUN: at line 83 touch -t 197001011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # executed command: touch -t 197001011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # RUN: at line 84 touch /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache.timestamp # executed command: touch /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache.timestamp # RUN: at line 85 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex --thinlto-cache-pruning-interval 0 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex --thinlto-cache-pruning-interval 0 # RUN: at line 86 not ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # executed command: not ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo # .---command stderr------------ # | ls: cannot access '/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo': No such file or directory # `----------------------------- # RUN: at line 90 rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex && mkdir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: mkdir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # RUN: at line 91 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # RUN: at line 92 touch -a -t 197001011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-* # executed command: touch -a -t 197001011200 '/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-*' # RUN: at line 93 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex --thinlto-cache-pruning-interval -1 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex --thinlto-cache-pruning-interval -1 # RUN: at line 94 ls -ltu /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/* | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/not grep 1970-01-01 # executed command: ls -ltu '/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/*' # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/not grep 1970-01-01 # RUN: at line 97 rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # RUN: at line 98 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto2 run -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc,_main,plx -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc,_globalfunc,lx -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc,_globalfunc,plx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto2 run -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc,_main,plx -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc,_globalfunc,lx -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc,_globalfunc,plx # RUN: at line 102 touch -a -t 197001011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-* # executed command: touch -a -t 197001011200 '/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-*' # RUN: at line 103 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto2 run -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc,_main,plx -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc,_globalfunc,lx -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc,_globalfunc,plx # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto2 run -o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.o /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc,_main,plx -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc,_globalfunc,lx -r=/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc,_globalfunc,plx # RUN: at line 107 ls -ltu /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/* | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/not grep 1970-01-01 # executed command: ls -ltu '/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/*' # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/not grep 1970-01-01 # RUN: at line 111 rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex && mkdir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: rm -Rf /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # executed command: mkdir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex # RUN: at line 114 "/usr/bin/python3" -c "with open(r'/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-100k', 'w') as file: file.truncate(102400)" # executed command: /usr/bin/python3 -c 'with open(r'"'"'/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-100k'"'"', '"'"'w'"'"') as file: file.truncate(102400)' # RUN: at line 115 touch -t 198002011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-100k # executed command: touch -t 198002011200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-100k # RUN: at line 116 "/usr/bin/python3" -c "with open(r'/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-16', 'w') as file: file.truncate(16)" # executed command: /usr/bin/python3 -c 'with open(r'"'"'/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-16'"'"', '"'"'w'"'"') as file: file.truncate(16)' # RUN: at line 117 touch -t 198002021200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-16 # executed command: touch -t 198002021200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-16 # RUN: at line 118 "/usr/bin/python3" -c "with open(r'/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-77k', 'w') as file: file.truncate(78848)" # executed command: /usr/bin/python3 -c 'with open(r'"'"'/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-77k'"'"', '"'"'w'"'"') as file: file.truncate(78848)' # RUN: at line 119 touch -t 198002031200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-77k # executed command: touch -t 198002031200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-77k # RUN: at line 120 "/usr/bin/python3" -c "with open(r'/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-8', 'w') as file: file.truncate(8)" # executed command: /usr/bin/python3 -c 'with open(r'"'"'/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-8'"'"', '"'"'w'"'"') as file: file.truncate(8)' # RUN: at line 121 touch -t 198002041200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-8 # executed command: touch -t 198002041200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-8 # RUN: at line 122 "/usr/bin/python3" -c "with open(r'/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-76', 'w') as file: file.truncate(76)" # executed command: /usr/bin/python3 -c 'with open(r'"'"'/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-76'"'"', '"'"'w'"'"') as file: file.truncate(76)' # RUN: at line 123 touch -t 198002051200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-76 # executed command: touch -t 198002051200 /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-76 # RUN: at line 124 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex --thinlto-cache-max-size-bytes 78847 --thinlto-cache-entry-expiration 4294967295 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-lto -thinlto-action=run -exported-symbol=globalfunc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp2.bc /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.bc -thinlto-cache-dir /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex --thinlto-cache-max-size-bytes 78847 --thinlto-cache-entry-expiration 4294967295 # RUN: at line 125 ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-8 # executed command: ls /usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-8 # .---command stderr------------ # | ls: cannot access '/usr/local/google/home/thakis/src/llvm-project/out/gn/obj/llvm/test/ThinLTO/X86/Output/cache.ll.tmp.cache.noindex/llvmcache-foo-8': No such file or directory # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. FAIL: LLVM :: tools/llvm-exegesis/RISCV/rvv/self-aliasing.test (25006 of 61329) ******************** TEST 'LLVM :: tools/llvm-exegesis/RISCV/rvv/self-aliasing.test' FAILED ******************** Exit Code: 2 Command Output (stdout): -- # RUN: at line 1 /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVXOR_VX_M4 --min-instructions=100 | /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/self-aliasing.test # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVXOR_VX_M4 --min-instructions=100 # .---command stderr------------ # | llvm-exegesis: ../../llvm/include/llvm/ADT/SmallVector.h:296: const_reference llvm::SmallVectorTemplateCommon::operator[](size_type) const [T = llvm::MCOperand]: Assertion `idx < size()' failed. # | PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace and instructions to reproduce the bug. # | Stack dump: # | 0. Program arguments: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis -mtriple=riscv64 -mcpu=sifive-x280 -benchmark-phase=assemble-measured-code --mode=latency --opcode-name=PseudoVXOR_VX_M4 --min-instructions=100 # | #0 0x000055c621e828f8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df28f8) # | #1 0x000055c621e800a5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df00a5) # | #2 0x000055c621e82ff1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f0bf801cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f0bf807195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f0bf801ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f0bf80054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f0bf8005420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055c622acd1db llvm::RISCVInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3d1db) # | #9 0x000055c622accb0f llvm::RISCVInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3cb0f) # | #10 0x000055c622acec13 llvm::RISCVInstPrinter::printInst(llvm::MCInst const*, unsigned long, llvm::StringRef, llvm::MCSubtargetInfo const&, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x3a3ec13) # | #11 0x000055c6216824d2 llvm::exegesis::BenchmarkRunner::getRunnableConfiguration(llvm::exegesis::BenchmarkCode const&, unsigned int, unsigned int, llvm::exegesis::SnippetRepetitor const&) const (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25f24d2) # | #12 0x000055c621664074 llvm::exegesis::benchmarkMain() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d4074) # | #13 0x000055c621665e4c main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d5e4c) # | #14 0x00007f0bf8006ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #15 0x00007f0bf8006d65 call_init ./csu/../csu/libc-start.c:128:20 # | #16 0x00007f0bf8006d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #17 0x000055c621662511 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d2511) # `----------------------------- # error: command failed with exit status: -6 # executed command: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/self-aliasing.test # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /usr/local/google/home/thakis/src/llvm-project/out/gn/bin/FileCheck /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/self-aliasing.test # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (48): LLVM :: CodeGen/Hexagon/compound.ll LLVM :: MC/AVR/inst-elpm.s LLVM :: MC/AVR/inst-lac.s LLVM :: MC/AVR/inst-las.s LLVM :: MC/AVR/inst-lat.s LLVM :: MC/AVR/inst-lpm.s LLVM :: MC/AVR/inst-spm.s LLVM :: MC/AVR/inst-xch.s LLVM :: MC/Disassembler/AArch64/armv8.4a-trace.txt LLVM :: MC/Disassembler/Hexagon/j.txt LLVM :: MC/Disassembler/Hexagon/nv_j.txt LLVM :: MC/Hexagon/dis-duplex-p0.s LLVM :: MC/Hexagon/instructions/j.s LLVM :: MC/Hexagon/instructions/nv_j.s LLVM :: MC/Hexagon/system-inst.s LLVM :: MC/RISCV/compress-rv32d.s LLVM :: MC/RISCV/compress-rv32f.s LLVM :: MC/RISCV/compress-rv32i.s LLVM :: MC/RISCV/compress-rv64i.s LLVM :: MC/RISCV/insn_c.s LLVM :: MC/RISCV/option-arch.s LLVM :: MC/RISCV/option-pushpop.s LLVM :: MC/RISCV/option-rvc.s LLVM :: MC/RISCV/rv32c-only-valid.s LLVM :: MC/RISCV/rv32dc-valid.s LLVM :: MC/RISCV/rv32fc-aliases-valid.s LLVM :: MC/RISCV/rv32fc-valid.s LLVM :: MC/RISCV/rv32zclsd-alias-valid.c LLVM :: MC/RISCV/rv32zclsd-valid.s LLVM :: MC/RISCV/rv64c-aliases-valid.s LLVM :: MC/RISCV/rv64c-valid.s LLVM :: MC/RISCV/rv64dc-valid.s LLVM :: MC/RISCV/rvc-aliases-valid.s LLVM :: MC/RISCV/rvc-valid.s LLVM :: MC/RISCV/rvdc-aliases-valid.s LLVM :: MC/RISCV/xqcilia-valid.s LLVM :: MC/RISCV/xqcilo-valid.s LLVM :: MC/RISCV/xwchc-compress.s LLVM :: MC/RISCV/xwchc-valid.s LLVM :: ThinLTO/X86/cache.ll LLVM :: tools/llvm-exegesis/RISCV/latency-by-extension-C.s LLVM :: tools/llvm-exegesis/RISCV/rvv/eligible-inst.test LLVM :: tools/llvm-exegesis/RISCV/rvv/filter.test LLVM :: tools/llvm-exegesis/RISCV/rvv/self-aliasing.test LLVM :: tools/llvm-exegesis/RISCV/rvv/skip-rm.test LLVM :: tools/llvm-exegesis/RISCV/rvv/valid-sew.test LLVM :: tools/llvm-objdump/ELF/RISCV/extensions.test LLVM :: tools/llvm-objdump/ELF/RISCV/source-interleave.ll Testing Time: 189.43s Total Discovered Tests: 68988 Skipped : 16 (0.02%) Unsupported : 2403 (3.48%) Passed : 66351 (96.18%) Expectedly Failed: 170 (0.25%) Failed : 48 (0.07%) FAILED: gen/llvm/test/run-lit python3 bin/llvm-lit -sv ../../llvm/test ninja: build stopped: subcommand failed. Command '['ninja', '-C', 'out/gn', 'check-llvm']' returned non-zero exit status 1.