[Kde-bindings] [Bug 209164] New: kdebindings fails the make, appears sip releated
Taurnil
taurnil.oronar at gmail.com
Thu Oct 1 23:29:42 UTC 2009
https://bugs.kde.org/show_bug.cgi?id=209164
Summary: kdebindings fails the make, appears sip releated
Product: bindings
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: kde-bindings at kde.org
ReportedBy: taurnil.oronar at gmail.com
Version: (using KDE 4.3.1)
Compiler: gcc-4.4.1 and glibc-2.10.1
OS: Linux
Installed from: Compiled From Sources
Using sip-4.9. Prior to this kdebindings installed fine. I have tried
recompiling qt4 (current and prior version), and sip related dependencies of
kde4 (4.2.1) but still end up with the same failure. I am also using
glibc-2.10.1. The failure is;
Scanning dependencies of target python_module_PyKDE4_kdecore
[ 69%] Building CXX object
python/pykde4/CMakeFiles/python_module_PyKDE4_kdecore.dir/sip/kdecore/sipkdecorepart0.o
In file included from /usr/include/python2.6/Python.h:8,
from /usr/include/python2.6/sip.h:33,
from
/usr/src/kdebindings-4.3.1/kde4-build/python/pykde4/sip/kdecore/sipAPIkdecore.h:11,
from
/usr/src/kdebindings-4.3.1/kde4-build/python/pykde4/sip/kdecore/sipkdecorepart0.cpp:7:
/usr/include/python2.6/pyconfig.h:1028:1: warning: "_XOPEN_SOURCE" redefined
<command-line>: warning: this is the location of the previous definition
/usr/src/kdebindings-4.3.1/python/pykde4/sip/kdecore/klocalizedstring.sip: In
function 'QString klocalizedstring_i18n_template(KLocalizedString, PyObject*,
int*)':
/usr/src/kdebindings-4.3.1/python/pykde4/sip/kdecore/klocalizedstring.sip:92:
error: 'sipClass_QString' was not declared in this scope
/usr/src/kdebindings-4.3.1/python/pykde4/sip/kdecore/typedefs.sip: In function
'int convertTo_QPair_0100QString_0100QString(PyObject*, void**, int*,
PyObject*)':
/usr/src/kdebindings-4.3.1/python/pykde4/sip/kdecore/typedefs.sip:682: error:
'sipClass_QString' was not declared in this scope
/usr/src/kdebindings-4.3.1/python/pykde4/sip/kdecore/typedefs.sip: In function
'PyObject* convertFrom_QPair_0100QString_0100QString(void*, PyObject*)':
/usr/src/kdebindings-4.3.1/python/pykde4/sip/kdecore/typedefs.sip:650: error:
'sipClass_QString' was not declared in this scope
make[2]: ***
[python/pykde4/CMakeFiles/python_module_PyKDE4_kdecore.dir/sip/kdecore/sipkdecorepart0.o]
Error 1
make[1]: *** [python/pykde4/CMakeFiles/python_module_PyKDE4_kdecore.dir/all]
Error 2
--
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