Bug 245168 - pykde failed to build with kdepimlibs 4.6
Summary: pykde failed to build with kdepimlibs 4.6
Status: RESOLVED FIXED
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:
: 250852 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-07-19 20:21 UTC by Tomas Vavra
Modified: 2010-09-11 18:42 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
kdebindings build log (52.34 KB, text/x-log)
2010-07-19 20:21 UTC, Tomas Vavra
Details

Note You need to log in before you can comment on or make changes to this bug.
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