On Wed, 20 Jan 2010, Dirk Mueller wrote: > On Thursday 07 January 2010, Simon Edwards wrote: > >>> [python/pykde4/CMakeFiles/python_module_PyKDE4_plasma.dir/all] Error 2 >>> make: *** [all] Error 2 >> It should work fine with a recent SIP and PyQt snapshot. >> >> A new stable release of PyQt is imminent, then can I up the version >> check in CMakeLists.txt. Sorry for the inconvenience guys. > > Is it possible to make the bindings only use released versions of sip/pyqt? > > with RC2, there is a new problem: > > /usr/bin/cmake -E cmake_progress_report kdebindings-1077263/build/CMakeFiles > Building CXX object smoke/qt/CMakeFiles/smokeqt.dir/x_1.o > cd kdebindings-1077263/build/smoke/qt && /usr/bin/c++ -Dsmokeqt_EXPORTS - > D_BSD_SOURCE -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -DQT_NO_STL - > DQT_NO_CAST_TO_ASCII -D_REENTRANT -DKDE_DEPRECATED_WARNINGS -DQT3_SUPPORT - > DSMOKE_BUILDING -DGCC_VISIBILITY -DBASE_SMOKE_BUILDING -O2 -march=i586 - > mtune=i686 -fmessage-length=0 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector - > funwind-tables -fasynchronous-unwind-tables -Werror=format-security -Wmissing- > format-attribute -Werror=return-type -Wnon-virtual-dtor -Wno-long-long -ansi - > Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat- > security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-check-new -fno-common - > Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -fvisibility- > inlines-hidden -g -O2 -fno-reorder-blocks -fno-schedule-insns -fno-inline - > fPIC -Ikdebindings-1077263/build/smoke/qt -Ikdebindings-1077263/smoke/qt - > Ikdebindings-1077263 -Ikdebindings-1077263/build -Ikdebindings-1077263/smoke - > Iinclude -Iinclude/KDE -I/usr/include/KDE -I/usr/include/QtXmlPatterns - > I/usr/include/QtXml -I/usr/include/QtWebKit -I/usr/include/QtUiTools - > I/usr/include/QtTest -I/usr/include/QtSvg -I/usr/include/QtSql - > I/usr/include/QtScriptTools -I/usr/include/QtScript -I/usr/include/QtOpenGL - > I/usr/include/QtNetwork -I/usr/include/QtMultimedia -I/usr/include/QtHelp - > I/usr/include/QtDesigner -I/usr/include/QtDBus -I/usr/include/QtAssistant - > I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore - > I/usr/include/Qt -I/usr/share/qt4/mkspecs/default -D_GNU_SOURCE - > D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -o CMakeFiles/smokeqt.dir/x_1.o -c > kdebindings-1077263/build/smoke/qt/x_1.cpp > kdebindings-1077263/build/smoke/qt/x_1.cpp: In static member function 'static > void __smokeqt::x_QAbstractPrintDialog::x_8(Smoke::StackItem*)': > kdebindings-1077263/build/smoke/qt/x_1.cpp:4175: error: cannot allocate an > object of abstract type '__smokeqt::x_QAbstractPrintDialog' > kdebindings-1077263/build/smoke/qt/x_1.cpp:4131: note: because the following > virtual functions are pure within '__smokeqt::x_QAbstractPrintDialog': > /usr/include/QtGui/qabstractprintdialog.h:87: note: virtual int > QAbstractPrintDialog::exec() > kdebindings-1077263/build/smoke/qt/x_1.cpp: In constructor > '__smokeqt::x_QAbstractPrintDialog::x_QAbstractPrintDialog()': > kdebindings-1077263/build/smoke/qt/x_1.cpp:4178: error: no matching function > for call to 'QAbstractPrintDialog::QAbstractPrintDialog()' > /usr/include/QtGui/qabstractprintdialog.h:114: note: candidates are: > QAbstractPrintDialog::QAbstractPrintDialog(const QAbstractPrintDialog&) > /usr/include/QtGui/qabstractprintdialog.h:111: note: > QAbstractPrintDialog::QAbstractPrintDialog(QAbstractPrintDialogPrivate&, > QPrinter*, QWidget*) > /usr/include/QtGui/qabstractprintdialog.h:84: note: > QAbstractPrintDialog::QAbstractPrintDialog(QPrinter*, QWidget*) > > What is the solution here? > > Thanks, > Dirk I want to add that I got these errors with sip-4.10 and PyQt-4.7 installed, i.e. these are not the snapshot versions which were available for RC1. Cheers, Eric -- Eric Hameleers Jabber: alien@jabber.xs4all.nl _______________________________________________ release-team mailing list release-team@kde.org https://mail.kde.org/mailman/listinfo/release-team