Bug 245168

Summary: pykde failed to build with kdepimlibs 4.6
Product: [Developer tools] bindings Reporter: Tomas Vavra <xtom.vavra>
Component: generalAssignee: kde-bindings
Status: RESOLVED FIXED    
Severity: normal CC: fundawang
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: kdebindings build log

Description Tomas Vavra 2010-07-19 20:21:38 UTC
Created attachment 49318 [details]
kdebindings build log

Version:           unspecified (using Devel) 
OS:                Linux

Failing to build with this error:
/opt/kde4/include/akonadi/entity.h: In function âvoid release_Akonadi_Entity(void*, int)â:
/opt/kde4/include/akonadi/entity.h:269: error: âAkonadi::Entity::~Entity()â is protected
sipakonadipart6.cpp:5619: error: within this context
sipakonadipart6.cpp: In function âPyObject* meth_Akonadi_Monitor_itemsMonitored(PyObject*, PyObject*)â:
sipakonadipart6.cpp:7306: warning: âQList<long long int> Akonadi::Monitor::itemsMonitored() constâ is deprecated (declared at /opt/kde4/include/akonadi/monitor.h:223)
make[2]: *** [python/pykde4/CMakeFiles/python_module_PyKDE4_akonadi.dir/sip/akonadi/sipakonadipart6.o] Error 1
make[1]: *** [python/pykde4/CMakeFiles/python_module_PyKDE4_akonadi.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....


Reproducible: Always

Steps to Reproduce:
run build
Comment 1 Pino Toscano 2010-09-11 16:55:57 UTC
*** Bug 250852 has been marked as a duplicate of this bug. ***
Comment 2 Funda Wang 2010-09-11 18:42:49 UTC
I think it is fixed in latest trunk:

http://websvn.kde.org/?view=revision&revision=1174155