github-actions[bot] wrote:

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

* 52659 tests passed
* 726 tests skipped

All executed tests passed, but another part of the build **failed**. Click on a 
failure below to see the details.

<details>
<summary>compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.x86_64.dir/sanitizer_common_libcdep.cpp.o</summary>

```
FAILED: 
compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.x86_64.dir/sanitizer_common_libcdep.cpp.o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/./bin/clang++ 
--target=x86_64-unknown-linux-gnu -DHAVE_RPC_XDR_H=0 -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/sanitizer_common/..
 -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 -Wall -Werror -Wno-unused-parameter -O3 -DNDEBUG -std=c++17 
-m64 -fPIC -fno-builtin -fno-exceptions -fomit-frame-pointer -funwind-tables 
-fno-stack-protector -fno-sanitize=safe-stack -fvisibility=hidden -fno-lto 
-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++ -Wno-format -fno-rtti 
-Wframe-larger-than=570 -Wglobal-constructors -MD -MT 
compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.x86_64.dir/sanitizer_common_libcdep.cpp.o
 -MF 
compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.x86_64.dir/sanitizer_common_libcdep.cpp.o.d
 -o 
compiler-rt/lib/sanitizer_common/CMakeFiles/RTSanitizerCommonLibc.x86_64.dir/sanitizer_common_libcdep.cpp.o
 -c 
/home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_libcdep.cpp
/home/gha/actions-runner/_work/llvm-project/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_common_libcdep.cpp:143:15:
 error: variable 'sandboxing_callback' set but not used 
[-Werror,-Wunused-but-set-variable]
143 | static void (*sandboxing_callback)();
|               ^
1 error 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/178342
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to