[compiler-rt] [llvm] Revert "[compiler-rt] Disable LLVM_ENABLE_PER_TARGET_RUNTIME_DIR=ON on AIX. (#131200)" (PR #132574)
LLVM Continuous Integration via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 22 18:26:49 PDT 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `lldb-arm-ubuntu` running on `linaro-lldb-arm-ubuntu` while building `compiler-rt,llvm,runtimes` at step 6 "test".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/18/builds/13363
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 6 (test) failure: build (failure)
...
UNSUPPORTED: lldb-api :: lang/cpp/structured-binding/TestStructuredBinding.py (852 of 2928)
PASS: lldb-api :: lang/cpp/stl/TestStdCXXDisassembly.py (853 of 2928)
PASS: lldb-api :: lang/cpp/subst_template_type_param/TestSubstTemplateTypeParam.py (854 of 2928)
PASS: lldb-api :: lang/cpp/static_members/TestCPPStaticMembers.py (855 of 2928)
PASS: lldb-api :: lang/cpp/template-arguments/TestCppTemplateArguments.py (856 of 2928)
PASS: lldb-api :: lang/cpp/symbols/TestSymbols.py (857 of 2928)
PASS: lldb-api :: lang/cpp/template-specialization-type/TestTemplateSpecializationType.py (858 of 2928)
PASS: lldb-api :: lang/cpp/stl/TestSTL.py (859 of 2928)
PASS: lldb-api :: lang/cpp/template-function/TestTemplateFunctions.py (860 of 2928)
PASS: lldb-api :: lang/cpp/this_class_type_mixing/TestThisClassTypeMixing.py (861 of 2928)
FAIL: lldb-api :: lang/cpp/thread_local/TestThreadLocal.py (862 of 2928)
******************** TEST 'lldb-api :: lang/cpp/thread_local/TestThreadLocal.py' FAILED ********************
Script:
--
/usr/bin/python3.10 /home/tcwg-buildbot/worker/lldb-arm-ubuntu/llvm-project/lldb/test/API/dotest.py -u CXXFLAGS -u CFLAGS --env LLVM_LIBS_DIR=/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./lib --env LLVM_INCLUDE_DIR=/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/include --env LLVM_TOOLS_DIR=/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./bin --arch armv8l --build-dir /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/lldb-test-build.noindex --lldb-module-cache-dir /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/lldb-test-build.noindex/module-cache-lldb/lldb-api --clang-module-cache-dir /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/lldb-test-build.noindex/module-cache-clang/lldb-api --executable /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./bin/lldb --compiler /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./bin/clang --dsymutil /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./bin/dsymutil --make /usr/bin/gmake --llvm-tools-dir /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./bin --lldb-obj-root /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/tools/lldb --lldb-libs-dir /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/./lib /home/tcwg-buildbot/worker/lldb-arm-ubuntu/llvm-project/lldb/test/API/lang/cpp/thread_local -p TestThreadLocal.py
--
Exit Code: -11
Command Output (stdout):
--
lldb version 21.0.0git (https://github.com/llvm/llvm-project.git revision f73da649cb5742963a641cb21a2dde4c1beb908a)
clang revision f73da649cb5742963a641cb21a2dde4c1beb908a
llvm revision f73da649cb5742963a641cb21a2dde4c1beb908a
Skipping the following test categories: ['libc++', 'dsym', 'gmodules', 'debugserver', 'objc']
--
Command Output (stderr):
--
UNSUPPORTED: LLDB (/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/bin/clang-arm) :: test_thread_local_dsym (TestThreadLocal.PlatformProcessCrashInfoTestCase) (test case does not fall in any category of interest for this run)
XFAIL: LLDB (/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/bin/clang-arm) :: test_thread_local_dwarf (TestThreadLocal.PlatformProcessCrashInfoTestCase)
XFAIL: LLDB (/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/bin/clang-arm) :: test_thread_local_dwo (TestThreadLocal.PlatformProcessCrashInfoTestCase)
----------------------------------------------------------------------
Ran 3 tests in 0.999s
OK (skipped=1, expected failures=2)
--
********************
PASS: lldb-api :: lang/cpp/this/TestCPPThis.py (863 of 2928)
PASS: lldb-api :: lang/cpp/type_lookup/TestCppTypeLookup.py (864 of 2928)
PASS: lldb-api :: lang/cpp/trivial_abi/TestTrivialABI.py (865 of 2928)
PASS: lldb-api :: lang/cpp/thunk/TestThunk.py (866 of 2928)
PASS: lldb-api :: lang/cpp/template/TestTemplateArgs.py (867 of 2928)
PASS: lldb-api :: lang/cpp/typedef-to-outer-fwd/TestTypedefToOuterFwd.py (868 of 2928)
PASS: lldb-api :: lang/cpp/type_lookup_duplicate/TestCppTypeLookupDuplicate.py (869 of 2928)
PASS: lldb-api :: lang/cpp/typeof/TestTypeOfDeclTypeExpr.py (870 of 2928)
PASS: lldb-api :: lang/cpp/typedef/TestCppTypedef.py (871 of 2928)
PASS: lldb-api :: lang/cpp/unique-types/TestUniqueTypes.py (872 of 2928)
```
</details>
https://github.com/llvm/llvm-project/pull/132574
More information about the llvm-commits
mailing list