[llvm] [llvm-mt] Use XmlDeleter to free xmlFreeDoc (PR #128472)

LLVM Continuous Integration via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 24 13:00:38 PST 2025


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `clang-hip-vega20` running on `hip-vega20-0` while building `llvm` at step 3 "annotate".

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

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

```
Step 3 (annotate) failure: '../llvm-zorg/zorg/buildbot/builders/annotated/hip-build.sh --jobs=' (failure)
...
+ build_step 'Building LLVM'
+ echo '@@@BUILD_STEP Building LLVM@@@'
+ ninja
@@@BUILD_STEP Building LLVM@@@
[1/149] Building CXX object tools/llvm-config/CMakeFiles/llvm-config.dir/llvm-config.cpp.o
[2/149] Generating VCSRevision.h
[3/149] Generating VCSVersion.inc
[4/149] Linking CXX executable bin/llvm-config
[5/149] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Version.cpp.o
[6/149] Building CXX object lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o
FAILED: lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o 
ccache /usr/bin/c++ -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/botworker/bbot/clang-hip-vega20/botworker/clang-hip-vega20/llvm/lib/WindowsManifest -I/home/botworker/bbot/clang-hip-vega20/llvm-project/llvm/lib/WindowsManifest -I/home/botworker/bbot/clang-hip-vega20/botworker/clang-hip-vega20/llvm/include -I/home/botworker/bbot/clang-hip-vega20/llvm-project/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 -O3 -DNDEBUG  -fno-exceptions -funwind-tables -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o -MF lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o.d -o lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o -c /home/botworker/bbot/clang-hip-vega20/llvm-project/llvm/lib/WindowsManifest/WindowsManifestMerger.cpp
/home/botworker/bbot/clang-hip-vega20/llvm-project/llvm/lib/WindowsManifest/WindowsManifestMerger.cpp:679:78: error: definition of implicitly-declared ‘llvm::windows_manifest::WindowsManifestMerger::WindowsManifestMergerImpl::~WindowsManifestMergerImpl()’
  679 | WindowsManifestMerger::WindowsManifestMergerImpl::~WindowsManifestMergerImpl() {
      |                                                                              ^
/home/botworker/bbot/clang-hip-vega20/llvm-project/llvm/lib/WindowsManifest/WindowsManifestMerger.cpp:679:1: error: ‘class llvm::windows_manifest::WindowsManifestMerger::WindowsManifestMergerImpl’ is private within this context
  679 | WindowsManifestMerger::WindowsManifestMergerImpl::~WindowsManifestMergerImpl() {
      | ^~~~~~~~~~~~~~~~~~~~~
/home/botworker/bbot/clang-hip-vega20/llvm-project/llvm/lib/WindowsManifest/WindowsManifestMerger.cpp:33:30: note: declared private here
   33 | class WindowsManifestMerger::WindowsManifestMergerImpl {
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~
[7/149] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/IRSymtab.cpp.o
[8/149] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinter.cpp.o
[9/149] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTO.cpp.o
ninja: build stopped: subcommand failed.
Step 7 (Building LLVM) failure: Building LLVM (failure)
@@@BUILD_STEP Building LLVM@@@
[1/149] Building CXX object tools/llvm-config/CMakeFiles/llvm-config.dir/llvm-config.cpp.o
[2/149] Generating VCSRevision.h
[3/149] Generating VCSVersion.inc
[4/149] Linking CXX executable bin/llvm-config
[5/149] Building CXX object tools/clang/lib/Basic/CMakeFiles/obj.clangBasic.dir/Version.cpp.o
[6/149] Building CXX object lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o
FAILED: lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o 
ccache /usr/bin/c++ -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/botworker/bbot/clang-hip-vega20/botworker/clang-hip-vega20/llvm/lib/WindowsManifest -I/home/botworker/bbot/clang-hip-vega20/llvm-project/llvm/lib/WindowsManifest -I/home/botworker/bbot/clang-hip-vega20/botworker/clang-hip-vega20/llvm/include -I/home/botworker/bbot/clang-hip-vega20/llvm-project/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 -O3 -DNDEBUG  -fno-exceptions -funwind-tables -fno-rtti -UNDEBUG -std=c++17 -MD -MT lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o -MF lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o.d -o lib/WindowsManifest/CMakeFiles/LLVMWindowsManifest.dir/WindowsManifestMerger.cpp.o -c /home/botworker/bbot/clang-hip-vega20/llvm-project/llvm/lib/WindowsManifest/WindowsManifestMerger.cpp
/home/botworker/bbot/clang-hip-vega20/llvm-project/llvm/lib/WindowsManifest/WindowsManifestMerger.cpp:679:78: error: definition of implicitly-declared ‘llvm::windows_manifest::WindowsManifestMerger::WindowsManifestMergerImpl::~WindowsManifestMergerImpl()’
  679 | WindowsManifestMerger::WindowsManifestMergerImpl::~WindowsManifestMergerImpl() {
      |                                                                              ^
/home/botworker/bbot/clang-hip-vega20/llvm-project/llvm/lib/WindowsManifest/WindowsManifestMerger.cpp:679:1: error: ‘class llvm::windows_manifest::WindowsManifestMerger::WindowsManifestMergerImpl’ is private within this context
  679 | WindowsManifestMerger::WindowsManifestMergerImpl::~WindowsManifestMergerImpl() {
      | ^~~~~~~~~~~~~~~~~~~~~
/home/botworker/bbot/clang-hip-vega20/llvm-project/llvm/lib/WindowsManifest/WindowsManifestMerger.cpp:33:30: note: declared private here
   33 | class WindowsManifestMerger::WindowsManifestMergerImpl {
      |                              ^~~~~~~~~~~~~~~~~~~~~~~~~
[7/149] Building CXX object lib/Object/CMakeFiles/LLVMObject.dir/IRSymtab.cpp.o
[8/149] Building CXX object lib/CodeGen/AsmPrinter/CMakeFiles/LLVMAsmPrinter.dir/AsmPrinter.cpp.o
[9/149] Building CXX object lib/LTO/CMakeFiles/LLVMLTO.dir/LTO.cpp.o
ninja: build stopped: subcommand failed.
program finished with exit code 1
elapsedTime=20.116142

```

</details>

https://github.com/llvm/llvm-project/pull/128472


More information about the llvm-commits mailing list