[Kde-bindings] [Bug 252366] New: [python/pykde4/CMakeFiles/python_module_PyKDE4_kio.dir/sip/kio/sipkiopart0.o Error 1

Taurnil taurnil.oronar at gmail.com
Sat Sep 25 17:18:46 UTC 2010


https://bugs.kde.org/show_bug.cgi?id=252366

           Summary: [python/pykde4/CMakeFiles/python_module_PyKDE4_kio.dir
                    /sip/kio/sipkiopart0.o Error 1
           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


Created an attachment (id=51983)
 --> (http://bugs.kde.org/attachment.cgi?id=51983)
make failure with latest sip, PyQt4 and qscintilla

Version:           unspecified (using KDE 4.5.1) 
OS:                Linux

This is in relation to Bug; https://bugs.kde.org/show_bug.cgi?id=249740 and
using;

Python-2.6.6
sip 4.11
pyqt 4.7.5
qscintilla 2.4.5

And compiled in the order listed.


Reproducible: Always

Steps to Reproduce:
Apply patch from
https://api.opensuse.org/public/source/openSUSE:Factory/kdebindings4/build-with-new-python-qt4.diff?rev=1826df0c31ec11923092790bdbabe444

Actual Results:  
This is a small snip (trailing end) of the make;

/usr/src/kdebindings-4.5.1/python/pykde4/sip/kio/kabstractfilemodule.sip: In
function 'const sipTypeDef* sipSubClass_KAbstractFileModule(void**)':
/usr/src/kdebindings-4.5.1/python/pykde4/sip/kio/kabstractfilemodule.sip:169:49:
warning: 'KCrashBookmarkImporter' is deprecated (declared at
/usr/include/kbookmarkimporter_crash.h:36)
/usr/src/kdebindings-4.5.1/python/pykde4/sip/kio/kabstractfilemodule.sip:185:42:
warning: 'Connection' is deprecated (declared at
/usr/include/kio/connection.h:49)
/usr/src/kdebindings-4.5.1/python/pykde4/sip/kio/kabstractfilemodule.sip:335:46:
warning: 'PasswordDialog' is deprecated (declared at
/usr/include/kio/passworddialog.h:38)
/usr/include/kio/tcpslavebase.h: In function 'PyObject*
slot_KIO_TCPSlaveBase_SslResult___xor__(PyObject*, PyObject*)':
/usr/include/kio/tcpslavebase.h:63:10: error: 'enum
KIO::TCPSlaveBase::SslResultDetail' is protected
/usr/share/sip/PyQt4/QtCore/qglobal.sip:320:95: error: within this context
/usr/include/kio/tcpslavebase.h: In function 'PyObject*
slot_KIO_TCPSlaveBase_SslResult___or__(PyObject*, PyObject*)':
/usr/include/kio/tcpslavebase.h:63:10: error: 'enum
KIO::TCPSlaveBase::SslResultDetail' is protected
/usr/share/sip/PyQt4/QtCore/qglobal.sip:315:95: error: within this context
sipkiopart0.cpp: In function 'PyObject*
meth_KIO_SlaveInterface_connection(PyObject*, PyObject*)':
sipkiopart0.cpp:11970:30: warning: 'Connection' is deprecated (declared at
/usr/include/kio/connection.h:49)
sipkiopart0.cpp: In function 'PyObject*
meth_KIO_SlaveInterface_setConnection(PyObject*, PyObject*)':
sipkiopart0.cpp:12074:27: warning: 'Connection' is deprecated (declared at
/usr/include/kio/connection.h:49)
sipkiopart0.cpp: In function 'PyObject*
meth_KIO_Scheduler_scheduleJob(PyObject*, PyObject*)':
sipkiopart0.cpp:16243:43: warning: 'static void
KIO::Scheduler::scheduleJob(KIO::SimpleJob*)' is deprecated (declared at
/usr/include/kio/scheduler.h:128)
make[2]: ***
[python/pykde4/CMakeFiles/python_module_PyKDE4_kio.dir/sip/kio/sipkiopart0.o]
Error 1
make[1]: *** [python/pykde4/CMakeFiles/python_module_PyKDE4_kio.dir/all] Error
2
make: *** [all] Error 2




Attached is a compile log of the whole cmake/make process.

-- 
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