Bug 206473 - pykde4 fails to build because of KCategoryDrawer
Summary: pykde4 fails to build because of KCategoryDrawer
Status: RESOLVED DUPLICATE of bug 203029
Alias: None
Product: bindings
Classification: Developer tools
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: kde-bindings
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-06 11:57 UTC by Manuel Nickschas
Modified: 2009-09-08 15:57 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Manuel Nickschas 2009-09-06 11:57:53 UTC
Version:            (using Devel)
Compiler:          gcc-4.3.4 
OS:                Linux
Installed from:    Compiled sources

Buikding pykde4 from KDE trunk has been failing for several months now, ever since KCategoryDrawer was updated in kdelibs. Error is as follows:

In file included from /var/tmp/portage/kde-base/pykde4-9999/work/pykde4-9999/python/pykde4/sip/kdeui/kcategorydrawer.sip:26:
/usr/include/kcategorydrawer.h: In member function ‘KCategoryDrawer& KCategoryDrawer::operator=(const KCategoryDrawer&)’:
/usr/include/kcategorydrawer.h:37: error: non-static const member ‘KCategoryDrawer::Private* const KCategoryDrawer::d’, can't use default assignment operator

This is Python 2.6, PyQt4-4.5.4, sip-4.8.2, and all KDE components up-to-date from trunk.
Comment 1 Frederik Gladhorn 2009-09-08 15:57:59 UTC

*** This bug has been marked as a duplicate of bug 203029 ***