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

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

```
Step 6 (build-unified-tree) failure: build (failure)
...
155.242 [2059/10/5001] Linking CXX executable bin/clang-extdef-mapping
155.247 [2058/10/5002] Building CXX object 
tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/FasterStrsplitDelimiterCheck.cpp.o
155.252 [2057/10/5003] Building CXX object 
tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/NoInternalDependenciesCheck.cpp.o
155.263 [2056/10/5004] Building CXX object 
tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/NoNamespaceCheck.cpp.o
155.283 [2055/10/5005] Building CXX object 
tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/RedundantStrcatCallsCheck.cpp.o
155.287 [2054/10/5006] Building CXX object 
tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/StrCatAppendCheck.cpp.o
155.289 [2053/10/5007] Building CXX object 
tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/StringFindStrContainsCheck.cpp.o
155.316 [2052/10/5008] Building CXX object 
tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/TimeComparisonCheck.cpp.o
155.323 [2051/10/5009] Building CXX object 
tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/UpgradeDurationConversionsCheck.cpp.o
155.327 [2050/10/5010] Building CXX object 
tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StackAddrEscapeChecker.cpp.o
FAILED: 
tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StackAddrEscapeChecker.cpp.o
 
/opt/ccache/bin/g++ -DCLANG_EXPORTS -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/StaticAnalyzer/Checkers
 -I/home/buildbot/buildbot-root/abi-test/llvm/clang/lib/StaticAnalyzer/Checkers 
-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  -fno-exceptions -funwind-tables -fno-rtti 
-UNDEBUG -std=c++17 -MD -MT 
tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StackAddrEscapeChecker.cpp.o
 -MF 
tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StackAddrEscapeChecker.cpp.o.d
 -o 
tools/clang/lib/StaticAnalyzer/Checkers/CMakeFiles/obj.clangStaticAnalyzerCheckers.dir/StackAddrEscapeChecker.cpp.o
 -c 
/home/buildbot/buildbot-root/abi-test/llvm/clang/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp
/home/buildbot/buildbot-root/abi-test/llvm/clang/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp:252:28:
 error: declaration of ‘const clang::StackFrameContext* 
FindStackRegionsSymbolVisitor::StackFrameContext’ changes meaning of 
‘StackFrameContext’ [-fpermissive]
  252 |   const StackFrameContext *StackFrameContext;
      |                            ^~~~~~~~~~~~~~~~~
In file included from 
/home/buildbot/buildbot-root/abi-test/llvm/clang/include/clang/Analysis/ProgramPoint.h:17,
                 from 
/home/buildbot/buildbot-root/abi-test/llvm/clang/include/clang/StaticAnalyzer/Core/Checker.h:16,
                 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/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp:17:
/home/buildbot/buildbot-root/abi-test/llvm/clang/include/clang/Analysis/AnalysisDeclContext.h:299:7:
 note: ‘StackFrameContext’ declared here as ‘class clang::StackFrameContext’
  299 | class StackFrameContext : public LocationContext {
      |       ^~~~~~~~~~~~~~~~~
155.331 [2050/9/5011] Building CXX object 
tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/TimeSubtractionCheck.cpp.o
155.339 [2050/8/5012] Building CXX object 
tools/clang/tools/extra/clang-tidy/altera/CMakeFiles/obj.clangTidyAlteraModule.dir/AlteraTidyModule.cpp.o
155.354 [2050/7/5013] Building CXX object 
tools/clang/tools/extra/clang-tidy/altera/CMakeFiles/obj.clangTidyAlteraModule.dir/SingleWorkItemBarrierCheck.cpp.o
155.428 [2050/6/5014] Building CXX object 
tools/clang/tools/extra/modularize/CMakeFiles/modularize.dir/CoverageChecker.cpp.o
155.489 [2050/5/5015] Building CXX object 
tools/clang/tools/extra/clang-tidy/CMakeFiles/obj.clangTidy.dir/ExpandModularHeadersPPCallbacks.cpp.o
155.850 [2050/4/5016] Building CXX object 
tools/clang/tools/extra/clang-tidy/altera/CMakeFiles/obj.clangTidyAlteraModule.dir/KernelNameRestrictionCheck.cpp.o
155.896 [2050/3/5017] Building CXX object 
tools/clang/tools/extra/clang-tidy/abseil/CMakeFiles/obj.clangTidyAbseilModule.dir/StringFindStartswithCheck.cpp.o
155.956 [2050/2/5018] Linking CXX executable bin/clang-reorder-fields
156.719 [2050/1/5019] Linking CXX executable bin/clang-scan-deps
ninja: build stopped: subcommand failed.

```

</details>

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

Reply via email to