[Kde-bindings] [Bug 278308] New: PyKDE4 fails to compile from source when building akonadi bindings
Golnaz Nilieh
g382nilieh at gmail.com
Sat Jul 23 07:42:28 UTC 2011
https://bugs.kde.org/show_bug.cgi?id=278308
Summary: PyKDE4 fails to compile from source when building
akonadi bindings
Product: bindings
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: kde-bindings at kde.org
ReportedBy: g382nilieh at gmail.com
Version: unspecified (using KDE 4.6.2)
OS: Linux
I got latest pykde4 from git.kde.org at July 22, I tried to comiple it using
cmake, and got this error message:
[ 0%] Built target compile_python_files
[ 0%] Building CXX object
CMakeFiles/python_module_PyKDE4_akonadi.dir/sip/akonadi/sipakonadipart1.o
/media/mydata/Source/pykde4/pykde4/build/sip/akonadi/sipakonadipart1.cpp: In
function ‘PyObject*
meth_Akonadi_ResourceBase_setAutomaticProgressReporting(PyObject*, PyObject*)’:
/media/mydata/Source/pykde4/pykde4/build/sip/akonadi/sipakonadipart1.cpp:9213:21:
error: ‘class Akonadi::ResourceBase’ has no member named
‘setAutomaticProgressReporting’
make[2]: ***
[CMakeFiles/python_module_PyKDE4_akonadi.dir/sip/akonadi/sipakonadipart1.o]
Error 1
make[1]: *** [CMakeFiles/python_module_PyKDE4_akonadi.dir/all] Error 2
make: *** [all] Error 2
Is this really a bug or dependency problem?
Reproducible: Always
Steps to Reproduce:
It happens every time I use "make". I've used "cmake" before that and it
completed successfully.
Expected Results:
It should complete the build process without error.
I use KDE 4.6.2 on Ubuntu 11.04, with sip 4.12.1 and PyQt 4.8
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Kde-bindings
mailing list