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` at step 6 "build-unified-tree".

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

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

```
Step 6 (build-unified-tree) failure: build (failure)
...
143.125 [2499/10/4479] Building CXX object 
tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/InclusionRewriter.cpp.o
143.196 [2498/10/4480] Building CXX object 
tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteObjC.cpp.o
143.204 [2497/10/4481] Building CXX object 
tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/FrontendActions.cpp.o
143.439 [2496/10/4482] Building CXX object 
tools/clang/lib/Frontend/Rewrite/CMakeFiles/obj.clangRewriteFrontend.dir/RewriteTest.cpp.o
143.507 [2495/10/4483] Building CXX object 
tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/InterfaceStubFunctionsConsumer.cpp.o
143.605 [2494/10/4484] Linking CXX static library lib/libclangDriver.a
143.650 [2493/10/4485] Building CXX object 
tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/FileMatchTrie.cpp.o
143.700 [2492/10/4486] Building CXX object 
tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/FixIt.cpp.o
143.726 [2491/10/4487] Building CXX object 
tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/ArgumentsAdjusters.cpp.o
143.735 [2490/10/4488] Building CXX object 
tools/clang/lib/Analysis/plugins/CheckerDependencyHandling/CMakeFiles/CheckerDependencyHandlingAnalyzerPlugin.dir/CheckerDependencyHandling.cpp.o
FAILED: 
tools/clang/lib/Analysis/plugins/CheckerDependencyHandling/CMakeFiles/CheckerDependencyHandlingAnalyzerPlugin.dir/CheckerDependencyHandling.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/tools/clang/lib/Analysis/plugins/CheckerDependencyHandling
 
-I/home/buildbot/buildbot-root/abi-test/llvm/clang/lib/Analysis/plugins/CheckerDependencyHandling
 -I/home/buildbot/buildbot-root/abi-test/llvm/clang/include 
-I/home/buildbot/buildbot-root/abi-test/build/tools/clang/include 
-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 
-fno-lifetime-dse -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 -fno-common -Woverloaded-virtual 
-fno-strict-aliasing -O3 -DNDEBUG -fPIC  -fno-exceptions -funwind-tables 
-fno-rtti -UNDEBUG -std=c++17 -MD -MT 
tools/clang/lib/Analysis/plugins/CheckerDependencyHandling/CMakeFiles/CheckerDependencyHandlingAnalyzerPlugin.dir/CheckerDependencyHandling.cpp.o
 -MF 
tools/clang/lib/Analysis/plugins/CheckerDependencyHandling/CMakeFiles/CheckerDependencyHandlingAnalyzerPlugin.dir/CheckerDependencyHandling.cpp.o.d
 -o 
tools/clang/lib/Analysis/plugins/CheckerDependencyHandling/CMakeFiles/CheckerDependencyHandlingAnalyzerPlugin.dir/CheckerDependencyHandling.cpp.o
 -c 
/home/buildbot/buildbot-root/abi-test/llvm/clang/lib/Analysis/plugins/CheckerDependencyHandling/CheckerDependencyHandling.cpp
In file included from 
/home/buildbot/buildbot-root/abi-test/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h:29,
                 from 
/home/buildbot/buildbot-root/abi-test/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h:19,
                 from 
/home/buildbot/buildbot-root/abi-test/llvm/clang/include/clang/StaticAnalyzer/Core/CheckerManager.h:20,
                 from 
/home/buildbot/buildbot-root/abi-test/llvm/clang/include/clang/StaticAnalyzer/Core/Checker.h:18,
                 from 
/home/buildbot/buildbot-root/abi-test/llvm/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h:18,
                 from 
/home/buildbot/buildbot-root/abi-test/llvm/clang/lib/Analysis/plugins/CheckerDependencyHandling/CheckerDependencyHandling.cpp:1:
/home/buildbot/buildbot-root/abi-test/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h:721:5:
 error: global qualification of class name is invalid before ‘:’ token
  721 |     : public ImutProfileInfo<clang::ento::SymbolRef> {
      |     ^
/home/buildbot/buildbot-root/abi-test/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h:721:5:
 error: expected ‘{’ before ‘:’ token
143.836 [2490/9/4489] Building CXX object 
tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/CommonOptionsParser.cpp.o
143.909 [2490/8/4490] Building CXX object 
tools/clang/lib/Analysis/plugins/SampleAnalyzer/CMakeFiles/SampleAnalyzerPlugin.dir/MainCallChecker.cpp.o
FAILED: 
tools/clang/lib/Analysis/plugins/SampleAnalyzer/CMakeFiles/SampleAnalyzerPlugin.dir/MainCallChecker.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/tools/clang/lib/Analysis/plugins/SampleAnalyzer
 
-I/home/buildbot/buildbot-root/abi-test/llvm/clang/lib/Analysis/plugins/SampleAnalyzer
 -I/home/buildbot/buildbot-root/abi-test/llvm/clang/include 
-I/home/buildbot/buildbot-root/abi-test/build/tools/clang/include 
-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 
-fno-lifetime-dse -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 -fno-common -Woverloaded-virtual 
-fno-strict-aliasing -O3 -DNDEBUG -fPIC  -fno-exceptions -funwind-tables 
-fno-rtti -UNDEBUG -std=c++17 -MD -MT 
tools/clang/lib/Analysis/plugins/SampleAnalyzer/CMakeFiles/SampleAnalyzerPlugin.dir/MainCallChecker.cpp.o
 -MF 
tools/clang/lib/Analysis/plugins/SampleAnalyzer/CMakeFiles/SampleAnalyzerPlugin.dir/MainCallChecker.cpp.o.d
 -o 
tools/clang/lib/Analysis/plugins/SampleAnalyzer/CMakeFiles/SampleAnalyzerPlugin.dir/MainCallChecker.cpp.o
 -c 
/home/buildbot/buildbot-root/abi-test/llvm/clang/lib/Analysis/plugins/SampleAnalyzer/MainCallChecker.cpp
In file included from 
/home/buildbot/buildbot-root/abi-test/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h:29,
                 from 
/home/buildbot/buildbot-root/abi-test/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h:19,
                 from 
/home/buildbot/buildbot-root/abi-test/llvm/clang/include/clang/StaticAnalyzer/Core/CheckerManager.h:20,
                 from 
/home/buildbot/buildbot-root/abi-test/llvm/clang/include/clang/StaticAnalyzer/Core/Checker.h:18,
                 from 
/home/buildbot/buildbot-root/abi-test/llvm/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h:18,
                 from 
/home/buildbot/buildbot-root/abi-test/llvm/clang/lib/Analysis/plugins/SampleAnalyzer/MainCallChecker.cpp:1:
/home/buildbot/buildbot-root/abi-test/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h:721:5:
 error: global qualification of class name is invalid before ‘:’ token
  721 |     : public ImutProfileInfo<clang::ento::SymbolRef> {
      |     ^
/home/buildbot/buildbot-root/abi-test/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SymbolManager.h:721:5:
 error: expected ‘{’ before ‘:’ token
143.920 [2490/7/4491] Building CXX object 
tools/clang/lib/FrontendTool/CMakeFiles/obj.clangFrontendTool.dir/ExecuteCompilerInvocation.cpp.o
143.993 [2490/6/4492] Building CXX object 
tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/CompilerInvocation.cpp.o
143.998 [2490/5/4493] Building CXX object 
tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/CompilationDatabase.cpp.o
144.062 [2490/4/4494] Building CXX object 
tools/clang/lib/Tooling/CMakeFiles/obj.clangTooling.dir/Execution.cpp.o
144.103 [2490/3/4495] Building CXX object 
tools/clang/lib/Analysis/plugins/CheckerOptionHandling/CMakeFiles/CheckerOptionHandlingAnalyzerPlugin.dir/CheckerOptionHandling.cpp.o
FAILED: 
tools/clang/lib/Analysis/plugins/CheckerOptionHandling/CMakeFiles/CheckerOptionHandlingAnalyzerPlugin.dir/CheckerOptionHandling.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/tools/clang/lib/Analysis/plugins/CheckerOptionHandling
 
-I/home/buildbot/buildbot-root/abi-test/llvm/clang/lib/Analysis/plugins/CheckerOptionHandling
 -I/home/buildbot/buildbot-root/abi-test/llvm/clang/include 
-I/home/buildbot/buildbot-root/abi-test/build/tools/clang/include 
-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 
-fno-lifetime-dse -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 -fno-common -Woverloaded-virtual 
-fno-strict-aliasing -O3 -DNDEBUG -fPIC  -fno-exceptions -funwind-tables 
-fno-rtti -UNDEBUG -std=c++17 -MD -MT 
tools/clang/lib/Analysis/plugins/CheckerOptionHandling/CMakeFiles/CheckerOptionHandlingAnalyzerPlugin.dir/CheckerOptionHandling.cpp.o
 -MF 
tools/clang/lib/Analysis/plugins/CheckerOptionHandling/CMakeFiles/CheckerOptionHandlingAnalyzerPlugin.dir/CheckerOptionHandling.cpp.o.d
 -o 
tools/clang/lib/Analysis/plugins/CheckerOptionHandling/CMakeFiles/CheckerOptionHandlingAnalyzerPlugin.dir/CheckerOptionHandling.cpp.o
 -c 
/home/buildbot/buildbot-root/abi-test/llvm/clang/lib/Analysis/plugins/CheckerOptionHandling/CheckerOptionHandling.cpp
In file included from 
/home/buildbot/buildbot-root/abi-test/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/SValBuilder.h:29,
                 from 
/home/buildbot/buildbot-root/abi-test/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/Store.h:19,
                 from 
/home/buildbot/buildbot-root/abi-test/llvm/clang/include/clang/StaticAnalyzer/Core/CheckerManager.h:20,
                 from 
/home/buildbot/buildbot-root/abi-test/llvm/clang/include/clang/StaticAnalyzer/Core/Checker.h:18,
                 from 
/home/buildbot/buildbot-root/abi-test/llvm/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h:18,
                 from 
/home/buildbot/buildbot-root/abi-test/llvm/clang/lib/Analysis/plugins/CheckerOptionHandling/CheckerOptionHandling.cpp:1:

```

</details>

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

Reply via email to