[Lldb-commits] [lldb] [llvm] [lldb][Process/FreeBSDKernelCore] Add riscv64 support (PR #180670)
LLVM Continuous Integration via lldb-commits
lldb-commits at lists.llvm.org
Thu Mar 5 07:13:46 PST 2026
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `clang-sparc64-linux` running on `debian-stadler-sparc64` while building `lldb,llvm` at step 6 "build stage 1".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/114/builds/73
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 6 (build stage 1) failure: 'ninja' (failure)
...
[2475/4229] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SARIFDiagnosticPrinter.cpp.o
[2476/4229] Building CXX object tools/clang/lib/Serialization/CMakeFiles/obj.clangSerialization.dir/ASTWriter.cpp.o
[2477/4229] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/MultiplexConsumer.cpp.o
[2478/4229] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/SerializedDiagnosticReader.cpp.o
[2479/4229] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/PrintPreprocessedOutput.cpp.o
[2480/4229] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/TextDiagnosticBuffer.cpp.o
[2481/4229] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/StandaloneDiagnostic.cpp.o
[2482/4229] Linking CXX static library lib/libLLVMCodeGen.a
[2483/4229] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTMerge.cpp.o
[2484/4229] Building CXX object tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTUnit.cpp.o
FAILED: [code=1] tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTUnit.cpp.o
/usr/bin/c++ -DCLANG_EXPORTS -D_DEBUG -D_GLIBCXX_ASSERTIONS -D_GLIBCXX_USE_CXX11_ABI=1 -D_GNU_SOURCE -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_EXTENSIVE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -I/var/lib/buildbot/workers/debian-stadler-sparc64/clang-sparc64-linux/stage1/tools/clang/lib/Frontend -I/var/lib/buildbot/workers/debian-stadler-sparc64/clang-sparc64-linux/llvm/clang/lib/Frontend -I/var/lib/buildbot/workers/debian-stadler-sparc64/clang-sparc64-linux/llvm/clang/include -I/var/lib/buildbot/workers/debian-stadler-sparc64/clang-sparc64-linux/stage1/tools/clang/include -I/var/lib/buildbot/workers/debian-stadler-sparc64/clang-sparc64-linux/stage1/include -I/var/lib/buildbot/workers/debian-stadler-sparc64/clang-sparc64-linux/llvm/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-maybe-uninitialized -Wno-nonnull -Wno-class-memaccess -Wno-dangling-reference -Wno-redundant-move -Wno-pessimizing-move -Wno-array-bounds -Wno-stringop-overread -Wno-dangling-pointer -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 -O3 -DNDEBUG -std=c++17 -UNDEBUG -fno-exceptions -funwind-tables -fno-rtti -MD -MT tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTUnit.cpp.o -MF tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTUnit.cpp.o.d -o tools/clang/lib/Frontend/CMakeFiles/obj.clangFrontend.dir/ASTUnit.cpp.o -c /var/lib/buildbot/workers/debian-stadler-sparc64/clang-sparc64-linux/llvm/clang/lib/Frontend/ASTUnit.cpp
cc1plus: error: duplicate ‘static’ specifier
cc1plus: error: expected unqualified-id before ‘{’ token
In file included from /var/lib/buildbot/workers/debian-stadler-sparc64/clang-sparc64-linux/llvm/clang/include/clang-c/CXErrorCode.h:17,
from /var/lib/buildbot/workers/debian-stadler-sparc64/clang-sparc64-linux/llvm/clang/include/clang-c/BuildSystem.h:17,
from /var/lib/buildbot/workers/debian-stadler-sparc64/clang-sparc64-linux/llvm/clang/include/clang-c/Index.h:19,
from /var/lib/buildbot/workers/debian-stadler-sparc64/clang-sparc64-linux/llvm/clang/include/clang/Frontend/ASTUnit.h:16,
from /var/lib/buildbot/workers/debian-stadler-sparc64/clang-sparc64-linux/llvm/clang/lib/Frontend/ASTUnit.cpp:13:
/var/lib/buildbot/workers/debian-stadler-sparc64/clang-sparc64-linux/llvm/clang/include/clang-c/ExternC.h:33:3: error: expected declaration before ‘}’ token
33 | }
| ^
/var/lib/buildbot/workers/debian-stadler-sparc64/clang-sparc64-linux/llvm/clang/include/clang-c/CXErrorCode.h:59:1: note: in expansion of macro ‘LLVM_CLANG_C_EXTERN_C_END’
59 | LLVM_CLANG_C_EXTERN_C_END
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/var/lib/buildbot/workers/debian-stadler-sparc64/clang-sparc64-linux/llvm/clang/include/clang-c/BuildSystem.h:55:21: error: use of enum ‘CXErrorCode’ without previous declaration
55 | CINDEX_LINKAGE enum CXErrorCode
| ^~~~~~~~~~~
/var/lib/buildbot/workers/debian-stadler-sparc64/clang-sparc64-linux/llvm/clang/include/clang-c/BuildSystem.h:66:21: error: use of enum ‘CXErrorCode’ without previous declaration
66 | CINDEX_LINKAGE enum CXErrorCode
| ^~~~~~~~~~~
/var/lib/buildbot/workers/debian-stadler-sparc64/clang-sparc64-linux/llvm/clang/include/clang-c/BuildSystem.h:79:21: error: use of enum ‘CXErrorCode’ without previous declaration
79 | CINDEX_LINKAGE enum CXErrorCode
| ^~~~~~~~~~~
/var/lib/buildbot/workers/debian-stadler-sparc64/clang-sparc64-linux/llvm/clang/include/clang-c/BuildSystem.h:115:21: error: use of enum ‘CXErrorCode’ without previous declaration
115 | CINDEX_LINKAGE enum CXErrorCode
| ^~~~~~~~~~~
/var/lib/buildbot/workers/debian-stadler-sparc64/clang-sparc64-linux/llvm/clang/include/clang-c/BuildSystem.h:123:21: error: use of enum ‘CXErrorCode’ without previous declaration
123 | CINDEX_LINKAGE enum CXErrorCode
| ^~~~~~~~~~~
/var/lib/buildbot/workers/debian-stadler-sparc64/clang-sparc64-linux/llvm/clang/include/clang-c/BuildSystem.h:136:21: error: use of enum ‘CXErrorCode’ without previous declaration
136 | CINDEX_LINKAGE enum CXErrorCode
| ^~~~~~~~~~~
/var/lib/buildbot/workers/debian-stadler-sparc64/clang-sparc64-linux/llvm/clang/include/clang-c/Index.h:668:21: error: use of enum ‘CXErrorCode’ without previous declaration
668 | CINDEX_LINKAGE enum CXErrorCode
| ^~~~~~~~~~~
/var/lib/buildbot/workers/debian-stadler-sparc64/clang-sparc64-linux/llvm/clang/include/clang-c/Index.h:898:21: error: use of enum ‘CXErrorCode’ without previous declaration
898 | CINDEX_LINKAGE enum CXErrorCode clang_parseTranslationUnit2(
| ^~~~~~~~~~~
```
</details>
https://github.com/llvm/llvm-project/pull/180670
More information about the lldb-commits
mailing list