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: 61335 tests, 64 workers -- Testing: FAIL: LLVM :: MC/RISCV/option-rvc.s (1 of 61335) ******************** 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 0x0000562186084018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x00005621860817c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x0000562186084711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f00c7359df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f00c73ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f00c7359cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f00c73424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f00c7342420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005621866ec6db 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+0x29026db) # | #9 0x00005621866ec239 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+0x2902239) # | #10 0x00005621866ee113 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+0x2904113) # | #11 0x0000562185cedbb2 (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 0x0000562185cfb71d 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 0x0000562185cf11a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000562185ceb035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x0000562185d0c2c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f00c7343ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f00c7343d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f00c7343d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000562185c59231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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/RISCV/rv64c-valid.s (2 of 61335) ******************** 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 0x000055b615f7f018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000055b615f7c7c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000055b615f7f711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fb952449df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fb95249e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fb952449cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fb9524324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fb952432420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055b6165e76db 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+0x29026db) # | #9 0x000055b6165e700f 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+0x290200f) # | #10 0x000055b6165e9113 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+0x2904113) # | #11 0x000055b615be8bb2 (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 0x000055b615bf671d 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 0x000055b615bec1a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055b615be6035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000055b615c072c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007fb952433ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fb952433d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fb952433d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055b615b54231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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/rv32dc-valid.s (3 of 61335) ******************** 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 0x000055eb2b969018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000055eb2b9667c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000055eb2b969711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f8aa7959df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f8aa79ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f8aa7959cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f8aa79424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f8aa7942420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055eb2bfd16db 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+0x29026db) # | #9 0x000055eb2bfd100f 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+0x290200f) # | #10 0x000055eb2bfd3113 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+0x2904113) # | #11 0x000055eb2b5d2bb2 (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 0x000055eb2b5e071d 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 0x000055eb2b5d61a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055eb2b5d0035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000055eb2b5f12c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f8aa7943ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f8aa7943d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f8aa7943d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055eb2b53e231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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/RISCV/rv32fc-valid.s (4 of 61335) ******************** 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 0x0000555837dce018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x0000555837dcb7c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x0000555837dce711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f34c312cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f34c318195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f34c312ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f34c31154ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f34c3115420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005558384366db 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+0x29026db) # | #9 0x000055583843600f 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+0x290200f) # | #10 0x0000555838438113 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+0x2904113) # | #11 0x0000555837a37bb2 (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 0x0000555837a4571d 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 0x0000555837a3b1a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000555837a35035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x0000555837a562c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f34c3116ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f34c3116d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f34c3116d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005558379a3231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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/Hexagon/instructions/nv_j.s (5 of 61335) ******************** 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 0x00005562d2ba4018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x00005562d2ba17c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x00005562d2ba4711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fe105049df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fe10509e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fe105049cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fe1050324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fe105032420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005562d3178116 llvm::HexagonMCChecker::init(llvm::MCInst const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x286e116) # | #9 0x00005562d317739b llvm::HexagonMCChecker::init() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x286d39b) # | #10 0x00005562d32fa097 (anonymous namespace)::HexagonDisassembler::makeBundle(llvm::ArrayRef, unsigned long, unsigned long&, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #11 0x00005562d32f96f6 (anonymous namespace)::HexagonDisassembler::getInstruction(llvm::MCInst&, unsigned long&, llvm::ArrayRef, unsigned long, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #12 0x00005562d281b536 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 0x00005562d28111a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005562d280b035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x00005562d282c2c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007fe105033ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fe105033d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fe105033d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005562d2779231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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 :: tools/llvm-objdump/ELF/RISCV/extensions.test (6 of 61335) ******************** 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 0x000055a33e906018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000055a33e9037c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000055a33e906711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f200be49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f200be9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f200be49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f200be324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f200be32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055a33ef6e6db 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+0x29026db) # | #9 0x000055a33ef6e00f 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+0x290200f) # | #10 0x000055a33ef70113 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+0x2904113) # | #11 0x000055a33e56fbb2 (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 0x000055a33e57d71d 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 0x000055a33e5731a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055a33e56d035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000055a33e58e2c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f200be33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f200be33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f200be33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055a33e4db231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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/compress-rv32d.s (7 of 61335) ******************** 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 0x0000556036b63018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x0000556036b607c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x0000556036b63711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fcf68159df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fcf681ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fcf68159cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fcf681424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fcf68142420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005560371cb6db 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+0x29026db) # | #9 0x00005560371cb00f 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+0x290200f) # | #10 0x00005560371cd113 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+0x2904113) # | #11 0x00005560367ccbb2 (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 0x00005560367da71d 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 0x00005560367d01a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005560367ca035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x00005560367eb2c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007fcf68143ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fcf68143d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fcf68143d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000556036738231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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 :: tools/llvm-exegesis/RISCV/rvv/eligible-inst.test (8 of 61335) ******************** 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 # 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 # RUN: at line 9 /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=PseudoVRGATHEREI16_VV_M2_E32_M1,PseudoVRGATHER_VI_M2,PseudoVRGATHER_VV_M8_E32,PseudoVRGATHER_VX_M4 | /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=PseudoVRGATHEREI16_VV_M2_E32_M1,PseudoVRGATHER_VI_M2,PseudoVRGATHER_VV_M8_E32,PseudoVRGATHER_VX_M4 # 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 12 /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=PseudoVRGATHEREI16_VV_M2_E32_M1,PseudoVRGATHER_VI_M2,PseudoVRGATHER_VV_M8_E32,PseudoVRGATHER_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/eligible-inst.test --check-prefix=RTHROUGHPUT2 # 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=PseudoVRGATHEREI16_VV_M2_E32_M1,PseudoVRGATHER_VI_M2,PseudoVRGATHER_VV_M8_E32,PseudoVRGATHER_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=inverse_throughput --opcode-name=PseudoVRGATHEREI16_VV_M2_E32_M1,PseudoVRGATHER_VI_M2,PseudoVRGATHER_VV_M8_E32,PseudoVRGATHER_VX_M4 --min-instructions=100 # | #0 0x000055d7e19b98d8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df08d8) # | #1 0x000055d7e19b7085 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2dee085) # | #2 0x000055d7e19b9fd1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fef54449df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fef5449e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fef54449cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fef544324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fef54432420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055d7e260419b 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+0x3a3b19b) # | #9 0x000055d7e2603acf 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+0x3a3aacf) # | #10 0x000055d7e2605bd3 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+0x3a3cbd3) # | #11 0x000055d7e11bb072 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+0x25f2072) # | #12 0x000055d7e119cc14 llvm::exegesis::benchmarkMain() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d3c14) # | #13 0x000055d7e119e9ec main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d59ec) # | #14 0x00007fef54433ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #15 0x00007fef54433d65 call_init ./csu/../csu/libc-start.c:128:20 # | #16 0x00007fef54433d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #17 0x000055d7e119b0b1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d20b1) # `----------------------------- # 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=RTHROUGHPUT2 # .---command stderr------------ # | /usr/local/google/home/thakis/src/llvm-project/llvm/test/tools/llvm-exegesis/RISCV/rvv/eligible-inst.test:53:17: error: RTHROUGHPUT2: expected string not found in input # | # RTHROUGHPUT2: PseudoVRGATHER_VX_M4 # | ^ # | :88:29: note: scanning from here # | - 'PseudoVRGATHER_VV_M8_E32 V0M8 V0M8 V8M8 V24M8 i_0xffffffffffffffff i_0x5 i_0x0' # | ^ # | :89:5: note: possible intended match here # | - 'PseudoVRGATHER_VV_M8_E32 V16M8 V16M8 V8M8 V24M8 i_0xffffffffffffffff i_0x5 i_0x0' # | ^ # | # | 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: # | <<<<<< # | . # | . # | . # | 83: ... # | 84: --- # | 85: mode: inverse_throughput # | 86: key: # | 87: instructions: # | 88: - 'PseudoVRGATHER_VV_M8_E32 V0M8 V0M8 V8M8 V24M8 i_0xffffffffffffffff i_0x5 i_0x0' # | check:53'0 X~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ error: no match found # | 89: - 'PseudoVRGATHER_VV_M8_E32 V16M8 V16M8 V8M8 V24M8 i_0xffffffffffffffff i_0x5 i_0x0' # | check:53'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | check:53'1 ? possible intended match # | 90: config: 'vtype = {AVL: VLMAX, SEW: e32, Policy: tu/mu}' # | check:53'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 91: register_initial_values: # | check:53'0 ~~~~~~~~~~~~~~~~~~~~~~~~~~ # | 92: - 'V0M8=0x0' # | check:53'0 ~~~~~~~~~~~~~~ # | 93: - 'V8M8=0x0' # | check:53'0 ~~~~~~~~~~~~~~ # | 94: - 'V24M8=0x0' # | check:53'0 ~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: tools/llvm-exegesis/RISCV/rvv/valid-sew.test (9 of 61335) ******************** 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 0x0000556eb11a78d8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df08d8) # | #1 0x0000556eb11a5085 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2dee085) # | #2 0x0000556eb11a7fd1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f5952049df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f595209e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f5952049cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f59520324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f5952032420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000556eb1df219b 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+0x3a3b19b) # | #9 0x0000556eb1df1acf 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+0x3a3aacf) # | #10 0x0000556eb1df3bd3 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+0x3a3cbd3) # | #11 0x0000556eb09a9072 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+0x25f2072) # | #12 0x0000556eb098ac14 llvm::exegesis::benchmarkMain() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d3c14) # | #13 0x0000556eb098c9ec main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d59ec) # | #14 0x00007f5952033ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #15 0x00007f5952033d65 call_init ./csu/../csu/libc-start.c:128:20 # | #16 0x00007f5952033d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #17 0x0000556eb09890b1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d20b1) # `----------------------------- # 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 V1 V1 V1 F15_H i_0x0 i_0xffffffffffffffff i_0x4 i_0x0' # | ^ # | :22:5: note: possible intended match here # | - 'PseudoVFADD_VFPR16_M1_E16 V24 V24 V24 F17_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 V1 V1 V1 F15_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: - 'V1=0x0' # | check:23'0 ~~~~~~~~~~~~ # | 9: - 'F15_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 V24 V24 V24 F17_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: - 'V24=0x0' # | check:23'0 ~~~~~~~~~~~~~ # | 26: - 'F17_H=0x0' # | check:23'0 ~~~~~~~~~~~~~~~ # | 27: cpu_name: sifive-x280 # | check:23'0 ~~~~~~~~~~~~~~~~~~~~~~ # | . # | . # | . # | >>>>>> # `----------------------------- # error: command failed with exit status: 1 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/rv32zclsd-alias-valid.c (10 of 61335) ******************** 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 0x000055a1b5f78018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000055a1b5f757c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000055a1b5f78711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f0260c1cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f0260c7195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f0260c1ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f0260c054ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f0260c05420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055a1b65e06db 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+0x29026db) # | #9 0x000055a1b65e000f 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+0x290200f) # | #10 0x000055a1b65e2113 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+0x2904113) # | #11 0x000055a1b5be1bb2 (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 0x000055a1b5bef71d 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 0x000055a1b5be51a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055a1b5bdf035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000055a1b5c002c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f0260c06ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f0260c06d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f0260c06d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055a1b5b4d231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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 (11 of 61335) ******************** 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 0x00005624361ee018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x00005624361eb7c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x00005624361ee711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f8e99649df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f8e9969e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f8e99649cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f8e996324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f8e99632420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005624368566db 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+0x29026db) # | #9 0x000056243685600f 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+0x290200f) # | #10 0x0000562436858113 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+0x2904113) # | #11 0x0000562435e57bb2 (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 0x0000562435e6571d 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 0x0000562435e5b1a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000562435e55035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x0000562435e762c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f8e99633ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f8e99633d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f8e99633d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000562435dc3231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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 :: tools/llvm-exegesis/RISCV/rvv/skip-rm.test (12 of 61335) ******************** TEST 'LLVM :: tools/llvm-exegesis/RISCV/rvv/skip-rm.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=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 0x00005579ad2a98d8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df08d8) # | #1 0x00005579ad2a7085 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2dee085) # | #2 0x00005579ad2a9fd1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f84ac92cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f84ac98195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f84ac92ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f84ac9154ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f84ac915420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005579adef419b 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+0x3a3b19b) # | #9 0x00005579adef3acf 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+0x3a3aacf) # | #10 0x00005579adef5bd3 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+0x3a3cbd3) # | #11 0x00005579acaab072 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+0x25f2072) # | #12 0x00005579aca8cc14 llvm::exegesis::benchmarkMain() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d3c14) # | #13 0x00005579aca8e9ec main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d59ec) # | #14 0x00007f84ac916ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #15 0x00007f84ac916d65 call_init ./csu/../csu/libc-start.c:128:20 # | #16 0x00007f84ac916d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #17 0x00005579aca8b0b1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d20b1) # `----------------------------- # 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 # .---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/skip-rm.test --check-prefix=FP # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: MC/RISCV/xqcilo-valid.s (13 of 61335) ******************** 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 0x000055df4c13a018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000055df4c1377c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000055df4c13a711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fbeeb359df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fbeeb3ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fbeeb359cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fbeeb3424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fbeeb342420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055df4c7a26db 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+0x29026db) # | #9 0x000055df4c7a200f 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+0x290200f) # | #10 0x000055df4c7a4113 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+0x2904113) # | #11 0x000055df4bda3bb2 (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 0x000055df4bdb171d 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 0x000055df4bda71a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055df4bda1035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000055df4bdc22c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007fbeeb343ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fbeeb343d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fbeeb343d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055df4bd0f231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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 :: MC/AVR/inst-lac.s (14 of 61335) ******************** 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 0x000056058cd8f018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000056058cd8c7c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000056058cd8f711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f816ce49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f816ce9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f816ce49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f816ce324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f816ce32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000056058d348614 llvm::AVRInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2853614) # | #9 0x000056058d3481fc llvm::AVRInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x28531fc) # | #10 0x000056058d348eb3 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+0x2853eb3) # | #11 0x000056058c9f7237 (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 0x000056058ca0671d 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 0x000056058c9fc1a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000056058c9f6035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000056058ca172c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f816ce33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f816ce33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f816ce33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000056058c964231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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/RISCV/option-arch.s (15 of 61335) ******************** 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 0x0000557fd1ab9018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x0000557fd1ab67c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x0000557fd1ab9711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fd48fc49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fd48fc9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fd48fc49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fd48fc324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fd48fc32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000557fd21216db 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+0x29026db) # | #9 0x0000557fd2121239 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+0x2902239) # | #10 0x0000557fd2123113 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+0x2904113) # | #11 0x0000557fd1722bb2 (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 0x0000557fd173071d 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 0x0000557fd17261a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000557fd1720035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x0000557fd17412c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007fd48fc33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fd48fc33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fd48fc33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000557fd168e231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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-lat.s (16 of 61335) ******************** 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 0x00005582b3827018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x00005582b38247c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x00005582b3827711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f86fbb59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f86fbbae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f86fbb59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f86fbb424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f86fbb42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005582b3de0614 llvm::AVRInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2853614) # | #9 0x00005582b3de01fc llvm::AVRInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x28531fc) # | #10 0x00005582b3de0eb3 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+0x2853eb3) # | #11 0x00005582b348f237 (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 0x00005582b349e71d 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 0x00005582b34941a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005582b348e035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x00005582b34af2c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f86fbb43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f86fbb43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f86fbb43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005582b33fc231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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/RISCV/rvc-aliases-valid.s (17 of 61335) ******************** 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 0x000056003dba2018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000056003db9f7c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000056003dba2711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f75a7c49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f75a7c9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f75a7c49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f75a7c324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f75a7c32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000056003e20a6db 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+0x29026db) # | #9 0x000056003e20a00f 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+0x290200f) # | #10 0x000056003e20c113 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+0x2904113) # | #11 0x000056003d80bbb2 (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 0x000056003d81971d 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 0x000056003d80f1a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000056003d809035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000056003d82a2c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f75a7c33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f75a7c33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f75a7c33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000056003d777231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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-pushpop.s (18 of 61335) ******************** 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 0x000055bcf8a48018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000055bcf8a457c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000055bcf8a48711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f01ba52cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f01ba58195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f01ba52ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f01ba5154ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f01ba515420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055bcf90b06db 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+0x29026db) # | #9 0x000055bcf90b0239 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+0x2902239) # | #10 0x000055bcf90b2113 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+0x2904113) # | #11 0x000055bcf86b1bb2 (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 0x000055bcf86bf71d 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 0x000055bcf86b51a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055bcf86af035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000055bcf86d02c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f01ba516ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f01ba516d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f01ba516d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055bcf861d231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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/Hexagon/dis-duplex-p0.s (19 of 61335) ******************** 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 0x00005576c1c3c018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x00005576c1c397c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x00005576c1c3c711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fe13df59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fe13dfae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fe13df59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fe13df424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fe13df42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005576c2210116 llvm::HexagonMCChecker::init(llvm::MCInst const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x286e116) # | #9 0x00005576c220f3e4 llvm::HexagonMCChecker::init() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x286d3e4) # | #10 0x00005576c2392097 (anonymous namespace)::HexagonDisassembler::makeBundle(llvm::ArrayRef, unsigned long, unsigned long&, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #11 0x00005576c23916f6 (anonymous namespace)::HexagonDisassembler::getInstruction(llvm::MCInst&, unsigned long&, llvm::ArrayRef, unsigned long, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #12 0x00005576c18b3536 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 0x00005576c18a91a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005576c18a3035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x00005576c18c42c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007fe13df43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fe13df43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fe13df43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005576c1811231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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/RISCV/rvc-valid.s (20 of 61335) ******************** 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 0x000055ed20af6018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000055ed20af37c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000055ed20af6711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f0eda849df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f0eda89e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f0eda849cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f0eda8324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f0eda832420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055ed2115e6db 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+0x29026db) # | #9 0x000055ed2115e00f 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+0x290200f) # | #10 0x000055ed21160113 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+0x2904113) # | #11 0x000055ed2075fbb2 (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 0x000055ed2076d71d 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 0x000055ed207631a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055ed2075d035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000055ed2077e2c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f0eda833ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f0eda833d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f0eda833d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055ed206cb231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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 (21 of 61335) ******************** 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 0x000055595fd32018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000055595fd2f7c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000055595fd32711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f50a2759df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f50a27ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f50a2759cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f50a27424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f50a2742420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000555960306116 llvm::HexagonMCChecker::init(llvm::MCInst const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x286e116) # | #9 0x000055596030539b llvm::HexagonMCChecker::init() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x286d39b) # | #10 0x0000555960488097 (anonymous namespace)::HexagonDisassembler::makeBundle(llvm::ArrayRef, unsigned long, unsigned long&, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #11 0x00005559604876f6 (anonymous namespace)::HexagonDisassembler::getInstruction(llvm::MCInst&, unsigned long&, llvm::ArrayRef, unsigned long, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #12 0x000055595f9a9536 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 0x000055595f99f1a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055595f999035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000055595f9ba2c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f50a2743ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f50a2743d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f50a2743d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055595f907231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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 :: MC/RISCV/compress-rv32f.s (22 of 61335) ******************** 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 0x000055a5150a5018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000055a5150a27c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000055a5150a5711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f724772cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f724778195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f724772ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f72477154ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f7247715420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055a51570d6db 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+0x29026db) # | #9 0x000055a51570d00f 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+0x290200f) # | #10 0x000055a51570f113 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+0x2904113) # | #11 0x000055a514d0ebb2 (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 0x000055a514d1c71d 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 0x000055a514d121a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055a514d0c035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000055a514d2d2c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f7247716ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f7247716d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f7247716d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055a514c7a231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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-rv64i.s (23 of 61335) ******************** 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 0x00005562ed9b7018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x00005562ed9b47c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x00005562ed9b7711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fd6c8559df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fd6c85ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fd6c8559cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fd6c85424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fd6c8542420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005562ee01f6db 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+0x29026db) # | #9 0x00005562ee01f00f 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+0x290200f) # | #10 0x00005562ee021113 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+0x2904113) # | #11 0x00005562ed620bb2 (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 0x00005562ed62e71d 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 0x00005562ed6241a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005562ed61e035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x00005562ed63f2c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007fd6c8543ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fd6c8543d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fd6c8543d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005562ed58c231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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/RISCV/insn_c.s (24 of 61335) ******************** 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 0x000055f097e25018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000055f097e227c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000055f097e25711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fdbf5d59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fdbf5dae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fdbf5d59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fdbf5d424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fdbf5d42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055f09848d6db 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+0x29026db) # | #9 0x000055f09848d239 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+0x2902239) # | #10 0x000055f09848f113 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+0x2904113) # | #11 0x000055f097a8ebb2 (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 0x000055f097a9c71d 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 0x000055f097a921a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055f097a8c035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000055f097aad2c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007fdbf5d43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fdbf5d43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fdbf5d43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055f0979fa231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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/xqcilia-valid.s (25 of 61335) ******************** 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 0x00005580bcf1e018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x00005580bcf1b7c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x00005580bcf1e711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fd247e49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fd247e9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fd247e49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fd247e324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fd247e32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005580bd5866db 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+0x29026db) # | #9 0x00005580bd585dd2 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+0x2901dd2) # | #10 0x00005580bd588113 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+0x2904113) # | #11 0x00005580bcb87bb2 (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 0x00005580bcb9571d 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 0x00005580bcb8b1a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005580bcb85035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x00005580bcba62c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007fd247e33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fd247e33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fd247e33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005580bcaf3231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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/xwchc-compress.s (26 of 61335) ******************** 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 0x0000565378301018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x00005653782fe7c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x0000565378301711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f8138849df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f813889e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f8138849cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f81388324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f8138832420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005653789696db 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+0x29026db) # | #9 0x000056537896900f 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+0x290200f) # | #10 0x000056537896b113 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+0x2904113) # | #11 0x0000565377f6abb2 (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 0x0000565377f7871d 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 0x0000565377f6e1a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000565377f68035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x0000565377f892c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f8138833ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f8138833d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f8138833d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000565377ed6231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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 :: tools/llvm-exegesis/RISCV/latency-by-extension-C.s (27 of 61335) ******************** 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 # .---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_ADDI -mattr=+c # | #0 0x000055b347df28d8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df08d8) # | #1 0x000055b347df0085 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2dee085) # | #2 0x000055b347df2fd1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f3a21849df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f3a2189e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f3a21849cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f3a218324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f3a21832420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055b348a3d19b 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+0x3a3b19b) # | #9 0x000055b348a3cacf 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+0x3a3aacf) # | #10 0x000055b348a3ebd3 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+0x3a3cbd3) # | #11 0x000055b3475f4072 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+0x25f2072) # | #12 0x000055b3475d5c14 llvm::exegesis::benchmarkMain() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d3c14) # | #13 0x000055b3475d79ec main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d59ec) # | #14 0x00007f3a21833ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #15 0x00007f3a21833d65 call_init ./csu/../csu/libc-start.c:128:20 # | #16 0x00007f3a21833d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #17 0x000055b3475d40b1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d20b1) # `----------------------------- # error: command failed with exit status: -6 # 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 # .---command stderr------------ # | FileCheck error: '' is empty. # | FileCheck command line: /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 # `----------------------------- # error: command failed with exit status: 2 -- ******************** Testing: FAIL: LLVM :: tools/llvm-objdump/ELF/RISCV/source-interleave.ll (28 of 61335) ******************** 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 0x0000561d58e36018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x0000561d58e337c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x0000561d58e36711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f132e01cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f132e07195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f132e0 # | ... # `---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 0x0000561d58e36018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x0000561d58e337c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x0000561d58e36711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f132e01cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f132e07195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f132e0 # | ... # `---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/rv32c-only-valid.s (29 of 61335) ******************** 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 0x000056161b84b018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000056161b8487c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000056161b84b711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f5c9bd59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f5c9bdae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f5c9bd59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f5c9bd424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f5c9bd42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000056161beb36db 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+0x29026db) # | #9 0x000056161beb2dd2 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+0x2901dd2) # | #10 0x000056161beb5113 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+0x2904113) # | #11 0x000056161b4b4bb2 (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 0x000056161b4c271d 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 0x000056161b4b81a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000056161b4b2035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000056161b4d32c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f5c9bd43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f5c9bd43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f5c9bd43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000056161b420231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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/RISCV/rv32zclsd-valid.s (30 of 61335) ******************** 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 0x000055de1c87f018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000055de1c87c7c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000055de1c87f711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f1159649df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f115969e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f1159649cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f11596324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f1159632420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055de1cee76db 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+0x29026db) # | #9 0x000055de1cee700f 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+0x290200f) # | #10 0x000055de1cee9113 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+0x2904113) # | #11 0x000055de1c4e8bb2 (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 0x000055de1c4f671d 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 0x000055de1c4ec1a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055de1c4e6035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000055de1c5072c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f1159633ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f1159633d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f1159633d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055de1c454231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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 :: MC/RISCV/rv32fc-aliases-valid.s (31 of 61335) ******************** 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 0x0000559540546018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x00005595405437c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x0000559540546711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f70cd759df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f70cd7ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f70cd759cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f70cd7424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f70cd742420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000559540bae6db 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+0x29026db) # | #9 0x0000559540bae00f 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+0x290200f) # | #10 0x0000559540bb0113 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+0x2904113) # | #11 0x00005595401afbb2 (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 0x00005595401bd71d 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 0x00005595401b31a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005595401ad035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x00005595401ce2c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f70cd743ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f70cd743d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f70cd743d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055954011b231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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/rv64c-aliases-valid.s (32 of 61335) ******************** 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 0x00005598b6729018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x00005598b67267c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x00005598b6729711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fa06cf59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fa06cfae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fa06cf59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fa06cf424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fa06cf42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005598b6d916db 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+0x29026db) # | #9 0x00005598b6d9100f 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+0x290200f) # | #10 0x00005598b6d93113 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+0x2904113) # | #11 0x00005598b6392bb2 (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 0x00005598b63a071d 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 0x00005598b63961a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005598b6390035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x00005598b63b12c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007fa06cf43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fa06cf43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fa06cf43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005598b62fe231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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 :: MC/AVR/inst-spm.s (33 of 61335) ******************** 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 0x000055f3a6e94018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000055f3a6e917c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000055f3a6e94711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fe877049df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fe87709e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fe877049cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fe8770324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fe877032420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055f3a744d614 llvm::AVRInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2853614) # | #9 0x000055f3a744d1fc llvm::AVRInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x28531fc) # | #10 0x000055f3a744deb3 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+0x2853eb3) # | #11 0x000055f3a6afc237 (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 0x000055f3a6b0b71d 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 0x000055f3a6b011a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055f3a6afb035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000055f3a6b1c2c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007fe877033ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fe877033d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fe877033d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055f3a6a69231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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/Disassembler/Hexagon/nv_j.txt (34 of 61335) ******************** 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 0x000055e737ec0728 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x26fc728) # | #1 0x000055e737ebded5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x26f9ed5) # | #2 0x000055e737ec0e21 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f21bdd59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f21bddae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f21bdd59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f21bdd424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f21bdd42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055e738451a56 llvm::HexagonMCChecker::init(llvm::MCInst const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2c8da56) # | #9 0x000055e738450cdb llvm::HexagonMCChecker::init() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2c8ccdb) # | #10 0x000055e73847e1c7 (anonymous namespace)::HexagonDisassembler::makeBundle(llvm::ArrayRef, unsigned long, unsigned long&, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #11 0x000055e73847d8f7 (anonymous namespace)::HexagonDisassembler::getInstructionBundle(llvm::MCInst&, unsigned long&, llvm::ArrayRef, unsigned long, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #12 0x000055e737d54fcb 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+0x2590fcb) # | #13 0x000055e737d57289 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2593289) # | #14 0x00007f21bdd43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #15 0x00007f21bdd43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #16 0x00007f21bdd43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #17 0x000055e737d54791 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2590791) # `----------------------------- # 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/Hexagon/system-inst.s (35 of 61335) ******************** 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 0x0000564b0e99c018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x0000564b0e9997c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x0000564b0e99c711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f7ac2f2cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f7ac2f8195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f7ac2f2ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f7ac2f154ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f7ac2f15420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000564b0ef70116 llvm::HexagonMCChecker::init(llvm::MCInst const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x286e116) # | #9 0x0000564b0ef6f39b llvm::HexagonMCChecker::init() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x286d39b) # | #10 0x0000564b0f0f2097 (anonymous namespace)::HexagonDisassembler::makeBundle(llvm::ArrayRef, unsigned long, unsigned long&, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #11 0x0000564b0f0f16f6 (anonymous namespace)::HexagonDisassembler::getInstruction(llvm::MCInst&, unsigned long&, llvm::ArrayRef, unsigned long, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #12 0x0000564b0e613536 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 0x0000564b0e6091a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000564b0e603035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x0000564b0e6242c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f7ac2f16ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f7ac2f16d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f7ac2f16d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000564b0e571231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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/compress-rv32i.s (36 of 61335) ******************** 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 0x000055dc17921018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000055dc1791e7c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000055dc17921711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fbdf232cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fbdf238195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fbdf232ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fbdf23154ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fbdf2315420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055dc17f896db 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+0x29026db) # | #9 0x000055dc17f89239 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+0x2902239) # | #10 0x000055dc17f8b113 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+0x2904113) # | #11 0x000055dc1758abb2 (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 0x000055dc1759871d 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 0x000055dc1758e1a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055dc17588035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000055dc175a92c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007fbdf2316ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fbdf2316d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fbdf2316d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055dc174f6231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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 :: tools/llvm-exegesis/RISCV/rvv/filter.test (37 of 61335, 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------------ # | PseudoVNCLIPU_WX_M1_MASK: Failed to produce any snippet via: instruction has tied variables, avoiding Read-After-Write issue, picking random def and use registers not aliasing each other, for uses, one unique register for each position # `----------------------------- # 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/AVR/inst-lpm.s (38 of 61335) ******************** 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 0x000055849fd8e018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000055849fd8b7c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000055849fd8e711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f6a6ac49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f6a6ac9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f6a6ac49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f6a6ac324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f6a6ac32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005584a0347614 llvm::AVRInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2853614) # | #9 0x00005584a0347303 llvm::AVRInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2853303) # | #10 0x00005584a0347eb3 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+0x2853eb3) # | #11 0x000055849f9f6237 (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 0x000055849fa0571d 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 0x000055849f9fb1a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055849f9f5035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000055849fa162c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f6a6ac33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f6a6ac33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f6a6ac33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055849f963231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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/Disassembler/Hexagon/j.txt (41 of 61335) ******************** 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 0x00005608bec77728 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x26fc728) # | #1 0x00005608bec74ed5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x26f9ed5) # | #2 0x00005608bec77e21 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fd8e1f59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fd8e1fae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fd8e1f59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fd8e1f424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fd8e1f42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005608bf208a56 llvm::HexagonMCChecker::init(llvm::MCInst const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2c8da56) # | #9 0x00005608bf207cdb llvm::HexagonMCChecker::init() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2c8ccdb) # | #10 0x00005608bf2351c7 (anonymous namespace)::HexagonDisassembler::makeBundle(llvm::ArrayRef, unsigned long, unsigned long&, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #11 0x00005608bf2348f7 (anonymous namespace)::HexagonDisassembler::getInstructionBundle(llvm::MCInst&, unsigned long&, llvm::ArrayRef, unsigned long, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #12 0x00005608beb0bfcb 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+0x2590fcb) # | #13 0x00005608beb0e289 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2593289) # | #14 0x00007fd8e1f43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #15 0x00007fd8e1f43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #16 0x00007fd8e1f43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #17 0x00005608beb0b791 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2590791) # `----------------------------- # 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/Disassembler/AArch64/armv8.4a-trace.txt (42 of 61335) ******************** 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 0x000055a2846c9728 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x26fc728) # | #1 0x000055a2846c6ed5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x26f9ed5) # | #2 0x000055a2846c9e21 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fd509849df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fd50989e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fd509849cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fd5098324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fd509832420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055a284770903 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+0x27a3903) # | #9 0x000055a284778d65 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+0x27abd65) # | #10 0x000055a2845c1a55 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+0x25f4a55) # | #11 0x000055a2845e68f1 (anonymous namespace)::MCAsmStreamer::emitInstruction(llvm::MCInst const&, llvm::MCSubtargetInfo const&) MCAsmStreamer.cpp:0:0 # | #12 0x000055a28455e0e1 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+0x25910e1) # | #13 0x000055a284560289 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2593289) # | #14 0x00007fd509833ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #15 0x00007fd509833d65 call_init ./csu/../csu/libc-start.c:128:20 # | #16 0x00007fd509833d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #17 0x000055a28455d791 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-mc+0x2590791) # `----------------------------- # 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/Hexagon/instructions/j.s (43 of 61335) ******************** 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 0x0000559640c2a018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x0000559640c277c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x0000559640c2a711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fd07c959df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fd07c9ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fd07c959cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fd07c9424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fd07c942420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005596411fe116 llvm::HexagonMCChecker::init(llvm::MCInst const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x286e116) # | #9 0x00005596411fd39b llvm::HexagonMCChecker::init() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x286d39b) # | #10 0x0000559641380097 (anonymous namespace)::HexagonDisassembler::makeBundle(llvm::ArrayRef, unsigned long, unsigned long&, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #11 0x000055964137f6f6 (anonymous namespace)::HexagonDisassembler::getInstruction(llvm::MCInst&, unsigned long&, llvm::ArrayRef, unsigned long, llvm::raw_ostream&) const HexagonDisassembler.cpp:0:0 # | #12 0x00005596408a1536 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 0x00005596408971a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000559640891035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x00005596408b22c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007fd07c943ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fd07c943d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fd07c943d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005596407ff231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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/AVR/inst-las.s (44 of 61335) ******************** 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 0x00005558c98d1018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x00005558c98ce7c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x00005558c98d1711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f2801159df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f28011ae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f2801159cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f28011424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f2801142420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x00005558c9e8a614 llvm::AVRInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2853614) # | #9 0x00005558c9e8a1fc llvm::AVRInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x28531fc) # | #10 0x00005558c9e8aeb3 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+0x2853eb3) # | #11 0x00005558c9539237 (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 0x00005558c954871d 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 0x00005558c953e1a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005558c9538035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x00005558c95592c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f2801143ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f2801143d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f2801143d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x00005558c94a6231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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/AVR/inst-xch.s (45 of 61335) ******************** 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 0x0000559056952018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000055905694f7c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x0000559056952711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007fe5eaa49df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007fe5eaa9e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007fe5eaa49cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007fe5eaa324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007fe5eaa32420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000559056f0b614 llvm::AVRInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2853614) # | #9 0x0000559056f0b1fc llvm::AVRInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x28531fc) # | #10 0x0000559056f0beb3 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+0x2853eb3) # | #11 0x00005590565ba237 (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 0x00005590565c971d 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 0x00005590565bf1a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005590565b9035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x00005590565da2c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007fe5eaa33ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007fe5eaa33d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007fe5eaa33d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000559056527231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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: FAIL: LLVM :: MC/RISCV/rvdc-aliases-valid.s (46 of 61335) ******************** 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 0x0000562610762018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000056261075f7c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x0000562610762711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007ffae5049df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007ffae509e95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007ffae5049cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007ffae50324ac abort ./stdlib/abort.c:81:3 # | #7 0x00007ffae5032420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000562610dca6db 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+0x29026db) # | #9 0x0000562610dca00f 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+0x290200f) # | #10 0x0000562610dcc113 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+0x2904113) # | #11 0x00005626103cbbb2 (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 0x00005626103d971d 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 0x00005626103cf1a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x00005626103c9035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x00005626103ea2c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007ffae5033ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007ffae5033d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007ffae5033d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000562610337231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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/AVR/inst-elpm.s (47 of 61335) ******************** 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 0x0000563f39f94018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x0000563f39f917c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x0000563f39f94711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f1d0bd2cdf0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f1d0bd8195c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f1d0bd2ccc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f1d0bd154ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f1d0bd15420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000563f3a54d614 llvm::AVRInstPrinter::printOperand(llvm::MCInst const*, unsigned int, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2853614) # | #9 0x0000563f3a54d303 llvm::AVRInstPrinter::printInstruction(llvm::MCInst const*, unsigned long, llvm::raw_ostream&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x2853303) # | #10 0x0000563f3a54deb3 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+0x2853eb3) # | #11 0x0000563f39bfc237 (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 0x0000563f39c0b71d 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 0x0000563f39c011a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x0000563f39bfb035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x0000563f39c1c2c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f1d0bd16ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f1d0bd16d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f1d0bd16d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x0000563f39b69231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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/rv64dc-valid.s (48 of 61335) ******************** 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 0x000055fbbadc6018 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x229a018) # | #1 0x000055fbbadc37c5 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x22977c5) # | #2 0x000055fbbadc6711 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007f9192b59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007f9192bae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007f9192b59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007f9192b424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007f9192b42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x000055fbbb42e6db 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+0x29026db) # | #9 0x000055fbbb42e00f 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+0x290200f) # | #10 0x000055fbbb430113 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+0x2904113) # | #11 0x000055fbbaa2fbb2 (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 0x000055fbbaa3d71d 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 0x000055fbbaa331a6 dumpObject(llvm::object::ObjectFile*, llvm::object::Archive const*, llvm::object::Archive::Child const*) llvm-objdump.cpp:0:0 # | #14 0x000055fbbaa2d035 llvm_objdump_main(int, char**, llvm::ToolContext const&) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f01035) # | #15 0x000055fbbaa4e2c7 main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1f222c7) # | #16 0x00007f9192b43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #17 0x00007f9192b43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #18 0x00007f9192b43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #19 0x000055fbba99b231 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-objdump+0x1e6f231) # `----------------------------- # 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: 0.. 10.. 20 FAIL: LLVM :: ThinLTO/X86/cache.ll (606 of 61335) ******************** 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.. 90 FAIL: LLVM :: tools/llvm-exegesis/RISCV/rvv/self-aliasing.test (35143 of 61335) ******************** 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 0x0000555a4a81e8d8 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2df08d8) # | #1 0x0000555a4a81c085 llvm::sys::RunSignalHandlers() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x2dee085) # | #2 0x0000555a4a81efd1 SignalHandler(int, siginfo_t*, void*) Signals.cpp:0:0 # | #3 0x00007feb37d59df0 (/lib/x86_64-linux-gnu/libc.so.6+0x3fdf0) # | #4 0x00007feb37dae95c __pthread_kill_implementation ./nptl/pthread_kill.c:44:76 # | #5 0x00007feb37d59cc2 raise ./signal/../sysdeps/posix/raise.c:27:6 # | #6 0x00007feb37d424ac abort ./stdlib/abort.c:81:3 # | #7 0x00007feb37d42420 __assert_perror_fail ./assert/assert-perr.c:31:1 # | #8 0x0000555a4b46919b 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+0x3a3b19b) # | #9 0x0000555a4b468acf 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+0x3a3aacf) # | #10 0x0000555a4b46abd3 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+0x3a3cbd3) # | #11 0x0000555a4a020072 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+0x25f2072) # | #12 0x0000555a4a001c14 llvm::exegesis::benchmarkMain() (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d3c14) # | #13 0x0000555a4a0039ec main (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d59ec) # | #14 0x00007feb37d43ca8 __libc_start_call_main ./csu/../sysdeps/nptl/libc_start_call_main.h:74:3 # | #15 0x00007feb37d43d65 call_init ./csu/../csu/libc-start.c:128:20 # | #16 0x00007feb37d43d65 __libc_start_main ./csu/../csu/libc-start.c:347:5 # | #17 0x0000555a4a0000b1 _start (/usr/local/google/home/thakis/src/llvm-project/out/gn/bin/llvm-exegesis+0x25d20b1) # `----------------------------- # 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: 188.48s Total Discovered Tests: 68994 Skipped : 16 (0.02%) Unsupported : 2403 (3.48%) Passed : 66357 (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.