Summary: | sci-libs/indilib-1.9.8 fails to compile (lto): ConnectionMock.cpp:195:6: error: type XmlStatus violates the C++ One Definition Rule [-Werror=odr] | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Gentoo KDE team <kde> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | eschwartz |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://github.com/indilib/indi/issues/2023 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 618550 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 825697 [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: FAILED: integs/TestIndiserverSingleDriver integs/TestIndiserverSingleDriver[1]_tests.cmake /var/tmp/portage/sci-libs/indilib-1.9.8/work/indi-1.9.8_build/integs/TestIndiserverSingleDriver[1]_tests.cmake fatal: not a git repository (or any parent up to mount point /var/tmp) /var/tmp/portage/sci-libs/indilib-1.9.8/work/indi-1.9.8/integs/ConnectionMock.cpp:195:6: error: type ‘XmlStatus’ violates the C++ One Definition Rule [-Werror=odr] The issue is gone in Sorry, the issue is NOT gone in anything, that was random text in the comment box when I tried to add a "See Also" and submit... The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=47a5f36df8789f2d55065407af24e0ee83a8a118 commit 47a5f36df8789f2d55065407af24e0ee83a8a118 Author: Eli Schwartz <eschwartz93@gmail.com> AuthorDate: 2024-03-07 07:21:26 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-03-07 11:46:26 +0000 sci-libs/indilib: mark as LTO-unsafe Closes: https://bugs.gentoo.org/878525 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> sci-libs/indilib/indilib-2.0.4.ebuild | 9 +++++++-- sci-libs/indilib/indilib-2.0.6.ebuild | 7 ++++++- 2 files changed, 13 insertions(+), 3 deletions(-) |