[Bug 191568] New: compilation fails on not declared variables
Rafal Lalik
rafallalik at gmail.com
Mon May 4 09:03:18 BST 2009
https://bugs.kde.org/show_bug.cgi?id=191568
Summary: compilation fails on not declared variables
Product: kde
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: unassigned-bugs at kde.org
ReportedBy: rafallalik at gmail.com
Version: 4.2.71 (using Devel)
Compiler: gcc version 4.3.3 (Gentoo 4.3.3-r2 p1.1, pie-10.1.5)
OS: Linux
Installed from: Compiled sources
[ 10%] 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:28,
from
/var/tmp/paludis/kde-base-pykde4-4.2.71/work/pykde4-4.2.71_build/python/pykde4/sip/kdecore/sipAPIkdecore.h:11,
from
/var/tmp/paludis/kde-base-pykde4-4.2.71/work/pykde4-4.2.71_build/python/pykde4/sip/kdecore/sipkdecorepart0.cpp:7:
/usr/include/python2.6/pyconfig.h:1064:1: warning: "_XOPEN_SOURCE" redefined
<command-line>: warning: this is the location of the previous definition
sipkdecorepart0.cpp: In function 'void initkdecore()':
sipkdecorepart0.cpp:4691: error: 'SslErrorUiData' was not declared in this
scope
sipkdecorepart0.cpp:4691: error: no matching function for call to
'qRegisterMetaType(const char [15])'
sipkdecorepart0.cpp: In function 'PyObject* meth_KUser_fullName(PyObject*,
PyObject*)':
sipkdecorepart0.cpp:12930: warning: 'QString KUser::fullName() const' is
deprecated (declared at /usr/kde/4.3/include/kuser.h:179)
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
make: *** [all] Error 2
/usr/libexec/paludis/utils/emake: emake returned 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 Unassigned-bugs
mailing list