* Package: dev-python/qscintilla-python-2.9 * Repository: gentoo * Maintainer: qt@gentoo.org python@gentoo.org * Upstream: phil@riverbankcomputing.com qscintilla@riverbankcomputing.com * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_3 userland_GNU * FEATURES: preserve-libs sandbox userpriv usersandbox >>> Unpacking source... >>> Unpacking QScintilla-gpl-2.9.tar.gz to /var/tmp/portage/dev-python/qscintilla-python-2.9/work >>> Source unpacked in /var/tmp/portage/dev-python/qscintilla-python-2.9/work >>> Preparing source in /var/tmp/portage/dev-python/qscintilla-python-2.9/work/QScintilla-gpl-2.9/Python ... * Will copy sources from /var/tmp/portage/dev-python/qscintilla-python-2.9/work/QScintilla-gpl-2.9/Python * python3_3: copying to /var/tmp/portage/dev-python/qscintilla-python-2.9/work/QScintilla-gpl-2.9/Python-python3_3 * python2_7: copying to /var/tmp/portage/dev-python/qscintilla-python-2.9/work/QScintilla-gpl-2.9/Python-python2_7 >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/qscintilla-python-2.9/work/QScintilla-gpl-2.9/Python ... * python3_3: running run_in_build_dir configuration /usr/bin/python3.3 configure.py --qmake=/usr/lib64/qt4/bin/qmake --destdir=/usr/lib64/python3.3/site-packages/PyQt4 --sip-incdir=/usr/include/python3.3 --pyqt=PyQt4 --no-timestamp Configuring QScintilla 2.9... QScintilla 2.9 is being used. The QScintilla .sip files will be installed in /usr/share/sip/PyQt4. The QScintilla module will be installed in /usr/lib64/python3.3/site-packages/PyQt4. PyQt 4.11.3 is being used. Qt 4.8.7 is being used. sip 4.16.7 is being used. The sip executable is /usr/bin/sip. The QScintilla module is being built with 'protected' redefined as 'public'. The QScintilla API file will be installed in /usr/share/qt4/qsci/api/python. Generating the C++ source for the Qsci module... Generating the .pro file for the Qsci module... Creating the Makefile for the Qsci module... * Running qmake ... [ ok ] * python2_7: running run_in_build_dir configuration /usr/bin/python2.7 configure.py --qmake=/usr/lib64/qt4/bin/qmake --destdir=/usr/lib64/python2.7/site-packages/PyQt4 --sip-incdir=/usr/include/python2.7 --pyqt=PyQt4 --no-timestamp Configuring QScintilla 2.9... QScintilla 2.9 is being used. The QScintilla .sip files will be installed in /usr/share/sip/PyQt4. The QScintilla module will be installed in /usr/lib64/python2.7/site-packages/PyQt4. PyQt 4.11.3 is being used. Qt 4.8.7 is being used. sip 4.16.7 is being used. The sip executable is /usr/bin/sip. The QScintilla module is being built with 'protected' redefined as 'public'. The QScintilla API file will be installed in /usr/share/qt4/qsci/api/python. Generating the C++ source for the Qsci module... Generating the .pro file for the Qsci module... Creating the Makefile for the Qsci module... * Running qmake ... [ ok ] >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/qscintilla-python-2.9/work/QScintilla-gpl-2.9/Python ... * python3_3: running run_in_build_dir default make -j1 x86_64-pc-linux-gnu-g++ -c -march=native -O2 -pipe -fno-exceptions -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.3 -I/usr/include/qt4 -I. -o sipQsciQsciScintillaBase.o sipQsciQsciScintillaBase.cpp ./sipQsciQsciScintillaBase.cpp: In member function ‘void sipQsciScintillaBase::disconnectNotify(const QMetaMethod&)’: ./sipQsciQsciScintillaBase.cpp:363:47: error: no matching function for call to ‘sipQsciScintillaBase::disconnectNotify(const QMetaMethod&)’ QsciScintillaBase::disconnectNotify(a0); ^ ./sipQsciQsciScintillaBase.cpp:363:47: note: candidate is: In file included from /usr/include/qt4/QtCore/qiodevice.h:46:0, from /usr/include/qt4/QtCore/qdatastream.h:46, from /usr/include/qt4/QtCore/qmetatype.h:49, from /usr/include/qt4/QtCore/QMetaType:1, from sipAPIQsci.h:30, from sipQsciQsciScintillaBase.cpp:24: /usr/include/qt4/QtCore/qobject.h:291:18: note: virtual void QObject::disconnectNotify(const char*) virtual void disconnectNotify(const char *signal); ^ /usr/include/qt4/QtCore/qobject.h:291:18: note: no known conversion for argument 1 from ‘const QMetaMethod’ to ‘const char*’ ./sipQsciQsciScintillaBase.cpp: In member function ‘void sipQsciScintillaBase::connectNotify(const QMetaMethod&)’: ./sipQsciQsciScintillaBase.cpp:381:44: error: no matching function for call to ‘sipQsciScintillaBase::connectNotify(const QMetaMethod&)’ QsciScintillaBase::connectNotify(a0); ^ ./sipQsciQsciScintillaBase.cpp:381:44: note: candidate is: In file included from /usr/include/qt4/QtCore/qiodevice.h:46:0, from /usr/include/qt4/QtCore/qdatastream.h:46, from /usr/include/qt4/QtCore/qmetatype.h:49, from /usr/include/qt4/QtCore/QMetaType:1, from sipAPIQsci.h:30, from sipQsciQsciScintillaBase.cpp:24: /usr/include/qt4/QtCore/qobject.h:290:18: note: virtual void QObject::connectNotify(const char*) virtual void connectNotify(const char *signal); ^ /usr/include/qt4/QtCore/qobject.h:290:18: note: no known conversion for argument 1 from ‘const QMetaMethod’ to ‘const char*’ ./sipQsciQsciScintillaBase.cpp: In member function ‘void sipQsciScintillaBase::initPainter(QPainter*) const’: ./sipQsciQsciScintillaBase.cpp:453:9: error: ‘initPainter’ is not a member of ‘QsciScintillaBase’ QsciScintillaBase::initPainter(a0); ^ ./sipQsciQsciScintillaBase.cpp: In member function ‘QPainter* sipQsciScintillaBase::sharedPainter() const’: ./sipQsciQsciScintillaBase.cpp:470:16: error: ‘sharedPainter’ is not a member of ‘QsciScintillaBase’ return QsciScintillaBase::sharedPainter(); ^ ./sipQsciQsciScintillaBase.cpp: In member function ‘QPaintDevice* sipQsciScintillaBase::redirected(QPoint*) const’: ./sipQsciQsciScintillaBase.cpp:485:16: error: ‘redirected’ is not a member of ‘QsciScintillaBase’ return QsciScintillaBase::redirected(a0); ^ ./sipQsciQsciScintillaBase.cpp: In member function ‘bool sipQsciScintillaBase::nativeEvent(const QByteArray&, void*, long int*)’: ./sipQsciQsciScintillaBase.cpp:500:16: error: ‘nativeEvent’ is not a member of ‘QsciScintillaBase’ return QsciScintillaBase::nativeEvent(a0,a1,a2); ^ ./sipQsciQsciScintillaBase.cpp: In member function ‘bool sipQsciScintillaBase::hasHeightForWidth() const’: ./sipQsciQsciScintillaBase.cpp:515:16: error: ‘hasHeightForWidth’ is not a member of ‘QsciScintillaBase’ return QsciScintillaBase::hasHeightForWidth(); ^ Makefile:324: recipe for target 'sipQsciQsciScintillaBase.o' failed make: *** [sipQsciQsciScintillaBase.o] Error 1 * ERROR: dev-python/qscintilla-python-2.9::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-python/qscintilla-python-2.9::gentoo'`, * the complete build log and the output of `emerge -pqv '=dev-python/qscintilla-python-2.9::gentoo'`. * The complete build log is located at '/var/log/portage/dev-python:qscintilla-python-2.9:20150602-100358.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/qscintilla-python-2.9/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/qscintilla-python-2.9/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/qscintilla-python-2.9/work/QScintilla-gpl-2.9/Python-python3_3' * S: '/var/tmp/portage/dev-python/qscintilla-python-2.9/work/QScintilla-gpl-2.9/Python'