llvm-ci wrote: LLVM Buildbot has detected a new failure on builder `clang-ppc64le-rhel` running on `ppc64le-clang-rhel-test` while building `clang,compiler-rt,llvm` at step 6 "test-build-unified-tree-check-all".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/145/builds/14408 <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) ******************** TEST 'Profile-powerpc64le :: ContinuousSyncMode/basic.c' FAILED ******************** Exit Code: 1 Command Output (stdout): -- # RUN: at line 3 /home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-rhel-test/clang-ppc64le-rhel/build/./bin/clang -m64 -fno-function-sections -ldl -fprofile-instr-generate=/home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-rhel-test/clang-ppc64le-rhel/build/runtimes/runtimes-bins/compiler-rt/test/profile/Profile-powerpc64le/ContinuousSyncMode/Output/basic.c.tmp.profraw -fprofile-continuous -fcoverage-mapping -o /home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-rhel-test/clang-ppc64le-rhel/build/runtimes/runtimes-bins/compiler-rt/test/profile/Profile-powerpc64le/ContinuousSyncMode/Output/basic.c.tmp.exe /home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-rhel-test/clang-ppc64le-rhel/llvm-project/compiler-rt/test/profile/ContinuousSyncMode/basic.c # executed command: /home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-rhel-test/clang-ppc64le-rhel/build/./bin/clang -m64 -fno-function-sections -ldl -fprofile-instr-generate=/home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-rhel-test/clang-ppc64le-rhel/build/runtimes/runtimes-bins/compiler-rt/test/profile/Profile-powerpc64le/ContinuousSyncMode/Output/basic.c.tmp.profraw -fprofile-continuous -fcoverage-mapping -o /home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-rhel-test/clang-ppc64le-rhel/build/runtimes/runtimes-bins/compiler-rt/test/profile/Profile-powerpc64le/ContinuousSyncMode/Output/basic.c.tmp.exe /home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-rhel-test/clang-ppc64le-rhel/llvm-project/compiler-rt/test/profile/ContinuousSyncMode/basic.c # .---command stderr------------ # | ld.lld: error: undefined symbol: pthread_once # | >>> referenced by InstrProfilingPlatformROCm.cpp # | >>> InstrProfilingPlatformROCm.cpp.o:(__llvm_profile_offload_register_dynamic_module) in archive /home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-rhel-test/clang-ppc64le-rhel/build/lib/clang/23/lib/powerpc64le-unknown-linux-gnu/libclang_rt.profile.a # | >>> referenced by InstrProfilingPlatformROCm.cpp # | >>> InstrProfilingPlatformROCm.cpp.o:(__llvm_profile_offload_unregister_dynamic_module) in archive /home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-rhel-test/clang-ppc64le-rhel/build/lib/clang/23/lib/powerpc64le-unknown-linux-gnu/libclang_rt.profile.a # | >>> referenced by InstrProfilingPlatformROCm.cpp # | >>> InstrProfilingPlatformROCm.cpp.o:(processDeviceOffloadPrf(void*, int, char const*)) in archive /home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-rhel-test/clang-ppc64le-rhel/build/lib/clang/23/lib/powerpc64le-unknown-linux-gnu/libclang_rt.profile.a # | >>> referenced 8 more times # | # | ld.lld: error: undefined symbol: pthread_getattr_np # | >>> referenced by sanitizer_linux_libcdep.cpp:184 (/home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-rhel-test/clang-ppc64le-rhel/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_linux_libcdep.cpp:184) # | >>> sanitizer_linux_libcdep.cpp.o:(__sanitizer::GetThreadStackTopAndBottom(bool, unsigned long*, unsigned long*)) in archive /home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-rhel-test/clang-ppc64le-rhel/build/lib/clang/23/lib/powerpc64le-unknown-linux-gnu/libclang_rt.profile.a # | # | ld.lld: error: undefined symbol: pthread_attr_getstack # | >>> referenced by sanitizer_posix_libcdep.cpp:496 (/home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-rhel-test/clang-ppc64le-rhel/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cpp:496) # | >>> sanitizer_posix_libcdep.cpp.o:(__sanitizer::internal_pthread_attr_getstack(void*, void**, unsigned long*)) in archive /home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-rhel-test/clang-ppc64le-rhel/build/lib/clang/23/lib/powerpc64le-unknown-linux-gnu/libclang_rt.profile.a # | >>> referenced by sanitizer_posix_libcdep.cpp:496 (/home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-rhel-test/clang-ppc64le-rhel/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cpp:496) # | >>> sanitizer_posix_libcdep.cpp.o:(__sanitizer::AdjustStackSize(void*)) in archive /home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-rhel-test/clang-ppc64le-rhel/build/lib/clang/23/lib/powerpc64le-unknown-linux-gnu/libclang_rt.profile.a # | # | ld.lld: error: undefined symbol: pthread_attr_setstacksize # | >>> referenced by sanitizer_posix_libcdep.cpp:515 (/home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-rhel-test/clang-ppc64le-rhel/llvm-project/compiler-rt/lib/sanitizer_common/sanitizer_posix_libcdep.cpp:515) # | >>> sanitizer_posix_libcdep.cpp.o:(__sanitizer::AdjustStackSize(void*)) in archive /home/buildbots/llvm-external-buildbots/workers/ppc64le-clang-rhel-test/clang-ppc64le-rhel/build/lib/clang/23/lib/powerpc64le-unknown-linux-gnu/libclang_rt.profile.a # | clang: error: linker command failed with exit code 1 (use -v to see invocation) # `----------------------------- # error: command failed with exit status: 1 -- ******************** ``` </details> https://github.com/llvm/llvm-project/pull/177665 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
