github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results

The build failed before running any tests. Click on a failure below to see the 
details.

<details>
<summary>compiler-rt/lib/msan/CMakeFiles/clang_rt.msan-x86_64.dir/msan_interceptors.cpp.o</summary>

```
FAILED: 
compiler-rt/lib/msan/CMakeFiles/clang_rt.msan-x86_64.dir/msan_interceptors.cpp.o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang++ 
--target=x86_64-unknown-linux-gnu -D_DEBUG -D_GLIBCXX_ASSERTIONS 
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS 
-I/home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/lib/msan/..
 -fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -Werror 
-Werror=date-time -Werror=unguarded-availability-new -Wall -Wextra 
-Wno-unused-parameter -Wwrite-strings -Wcast-qual -Wmissing-field-initializers 
-Wimplicit-fallthrough -Wcovered-switch-default -Wno-noexcept-type 
-Wnon-virtual-dtor -Wdelete-non-virtual-dtor -Wsuggest-override 
-Wstring-conversion -Wno-pass-failed -Wmisleading-indentation 
-Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections 
-fdata-sections -Xclang -fno-pch-timestamp -Wall -Werror -Wno-unused-parameter 
-O3 -DNDEBUG -std=c++17 -m64 -fno-lto -fPIC -fno-builtin -fno-exceptions 
-fomit-frame-pointer -funwind-tables -fno-stack-protector 
-fno-sanitize=safe-stack -fvisibility=hidden -Wthread-safety 
-Wthread-safety-reference -Wthread-safety-beta -O3 -gline-tables-only -Wno-gnu 
-Wno-variadic-macros -Wno-c99-extensions -ftrivial-auto-var-init=pattern 
-nostdinc++ -fno-rtti -fPIE -ffreestanding -MD -MT 
compiler-rt/lib/msan/CMakeFiles/clang_rt.msan-x86_64.dir/msan_interceptors.cpp.o
 -MF 
compiler-rt/lib/msan/CMakeFiles/clang_rt.msan-x86_64.dir/msan_interceptors.cpp.o.d
 -o 
compiler-rt/lib/msan/CMakeFiles/clang_rt.msan-x86_64.dir/msan_interceptors.cpp.o
 -c 
/home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/lib/msan/msan_interceptors.cpp
<inline asm>:8:5: error: 32 bit reloc applied to a field with a different size
8 | jmp __interceptor_fread_unlocked@plt
|     ^
<inline asm>:18:5: error: 32 bit reloc applied to a field with a different size
18 | jmp __interceptor_mempcpy@plt
|     ^
<inline asm>:28:5: error: 32 bit reloc applied to a field with a different size
28 | jmp __interceptor_memccpy@plt
|     ^
<inline asm>:38:5: error: 32 bit reloc applied to a field with a different size
38 | jmp __interceptor_bcopy@plt
|     ^
<inline asm>:48:5: error: 32 bit reloc applied to a field with a different size
48 | jmp __interceptor_posix_memalign@plt
|     ^
<inline asm>:58:5: error: 32 bit reloc applied to a field with a different size
58 | jmp __interceptor_memalign@plt
|     ^
<inline asm>:68:5: error: 32 bit reloc applied to a field with a different size
68 | jmp __interceptor_aligned_alloc@plt
|     ^
<inline asm>:78:5: error: 32 bit reloc applied to a field with a different size
78 | jmp __interceptor___libc_memalign@plt
|     ^
<inline asm>:88:5: error: 32 bit reloc applied to a field with a different size
88 | jmp __interceptor_valloc@plt
|     ^
<inline asm>:98:5: error: 32 bit reloc applied to a field with a different size
98 | jmp __interceptor_pvalloc@plt
|     ^
<inline asm>:108:5: error: 32 bit reloc applied to a field with a different size
108 | jmp __interceptor_free@plt
|     ^
<inline asm>:118:5: error: 32 bit reloc applied to a field with a different size
118 | jmp __interceptor_free_sized@plt
|     ^
<inline asm>:128:5: error: 32 bit reloc applied to a field with a different size
128 | jmp __interceptor_free_aligned_sized@plt
|     ^
<inline asm>:138:5: error: 32 bit reloc applied to a field with a different size
138 | jmp __interceptor_cfree@plt
|     ^
<inline asm>:148:5: error: 32 bit reloc applied to a field with a different size
148 | jmp __interceptor_malloc_usable_size@plt
|     ^
<inline asm>:158:5: error: 32 bit reloc applied to a field with a different size
158 | jmp __interceptor_mallinfo@plt
|     ^
<inline asm>:168:5: error: 32 bit reloc applied to a field with a different size
168 | jmp __interceptor_mallinfo2@plt
|     ^
<inline asm>:178:5: error: 32 bit reloc applied to a field with a different size
178 | jmp __interceptor_mallopt@plt
|     ^
<inline asm>:188:5: error: 32 bit reloc applied to a field with a different size
188 | jmp __interceptor_malloc_stats@plt
|     ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
```
</details>

If these failures are unrelated to your changes (for example tests are broken 
or flaky at HEAD), please open an issue at 
https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.

https://github.com/llvm/llvm-project/pull/207037
_______________________________________________
lldb-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to