[PyQt] errors during PyQt 5.2.1 'make'

Andrey Tykhonov atykhonov at gmail.com
Tue Apr 1 06:22:49 BST 2014


Hi all!

I've tried to install PyQt-gpl-5.2.1 but I get the errors. (I try to install
it via virtualenv). Configuration performs well but `make` doesn't:


$ python configure.py --qmake /usr/lib/qt5/bin/qmake --confirm-license
Querying qmake about your Qt installation...
Determining the details of your Qt installation...
This is the GPL version of PyQt 5.2.1 (licensed under the GNU General Public
License) for Python 2.7.5 on linux2.
Found the license file pyqt-gpl.sip.
Checking to see if the QtGui module should be built...
Checking to see if the QtHelp module should be built...
Checking to see if the QtMultimedia module should be built...
Checking to see if the QtMultimediaWidgets module should be built...
Checking to see if the QtNetwork module should be built...
Checking to see if the QtOpenGL module should be built...
Checking to see if the QtPrintSupport module should be built...
Checking to see if the QtQml module should be built...
Checking to see if the QtQuick module should be built...
Checking to see if the QtSql module should be built...
Checking to see if the QtSvg module should be built...
Checking to see if the QtTest module should be built...
Checking to see if the QtWebKit module should be built...
Checking to see if the QtWebKitWidgets module should be built...
Checking to see if the QtWidgets module should be built...
Checking to see if the QtXmlPatterns module should be built...
Checking to see if the QtDesigner module should be built...
Checking to see if the QAxContainer module should be built...
Checking to see if the QtDBus module should be built...
Checking to see if the dbus support module should be built...
The Python dbus module doesn't seem to be installed.
Checking to see if the _QOpenGLFunctions_2_0 module should be built...
Checking to see if the QtSensors module should be built...
Checking to see if the QtSerialPort module should be built...
Checking to see if the QtX11Extras module should be built...
Checking to see if the QtBluetooth module should be built...
Checking to see if the QtMacExtras module should be built...
Checking to see if the QtPositioning module should be built...
Checking to see if the QtWinExtras module should be built...
Qt v5.2.1 (Open Source) is being used.
The qmake executable is /usr/lib/qt5/bin/qmake.
Qt is built as a shared library.
SIP 4.15.5 is being used.
The sip executable is
/str/development/projects/open-source/python/webkit/venv/bin/sip.
These PyQt5 modules will be built: QtCore, QtGui, QtMultimedia,
QtMultimediaWidgets, QtNetwork, QtOpenGL, QtPrintSupport, QtQml, QtQuick,
QtSql, QtSvg, QtTest, QtWebKit, QtWebKitWidgets, QtWidgets, QtXmlPatterns,
QtDBus, _QOpenGLFunctions_2_0, QtSerialPort.
The PyQt5 Python package will be installed in
/str/development/projects/open-source/python/webkit/venv/lib64/python2.7/site-packages.
PyQt5 is being built with generated docstrings.
PyQt5 is being built with 'protected' redefined as 'public'.
The Designer plugin will be installed in /usr/lib64/qt5/plugins/designer.
The qmlscene plugin will be installed in /usr/lib64/qt5/plugins/PyQt5.
The PyQt5 .sip files will be installed in
/str/development/projects/open-source/python/webkit/venv/share/sip/PyQt5.
pyuic5, pyrcc5 and pylupdate5 will be installed in
/str/development/projects/open-source/python/webkit/venv/bin.
The interpreter used by pyuic5 is
/str/development/projects/open-source/python/webkit/venv/bin/python.
Generating the C++ source for the QtCore module...
Generating the .pro file for the QtCore module...
Generating the Makefile for the QtCore module...
Generating the C++ source for the QtGui module...
Generating the .pro file for the QtGui module...
Generating the Makefile for the QtGui module...
Generating the C++ source for the QtMultimedia module...
Generating the .pro file for the QtMultimedia module...
Generating the Makefile for the QtMultimedia module...
Generating the C++ source for the QtMultimediaWidgets module...
Generating the .pro file for the QtMultimediaWidgets module...
Generating the Makefile for the QtMultimediaWidgets module...
Generating the C++ source for the QtNetwork module...
Generating the .pro file for the QtNetwork module...
Generating the Makefile for the QtNetwork module...
Generating the C++ source for the QtOpenGL module...
Generating the .pro file for the QtOpenGL module...
Generating the Makefile for the QtOpenGL module...
Generating the C++ source for the QtPrintSupport module...
Generating the .pro file for the QtPrintSupport module...
Generating the Makefile for the QtPrintSupport module...
Generating the C++ source for the QtQml module...
Generating the .pro file for the QtQml module...
Generating the Makefile for the QtQml module...
Generating the C++ source for the QtQuick module...
Generating the .pro file for the QtQuick module...
Generating the Makefile for the QtQuick module...
Generating the C++ source for the QtSql module...
Generating the .pro file for the QtSql module...
Generating the Makefile for the QtSql module...
Generating the C++ source for the QtSvg module...
Generating the .pro file for the QtSvg module...
Generating the Makefile for the QtSvg module...
Generating the C++ source for the QtTest module...
Generating the .pro file for the QtTest module...
Generating the Makefile for the QtTest module...
Generating the C++ source for the QtWebKit module...
Generating the .pro file for the QtWebKit module...
Generating the Makefile for the QtWebKit module...
Generating the C++ source for the QtWebKitWidgets module...
Generating the .pro file for the QtWebKitWidgets module...
Generating the Makefile for the QtWebKitWidgets module...
Generating the C++ source for the QtWidgets module...
Generating the .pro file for the QtWidgets module...
Generating the Makefile for the QtWidgets module...
Generating the C++ source for the QtXmlPatterns module...
Generating the .pro file for the QtXmlPatterns module...
Generating the Makefile for the QtXmlPatterns module...
Generating the C++ source for the QtDBus module...
Generating the .pro file for the QtDBus module...
Generating the Makefile for the QtDBus module...
Generating the C++ source for the _QOpenGLFunctions_2_0 module...
Generating the .pro file for the _QOpenGLFunctions_2_0 module...
Generating the Makefile for the _QOpenGLFunctions_2_0 module...
Generating the C++ source for the QtSerialPort module...
Generating the .pro file for the QtSerialPort module...
Generating the Makefile for the QtSerialPort module...
Embedding sip flags...
Generating the C++ source for the Qt module...
Generating the .pro file for the Qt module...
Generating the Makefile for the Qt module...
Generating the .pro file for pylupdate5...
Generating the Makefile for pylupdate5...
Generating the .pro file for pyrcc5...
Generating the Makefile for pyrcc5...
Generating the pyuic5 wrapper...
Generating the qmlscene plugin .pro file...
Generating the qmlscene plugin Makefile...
Re-writing
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/examples/quick/tutorials/extending/chapter6-plugins/Charts/qmldir...
Generating the top-level .pro file...
Making the pyuic5 wrapper executable...
Generating the top-level Makefile...


$ make
cd QtCore/ && ( test -e Makefile || /usr/lib/qt5/bin/qmake /str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/QtCore.pro -o Makefile ) && make -f Makefile 
make[1]: Entering directory `/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore'
g++ -c -pipe -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++ -I. -I. -I/usr/include/python2.7 -I../qpy/QtCore -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I. -o sipQtCoreQTimer.o sipQtCoreQTimer.cpp
In file included from sipQtCoreQTimer.cpp:24:0:
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9488:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9493:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9498:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9503:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9508:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9513:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9518:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9523:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9528:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9533:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9538:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9543:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9548:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9553:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9558:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9563:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9568:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9573:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9578:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9583:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9588:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9593:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9605:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9610:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9615:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9620:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9625:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9633:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9638:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9643:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9648:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9653:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9658:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9663:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9668:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9673:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9678:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9686:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9691:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9699:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9704:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9709:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9714:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9719:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9724:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9732:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9737:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9745:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9750:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9755:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9760:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9768:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9782:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9790:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9795:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9800:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9810:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9815:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9820:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9828:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9833:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9841:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9849:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9857:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9862:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9867:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9872:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9886:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9891:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9896:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9901:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9906:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9911:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9916:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9921:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9929:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9934:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9939:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9944:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9952:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9957:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9962:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9970:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9975:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9983:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9988:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:9996:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10018:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10023:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10031:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10036:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10041:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10046:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10051:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10061:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10066:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10071:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10076:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10086:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10091:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10096:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10104:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10109:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10114:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10122:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10127:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10132:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10137:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10142:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10147:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10152:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10157:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10162:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10167:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10172:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10177:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10195:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10200:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10208:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10213:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10218:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10223:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10228:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10238:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10250:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10255:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10260:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10265:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10270:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10275:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10280:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10285:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10290:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10295:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10307:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10317:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10325:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10330:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10335:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10340:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10348:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10353:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10363:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10368:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10378:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10388:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10393:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10398:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10403:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10413:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10418:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10423:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10433:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10438:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10446:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10451:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10456:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10461:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10466:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10480:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10485:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10490:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10498:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10503:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10515:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10520:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10530:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10535:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10540:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10552:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10557:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10562:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10567:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10577:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10585:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10590:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10595:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10600:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10605:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10610:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10615:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10620:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10632:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10637:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipAPIQtCore.h:10647:8: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipQtCoreQTimer.cpp:779:14: error: ‘pyqt5QtSignal’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipQtCoreQTimer.cpp:787:1: error: ‘pyqt5ClassTypeDef’ does not name a type
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipQtCoreQTimer.cpp:691:14: warning: ‘void* cast_QTimer(void*, const sipTypeDef*)’ defined but not used [-Wunused-function]
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipQtCoreQTimer.cpp:719:13: warning: ‘void dealloc_QTimer(sipSimpleWrapper*)’ defined but not used [-Wunused-function]
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipQtCoreQTimer.cpp:732:14: warning: ‘void* init_type_QTimer(sipSimpleWrapper*, PyObject*, PyObject*, PyObject**, PyObject**, PyObject**)’ defined but not used [-Wunused-function]
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipQtCoreQTimer.cpp:758:26: warning: ‘supers_QTimer’ defined but not used [-Wunused-variable]
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipQtCoreQTimer.cpp:761:20: warning: ‘methods_QTimer’ defined but not used [-Wunused-variable]
/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore/sipQtCoreQTimer.cpp:784:1: warning: ‘doc_QTimer’ defined but not used [-Wunused-variable]
make[1]: *** [sipQtCoreQTimer.o] Error 1
make[1]: Leaving directory `/str/development/projects/open-source/python/webkit/PyQt-gpl-5.2.1/QtCore'
make: *** [sub-QtCore-make_first-ordered] Error 2


What can be the reason of the mentioned errors? How can I fix them? 
Please help.



Andrey


More information about the PyQt mailing list