llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `bolt-x86_64-ubuntu-clang` 
running on `bolt-worker` while building `clang` at step 6 
"test-build-clang-bolt-stage2-clang-bolt".

Full details are available at: 
https://lab.llvm.org/buildbot/#/builders/113/builds/8104

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 6 (test-build-clang-bolt-stage2-clang-bolt) failure: test (failure)
...
1.095 [979/18/1791] Copying CXX module std/optional.inc
1.096 [978/18/1792] Copying CXX module std/print.inc
1.098 [977/18/1793] Copying CXX module std/queue.inc
1.098 [976/18/1794] Copying CXX module std/random.inc
1.100 [975/18/1795] Copying CXX module std/ratio.inc
1.101 [974/18/1796] Copying CXX module std/ranges.inc
1.102 [973/18/1797] Copying CXX module std/rcu.inc
1.118 [972/18/1798] Building CXX object 
libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/cxa_virtual.cpp.o
1.129 [971/18/1799] Building CXX object 
libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/stdlib_typeinfo.cpp.o
1.138 [970/18/1800] Building CXX object 
libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/stdlib_exception.cpp.o
FAILED: 
libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/stdlib_exception.cpp.o 
/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/build/./bin/clang++ 
--target=x86_64-unknown-linux-gnu -DHAVE___CXA_THREAD_ATEXIT_IMPL 
-DLIBCXX_BUILDING_LIBCXXABI -D_DEBUG -D_GLIBCXX_ASSERTIONS 
-D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER 
-D_LIBCXXABI_BUILDING_LIBRARY -D_LIBCXXABI_LINK_PTHREAD_LIB 
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS 
-I/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/llvm-project/libunwind/include
 
-I/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/llvm-project/libcxxabi/../libcxx/src
 
-I/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/llvm-project/libcxxabi/include
 
-I/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/build/include/x86_64-unknown-linux-gnu/c++/v1
 -I/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/build/include/c++/v1 
-fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -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 
-Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color 
-ffunction-sections -fdata-sections  -O3 -DNDEBUG -fPIC -nostdinc++ 
-fstrict-aliasing -funwind-tables -D_DEBUG -UNDEBUG -UNDEBUG -Wall -Wextra 
-Wnewline-eof -Wshadow -Wwrite-strings -Wno-unused-parameter -Wno-long-long 
-Werror=return-type -Wextra-semi -Wundef -Wunused-template -Wformat-nonliteral 
-Wzero-length-array -Wdeprecated-redundant-constexpr-static-def 
-Wno-nullability-completeness -Wno-user-defined-literals 
-Wno-covered-switch-default -Wno-suggest-override -Wno-error 
-fsized-deallocation 
-fdebug-prefix-map=/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/build/include/c++/v1=/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/llvm-project/libcxx/include
 -std=c++2b -MD -MT 
libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/stdlib_exception.cpp.o -MF 
libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/stdlib_exception.cpp.o.d -o 
libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/stdlib_exception.cpp.o -c 
/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/llvm-project/libcxxabi/src/stdlib_exception.cpp
In file included from 
/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/llvm-project/libcxxabi/src/stdlib_exception.cpp:10:
In file included from 
/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/build/include/c++/v1/exception:84:
In file included from 
/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/build/include/c++/v1/__exception/exception_ptr.h:16:
In file included from 
/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/build/include/c++/v1/__memory/construct_at.h:13:
In file included from 
/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/build/include/c++/v1/__assert:13:
/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/build/include/c++/v1/__assertion_handler:19:12:
 fatal error: '__log_hardening_failure' file not found
   19 | #  include <__log_hardening_failure>
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
1.139 [970/17/1801] Building CXX object 
libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/cxa_aux_runtime.cpp.o
FAILED: 
libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/cxa_aux_runtime.cpp.o 
/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/build/./bin/clang++ 
--target=x86_64-unknown-linux-gnu -DHAVE___CXA_THREAD_ATEXIT_IMPL 
-DLIBCXX_BUILDING_LIBCXXABI -D_DEBUG -D_GLIBCXX_ASSERTIONS 
-D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER 
-D_LIBCXXABI_BUILDING_LIBRARY -D_LIBCXXABI_LINK_PTHREAD_LIB 
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS 
-I/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/llvm-project/libunwind/include
 
-I/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/llvm-project/libcxxabi/../libcxx/src
 
-I/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/llvm-project/libcxxabi/include
 
-I/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/build/include/x86_64-unknown-linux-gnu/c++/v1
 -I/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/build/include/c++/v1 
-fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -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 
-Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color 
-ffunction-sections -fdata-sections  -O3 -DNDEBUG -fPIC -nostdinc++ 
-fstrict-aliasing -funwind-tables -D_DEBUG -UNDEBUG -UNDEBUG -Wall -Wextra 
-Wnewline-eof -Wshadow -Wwrite-strings -Wno-unused-parameter -Wno-long-long 
-Werror=return-type -Wextra-semi -Wundef -Wunused-template -Wformat-nonliteral 
-Wzero-length-array -Wdeprecated-redundant-constexpr-static-def 
-Wno-nullability-completeness -Wno-user-defined-literals 
-Wno-covered-switch-default -Wno-suggest-override -Wno-error 
-fsized-deallocation 
-fdebug-prefix-map=/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/build/include/c++/v1=/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/llvm-project/libcxx/include
 -std=c++2b -MD -MT 
libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/cxa_aux_runtime.cpp.o -MF 
libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/cxa_aux_runtime.cpp.o.d -o 
libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/cxa_aux_runtime.cpp.o -c 
/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/llvm-project/libcxxabi/src/cxa_aux_runtime.cpp
In file included from 
/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/llvm-project/libcxxabi/src/cxa_aux_runtime.cpp:13:
In file included from 
/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/build/include/c++/v1/exception:84:
In file included from 
/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/build/include/c++/v1/__exception/exception_ptr.h:16:
In file included from 
/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/build/include/c++/v1/__memory/construct_at.h:13:
In file included from 
/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/build/include/c++/v1/__assert:13:
/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/build/include/c++/v1/__assertion_handler:19:12:
 fatal error: '__log_hardening_failure' file not found
   19 | #  include <__log_hardening_failure>
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
1.142 [970/16/1802] Building CXX object 
libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/cxa_vector.cpp.o
FAILED: libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/cxa_vector.cpp.o 
/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/build/./bin/clang++ 
--target=x86_64-unknown-linux-gnu -DHAVE___CXA_THREAD_ATEXIT_IMPL 
-DLIBCXX_BUILDING_LIBCXXABI -D_DEBUG -D_GLIBCXX_ASSERTIONS 
-D_LIBCPP_BUILDING_LIBRARY -D_LIBCPP_HAS_NO_PRAGMA_SYSTEM_HEADER 
-D_LIBCXXABI_BUILDING_LIBRARY -D_LIBCXXABI_LINK_PTHREAD_LIB 
-D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS 
-I/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/llvm-project/libunwind/include
 
-I/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/llvm-project/libcxxabi/../libcxx/src
 
-I/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/llvm-project/libcxxabi/include
 
-I/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/build/include/x86_64-unknown-linux-gnu/c++/v1
 -I/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/build/include/c++/v1 
-fPIC -fno-semantic-interposition -fvisibility-inlines-hidden -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 
-Wmisleading-indentation -Wctad-maybe-unsupported -fdiagnostics-color 
-ffunction-sections -fdata-sections  -O3 -DNDEBUG -fPIC -nostdinc++ 
-fstrict-aliasing -funwind-tables -D_DEBUG -UNDEBUG -UNDEBUG -Wall -Wextra 
-Wnewline-eof -Wshadow -Wwrite-strings -Wno-unused-parameter -Wno-long-long 
-Werror=return-type -Wextra-semi -Wundef -Wunused-template -Wformat-nonliteral 
-Wzero-length-array -Wdeprecated-redundant-constexpr-static-def 
-Wno-nullability-completeness -Wno-user-defined-literals 
-Wno-covered-switch-default -Wno-suggest-override -Wno-error 
-fsized-deallocation 
-fdebug-prefix-map=/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/build/include/c++/v1=/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/llvm-project/libcxx/include
 -std=c++2b -MD -MT 
libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/cxa_vector.cpp.o -MF 
libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/cxa_vector.cpp.o.d -o 
libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/cxa_vector.cpp.o -c 
/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/llvm-project/libcxxabi/src/cxa_vector.cpp
In file included from 
/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/llvm-project/libcxxabi/src/cxa_vector.cpp:16:
In file included from 
/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/build/include/c++/v1/exception:84:
In file included from 
/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/build/include/c++/v1/__exception/exception_ptr.h:16:
In file included from 
/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/build/include/c++/v1/__memory/construct_at.h:13:
In file included from 
/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/build/include/c++/v1/__assert:13:
/home/worker/bolt-worker2/bolt-x86_64-ubuntu-clang/build/include/c++/v1/__assertion_handler:19:12:
 fatal error: '__log_hardening_failure' file not found
   19 | #  include <__log_hardening_failure>
      |            ^~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
1.154 [970/15/1803] Building CXX object 
compiler-rt/lib/nsan/CMakeFiles/RTNsan.x86_64.dir/nsan_suppressions.cpp.o
1.157 [970/14/1804] Building CXX object 
libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/abort_message.cpp.o
1.166 [970/13/1805] Building CXX object 
libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/cxa_exception_storage.cpp.o
FAILED: 
libcxxabi/src/CMakeFiles/cxxabi_shared_objects.dir/cxa_exception_storage.cpp.o 

```

</details>

https://github.com/llvm/llvm-project/pull/148545
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to