Summary: | llvm-runtimes/libcxxabi-18.1.8 fails to compile: <command line>:5:9: error: _LIBCPP_HARDENING_MODE macro redefined [-Werror,-Wmacro-redefined] | ||
---|---|---|---|
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 |
Description
Agostino Sarubbo
![]() Created attachment 889479 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: -- Could NOT find Clang (missing: Clang_DIR) -- Could NOT find LLVM (missing: LLVM_DIR) AssertionError: Trying to enable compiler flag -D_LIBCPP_HARDENING_MODE=_LIBCPP_HARDENING_MODE_NONE, which is not supported. stdout was: FAILED: libcxxabi/test/CMakeFiles/check-cxxabi /var/tmp/portage/sys-libs/libcxxabi-18.1.2/work/runtimes_build-abi_x86_64.amd64/libcxxabi/test/CMakeFiles/check-cxxabi <command line>:5:9: error: '_LIBCPP_HARDENING_MODE' macro redefined [-Werror,-Wmacro-redefined] tinderbox_musl has reproduced this issue with version 18.1.8 - Updating summary. |