llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `hip-third-party-libs-test` running on `ext_buildbot_hw_05-hip-docker` while building `clang,llvm` at step 4 "annotate".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/206/builds/621 <details> <summary>Here is the relevant piece of the build log for the reference</summary> ``` Step 4 (annotate) failure: '../llvm-zorg/zorg/buildbot/builders/annotated/hip-tpl.py --jobs=32' (failure) ... -- Performing Test HAVE_STEADY_CLOCK -- success -- Compiling and running to test HAVE_PTHREAD_AFFINITY -- Performing Test HAVE_PTHREAD_AFFINITY -- success -- Configuring done -- Generating done -- Build files have been written to: /home/botworker/bbot/hip-third-party-libs-test/build @@@BUILD_STEP build cmake config@@@ Running: ninja [1/7809] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AutoConvert.cpp.o [2/7809] 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 -DLLVM_EXPORTS -D_DEBUG -D_GLIBCXX_ASSERTIONS -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/home/botworker/bbot/hip-third-party-libs-test/build/lib/Support -I/home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/lib/Support -I/home/botworker/bbot/hip-third-party-libs-test/build/include -I/home/botworker/bbot/hip-third-party-libs-test/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 -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -fPIC -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 /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/lib/Support/COM.cpp In file included from /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/include/llvm/Support/COM.h:17, from /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/lib/Support/COM.cpp:13: /home/botworker/bbot/hip-third-party-libs-test/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/7809] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.o [4/7809] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o FAILED: lib/Support/CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o ccache /usr/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/botworker/bbot/hip-third-party-libs-test/build/lib/Support -I/home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/lib/Support -I/home/botworker/bbot/hip-third-party-libs-test/build/include -I/home/botworker/bbot/hip-third-party-libs-test/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 -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -fPIC -UNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o -c /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/lib/Support/ExtensibleRTTI.cpp In file included from /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/include/llvm/Support/ExtensibleRTTI.h:63, from /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/lib/Support/ExtensibleRTTI.cpp:9: /home/botworker/bbot/hip-third-party-libs-test/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") | ^ [5/7809] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DivisionByConstantInfo.cpp.o FAILED: lib/Support/CMakeFiles/LLVMSupport.dir/DivisionByConstantInfo.cpp.o ccache /usr/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/botworker/bbot/hip-third-party-libs-test/build/lib/Support -I/home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/lib/Support -I/home/botworker/bbot/hip-third-party-libs-test/build/include -I/home/botworker/bbot/hip-third-party-libs-test/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 -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -fPIC -UNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/DivisionByConstantInfo.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/DivisionByConstantInfo.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/DivisionByConstantInfo.cpp.o -c /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/lib/Support/DivisionByConstantInfo.cpp In file included from /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/include/llvm/ADT/APInt.h:18, from /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/include/llvm/Support/DivisionByConstantInfo.h:16, from /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/lib/Support/DivisionByConstantInfo.cpp:13: /home/botworker/bbot/hip-third-party-libs-test/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") | ^ [6/7809] 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 -DLLVM_EXPORTS -D_DEBUG -D_GLIBCXX_ASSERTIONS -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/home/botworker/bbot/hip-third-party-libs-test/build/lib/Support -I/home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/lib/Support -I/home/botworker/bbot/hip-third-party-libs-test/build/include -I/home/botworker/bbot/hip-third-party-libs-test/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 -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -fPIC -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 /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/lib/Support/BuryPointer.cpp In file included from /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/include/llvm/Support/BuryPointer.h:12, from /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/lib/Support/BuryPointer.cpp:9: /home/botworker/bbot/hip-third-party-libs-test/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") | ^ [7/7809] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DeltaTree.cpp.o FAILED: lib/Support/CMakeFiles/LLVMSupport.dir/DeltaTree.cpp.o ccache /usr/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/botworker/bbot/hip-third-party-libs-test/build/lib/Support -I/home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/lib/Support -I/home/botworker/bbot/hip-third-party-libs-test/build/include -I/home/botworker/bbot/hip-third-party-libs-test/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 -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -fPIC -UNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/DeltaTree.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/DeltaTree.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/DeltaTree.cpp.o -c /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/lib/Support/DeltaTree.cpp In file included from /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/include/llvm/ADT/DeltaTree.h:16, from /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/lib/Support/DeltaTree.cpp:13: /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/include/llvm/Support/Compiler.h:719:40: error: missing binary operator before token "(" Step 7 (build cmake config) failure: build cmake config (failure) @@@BUILD_STEP build cmake config@@@ Running: ninja [1/7809] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/AutoConvert.cpp.o [2/7809] 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 -DLLVM_EXPORTS -D_DEBUG -D_GLIBCXX_ASSERTIONS -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/home/botworker/bbot/hip-third-party-libs-test/build/lib/Support -I/home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/lib/Support -I/home/botworker/bbot/hip-third-party-libs-test/build/include -I/home/botworker/bbot/hip-third-party-libs-test/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 -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -fPIC -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 /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/lib/Support/COM.cpp In file included from /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/include/llvm/Support/COM.h:17, from /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/lib/Support/COM.cpp:13: /home/botworker/bbot/hip-third-party-libs-test/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/7809] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ABIBreak.cpp.o [4/7809] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o FAILED: lib/Support/CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o ccache /usr/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/botworker/bbot/hip-third-party-libs-test/build/lib/Support -I/home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/lib/Support -I/home/botworker/bbot/hip-third-party-libs-test/build/include -I/home/botworker/bbot/hip-third-party-libs-test/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 -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -fPIC -UNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/ExtensibleRTTI.cpp.o -c /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/lib/Support/ExtensibleRTTI.cpp In file included from /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/include/llvm/Support/ExtensibleRTTI.h:63, from /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/lib/Support/ExtensibleRTTI.cpp:9: /home/botworker/bbot/hip-third-party-libs-test/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") | ^ [5/7809] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DivisionByConstantInfo.cpp.o FAILED: lib/Support/CMakeFiles/LLVMSupport.dir/DivisionByConstantInfo.cpp.o ccache /usr/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/botworker/bbot/hip-third-party-libs-test/build/lib/Support -I/home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/lib/Support -I/home/botworker/bbot/hip-third-party-libs-test/build/include -I/home/botworker/bbot/hip-third-party-libs-test/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 -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -fPIC -UNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/DivisionByConstantInfo.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/DivisionByConstantInfo.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/DivisionByConstantInfo.cpp.o -c /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/lib/Support/DivisionByConstantInfo.cpp In file included from /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/include/llvm/ADT/APInt.h:18, from /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/include/llvm/Support/DivisionByConstantInfo.h:16, from /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/lib/Support/DivisionByConstantInfo.cpp:13: /home/botworker/bbot/hip-third-party-libs-test/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") | ^ [6/7809] 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 -DLLVM_EXPORTS -D_DEBUG -D_GLIBCXX_ASSERTIONS -D_GNU_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/home/botworker/bbot/hip-third-party-libs-test/build/lib/Support -I/home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/lib/Support -I/home/botworker/bbot/hip-third-party-libs-test/build/include -I/home/botworker/bbot/hip-third-party-libs-test/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 -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -fPIC -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 /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/lib/Support/BuryPointer.cpp In file included from /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/include/llvm/Support/BuryPointer.h:12, from /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/lib/Support/BuryPointer.cpp:9: /home/botworker/bbot/hip-third-party-libs-test/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") | ^ [7/7809] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/DeltaTree.cpp.o FAILED: lib/Support/CMakeFiles/LLVMSupport.dir/DeltaTree.cpp.o ccache /usr/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/botworker/bbot/hip-third-party-libs-test/build/lib/Support -I/home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/lib/Support -I/home/botworker/bbot/hip-third-party-libs-test/build/include -I/home/botworker/bbot/hip-third-party-libs-test/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 -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -fPIC -UNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/DeltaTree.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/DeltaTree.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/DeltaTree.cpp.o -c /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/lib/Support/DeltaTree.cpp In file included from /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/include/llvm/ADT/DeltaTree.h:16, from /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/lib/Support/DeltaTree.cpp:13: /home/botworker/bbot/hip-third-party-libs-test/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") | ^ [8/7809] Building CXX object lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.o FAILED: lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.o ccache /usr/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/botworker/bbot/hip-third-party-libs-test/build/lib/Support -I/home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/lib/Support -I/home/botworker/bbot/hip-third-party-libs-test/build/include -I/home/botworker/bbot/hip-third-party-libs-test/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 -Wctad-maybe-unsupported -fdiagnostics-color -ffunction-sections -fdata-sections -O3 -DNDEBUG -fPIC -UNDEBUG -std=c++17 -fno-exceptions -funwind-tables -fno-rtti -MD -MT lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.o -MF lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.o.d -o lib/Support/CMakeFiles/LLVMSupport.dir/ConvertUTF.cpp.o -c /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/lib/Support/ConvertUTF.cpp In file included from /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/include/llvm/Support/ConvertUTF.h:108, from /home/botworker/bbot/hip-third-party-libs-test/llvm-project/llvm/lib/Support/ConvertUTF.cpp:64: ``` </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