llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `clang-ppc64le-rhel` 
running on `ppc64le-clang-rhel-test` while building `clang` at step 6 
"test-build-unified-tree-check-all".

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

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

```
Step 6 (test-build-unified-tree-check-all) failure: test (failure)
...
43.754 [2/1/83] Generating 
ASAN_INST_TEST_OBJECTS.gtest-all.cc.powerpc64le-inline.o
44.052 [0/2/84] Generating 
POWERPC64LELinuxDynamicConfig/Asan-powerpc64le-inline-Dynamic-Test
44.081 [0/1/85] Generating POWERPC64LELinuxConfig/Asan-powerpc64le-inline-Test
32.760 [4/3/1289] cd 
/home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-rhel-test/clang-ppc64le-rhel/llvm-project/clang/bindings/python
 && /home/buildbots/llvm-external-buildbots/cmake-4.0.2/bin/cmake -E env 
CLANG_NO_DEFAULT_CONFIG=1 
CLANG_LIBRARY_PATH=/home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-rhel-test/clang-ppc64le-rhel/build/lib
 /home/buildbots/llvm-external-buildbots/workers/env/bin/python3.11 -m unittest 
discover
.........................................................................................................................................................................
----------------------------------------------------------------------
Ran 169 tests in 2.943s

OK
61.415 [3/2/1291] Linking CXX executable 
tools/clang/unittests/Analysis/Scalable/ClangScalableAnalysisFrameworkTests
FAILED: [code=1] 
tools/clang/unittests/Analysis/Scalable/ClangScalableAnalysisFrameworkTests 
: && /home/buildbots/llvm-external-buildbots/clang.20.1.8/bin/clang++ 
--gcc-toolchain=/gcc-toolchain/usr -fPIC -fno-semantic-interposition 
-fvisibility-inlines-hidden -Werror -Werror=date-time 
-Werror=unguarded-availability-new -Wall -Wextra -Wno-unused-parameter 
-Wwrite-strings -Wcast-qual -Wmissing-field-initializers -pedantic 
-Wno-long-long -Wc++98-compat-extra-semi -Wimplicit-fallthrough 
-Wcovered-switch-default -Wno-noexcept-type -Wnon-virtual-dtor 
-Wdelete-non-virtual-dtor -Wsuggest-override -Wstring-conversion 
-Wno-pass-failed -Wmisleading-indentation -Wctad-maybe-unsupported 
-fdiagnostics-color -ffunction-sections -fdata-sections -fno-common 
-Woverloaded-virtual -Wno-nested-anon-types -O3 -DNDEBUG 
-Wl,--color-diagnostics   -Wl,--gc-sections  -Xlinker 
--dependency-file=tools/clang/unittests/Analysis/Scalable/CMakeFiles/ClangScalableAnalysisFrameworkTests.dir/link.d
 
tools/clang/unittests/Analysis/Scalable/CMakeFiles/ClangScalableAnalysisFrameworkTests.dir/ASTEntityMappingTest.cpp.o
 
tools/clang/unittests/Analysis/Scalable/CMakeFiles/ClangScalableAnalysisFrameworkTests.dir/BuildNamespaceTest.cpp.o
 
tools/clang/unittests/Analysis/Scalable/CMakeFiles/ClangScalableAnalysisFrameworkTests.dir/EntityNameTest.cpp.o
 -o tools/clang/unittests/Analysis/Scalable/ClangScalableAnalysisFrameworkTests 
 
-Wl,-rpath,/home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-rhel-test/clang-ppc64le-rhel/build/lib
  lib/libllvm_gtest_main.so.22.0git  lib/libllvm_gtest.so.22.0git  -lpthread  
lib/libclangAnalysisScalable.so.22.0git  lib/libclangTooling.so.22.0git  
lib/libclangSerialization.so.22.0git  lib/libclangASTMatchers.so.22.0git  
lib/libclangAST.so.22.0git  lib/libclangBasic.so.22.0git  
lib/libLLVMSupport.so.22.0git  
-Wl,-rpath-link,/home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-rhel-test/clang-ppc64le-rhel/build/lib
 && :
ld.lld: error: undefined symbol: clang::ASTUnit::~ASTUnit()
>>> referenced by ASTEntityMappingTest.cpp
>>>               
>>> tools/clang/unittests/Analysis/Scalable/CMakeFiles/ClangScalableAnalysisFrameworkTests.dir/ASTEntityMappingTest.cpp.o:(clang::ssaf::(anonymous
>>>  namespace)::ASTEntityMappingTest_FunctionDecl_Test::TestBody())
>>> referenced by ASTEntityMappingTest.cpp
>>>               
>>> tools/clang/unittests/Analysis/Scalable/CMakeFiles/ClangScalableAnalysisFrameworkTests.dir/ASTEntityMappingTest.cpp.o:(clang::ssaf::(anonymous
>>>  namespace)::ASTEntityMappingTest_VarDecl_Test::TestBody())
>>> referenced by ASTEntityMappingTest.cpp
>>>               
>>> tools/clang/unittests/Analysis/Scalable/CMakeFiles/ClangScalableAnalysisFrameworkTests.dir/ASTEntityMappingTest.cpp.o:(clang::ssaf::(anonymous
>>>  namespace)::ASTEntityMappingTest_ParmVarDecl_Test::TestBody())
>>> referenced 13 more times
clang++: error: linker command failed with exit code 1 (use -v to see 
invocation)
ninja: build stopped: subcommand failed.

```

</details>

https://github.com/llvm/llvm-project/pull/169131
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to