Summary: | app-office/libreoffice fails to build with USE=clang and CFLAGS="-Werror=lto-type-mismatch" | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Rick Farina (Zero_Chaos) <zerochaos> |
Component: | Current packages | Assignee: | Gentoo Office Team <office> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | sam |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/llvm/llvm-project/issues/56487 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
build.log
config.log |
Description
Rick Farina (Zero_Chaos)
![]() Created attachment 859587 [details]
build.log
Created attachment 859588 [details]
config.log
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efa5d29f7b4c6686f19a181e0a05cd6f790f237b commit efa5d29f7b4c6686f19a181e0a05cd6f790f237b Author: Sam James <sam@gentoo.org> AuthorDate: 2023-04-06 01:02:20 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-04-06 01:02:20 +0000 app-office/libreoffice: filter out -Wlto-type-mismatch for USE=clang Clang doesn't implement this yet. Closes: https://bugs.gentoo.org/903889 Signed-off-by: Sam James <sam@gentoo.org> app-office/libreoffice/libreoffice-7.3.7.2.ebuild | 3 +++ app-office/libreoffice/libreoffice-7.4.4.2.ebuild | 3 +++ app-office/libreoffice/libreoffice-7.4.6.2.ebuild | 3 +++ app-office/libreoffice/libreoffice-7.4.9999.ebuild | 3 +++ app-office/libreoffice/libreoffice-7.5.2.2.ebuild | 3 +++ app-office/libreoffice/libreoffice-7.5.9999.ebuild | 3 +++ app-office/libreoffice/libreoffice-9999.ebuild | 3 +++ 7 files changed, 21 insertions(+) |