llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder 
`clang-x86_64-linux-abi-test` running on `sie-linux-worker2` while building 
`clang,llvm` at step 6 "build-unified-tree".

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

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

```
Step 6 (build-unified-tree) failure: build (failure)
0.715 [7190/10/1] Building CXX object 
lib/Demangle/CMakeFiles/LLVMDemangle.dir/DLangDemangle.cpp.o
0.989 [7189/10/2] Building CXX object 
lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o
FAILED: lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o 
/opt/ccache/bin/g++ -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/home/buildbot/buildbot-root/abi-test/build/lib/Support 
-I/home/buildbot/buildbot-root/abi-test/llvm/llvm/lib/Support 
-I/home/buildbot/buildbot-root/abi-test/build/include 
-I/home/buildbot/buildbot-root/abi-test/llvm/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 
-Wctad-maybe-unsupported -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/APSInt.cpp.o -MF 
lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o.d -o 
lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o -c 
/home/buildbot/buildbot-root/abi-test/llvm/llvm/lib/Support/APSInt.cpp
In file included from 
/home/buildbot/buildbot-root/abi-test/llvm/llvm/include/llvm/ADT/APInt.h:18,
                 from 
/home/buildbot/buildbot-root/abi-test/llvm/llvm/include/llvm/ADT/APSInt.h:18,
                 from 
/home/buildbot/buildbot-root/abi-test/llvm/llvm/lib/Support/APSInt.cpp:14:
/home/buildbot/buildbot-root/abi-test/llvm/llvm/include/llvm/Support/Compiler.h:719:40:
 error: missing binary operator before token "("
  719 | #if defined(__clang__) && 
__has_warning("-Wunnecessary-virtual-specifier")
      |                                        ^
1.255 [7189/9/3] Building CXX object 
lib/Demangle/CMakeFiles/LLVMDemangle.dir/Demangle.cpp.o
1.270 [7189/8/4] Building CXX object 
lib/Support/CMakeFiles/LLVMSupport.dir/APFixedPoint.cpp.o
FAILED: lib/Support/CMakeFiles/LLVMSupport.dir/APFixedPoint.cpp.o 
/opt/ccache/bin/g++ -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/home/buildbot/buildbot-root/abi-test/build/lib/Support 
-I/home/buildbot/buildbot-root/abi-test/llvm/llvm/lib/Support 
-I/home/buildbot/buildbot-root/abi-test/build/include 
-I/home/buildbot/buildbot-root/abi-test/llvm/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 
-Wctad-maybe-unsupported -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/APFixedPoint.cpp.o -MF 
lib/Support/CMakeFiles/LLVMSupport.dir/APFixedPoint.cpp.o.d -o 
lib/Support/CMakeFiles/LLVMSupport.dir/APFixedPoint.cpp.o -c 
/home/buildbot/buildbot-root/abi-test/llvm/llvm/lib/Support/APFixedPoint.cpp
In file included from 
/home/buildbot/buildbot-root/abi-test/llvm/llvm/include/llvm/ADT/APInt.h:18,
                 from 
/home/buildbot/buildbot-root/abi-test/llvm/llvm/include/llvm/ADT/APSInt.h:18,
                 from 
/home/buildbot/buildbot-root/abi-test/llvm/llvm/include/llvm/ADT/APFixedPoint.h:19,
                 from 
/home/buildbot/buildbot-root/abi-test/llvm/llvm/lib/Support/APFixedPoint.cpp:14:
/home/buildbot/buildbot-root/abi-test/llvm/llvm/include/llvm/Support/Compiler.h:719:40:
 error: missing binary operator before token "("
  719 | #if defined(__clang__) && 
__has_warning("-Wunnecessary-virtual-specifier")
      |                                        ^
1.327 [7189/7/5] Building CXX object 
lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o
FAILED: lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o 
/opt/ccache/bin/g++ -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/home/buildbot/buildbot-root/abi-test/build/lib/Support 
-I/home/buildbot/buildbot-root/abi-test/llvm/llvm/lib/Support 
-I/home/buildbot/buildbot-root/abi-test/build/include 
-I/home/buildbot/buildbot-root/abi-test/llvm/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 
-Wctad-maybe-unsupported -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/APInt.cpp.o -MF 
lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o.d -o 
lib/Support/CMakeFiles/LLVMSupport.dir/APInt.cpp.o -c 
/home/buildbot/buildbot-root/abi-test/llvm/llvm/lib/Support/APInt.cpp
In file included from 
/home/buildbot/buildbot-root/abi-test/llvm/llvm/include/llvm/ADT/APInt.h:18,
                 from 
/home/buildbot/buildbot-root/abi-test/llvm/llvm/lib/Support/APInt.cpp:14:
/home/buildbot/buildbot-root/abi-test/llvm/llvm/include/llvm/Support/Compiler.h:719:40:
 error: missing binary operator before token "("
  719 | #if defined(__clang__) && 
__has_warning("-Wunnecessary-virtual-specifier")
      |                                        ^
1.433 [7189/6/6] Building CXX object 
lib/Demangle/CMakeFiles/LLVMDemangle.dir/RustDemangle.cpp.o
1.446 [7189/5/7] Building CXX object 
lib/Demangle/CMakeFiles/LLVMDemangle.dir/MicrosoftDemangleNodes.cpp.o
1.496 [7189/4/8] Building CXX object 
lib/Support/CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o
FAILED: lib/Support/CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o 
/opt/ccache/bin/g++ -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/home/buildbot/buildbot-root/abi-test/build/lib/Support 
-I/home/buildbot/buildbot-root/abi-test/llvm/llvm/lib/Support 
-I/home/buildbot/buildbot-root/abi-test/build/include 
-I/home/buildbot/buildbot-root/abi-test/llvm/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 
-Wctad-maybe-unsupported -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/AMDGPUMetadata.cpp.o -MF 
lib/Support/CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o.d -o 
lib/Support/CMakeFiles/LLVMSupport.dir/AMDGPUMetadata.cpp.o -c 
/home/buildbot/buildbot-root/abi-test/llvm/llvm/lib/Support/AMDGPUMetadata.cpp
In file included from 
/home/buildbot/buildbot-root/abi-test/llvm/llvm/include/llvm/ADT/STLFunctionalExtras.h:19,
                 from 
/home/buildbot/buildbot-root/abi-test/llvm/llvm/include/llvm/ADT/StringRef.h:13,
                 from 
/home/buildbot/buildbot-root/abi-test/llvm/llvm/include/llvm/Support/AMDGPUMetadata.h:18,
                 from 
/home/buildbot/buildbot-root/abi-test/llvm/llvm/lib/Support/AMDGPUMetadata.cpp:15:
/home/buildbot/buildbot-root/abi-test/llvm/llvm/include/llvm/Support/Compiler.h:719:40:
 error: missing binary operator before token "("
  719 | #if defined(__clang__) && 
__has_warning("-Wunnecessary-virtual-specifier")
      |                                        ^
1.652 [7189/3/9] Building CXX object 
lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o
FAILED: lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o 
/opt/ccache/bin/g++ -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/home/buildbot/buildbot-root/abi-test/build/lib/Support 
-I/home/buildbot/buildbot-root/abi-test/llvm/llvm/lib/Support 
-I/home/buildbot/buildbot-root/abi-test/build/include 
-I/home/buildbot/buildbot-root/abi-test/llvm/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 
-Wctad-maybe-unsupported -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/APFloat.cpp.o -MF 
lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o.d -o 
lib/Support/CMakeFiles/LLVMSupport.dir/APFloat.cpp.o -c 
/home/buildbot/buildbot-root/abi-test/llvm/llvm/lib/Support/APFloat.cpp
In file included from 
/home/buildbot/buildbot-root/abi-test/llvm/llvm/include/llvm/ADT/APInt.h:18,
                 from 
/home/buildbot/buildbot-root/abi-test/llvm/llvm/include/llvm/ADT/APFloat.h:18,
                 from 
/home/buildbot/buildbot-root/abi-test/llvm/llvm/lib/Support/APFloat.cpp:14:
/home/buildbot/buildbot-root/abi-test/llvm/llvm/include/llvm/Support/Compiler.h:719:40:
 error: missing binary operator before token "("
  719 | #if defined(__clang__) && 
__has_warning("-Wunnecessary-virtual-specifier")
      |                                        ^

```

</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