llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `ml-opt-devrel-x86-64` 
running on `ml-opt-devrel-x86-64-b2` while building `clang,llvm` at step 5 
"build-unified-tree".

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

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

```
Step 5 (build-unified-tree) failure: build (failure)
0.545 [3817/64/1] Building CXX object 
lib/tf_runtime/CMakeFiles/tf_xla_runtime_objects.dir/xla/cpu_function_runtime.cc.o
0.553 [3816/64/2] Building CXX object 
lib/tf_runtime/CMakeFiles/tf_xla_runtime_objects.dir/xla/service/cpu/runtime_fp16.cc.o
0.573 [3815/64/3] Building CXX object 
lib/tf_runtime/CMakeFiles/tf_xla_runtime_objects.dir/xla/service/cpu/runtime_pow.cc.o
0.581 [3814/64/4] Building CXX object 
lib/Support/CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.o
0.601 [3813/64/5] Building CXX object 
lib/Support/CMakeFiles/LLVMSupport.dir/AutoConvert.cpp.o
0.743 [3812/64/6] Building CXX object 
lib/Support/CMakeFiles/LLVMSupport.dir/COM.cpp.o
FAILED: lib/Support/CMakeFiles/LLVMSupport.dir/COM.cpp.o 
ccache /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D_GLIBCXX_ASSERTIONS 
-D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS 
-D__STDC_LIMIT_MACROS -I/b/ml-opt-devrel-x86-64-b1/build/lib/Support 
-I/b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/lib/Support 
-I/var/lib/buildbot/.local/lib/python3.7/site-packages/tensorflow/include 
-I/b/ml-opt-devrel-x86-64-b1/build/include 
-I/b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/include -fPIC 
-fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Wall 
-Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual 
-Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough 
-Wno-uninitialized -Wno-nonnull -Wno-class-memaccess -Wno-redundant-move 
-Wno-pessimizing-move -Wno-noexcept-type -Wdelete-non-virtual-dtor 
-Wsuggest-override -Wno-comment -Wno-misleading-indentation -fdiagnostics-color 
-ffunction-sections -fdata-sections -O3 -DNDEBUG -UNDEBUG -std=c++17  
-fno-exceptions -funwind-tables -fno-rtti -MD -MT 
lib/Support/CMakeFiles/LLVMSupport.dir/COM.cpp.o -MF 
lib/Support/CMakeFiles/LLVMSupport.dir/COM.cpp.o.d -o 
lib/Support/CMakeFiles/LLVMSupport.dir/COM.cpp.o -c 
/b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/lib/Support/COM.cpp
In file included from 
/b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/include/llvm/Support/COM.h:17,
                 from 
/b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/lib/Support/COM.cpp:13:
/b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/include/llvm/Support/Compiler.h:719:40:
 error: missing binary operator before token "("
  719 | #if defined(__clang__) && 
__has_warning("-Wunnecessary-virtual-specifier")
      |                                        ^
1.611 [3812/63/7] Building CXX object 
lib/Support/CMakeFiles/LLVMSupport.dir/BuryPointer.cpp.o
FAILED: lib/Support/CMakeFiles/LLVMSupport.dir/BuryPointer.cpp.o 
ccache /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D_GLIBCXX_ASSERTIONS 
-D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS 
-D__STDC_LIMIT_MACROS -I/b/ml-opt-devrel-x86-64-b1/build/lib/Support 
-I/b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/lib/Support 
-I/var/lib/buildbot/.local/lib/python3.7/site-packages/tensorflow/include 
-I/b/ml-opt-devrel-x86-64-b1/build/include 
-I/b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/include -fPIC 
-fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Wall 
-Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual 
-Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough 
-Wno-uninitialized -Wno-nonnull -Wno-class-memaccess -Wno-redundant-move 
-Wno-pessimizing-move -Wno-noexcept-type -Wdelete-non-virtual-dtor 
-Wsuggest-override -Wno-comment -Wno-misleading-indentation -fdiagnostics-color 
-ffunction-sections -fdata-sections -O3 -DNDEBUG -UNDEBUG -std=c++17  
-fno-exceptions -funwind-tables -fno-rtti -MD -MT 
lib/Support/CMakeFiles/LLVMSupport.dir/BuryPointer.cpp.o -MF 
lib/Support/CMakeFiles/LLVMSupport.dir/BuryPointer.cpp.o.d -o 
lib/Support/CMakeFiles/LLVMSupport.dir/BuryPointer.cpp.o -c 
/b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/lib/Support/BuryPointer.cpp
In file included from 
/b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/include/llvm/Support/BuryPointer.h:12,
                 from 
/b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/lib/Support/BuryPointer.cpp:9:
/b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/include/llvm/Support/Compiler.h:719:40:
 error: missing binary operator before token "("
  719 | #if defined(__clang__) && 
__has_warning("-Wunnecessary-virtual-specifier")
      |                                        ^
1.718 [3812/62/8] Building CXX object 
lib/Demangle/CMakeFiles/LLVMDemangle.dir/Demangle.cpp.o
1.957 [3812/61/9] Building CXX object 
lib/tf_runtime/CMakeFiles/tf_xla_runtime_objects.dir/xla/service/cpu/runtime_topk.cc.o
2.253 [3812/60/10] Building CXX object 
lib/tf_runtime/CMakeFiles/tf_xla_runtime_objects.dir/xla/service/cpu/runtime_custom_call_status.cc.o
2.287 [3812/59/11] Building CXX object 
lib/Demangle/CMakeFiles/LLVMDemangle.dir/DLangDemangle.cpp.o
2.563 [3812/58/12] Building CXX object 
lib/Support/CMakeFiles/LLVMSupport.dir/DJB.cpp.o
FAILED: lib/Support/CMakeFiles/LLVMSupport.dir/DJB.cpp.o 
ccache /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D_GLIBCXX_ASSERTIONS 
-D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS 
-D__STDC_LIMIT_MACROS -I/b/ml-opt-devrel-x86-64-b1/build/lib/Support 
-I/b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/lib/Support 
-I/var/lib/buildbot/.local/lib/python3.7/site-packages/tensorflow/include 
-I/b/ml-opt-devrel-x86-64-b1/build/include 
-I/b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/include -fPIC 
-fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Wall 
-Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual 
-Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough 
-Wno-uninitialized -Wno-nonnull -Wno-class-memaccess -Wno-redundant-move 
-Wno-pessimizing-move -Wno-noexcept-type -Wdelete-non-virtual-dtor 
-Wsuggest-override -Wno-comment -Wno-misleading-indentation -fdiagnostics-color 
-ffunction-sections -fdata-sections -O3 -DNDEBUG -UNDEBUG -std=c++17  
-fno-exceptions -funwind-tables -fno-rtti -MD -MT 
lib/Support/CMakeFiles/LLVMSupport.dir/DJB.cpp.o -MF 
lib/Support/CMakeFiles/LLVMSupport.dir/DJB.cpp.o.d -o 
lib/Support/CMakeFiles/LLVMSupport.dir/DJB.cpp.o -c 
/b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/lib/Support/DJB.cpp
In file included from 
/b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/include/llvm/ADT/STLFunctionalExtras.h:19,
                 from 
/b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/include/llvm/ADT/StringRef.h:13,
                 from 
/b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/include/llvm/Support/DJB.h:16,
                 from 
/b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/lib/Support/DJB.cpp:13:
/b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/include/llvm/Support/Compiler.h:719:40:
 error: missing binary operator before token "("
  719 | #if defined(__clang__) && 
__has_warning("-Wunnecessary-virtual-specifier")
      |                                        ^
2.733 [3812/57/13] Building CXX object 
lib/tf_runtime/CMakeFiles/tf_xla_runtime_objects.dir/xla/service/custom_call_status.cc.o
2.874 [3812/56/14] Building CXX object 
lib/Support/CMakeFiles/LLVMSupport.dir/AArch64BuildAttributes.cpp.o
FAILED: lib/Support/CMakeFiles/LLVMSupport.dir/AArch64BuildAttributes.cpp.o 
ccache /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D_GLIBCXX_ASSERTIONS 
-D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS 
-D__STDC_LIMIT_MACROS -I/b/ml-opt-devrel-x86-64-b1/build/lib/Support 
-I/b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/lib/Support 
-I/var/lib/buildbot/.local/lib/python3.7/site-packages/tensorflow/include 
-I/b/ml-opt-devrel-x86-64-b1/build/include 
-I/b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/include -fPIC 
-fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Wall 
-Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual 
-Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough 
-Wno-uninitialized -Wno-nonnull -Wno-class-memaccess -Wno-redundant-move 
-Wno-pessimizing-move -Wno-noexcept-type -Wdelete-non-virtual-dtor 
-Wsuggest-override -Wno-comment -Wno-misleading-indentation -fdiagnostics-color 
-ffunction-sections -fdata-sections -O3 -DNDEBUG -UNDEBUG -std=c++17  
-fno-exceptions -funwind-tables -fno-rtti -MD -MT 
lib/Support/CMakeFiles/LLVMSupport.dir/AArch64BuildAttributes.cpp.o -MF 
lib/Support/CMakeFiles/LLVMSupport.dir/AArch64BuildAttributes.cpp.o.d -o 
lib/Support/CMakeFiles/LLVMSupport.dir/AArch64BuildAttributes.cpp.o -c 
/b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/lib/Support/AArch64BuildAttributes.cpp
In file included from 
/b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/include/llvm/ADT/STLFunctionalExtras.h:19,
                 from 
/b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/include/llvm/ADT/StringRef.h:13,
                 from 
/b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/include/llvm/Support/AArch64BuildAttributes.h:21,
                 from 
/b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/lib/Support/AArch64BuildAttributes.cpp:9:
/b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/include/llvm/Support/Compiler.h:719:40:
 error: missing binary operator before token "("
  719 | #if defined(__clang__) && 
__has_warning("-Wunnecessary-virtual-specifier")
      |                                        ^
2.983 [3812/55/15] Building CXX object 
lib/Support/CMakeFiles/LLVMSupport.dir/DynamicAPInt.cpp.o
FAILED: lib/Support/CMakeFiles/LLVMSupport.dir/DynamicAPInt.cpp.o 
ccache /usr/bin/c++ -DGTEST_HAS_RTTI=0 -D_DEBUG -D_GLIBCXX_ASSERTIONS 
-D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS 
-D__STDC_LIMIT_MACROS -I/b/ml-opt-devrel-x86-64-b1/build/lib/Support 
-I/b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/lib/Support 
-I/var/lib/buildbot/.local/lib/python3.7/site-packages/tensorflow/include 
-I/b/ml-opt-devrel-x86-64-b1/build/include 
-I/b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/include -fPIC 
-fno-semantic-interposition -fvisibility-inlines-hidden -Werror=date-time -Wall 
-Wextra -Wno-unused-parameter -Wwrite-strings -Wcast-qual 
-Wno-missing-field-initializers -pedantic -Wno-long-long -Wimplicit-fallthrough 
-Wno-uninitialized -Wno-nonnull -Wno-class-memaccess -Wno-redundant-move 
-Wno-pessimizing-move -Wno-noexcept-type -Wdelete-non-virtual-dtor 
-Wsuggest-override -Wno-comment -Wno-misleading-indentation -fdiagnostics-color 
-ffunction-sections -fdata-sections -O3 -DNDEBUG -UNDEBUG -std=c++17  
-fno-exceptions -funwind-tables -fno-rtti -MD -MT 
lib/Support/CMakeFiles/LLVMSupport.dir/DynamicAPInt.cpp.o -MF 
lib/Support/CMakeFiles/LLVMSupport.dir/DynamicAPInt.cpp.o.d -o 
lib/Support/CMakeFiles/LLVMSupport.dir/DynamicAPInt.cpp.o -c 
/b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/lib/Support/DynamicAPInt.cpp
In file included from 
/b/ml-opt-devrel-x86-64-b1/llvm-project/llvm/include/llvm/ADT/APInt.h:18,

```

</details>

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

Reply via email to