Summary: | llvm-runtimes/libunwind-15.0.2 fails tests on MUSL | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | LLVM support project <llvm> |
Status: | CONFIRMED --- | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: | build.log.xz |
Description
Agostino Sarubbo
2022-04-13 07:14:12 UTC
Created attachment 770498 [details]
build.log.xz
build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Error(s) that match a know pattern: -- Could NOT find Clang (missing: Clang_DIR) -- Could NOT find LLVM (missing: LLVM_DIR) -- Could not find ParallelSTL, libc++abi will not attempt to use it but the build may fail if the libc++ in use needs it to be available. FAIL: llvm-libunwind-shared.cfg.in :: signal_unwind.pass.cpp (9 of 11) FAIL: llvm-libunwind-shared.cfg.in :: unwind_leaffunction.pass.cpp (10 of 11) FAILED: libunwind/test/CMakeFiles/check-unwind /var/tmp/portage/sys-libs/llvm-libunwind-14.0.0/work/llvm-libunwind-14.0.0_build-abi_x86_64.amd64/libunwind/test/CMakeFiles/check-unwind error: command failed with exit status: 255 tinderbox_musl has reproduced this issue with version 15.0.2 - Updating summary. |