Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 398965 - [PATCH] kde-base/kate-4.7.4 failed to emerge with USE=kdeenablefinal: redefinition of "struct QMetaTypeId<QList<KTextEditor::Document*> >
Summary: [PATCH] kde-base/kate-4.7.4 failed to emerge with USE=kdeenablefinal: redefin...
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL: https://bugs.kde.org/show_bug.cgi?id=...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-15 12:23 UTC by Erik
Modified: 2012-07-06 16:35 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erik 2012-01-15 12:23:51 UTC
kde-base/kate-4.7.4 failed to emerge with USE=kdeenablefinal: redefinition of "struct QMetaTypeId<QList<KTextEditor::Document*> >. The attached patch fixes the build by moving the duplicated definitions to a header file with include guard.
Comment 1 Johannes Huber (RETIRED) gentoo-dev 2012-01-17 12:41:11 UTC
As per KDE team meeting decision, the kdeenablefinal useflag has been removed.
Comment 2 Erik 2012-07-06 16:35:20 UTC
Patch committed upstream.