Failed
lldb-shell.SymbolFile/DWARF.DW_TAG_variable-DW_AT_const_value.s (from lldb-shell)
Stacktrace
Script: -- : 'RUN: at line 5'; /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/bin/llvm-mc -triple x86_64-unknown-linux-gnu /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/Shell/SymbolFile/DWARF/DW_TAG_variable-DW_AT_const_value.s -filetype=obj > /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/tools/lldb/test/SymbolFile/DWARF/Output/DW_TAG_variable-DW_AT_const_value.s.tmp.o : 'RUN: at line 6'; /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/bin/lldb --no-lldbinit -S /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/tools/lldb/test/Shell/lit-lldb-init /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/tools/lldb/test/SymbolFile/DWARF/Output/DW_TAG_variable-DW_AT_const_value.s.tmp.o -o "p/x magic64" -o exit | /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/bin/FileCheck /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/Shell/SymbolFile/DWARF/DW_TAG_variable-DW_AT_const_value.s -- Exit Code: 1 Command Output (stderr): -- /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/source/Utility/DataExtractor.cpp:934:17: runtime error: negation of -9223372036854775808 cannot be represented in type 'int64_t' (aka 'long long'); cast to an unsigned type to negate this value to itself SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/source/Utility/DataExtractor.cpp:934:17 in PLEASE submit a bug report to https://bugs.llvm.org/ and include the crash backtrace. Stack dump: 0. Program arguments: /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/bin/lldb --no-lldbinit -S /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/tools/lldb/test/Shell/lit-lldb-init /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/tools/lldb/test/SymbolFile/DWARF/Output/DW_TAG_variable-DW_AT_const_value.s.tmp.o -o p/x magic64 -o exit /Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/llvm-project/lldb/test/Shell/SymbolFile/DWARF/DW_TAG_variable-DW_AT_const_value.s:8:10: error: CHECK: expected string not found in input # CHECK: (const long) $0 = 0xed9a924c00011151 ^ <stdin>:1:1: note: scanning from here (lldb) command source -s 0 '/Users/buildslave/jenkins/workspace/lldb-cmake-sanitized/lldb-build/tools/lldb/test/Shell/lit-lldb-init' ^ <stdin>:11:1: note: possible intended match here (lldb) p/x magic64 ^ --