llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder 
`openmp-offload-libc-amdgpu-runtime` running on `omp-vega20-1` while building 
`clang` at step 5 "compile-openmp".

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

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

```
Step 5 (compile-openmp) failure: build (failure)
...
42.162 [563/12/3799] Linking CXX executable bin/llvm-exegesis
43.065 [563/11/3800] Linking CXX executable bin/clang-diff
43.105 [563/10/3801] Building AMDGPUGenGlobalISel.inc...
43.329 [563/9/3802] Linking CXX executable bin/clang-refactor
43.646 [563/8/3803] Linking CXX executable bin/clang-installapi
44.627 [563/7/3804] Building AMDGPUGenAsmMatcher.inc...
45.172 [563/6/3805] Building AMDGPUGenDAGISel.inc...
45.405 [563/5/3806] Linking CXX executable bin/clang-import-test
45.824 [563/4/3807] Building AMDGPUGenInstrInfo.inc...
45.943 [563/3/3808] 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
 
ccache /usr/bin/c++ -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/ompworker/bbot/openmp-offload-libc-amdgpu-runtime/llvm.build/tools/clang/lib/StaticAnalyzer/Checkers
 
-I/home/ompworker/bbot/openmp-offload-libc-amdgpu-runtime/llvm.src/clang/lib/StaticAnalyzer/Checkers
 
-I/home/ompworker/bbot/openmp-offload-libc-amdgpu-runtime/llvm.src/clang/include
 
-I/home/ompworker/bbot/openmp-offload-libc-amdgpu-runtime/llvm.build/tools/clang/include
 -I/home/ompworker/bbot/openmp-offload-libc-amdgpu-runtime/llvm.build/include 
-I/home/ompworker/bbot/openmp-offload-libc-amdgpu-runtime/llvm.src/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 -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/ompworker/bbot/openmp-offload-libc-amdgpu-runtime/llvm.src/clang/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp
/home/ompworker/bbot/openmp-offload-libc-amdgpu-runtime/llvm.src/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/ompworker/bbot/openmp-offload-libc-amdgpu-runtime/llvm.src/clang/include/clang/Analysis/ProgramPoint.h:17,
                 from 
/home/ompworker/bbot/openmp-offload-libc-amdgpu-runtime/llvm.src/clang/include/clang/StaticAnalyzer/Core/Checker.h:16,
                 from 
/home/ompworker/bbot/openmp-offload-libc-amdgpu-runtime/llvm.src/clang/include/clang/StaticAnalyzer/Core/BugReporter/BugType.h:18,
                 from 
/home/ompworker/bbot/openmp-offload-libc-amdgpu-runtime/llvm.src/clang/lib/StaticAnalyzer/Checkers/StackAddrEscapeChecker.cpp:17:
/home/ompworker/bbot/openmp-offload-libc-amdgpu-runtime/llvm.src/clang/include/clang/Analysis/AnalysisDeclContext.h:299:7:
 note: ‘StackFrameContext’ declared here as ‘class clang::StackFrameContext’
  299 | class StackFrameContext : public LocationContext {
      |       ^~~~~~~~~~~~~~~~~
48.304 [563/2/3809] Building AMDGPUGenRegisterInfo.inc...
49.076 [563/1/3810] Building AMDGPUGenRegisterBank.inc...
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