llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `flang-aarch64-latest-gcc` 
running on `linaro-flang-aarch64-latest-gcc` while building `clang,llvm` at 
step 5 "build-unified-tree".

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

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

```
Step 5 (build-unified-tree) failure: build (failure)
2.025 [7396/19/1] Building CXX object 
lib/Support/CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.o
2.081 [7396/18/2] Building CXX object 
lib/Support/CMakeFiles/LLVMSupport.dir/AutoConvert.cpp.o
2.888 [7396/17/3] Building CXX object 
lib/Demangle/CMakeFiles/LLVMDemangle.dir/Demangle.cpp.o
3.004 [7396/16/4] Building CXX object 
lib/Support/CMakeFiles/LLVMSupport.dir/AArch64BuildAttributes.cpp.o
FAILED: lib/Support/CMakeFiles/LLVMSupport.dir/AArch64BuildAttributes.cpp.o 
/usr/local/bin/c++ -DGTEST_HAS_RTTI=0 -DLLVM_EXPORTS -D_DEBUG 
-D_GLIBCXX_ASSERTIONS -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS 
-D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS 
-I/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/build/lib/Support 
-I/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/llvm-project/llvm/lib/Support
 -I/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/build/include 
-I/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/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-maybe-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 -std=c++17 -fPIC -UNDEBUG  -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 
/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/llvm-project/llvm/lib/Support/AArch64BuildAttributes.cpp
In file included from 
/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/llvm-project/llvm/include/llvm/ADT/STLFunctionalExtras.h:19,
                 from 
/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/llvm-project/llvm/include/llvm/ADT/StringRef.h:13,
                 from 
/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/llvm-project/llvm/include/llvm/Support/AArch64BuildAttributes.h:21,
                 from 
/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/llvm-project/llvm/lib/Support/AArch64BuildAttributes.cpp:9:
/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/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")
      |                                        ^
3.186 [7396/15/5] Building CXX object 
lib/Support/CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o
FAILED: lib/Support/CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o 
/usr/local/bin/c++ -DGTEST_HAS_RTTI=0 -DLLVM_EXPORTS -D_DEBUG 
-D_GLIBCXX_ASSERTIONS -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS 
-D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS 
-I/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/build/lib/Support 
-I/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/llvm-project/llvm/lib/Support
 -I/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/build/include 
-I/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/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-maybe-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 -std=c++17 -fPIC -UNDEBUG  -fno-exceptions 
-funwind-tables -fno-rtti -MD -MT 
lib/Support/CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o -MF 
lib/Support/CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o.d -o 
lib/Support/CMakeFiles/LLVMSupport.dir/ARMWinEH.cpp.o -c 
/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/llvm-project/llvm/lib/Support/ARMWinEH.cpp
In file included from 
/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/llvm-project/llvm/include/llvm/Support/ErrorHandling.h:17,
                 from 
/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/llvm-project/llvm/include/llvm/ADT/Hashing.h:50,
                 from 
/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/llvm-project/llvm/include/llvm/ADT/ArrayRef.h:12,
                 from 
/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/llvm-project/llvm/include/llvm/Support/ARMWinEH.h:12,
                 from 
/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/llvm-project/llvm/lib/Support/ARMWinEH.cpp:9:
/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/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")
      |                                        ^
3.559 [7396/14/6] Building CXX object 
lib/Support/CMakeFiles/LLVMSupport.dir/Allocator.cpp.o
FAILED: lib/Support/CMakeFiles/LLVMSupport.dir/Allocator.cpp.o 
/usr/local/bin/c++ -DGTEST_HAS_RTTI=0 -DLLVM_EXPORTS -D_DEBUG 
-D_GLIBCXX_ASSERTIONS -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS 
-D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS 
-I/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/build/lib/Support 
-I/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/llvm-project/llvm/lib/Support
 -I/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/build/include 
-I/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/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-maybe-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 -std=c++17 -fPIC -UNDEBUG  -fno-exceptions 
-funwind-tables -fno-rtti -MD -MT 
lib/Support/CMakeFiles/LLVMSupport.dir/Allocator.cpp.o -MF 
lib/Support/CMakeFiles/LLVMSupport.dir/Allocator.cpp.o.d -o 
lib/Support/CMakeFiles/LLVMSupport.dir/Allocator.cpp.o -c 
/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/llvm-project/llvm/lib/Support/Allocator.cpp
In file included from 
/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/llvm-project/llvm/include/llvm/ADT/SmallVector.h:18,
                 from 
/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/llvm-project/llvm/include/llvm/Support/Allocator.h:20,
                 from 
/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/llvm-project/llvm/lib/Support/Allocator.cpp:13:
/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/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")
      |                                        ^
3.609 [7396/13/7] Building CXX object 
lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttributes.cpp.o
FAILED: lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttributes.cpp.o 
/usr/local/bin/c++ -DGTEST_HAS_RTTI=0 -DLLVM_EXPORTS -D_DEBUG 
-D_GLIBCXX_ASSERTIONS -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS 
-D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS 
-I/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/build/lib/Support 
-I/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/llvm-project/llvm/lib/Support
 -I/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/build/include 
-I/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/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-maybe-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 -std=c++17 -fPIC -UNDEBUG  -fno-exceptions 
-funwind-tables -fno-rtti -MD -MT 
lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttributes.cpp.o -MF 
lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttributes.cpp.o.d -o 
lib/Support/CMakeFiles/LLVMSupport.dir/ARMBuildAttributes.cpp.o -c 
/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/llvm-project/llvm/lib/Support/ARMBuildAttributes.cpp
In file included from 
/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/llvm-project/llvm/include/llvm/Support/ARMBuildAttributes.h:21,
                 from 
/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/llvm-project/llvm/lib/Support/ARMBuildAttributes.cpp:9:
/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/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")
      |                                        ^
3.643 [7396/12/8] Building CXX object 
lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o
FAILED: lib/Support/CMakeFiles/LLVMSupport.dir/APSInt.cpp.o 
/usr/local/bin/c++ -DGTEST_HAS_RTTI=0 -DLLVM_EXPORTS -D_DEBUG 
-D_GLIBCXX_ASSERTIONS -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS 
-D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS 
-I/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/build/lib/Support 
-I/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/llvm-project/llvm/lib/Support
 -I/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/build/include 
-I/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/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-maybe-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 -std=c++17 -fPIC -UNDEBUG  -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/tcwg-buildbot/worker/flang-aarch64-latest-gcc/llvm-project/llvm/lib/Support/APSInt.cpp
In file included from 
/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/llvm-project/llvm/include/llvm/ADT/APInt.h:18,
                 from 
/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/llvm-project/llvm/include/llvm/ADT/APSInt.h:18,
                 from 
/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/llvm-project/llvm/lib/Support/APSInt.cpp:14:
/home/tcwg-buildbot/worker/flang-aarch64-latest-gcc/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")
      |                                        ^

```

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