Summary: | app-office/kmymoney-5.1.3 fails to compile (lto): menuenums.h:18:12: error: type eMenu::Action 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, ostroffjh |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.kde.org/show_bug.cgi?id=486486 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 618550 | ||
Attachments: | build.log.xz |
Description
Agostino Sarubbo
![]() Created attachment 800371 [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 in addition to what has been reported in the summary: Could not find a package configuration file provided by "LibIcal" with any Could not find a package configuration file provided by "aqbanking" Could not find a package configuration file provided by "gwengui-cpp" with Could not find a package configuration file provided by "gwengui-qt5" with Could not find a package configuration file provided by "gwenhywfar" -- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) -- Could NOT find KF5Activities: found neither KF5ActivitiesConfig.cmake nor kf5activities-config.cmake -- Could NOT find KF5Akonadi: found neither KF5AkonadiConfig.cmake nor kf5akonadi-config.cmake -- Could NOT find KF5Contacts: found neither KF5ContactsConfig.cmake nor kf5contacts-config.cmake -- Could NOT find KF5Holidays: found neither KF5HolidaysConfig.cmake nor kf5holidays-config.cmake -- Could NOT find KF5IdentityManagement: found neither KF5IdentityManagementConfig.cmake nor kf5identitymanagement-config.cmake -- Could NOT find Subversion (missing: Subversion_SVN_EXECUTABLE) (Required is at least version "1.4") /var/tmp/portage/app-office/kmymoney-5.1.3/work/kmymoney-5.1.3/kmymoney/plugins/sql/kgeneratesqldlg.cpp:221:63: warning: ‘int QSqlError::number() const’ is deprecated [-Wdeprecated-declarations] /var/tmp/portage/app-office/kmymoney-5.1.3/work/kmymoney-5.1.3/kmymoney/plugins/sql/mymoneystoragesql_p.h:2014:64: warning: ‘int QSqlError::number() const’ is deprecated [-Wdeprecated-declarations] /var/tmp/portage/app-office/kmymoney-5.1.3/work/kmymoney-5.1.3/kmymoney/plugins/sql/mymoneystoragesql_p.h:2019:61: warning: ‘int QSqlError::number() const’ is deprecated [-Wdeprecated-declarations] /var/tmp/portage/app-office/kmymoney-5.1.3/work/kmymoney-5.1.3/kmymoney/plugins/sql/tests/../mymoneystoragesql_p.h:2014:64: warning: ‘int QSqlError::number() const’ is deprecated [-Wdeprecated-declarations] /var/tmp/portage/app-office/kmymoney-5.1.3/work/kmymoney-5.1.3/kmymoney/plugins/sql/tests/../mymoneystoragesql_p.h:2019:61: warning: ‘int QSqlError::number() const’ is deprecated [-Wdeprecated-declarations] FAILED: bin/kmymoney In file included from /usr/include/qt5/QtSql/QSqlError:1, 121 | qWarning("Could not load plugin '%s', error: %s", qPrintable((*it).fileName()), qPrintable(loader.errorString())); The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0a657afc975a63be7812210b6f4c7856dd1e88e commit d0a657afc975a63be7812210b6f4c7856dd1e88e Author: Eli Schwartz <eschwartz93@gmail.com> AuthorDate: 2024-05-03 03:33:40 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2024-05-03 03:34:25 +0000 app-office/kmymoney: mark as LTO-unsafe Closes: https://bugs.gentoo.org/865943 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> app-office/kmymoney/kmymoney-5.1.3.ebuild | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) |