Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-qt5-6.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1753/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/python-qt5-6.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} sh: line 0: fg: no job control sh: line 0: fg: no job control sh: /usr/bin/python: No such file or directory warning: Could not canonicalize hostname: i-0001d67c Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-qt5-5.3.2-6.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-qt5-6.spec'], False, '/var/lib/mock/epel-7-x86_64-mockbuilder-1753/root/', None, 0, True, False, 500, 135, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/python-qt5-6.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'CCACHE_DIR': '/tmp/ccache', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'CCACHE_UMASK': '002'} Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.pYyjzq + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PyQt-gpl-5.3.2 + /usr/bin/gzip -dc /builddir/build/SOURCES/PyQt-gpl-5.3.2.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd PyQt-gpl-5.3.2 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . Patch #1 (PyQt5-5.3.2-add-dep-to-QtWebKitWidgets.patch): + echo 'Patch #1 (PyQt5-5.3.2-add-dep-to-QtWebKitWidgets.patch):' + /usr/bin/patch -p1 -b --suffix .add-dep-to-QtWebKitWidgets --fuzz=0 + /usr/bin/cat /builddir/build/SOURCES/PyQt5-5.3.2-add-dep-to-QtWebKitWidgets.patch patching file configure.py + rm -rf /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos + cp -a . /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.FD2kdi + umask 022 + cd /builddir/build/BUILD + cd PyQt-gpl-5.3.2 + PATH=/usr/lib64/qt5/bin:/usr/lib64/ccache:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin:/builddir/.local/bin:/builddir/bin + export PATH + /usr/bin/python2 configure.py --assume-shared --confirm-license --no-timestamp --qmake=/usr/lib64/qt5/bin/qmake --verbose Querying qmake about your Qt installation... Determining the details of your Qt installation... /usr/lib64/qt5/bin/qmake -o qtdetail.mk qtdetail.pro make -f qtdetail.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qtdetail.o qtdetail.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o qtdetail qtdetail.o -lQt5Core -lpthread ./qtdetail This is the GPL version of PyQt 5.3.2 (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... /usr/lib64/qt5/bin/qmake -o cfgtest_QtGui.mk cfgtest_QtGui.pro make -f cfgtest_QtGui.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtGui.o cfgtest_QtGui.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtGui cfgtest_QtGui.o -L/usr/X11R6/lib64 -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtHelp module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtHelp.mk cfgtest_QtHelp.pro make -f cfgtest_QtHelp.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtHelp.o cfgtest_QtHelp.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -Wl,-rpath-link,/usr/lib64 -o cfgtest_QtHelp cfgtest_QtHelp.o -L/usr/X11R6/lib64 -lQt5Help -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtMultimedia module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtMultimedia.mk cfgtest_QtMultimedia.pro make -f cfgtest_QtMultimedia.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtMultimedia.o cfgtest_QtMultimedia.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtMultimedia cfgtest_QtMultimedia.o -L/usr/X11R6/lib64 -lQt5Multimedia -lQt5Network -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtMultimediaWidgets module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtMultimediaWidgets.mk cfgtest_QtMultimediaWidgets.pro make -f cfgtest_QtMultimediaWidgets.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_MULTIMEDIAWIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimediaWidgets -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtMultimediaWidgets.o cfgtest_QtMultimediaWidgets.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -Wl,-rpath-link,/usr/lib64 -o cfgtest_QtMultimediaWidgets cfgtest_QtMultimediaWidgets.o -L/usr/X11R6/lib64 -lQt5MultimediaWidgets -lQt5Multimedia -lQt5Widgets -lQt5Network -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtNetwork module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtNetwork.mk cfgtest_QtNetwork.pro make -f cfgtest_QtNetwork.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtNetwork.o cfgtest_QtNetwork.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtNetwork cfgtest_QtNetwork.o -lQt5Network -lQt5Core -lpthread Checking to see if the QtOpenGL module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtOpenGL.mk cfgtest_QtOpenGL.pro make -f cfgtest_QtOpenGL.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtOpenGL.o cfgtest_QtOpenGL.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtOpenGL cfgtest_QtOpenGL.o -L/usr/X11R6/lib64 -lQt5OpenGL -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtPrintSupport module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtPrintSupport.mk cfgtest_QtPrintSupport.pro make -f cfgtest_QtPrintSupport.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtPrintSupport.o cfgtest_QtPrintSupport.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtPrintSupport cfgtest_QtPrintSupport.o -L/usr/X11R6/lib64 -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtQml module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtQml.mk cfgtest_QtQml.pro make -f cfgtest_QtQml.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtQml.o cfgtest_QtQml.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtQml cfgtest_QtQml.o -L/usr/X11R6/lib64 -lQt5Qml -lQt5Network -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtQuick module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtQuick.mk cfgtest_QtQuick.pro make -f cfgtest_QtQuick.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtQuick.o cfgtest_QtQuick.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtQuick cfgtest_QtQuick.o -L/usr/X11R6/lib64 -lQt5Quick -lQt5Qml -lQt5Network -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtSql module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtSql.mk cfgtest_QtSql.pro make -f cfgtest_QtSql.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtSql.o cfgtest_QtSql.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtSql cfgtest_QtSql.o -L/usr/X11R6/lib64 -lQt5Widgets -lQt5Sql -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtSvg module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtSvg.mk cfgtest_QtSvg.pro make -f cfgtest_QtSvg.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtSvg.o cfgtest_QtSvg.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtSvg cfgtest_QtSvg.o -L/usr/X11R6/lib64 -lQt5Svg -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtTest module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtTest.mk cfgtest_QtTest.pro make -f cfgtest_QtTest.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_TESTLIB_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"/builddir/build/BUILD/PyQt-gpl-5.3.2\" -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtTest -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtTest.o cfgtest_QtTest.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtTest cfgtest_QtTest.o -L/usr/X11R6/lib64 -lQt5Widgets -lQt5Test -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtWebKit module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtWebKit.mk cfgtest_QtWebKit.pro make -f cfgtest_QtWebKit.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtWebKit.o cfgtest_QtWebKit.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -Wl,-rpath-link,/usr/lib64 -o cfgtest_QtWebKit cfgtest_QtWebKit.o -L/usr/X11R6/lib64 -lQt5WebKit -lQt5Network -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtWebKitWidgets module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtWebKitWidgets.mk cfgtest_QtWebKitWidgets.pro make -f cfgtest_QtWebKitWidgets.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtWebKitWidgets.o cfgtest_QtWebKitWidgets.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -Wl,-rpath-link,/usr/lib64 -o cfgtest_QtWebKitWidgets cfgtest_QtWebKitWidgets.o -L/usr/X11R6/lib64 -lQt5WebKitWidgets -lQt5PrintSupport -lQt5WebKit -lQt5Widgets -lQt5Network -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtWidgets module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtWidgets.mk cfgtest_QtWidgets.pro make -f cfgtest_QtWidgets.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtWidgets.o cfgtest_QtWidgets.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtWidgets cfgtest_QtWidgets.o -L/usr/X11R6/lib64 -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtXmlPatterns module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtXmlPatterns.mk cfgtest_QtXmlPatterns.pro make -f cfgtest_QtXmlPatterns.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtXmlPatterns.o cfgtest_QtXmlPatterns.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtXmlPatterns cfgtest_QtXmlPatterns.o -lQt5XmlPatterns -lQt5Network -lQt5Core -lpthread Checking to see if the QtDesigner module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtDesigner.mk cfgtest_QtDesigner.pro make -f cfgtest_QtDesigner.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtDesigner.o cfgtest_QtDesigner.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtDesigner cfgtest_QtDesigner.o -L/usr/X11R6/lib64 -lQt5Designer -lQt5Widgets -lQt5Xml -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QAxContainer module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QAxContainer.mk cfgtest_QAxContainer.pro Project ERROR: Unknown module(s) in QT: axcontainer Checking to see if the QtDBus module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtDBus.mk cfgtest_QtDBus.pro make -f cfgtest_QtDBus.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtDBus.o cfgtest_QtDBus.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtDBus cfgtest_QtDBus.o -lQt5DBus -lQt5Core -lpthread Checking to see if the dbus support module should be built... pkg-config --cflags-only-I --libs dbus-1 Checking to see if the _QOpenGLFunctions_2_0 module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest__QOpenGLFunctions_2_0.mk cfgtest__QOpenGLFunctions_2_0.pro make -f cfgtest__QOpenGLFunctions_2_0.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest__QOpenGLFunctions_2_0.o cfgtest__QOpenGLFunctions_2_0.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest__QOpenGLFunctions_2_0 cfgtest__QOpenGLFunctions_2_0.o -L/usr/X11R6/lib64 -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtSensors module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtSensors.mk cfgtest_QtSensors.pro make -f cfgtest_QtSensors.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtSensors.o cfgtest_QtSensors.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtSensors cfgtest_QtSensors.o -L/usr/X11R6/lib64 -lQt5Sensors -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtSerialPort module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtSerialPort.mk cfgtest_QtSerialPort.pro make -f cfgtest_QtSerialPort.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_SERIALPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSerialPort -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtSerialPort.o cfgtest_QtSerialPort.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtSerialPort cfgtest_QtSerialPort.o -L/usr/X11R6/lib64 -lQt5SerialPort -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtX11Extras module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtX11Extras.mk cfgtest_QtX11Extras.pro make -f cfgtest_QtX11Extras.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtX11Extras.o cfgtest_QtX11Extras.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtX11Extras cfgtest_QtX11Extras.o -L/usr/X11R6/lib64 -lQt5X11Extras -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtBluetooth module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtBluetooth.mk cfgtest_QtBluetooth.pro make -f cfgtest_QtBluetooth.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtBluetooth.o cfgtest_QtBluetooth.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -Wl,-rpath-link,/usr/lib64 -o cfgtest_QtBluetooth cfgtest_QtBluetooth.o -L/usr/X11R6/lib64 -lQt5Bluetooth -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtMacExtras module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtMacExtras.mk cfgtest_QtMacExtras.pro Project ERROR: Unknown module(s) in QT: macextras Checking to see if the QtPositioning module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtPositioning.mk cfgtest_QtPositioning.pro make -f cfgtest_QtPositioning.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtPositioning.o cfgtest_QtPositioning.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtPositioning cfgtest_QtPositioning.o -L/usr/X11R6/lib64 -lQt5Positioning -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtWinExtras module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtWinExtras.mk cfgtest_QtWinExtras.pro Project ERROR: Unknown module(s) in QT: winextras Checking to see if the QtQuickWidgets module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtQuickWidgets.mk cfgtest_QtQuickWidgets.pro make -f cfgtest_QtQuickWidgets.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_QUICKWIDGETS_LIB -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuickWidgets -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtQuickWidgets.o cfgtest_QtQuickWidgets.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtQuickWidgets cfgtest_QtQuickWidgets.o -L/usr/X11R6/lib64 -lQt5QuickWidgets -lQt5Quick -lQt5Qml -lQt5Widgets -lQt5Network -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtWebSockets module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtWebSockets.mk cfgtest_QtWebSockets.pro Project ERROR: Unknown module(s) in QT: websockets Checking to see if the Enginio module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_Enginio.mk cfgtest_Enginio.pro Project ERROR: Unknown module(s) in QT: enginio Qt v5.3.2 (Open Source) is being used. The qmake executable is /usr/lib64/qt5/bin/qmake. Qt is built as a shared library. SIP 4.16.4 is being used. The sip executable is /usr/bin/sip. These PyQt5 modules will be built: QtCore, QtGui, QtHelp, QtMultimedia, QtMultimediaWidgets, QtNetwork, QtOpenGL, QtPrintSupport, QtQml, QtQuick, QtSql, QtSvg, QtTest, QtWebKit, QtWebKitWidgets, QtWidgets, QtXmlPatterns, QtDesigner, QtDBus, _QOpenGLFunctions_2_0, QtSensors, QtSerialPort, QtX11Extras, QtBluetooth, QtPositioning, QtQuickWidgets. The PyQt5 Python package will be installed in /usr/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 dbus support module will be installed in /usr/lib/python2.7/site-packages/dbus/mainloop. The PyQt5 .sip files will be installed in /usr/share/sip/PyQt5. pyuic5, pyrcc5 and pylupdate5 will be installed in /usr/bin. The interpreter used by pyuic5 is /usr/bin/python2. Generating the C++ source for the QtCore module... /usr/bin/sip -w -x VendorID -t WS_X11 -t Qt_5_3_2 -x Py_v3 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/PyQt-gpl-5.3.2/QtCore -I sip -I /builddir/build/BUILD/PyQt-gpl-5.3.2/sip /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/QtCoremod.sip Embedding sip flags... Generating the .pro file for the QtCore module... Generating the Makefile for the QtCore module... /usr/lib64/qt5/bin/qmake QtCore.pro Generating the C++ source for the QtGui module... /usr/bin/sip -w -x VendorID -t WS_X11 -t Qt_5_3_2 -x Py_v3 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/PyQt-gpl-5.3.2/QtGui -I sip -I /builddir/build/BUILD/PyQt-gpl-5.3.2/sip /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/QtGuimod.sip Generating the .pro file for the QtGui module... Generating the Makefile for the QtGui module... /usr/lib64/qt5/bin/qmake QtGui.pro Generating the C++ source for the QtHelp module... /usr/bin/sip -w -x VendorID -t WS_X11 -t Qt_5_3_2 -x Py_v3 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/PyQt-gpl-5.3.2/QtHelp -I sip -I /builddir/build/BUILD/PyQt-gpl-5.3.2/sip /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtHelp/QtHelpmod.sip Generating the .pro file for the QtHelp module... Generating the Makefile for the QtHelp module... /usr/lib64/qt5/bin/qmake QtHelp.pro Generating the C++ source for the QtMultimedia module... /usr/bin/sip -w -x VendorID -t WS_X11 -t Qt_5_3_2 -x Py_v3 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/PyQt-gpl-5.3.2/QtMultimedia -I sip -I /builddir/build/BUILD/PyQt-gpl-5.3.2/sip /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/QtMultimediamod.sip Generating the .pro file for the QtMultimedia module... Generating the Makefile for the QtMultimedia module... /usr/lib64/qt5/bin/qmake QtMultimedia.pro Generating the C++ source for the QtMultimediaWidgets module... /usr/bin/sip -w -x VendorID -t WS_X11 -t Qt_5_3_2 -x Py_v3 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/PyQt-gpl-5.3.2/QtMultimediaWidgets -I sip -I /builddir/build/BUILD/PyQt-gpl-5.3.2/sip /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimediaWidgets/QtMultimediaWidgetsmod.sip Generating the .pro file for the QtMultimediaWidgets module... Generating the Makefile for the QtMultimediaWidgets module... /usr/lib64/qt5/bin/qmake QtMultimediaWidgets.pro Generating the C++ source for the QtNetwork module... /usr/bin/sip -w -x VendorID -t WS_X11 -t Qt_5_3_2 -x Py_v3 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/PyQt-gpl-5.3.2/QtNetwork -I sip -I /builddir/build/BUILD/PyQt-gpl-5.3.2/sip /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtNetwork/QtNetworkmod.sip Generating the .pro file for the QtNetwork module... Generating the Makefile for the QtNetwork module... /usr/lib64/qt5/bin/qmake QtNetwork.pro Generating the C++ source for the QtOpenGL module... /usr/bin/sip -w -x VendorID -t WS_X11 -t Qt_5_3_2 -x Py_v3 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/PyQt-gpl-5.3.2/QtOpenGL -I sip -I /builddir/build/BUILD/PyQt-gpl-5.3.2/sip /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtOpenGL/QtOpenGLmod.sip Generating the .pro file for the QtOpenGL module... Generating the Makefile for the QtOpenGL module... /usr/lib64/qt5/bin/qmake QtOpenGL.pro Generating the C++ source for the QtPrintSupport module... /usr/bin/sip -w -x VendorID -t WS_X11 -t Qt_5_3_2 -x Py_v3 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/PyQt-gpl-5.3.2/QtPrintSupport -I sip -I /builddir/build/BUILD/PyQt-gpl-5.3.2/sip /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtPrintSupport/QtPrintSupportmod.sip Generating the .pro file for the QtPrintSupport module... Generating the Makefile for the QtPrintSupport module... /usr/lib64/qt5/bin/qmake QtPrintSupport.pro Generating the C++ source for the QtQml module... /usr/bin/sip -w -x VendorID -t WS_X11 -t Qt_5_3_2 -x Py_v3 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/PyQt-gpl-5.3.2/QtQml -I sip -I /builddir/build/BUILD/PyQt-gpl-5.3.2/sip /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQml/QtQmlmod.sip Generating the .pro file for the QtQml module... Generating the Makefile for the QtQml module... /usr/lib64/qt5/bin/qmake QtQml.pro Generating the C++ source for the QtQuick module... /usr/bin/sip -w -x VendorID -t WS_X11 -t Qt_5_3_2 -x Py_v3 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/PyQt-gpl-5.3.2/QtQuick -I sip -I /builddir/build/BUILD/PyQt-gpl-5.3.2/sip /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQuick/QtQuickmod.sip Generating the .pro file for the QtQuick module... Generating the Makefile for the QtQuick module... /usr/lib64/qt5/bin/qmake QtQuick.pro Generating the C++ source for the QtSql module... /usr/bin/sip -w -x VendorID -t WS_X11 -t Qt_5_3_2 -x Py_v3 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/PyQt-gpl-5.3.2/QtSql -I sip -I /builddir/build/BUILD/PyQt-gpl-5.3.2/sip /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSql/QtSqlmod.sip Generating the .pro file for the QtSql module... Generating the Makefile for the QtSql module... /usr/lib64/qt5/bin/qmake QtSql.pro Generating the C++ source for the QtSvg module... /usr/bin/sip -w -x VendorID -t WS_X11 -t Qt_5_3_2 -x Py_v3 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/PyQt-gpl-5.3.2/QtSvg -I sip -I /builddir/build/BUILD/PyQt-gpl-5.3.2/sip /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSvg/QtSvgmod.sip Generating the .pro file for the QtSvg module... Generating the Makefile for the QtSvg module... /usr/lib64/qt5/bin/qmake QtSvg.pro Generating the C++ source for the QtTest module... /usr/bin/sip -w -x VendorID -t WS_X11 -t Qt_5_3_2 -x Py_v3 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/PyQt-gpl-5.3.2/QtTest -I sip -I /builddir/build/BUILD/PyQt-gpl-5.3.2/sip /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtTest/QtTestmod.sip Generating the .pro file for the QtTest module... Generating the Makefile for the QtTest module... /usr/lib64/qt5/bin/qmake QtTest.pro Generating the C++ source for the QtWebKit module... /usr/bin/sip -w -x VendorID -t WS_X11 -t Qt_5_3_2 -x Py_v3 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/PyQt-gpl-5.3.2/QtWebKit -I sip -I /builddir/build/BUILD/PyQt-gpl-5.3.2/sip /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWebKit/QtWebKitmod.sip Generating the .pro file for the QtWebKit module... Generating the Makefile for the QtWebKit module... /usr/lib64/qt5/bin/qmake QtWebKit.pro Generating the C++ source for the QtWebKitWidgets module... /usr/bin/sip -w -x VendorID -t WS_X11 -t Qt_5_3_2 -x Py_v3 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/PyQt-gpl-5.3.2/QtWebKitWidgets -I sip -I /builddir/build/BUILD/PyQt-gpl-5.3.2/sip /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWebKitWidgets/QtWebKitWidgetsmod.sip Generating the .pro file for the QtWebKitWidgets module... Generating the Makefile for the QtWebKitWidgets module... /usr/lib64/qt5/bin/qmake QtWebKitWidgets.pro Generating the C++ source for the QtWidgets module... /usr/bin/sip -w -x VendorID -t WS_X11 -t Qt_5_3_2 -x Py_v3 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/PyQt-gpl-5.3.2/QtWidgets -I sip -I /builddir/build/BUILD/PyQt-gpl-5.3.2/sip /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/QtWidgetsmod.sip Generating the .pro file for the QtWidgets module... Generating the Makefile for the QtWidgets module... /usr/lib64/qt5/bin/qmake QtWidgets.pro Generating the C++ source for the QtXmlPatterns module... /usr/bin/sip -w -x VendorID -t WS_X11 -t Qt_5_3_2 -x Py_v3 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/PyQt-gpl-5.3.2/QtXmlPatterns -I sip -I /builddir/build/BUILD/PyQt-gpl-5.3.2/sip /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtXmlPatterns/QtXmlPatternsmod.sip Generating the .pro file for the QtXmlPatterns module... Generating the Makefile for the QtXmlPatterns module... /usr/lib64/qt5/bin/qmake QtXmlPatterns.pro Generating the C++ source for the QtDesigner module... /usr/bin/sip -w -x VendorID -t WS_X11 -t Qt_5_3_2 -x Py_v3 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/PyQt-gpl-5.3.2/QtDesigner -I sip -I /builddir/build/BUILD/PyQt-gpl-5.3.2/sip /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDesigner/QtDesignermod.sip Generating the .pro file for the QtDesigner module... Generating the Makefile for the QtDesigner module... /usr/lib64/qt5/bin/qmake QtDesigner.pro Generating the C++ source for the QtDBus module... /usr/bin/sip -w -x VendorID -t WS_X11 -t Qt_5_3_2 -x Py_v3 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/PyQt-gpl-5.3.2/QtDBus -I sip -I /builddir/build/BUILD/PyQt-gpl-5.3.2/sip /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDBus/QtDBusmod.sip Generating the .pro file for the QtDBus module... Generating the Makefile for the QtDBus module... /usr/lib64/qt5/bin/qmake QtDBus.pro Generating the C++ source for the _QOpenGLFunctions_2_0 module... /usr/bin/sip -w -x VendorID -t WS_X11 -t Qt_5_3_2 -x Py_v3 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/PyQt-gpl-5.3.2/_QOpenGLFunctions_2_0 -I sip -I /builddir/build/BUILD/PyQt-gpl-5.3.2/sip /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/_QOpenGLFunctions_2_0/_QOpenGLFunctions_2_0mod.sip Generating the .pro file for the _QOpenGLFunctions_2_0 module... Generating the Makefile for the _QOpenGLFunctions_2_0 module... /usr/lib64/qt5/bin/qmake _QOpenGLFunctions_2_0.pro Generating the C++ source for the QtSensors module... /usr/bin/sip -w -x VendorID -t WS_X11 -t Qt_5_3_2 -x Py_v3 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/PyQt-gpl-5.3.2/QtSensors -I sip -I /builddir/build/BUILD/PyQt-gpl-5.3.2/sip /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSensors/QtSensorsmod.sip Generating the .pro file for the QtSensors module... Generating the Makefile for the QtSensors module... /usr/lib64/qt5/bin/qmake QtSensors.pro Generating the C++ source for the QtSerialPort module... /usr/bin/sip -w -x VendorID -t WS_X11 -t Qt_5_3_2 -x Py_v3 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/PyQt-gpl-5.3.2/QtSerialPort -I sip -I /builddir/build/BUILD/PyQt-gpl-5.3.2/sip /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSerialPort/QtSerialPortmod.sip Generating the .pro file for the QtSerialPort module... Generating the Makefile for the QtSerialPort module... /usr/lib64/qt5/bin/qmake QtSerialPort.pro Generating the C++ source for the QtX11Extras module... /usr/bin/sip -w -x VendorID -t WS_X11 -t Qt_5_3_2 -x Py_v3 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/PyQt-gpl-5.3.2/QtX11Extras -I sip -I /builddir/build/BUILD/PyQt-gpl-5.3.2/sip /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtX11Extras/QtX11Extrasmod.sip Generating the .pro file for the QtX11Extras module... Generating the Makefile for the QtX11Extras module... /usr/lib64/qt5/bin/qmake QtX11Extras.pro Generating the C++ source for the QtBluetooth module... /usr/bin/sip -w -x VendorID -t WS_X11 -t Qt_5_3_2 -x Py_v3 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/PyQt-gpl-5.3.2/QtBluetooth -I sip -I /builddir/build/BUILD/PyQt-gpl-5.3.2/sip /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtBluetooth/QtBluetoothmod.sip Generating the .pro file for the QtBluetooth module... Generating the Makefile for the QtBluetooth module... /usr/lib64/qt5/bin/qmake QtBluetooth.pro Generating the C++ source for the QtPositioning module... /usr/bin/sip -w -x VendorID -t WS_X11 -t Qt_5_3_2 -x Py_v3 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/PyQt-gpl-5.3.2/QtPositioning -I sip -I /builddir/build/BUILD/PyQt-gpl-5.3.2/sip /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtPositioning/QtPositioningmod.sip Generating the .pro file for the QtPositioning module... Generating the Makefile for the QtPositioning module... /usr/lib64/qt5/bin/qmake QtPositioning.pro Generating the C++ source for the QtQuickWidgets module... /usr/bin/sip -w -x VendorID -t WS_X11 -t Qt_5_3_2 -x Py_v3 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/PyQt-gpl-5.3.2/QtQuickWidgets -I sip -I /builddir/build/BUILD/PyQt-gpl-5.3.2/sip /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQuickWidgets/QtQuickWidgetsmod.sip Generating the .pro file for the QtQuickWidgets module... Generating the Makefile for the QtQuickWidgets module... /usr/lib64/qt5/bin/qmake QtQuickWidgets.pro Generating the C++ source for the Qt module... /usr/bin/sip -w -x VendorID -t WS_X11 -t Qt_5_3_2 -x Py_v3 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/PyQt-gpl-5.3.2/Qt -I sip -I /builddir/build/BUILD/PyQt-gpl-5.3.2/sip sip/Qt/Qtmod.sip Generating the .pro file for the Qt module... Generating the Makefile for the Qt module... /usr/lib64/qt5/bin/qmake Qt.pro Generating the .pro file for pylupdate5... Generating the Makefile for pylupdate5... /usr/lib64/qt5/bin/qmake pylupdate5.pro Generating the .pro file for pyrcc5... Generating the Makefile for pyrcc5... /usr/lib64/qt5/bin/qmake pyrcc5.pro Generating the pyuic5 wrapper... Generating the Qt Designer plugin .pro file... Generating the Qt Designer plugin Makefile... /usr/lib64/qt5/bin/qmake python.pro Generating the qmlscene plugin .pro file... Generating the qmlscene plugin Makefile... /usr/lib64/qt5/bin/qmake python.pro Re-writing /builddir/build/BUILD/PyQt-gpl-5.3.2/examples/quick/tutorials/extending/chapter6-plugins/Charts/qmldir... Generating the .pro file for the dbus module... Generating the Makefile for the pyqt5 module... /usr/lib64/qt5/bin/qmake dbus.pro Generating the top-level .pro file... Making the pyuic5 wrapper executable... Generating the top-level Makefile... /usr/lib64/qt5/bin/qmake PyQt5.pro + make -j3 cd QtCore/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtCore/QtCore.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtCore' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtDockWidgetAreas.o sipQtCoreQtDockWidgetAreas.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQJsonDocument.o sipQtCoreQJsonDocument.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQUrlQuery.o sipQtCoreQUrlQuery.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQItemSelectionModelSelectionFlags.o sipQtCoreQItemSelectionModelSelectionFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQCollator.o sipQtCoreQCollator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQDate.o sipQtCoreQDate.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQUrlComponentFormattingOptions.o sipQtCoreQUrlComponentFormattingOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList0101QAbstractState.o sipQtCoreQList0101QAbstractState.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtEdges.o sipQtCoreQtEdges.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQModelIndex.o sipQtCoreQModelIndex.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQLine.o sipQtCoreQLine.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQSystemSemaphore.o sipQtCoreQSystemSemaphore.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList0100QByteArray.o sipQtCoreQList0100QByteArray.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtTouchPointStates.o sipQtCoreQtTouchPointStates.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQElapsedTimer.o sipQtCoreQElapsedTimer.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQReadLocker.o sipQtCoreQReadLocker.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMetaEnum.o sipQtCoreQMetaEnum.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQAbstractEventDispatcherTimerInfo.o sipQtCoreQAbstractEventDispatcherTimerInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQDirSortFlags.o sipQtCoreQDirSortFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTextBoundaryFinderBoundaryReasons.o sipQtCoreQTextBoundaryFinderBoundaryReasons.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList0101QObject.o sipQtCoreQList0101QObject.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQEventTransition.o sipQtCoreQEventTransition.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQAbstractNativeEventFilter.o sipQtCoreQAbstractNativeEventFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQChar.o sipQtCoreQChar.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtMouseEventFlags.o sipQtCoreQtMouseEventFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTextEncoder.o sipQtCoreQTextEncoder.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtMouseButtons.o sipQtCoreQtMouseButtons.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQIODeviceOpenMode.o sipQtCoreQIODeviceOpenMode.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMutexLocker.o sipQtCoreQMutexLocker.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQLibrary.o sipQtCoreQLibrary.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQCoreApplication.o sipQtCoreQCoreApplication.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQEventLoop.o sipQtCoreQEventLoop.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMargins.o sipQtCoreQMargins.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQString.o sipQtCoreQString.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQHistoryState.o sipQtCoreQHistoryState.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQRegularExpressionPatternOptions.o sipQtCoreQRegularExpressionPatternOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQJsonArray.o sipQtCoreQJsonArray.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQChildEvent.o sipQtCoreQChildEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQFinalState.o sipQtCoreQFinalState.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList0100QAbstractEventDispatcherTimerInfo.o sipQtCoreQList0100QAbstractEventDispatcherTimerInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMimeDatabase.o sipQtCoreQMimeDatabase.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQFile.o sipQtCoreQFile.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQStandardPaths.o sipQtCoreQStandardPaths.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQFileDevice.o sipQtCoreQFileDevice.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtInputMethodHints.o sipQtCoreQtInputMethodHints.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtOrientations.o sipQtCoreQtOrientations.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList2400.o sipQtCoreQList2400.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQEvent.o sipQtCoreQEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQJsonParseError.o sipQtCoreQJsonParseError.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQStateMachineSignalEvent.o sipQtCoreQStateMachineSignalEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQIODevice.o sipQtCoreQIODevice.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQThread.o sipQtCoreQThread.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQFileDeviceFileHandleFlags.o sipQtCoreQFileDeviceFileHandleFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQStringRef.o sipQtCoreQStringRef.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQProcess.o sipQtCoreQProcess.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList0100QVariant.o sipQtCoreQList0100QVariant.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQDynamicPropertyChangeEvent.o sipQtCoreQDynamicPropertyChangeEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTemporaryFile.o sipQtCoreQTemporaryFile.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtMatchFlags.o sipQtCoreQtMatchFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQVector0100QTimeZoneOffsetData.o sipQtCoreQVector0100QTimeZoneOffsetData.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQJsonObject.o sipQtCoreQJsonObject.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQLibraryLoadHints.o sipQtCoreQLibraryLoadHints.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQRegularExpressionMatchIterator.o sipQtCoreQRegularExpressionMatchIterator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQReadWriteLock.o sipQtCoreQReadWriteLock.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList0100QMimeType.o sipQtCoreQList0100QMimeType.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQUrlFormattingOptions.o sipQtCoreQUrlFormattingOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQAbstractListModel.o sipQtCoreQAbstractListModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQPair18001800.o sipQtCoreQPair18001800.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQVector0600QPair24000100QVariant.o sipQtCoreQVector0600QPair24000100QVariant.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQVector0100QPointF.o sipQtCoreQVector0100QPointF.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQVector0100QXmlStreamNotationDeclaration.o sipQtCoreQVector0100QXmlStreamNotationDeclaration.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMutex.o sipQtCoreQMutex.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTranslator.o sipQtCoreQTranslator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMimeData.o sipQtCoreQMimeData.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCorecmodule.o sipQtCorecmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQAnimationGroup.o sipQtCoreQAnimationGroup.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQLibraryInfo.o sipQtCoreQLibraryInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQRegularExpressionMatch.o sipQtCoreQRegularExpressionMatch.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTextStream.o sipQtCoreQTextStream.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQSaveFile.o sipQtCoreQSaveFile.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTextStreamManipulator.o sipQtCoreQTextStreamManipulator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_post_init.o qpycore_post_init.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQXmlStreamAttribute.o sipQtCoreQXmlStreamAttribute.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQXmlStreamEntityResolver.o sipQtCoreQXmlStreamEntityResolver.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCorequintptr.o sipQtCorequintptr.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQItemSelectionRange.o sipQtCoreQItemSelectionRange.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQEventLoopLocker.o sipQtCoreQEventLoopLocker.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQDirFilters.o sipQtCoreQDirFilters.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQByteArrayBase64Options.o sipQtCoreQByteArrayBase64Options.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQByteArrayMatcher.o sipQtCoreQByteArrayMatcher.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQRegExp.o sipQtCoreQRegExp.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTextDecoder.o sipQtCoreQTextDecoder.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList0100QModelIndex.o sipQtCoreQList0100QModelIndex.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQAbstractState.o sipQtCoreQAbstractState.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtFindChildOptions.o sipQtCoreQtFindChildOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQXmlStreamReader.o sipQtCoreQXmlStreamReader.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMetaObject.o sipQtCoreQMetaObject.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTimerEvent.o sipQtCoreQTimerEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQPointF.o sipQtCoreQPointF.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtToolBarAreas.o sipQtCoreQtToolBarAreas.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList0100QFileInfo.o sipQtCoreQList0100QFileInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQGenericArgument.o sipQtCoreQGenericArgument.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQObjectCleanupHandler.o sipQtCoreQObjectCleanupHandler.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtWindowStates.o sipQtCoreQtWindowStates.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtWindowFlags.o sipQtCoreQtWindowFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQSignalBlocker.o sipQtCoreQSignalBlocker.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQFileInfo.o sipQtCoreQFileInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQSignalTransition.o sipQtCoreQSignalTransition.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQAbstractAnimation.o sipQtCoreQAbstractAnimation.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQPluginLoader.o sipQtCoreQPluginLoader.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTextCodecConversionFlags.o sipQtCoreQTextCodecConversionFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQSysInfo.o sipQtCoreQSysInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTextStreamNumberFlags.o sipQtCoreQTextStreamNumberFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQPersistentModelIndex.o sipQtCoreQPersistentModelIndex.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTextBoundaryFinder.o sipQtCoreQTextBoundaryFinder.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQCryptographicHash.o sipQtCoreQCryptographicHash.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQSequentialAnimationGroup.o sipQtCoreQSequentialAnimationGroup.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList0600QPair18001800.o sipQtCoreQList0600QPair18001800.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQRunnable.o sipQtCoreQRunnable.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQXmlStreamAttributes.o sipQtCoreQXmlStreamAttributes.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQFileDevicePermissions.o sipQtCoreQFileDevicePermissions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList0600QPair0100QString0100QString.o sipQtCoreQList0600QPair0100QString0100QString.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQUuid.o sipQtCoreQUuid.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQStringList.o sipQtCoreQStringList.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQLineF.o sipQtCoreQLineF.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQIdentityProxyModel.o sipQtCoreQIdentityProxyModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList0101QAbstractAnimation.o sipQtCoreQList0101QAbstractAnimation.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtTextInteractionFlags.o sipQtCoreQtTextInteractionFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQXmlStreamNotationDeclaration.o sipQtCoreQXmlStreamNotationDeclaration.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQSettings.o sipQtCoreQSettings.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQStringListModel.o sipQtCoreQStringListModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList1800.o sipQtCoreQList1800.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtApplicationStates.o sipQtCoreQtApplicationStates.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQJsonValue.o sipQtCoreQJsonValue.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQAbstractProxyModel.o sipQtCoreQAbstractProxyModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQVariantAnimation.o sipQtCoreQVariantAnimation.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQState.o sipQtCoreQState.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList0100QLocale.o sipQtCoreQList0100QLocale.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQEasingCurve.o sipQtCoreQEasingCurve.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTemporaryDir.o sipQtCoreQTemporaryDir.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQDir.o sipQtCoreQDir.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQSocketNotifier.o sipQtCoreQSocketNotifier.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQXmlStreamNamespaceDeclaration.o sipQtCoreQXmlStreamNamespaceDeclaration.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQPropertyAnimation.o sipQtCoreQPropertyAnimation.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQRegularExpression.o sipQtCoreQRegularExpression.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQSortFilterProxyModel.o sipQtCoreQSortFilterProxyModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQBitArray.o sipQtCoreQBitArray.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQRegularExpressionMatchOptions.o sipQtCoreQRegularExpressionMatchOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList0101QAbstractTransition.o sipQtCoreQList0101QAbstractTransition.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtImageConversionFlags.o sipQtCoreQtImageConversionFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQVector0100QXmlStreamNamespaceDeclaration.o sipQtCoreQVector0100QXmlStreamNamespaceDeclaration.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQVector1800.o sipQtCoreQVector1800.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQCommandLineOption.o sipQtCoreQCommandLineOption.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQSemaphore.o sipQtCoreQSemaphore.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMetaMethod.o sipQtCoreQMetaMethod.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtGestureFlags.o sipQtCoreQtGestureFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQSignalMapper.o sipQtCoreQSignalMapper.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQStateMachine.o sipQtCoreQStateMachine.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtKeyboardModifiers.o sipQtCoreQtKeyboardModifiers.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQBuffer.o sipQtCoreQBuffer.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQObject.o sipQtCoreQObject.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQProcessEnvironment.o sipQtCoreQProcessEnvironment.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQDataStream.o sipQtCoreQDataStream.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQByteArray.o sipQtCoreQByteArray.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMessageLogContext.o sipQtCoreQMessageLogContext.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTimer.o sipQtCoreQTimer.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreqintptr.o sipQtCoreqintptr.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQSharedMemory.o sipQtCoreQSharedMemory.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMap0100QString0100QVariant.o sipQtCoreQMap0100QString0100QVariant.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQAbstractTableModel.o sipQtCoreQAbstractTableModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQRect.o sipQtCoreQRect.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQDirIterator.o sipQtCoreQDirIterator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQAbstractEventDispatcher.o sipQtCoreQAbstractEventDispatcher.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQWaitCondition.o sipQtCoreQWaitCondition.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList0100QUrl.o sipQtCoreQList0100QUrl.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMarginsF.o sipQtCoreQMarginsF.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQResource.o sipQtCoreQResource.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQPoint.o sipQtCoreQPoint.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQLockFile.o sipQtCoreQLockFile.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQThreadPool.o sipQtCoreQThreadPool.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQSizeF.o sipQtCoreQSizeF.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQDateTime.o sipQtCoreQDateTime.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQFileSystemWatcher.o sipQtCoreQFileSystemWatcher.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQRectF.o sipQtCoreQRectF.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtAlignment.o sipQtCoreQtAlignment.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMessageAuthenticationCode.o sipQtCoreQMessageAuthenticationCode.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTime.o sipQtCoreQTime.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQAbstractItemModel.o sipQtCoreQAbstractItemModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQWriteLocker.o sipQtCoreQWriteLocker.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTextCodec.o sipQtCoreQTextCodec.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtItemFlags.o sipQtCoreQtItemFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTimeZoneOffsetData.o sipQtCoreQTimeZoneOffsetData.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMap18000100QVariant.o sipQtCoreQMap18000100QVariant.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQHash18000100QByteArray.o sipQtCoreQHash18000100QByteArray.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQParallelAnimationGroup.o sipQtCoreQParallelAnimationGroup.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQStandardPathsLocateOptions.o sipQtCoreQStandardPathsLocateOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMetaProperty.o sipQtCoreQMetaProperty.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtInputMethodQueries.o sipQtCoreQtInputMethodQueries.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMetaType.o sipQtCoreQMetaType.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQXmlStreamWriter.o sipQtCoreQXmlStreamWriter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQItemSelection.o sipQtCoreQItemSelection.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQDirIteratorIteratorFlags.o sipQtCoreQDirIteratorIteratorFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQVariant.o sipQtCoreQVariant.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList0100QtDayOfWeek.o sipQtCoreQList0100QtDayOfWeek.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQXmlStreamEntityDeclaration.o sipQtCoreQXmlStreamEntityDeclaration.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMetaTypeTypeFlags.o sipQtCoreQMetaTypeTypeFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQCollatorSortKey.o sipQtCoreQCollatorSortKey.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMessageLogger.o sipQtCoreQMessageLogger.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQStateMachineWrappedEvent.o sipQtCoreQStateMachineWrappedEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTimeLine.o sipQtCoreQTimeLine.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQLocaleNumberOptions.o sipQtCoreQLocaleNumberOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTimeZone.o sipQtCoreQTimeZone.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQBasicTimer.o sipQtCoreQBasicTimer.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtDropActions.o sipQtCoreQtDropActions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQSize.o sipQtCoreQSize.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQVector0100QXmlStreamEntityDeclaration.o sipQtCoreQVector0100QXmlStreamEntityDeclaration.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQItemSelectionModel.o sipQtCoreQItemSelectionModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQEventLoopProcessEventsFlags.o sipQtCoreQEventLoopProcessEventsFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtScreenOrientations.o sipQtCoreQtScreenOrientations.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList0100QPersistentModelIndex.o sipQtCoreQList0100QPersistentModelIndex.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQPauseAnimation.o sipQtCoreQPauseAnimation.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQLocale.o sipQtCoreQLocale.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTextCodecConverterState.o sipQtCoreQTextCodecConverterState.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQt.o sipQtCoreQt.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQSet0101QAbstractState.o sipQtCoreQSet0101QAbstractState.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQUrl.o sipQtCoreQUrl.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQHash0100QString0100QVariant.o sipQtCoreQHash0100QString0100QVariant.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMetaClassInfo.o sipQtCoreQMetaClassInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMimeType.o sipQtCoreQMimeType.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQFileSelector.o sipQtCoreQFileSelector.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQGenericReturnArgument.o sipQtCoreQGenericReturnArgument.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQAbstractTransition.o sipQtCoreQAbstractTransition.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQCommandLineParser.o sipQtCoreQCommandLineParser.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_qobject_helpers.o ../qpy/QtCore/qpycore_qobject_helpers.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_qmetaobject.o ../qpy/QtCore/qpycore_qmetaobject.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_pyqtconfigure.o ../qpy/QtCore/qpycore_pyqtconfigure.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_pyqtproperty.o ../qpy/QtCore/qpycore_pyqtproperty.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_classinfo.o ../qpy/QtCore/qpycore_classinfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_public_api.o ../qpy/QtCore/qpycore_public_api.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_pyqtslotproxy.o ../qpy/QtCore/qpycore_pyqtslotproxy.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_qstring.o ../qpy/QtCore/qpycore_qstring.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_qvariant_value.o ../qpy/QtCore/qpycore_qvariant_value.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_qvariant.o ../qpy/QtCore/qpycore_qvariant.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_misc.o ../qpy/QtCore/qpycore_misc.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_chimera_storage.o ../qpy/QtCore/qpycore_chimera_storage.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_qmessagelogger.o ../qpy/QtCore/qpycore_qmessagelogger.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_chimera.o ../qpy/QtCore/qpycore_chimera.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_pyqtmethodproxy.o ../qpy/QtCore/qpycore_pyqtmethodproxy.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_chimera_signature.o ../qpy/QtCore/qpycore_chimera_signature.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_pyqtpyobject.o ../qpy/QtCore/qpycore_pyqtpyobject.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_qobject_getattr.o ../qpy/QtCore/qpycore_qobject_getattr.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_pyqtslot.o ../qpy/QtCore/qpycore_pyqtslot.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_types.o ../qpy/QtCore/qpycore_types.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_qjsonvalue.o ../qpy/QtCore/qpycore_qjsonvalue.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_init.o ../qpy/QtCore/qpycore_init.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_qmetaobject_helpers.o ../qpy/QtCore/qpycore_qmetaobject_helpers.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_enums_flags.o ../qpy/QtCore/qpycore_enums_flags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_pyqtsignal.o ../qpy/QtCore/qpycore_pyqtsignal.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_pyqtboundsignal.o ../qpy/QtCore/qpycore_pyqtboundsignal.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_decorators.o ../qpy/QtCore/qpycore_decorators.cpp rm -f libQtCore.so g++ -m64 -Wl,--version-script=QtCore.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtCore.so sipQtCoreQtDockWidgetAreas.o sipQtCoreQJsonDocument.o sipQtCoreQUrlQuery.o sipQtCoreQItemSelectionModelSelectionFlags.o sipQtCoreQCollator.o sipQtCoreQDate.o sipQtCoreQUrlComponentFormattingOptions.o sipQtCoreQList0101QAbstractState.o sipQtCoreQtEdges.o sipQtCoreQModelIndex.o sipQtCoreQLine.o sipQtCoreQSystemSemaphore.o sipQtCoreQList0100QByteArray.o sipQtCoreQtTouchPointStates.o sipQtCoreQElapsedTimer.o sipQtCoreQReadLocker.o sipQtCoreQMetaEnum.o sipQtCoreQAbstractEventDispatcherTimerInfo.o sipQtCoreQDirSortFlags.o sipQtCoreQTextBoundaryFinderBoundaryReasons.o sipQtCoreQList0101QObject.o sipQtCoreQEventTransition.o sipQtCoreQAbstractNativeEventFilter.o sipQtCoreQChar.o sipQtCoreQtMouseEventFlags.o sipQtCoreQTextEncoder.o sipQtCoreQtMouseButtons.o sipQtCoreQIODeviceOpenMode.o sipQtCoreQMutexLocker.o sipQtCoreQLibrary.o sipQtCoreQCoreApplication.o sipQtCoreQEventLoop.o sipQtCoreQMargins.o sipQtCoreQString.o sipQtCoreQHistoryState.o sipQtCoreQRegularExpressionPatternOptions.o sipQtCoreQJsonArray.o sipQtCoreQChildEvent.o sipQtCoreQFinalState.o sipQtCoreQList0100QAbstractEventDispatcherTimerInfo.o sipQtCoreQMimeDatabase.o sipQtCoreQFile.o sipQtCoreQStandardPaths.o sipQtCoreQFileDevice.o sipQtCoreQtInputMethodHints.o sipQtCoreQtOrientations.o sipQtCoreQList2400.o sipQtCoreQEvent.o sipQtCoreQJsonParseError.o sipQtCoreQStateMachineSignalEvent.o sipQtCoreQIODevice.o sipQtCoreQThread.o sipQtCoreQFileDeviceFileHandleFlags.o sipQtCoreQStringRef.o sipQtCoreQProcess.o sipQtCoreQList0100QVariant.o sipQtCoreQDynamicPropertyChangeEvent.o sipQtCoreQTemporaryFile.o sipQtCoreQtMatchFlags.o sipQtCoreQVector0100QTimeZoneOffsetData.o sipQtCoreQJsonObject.o sipQtCoreQLibraryLoadHints.o sipQtCoreQRegularExpressionMatchIterator.o sipQtCoreQReadWriteLock.o sipQtCoreQList0100QMimeType.o sipQtCoreQUrlFormattingOptions.o sipQtCoreQAbstractListModel.o sipQtCoreQPair18001800.o sipQtCoreQVector0600QPair24000100QVariant.o sipQtCoreQVector0100QPointF.o sipQtCoreQVector0100QXmlStreamNotationDeclaration.o sipQtCoreQMutex.o sipQtCoreQTranslator.o sipQtCoreQMimeData.o sipQtCorecmodule.o sipQtCoreQAnimationGroup.o sipQtCoreQLibraryInfo.o sipQtCoreQRegularExpressionMatch.o sipQtCoreQTextStream.o sipQtCoreQSaveFile.o sipQtCoreQTextStreamManipulator.o qpycore_post_init.o sipQtCoreQXmlStreamAttribute.o sipQtCoreQXmlStreamEntityResolver.o sipQtCorequintptr.o sipQtCoreQItemSelectionRange.o sipQtCoreQEventLoopLocker.o sipQtCoreQDirFilters.o sipQtCoreQByteArrayBase64Options.o sipQtCoreQByteArrayMatcher.o sipQtCoreQRegExp.o sipQtCoreQTextDecoder.o sipQtCoreQList0100QModelIndex.o sipQtCoreQAbstractState.o sipQtCoreQtFindChildOptions.o sipQtCoreQXmlStreamReader.o sipQtCoreQMetaObject.o sipQtCoreQTimerEvent.o sipQtCoreQPointF.o sipQtCoreQtToolBarAreas.o sipQtCoreQList0100QFileInfo.o sipQtCoreQGenericArgument.o sipQtCoreQObjectCleanupHandler.o sipQtCoreQtWindowStates.o sipQtCoreQtWindowFlags.o sipQtCoreQSignalBlocker.o sipQtCoreQFileInfo.o sipQtCoreQSignalTransition.o sipQtCoreQAbstractAnimation.o sipQtCoreQPluginLoader.o sipQtCoreQTextCodecConversionFlags.o sipQtCoreQSysInfo.o sipQtCoreQTextStreamNumberFlags.o sipQtCoreQPersistentModelIndex.o sipQtCoreQTextBoundaryFinder.o sipQtCoreQCryptographicHash.o sipQtCoreQSequentialAnimationGroup.o sipQtCoreQList0600QPair18001800.o sipQtCoreQRunnable.o sipQtCoreQXmlStreamAttributes.o sipQtCoreQFileDevicePermissions.o sipQtCoreQList0600QPair0100QString0100QString.o sipQtCoreQUuid.o sipQtCoreQStringList.o sipQtCoreQLineF.o sipQtCoreQIdentityProxyModel.o sipQtCoreQList0101QAbstractAnimation.o sipQtCoreQtTextInteractionFlags.o sipQtCoreQXmlStreamNotationDeclaration.o sipQtCoreQSettings.o sipQtCoreQStringListModel.o sipQtCoreQList1800.o sipQtCoreQtApplicationStates.o sipQtCoreQJsonValue.o sipQtCoreQAbstractProxyModel.o sipQtCoreQVariantAnimation.o sipQtCoreQState.o sipQtCoreQList0100QLocale.o sipQtCoreQEasingCurve.o sipQtCoreQTemporaryDir.o sipQtCoreQDir.o sipQtCoreQSocketNotifier.o sipQtCoreQXmlStreamNamespaceDeclaration.o sipQtCoreQPropertyAnimation.o sipQtCoreQRegularExpression.o sipQtCoreQSortFilterProxyModel.o sipQtCoreQBitArray.o sipQtCoreQRegularExpressionMatchOptions.o sipQtCoreQList0101QAbstractTransition.o sipQtCoreQtImageConversionFlags.o sipQtCoreQVector0100QXmlStreamNamespaceDeclaration.o sipQtCoreQVector1800.o sipQtCoreQCommandLineOption.o sipQtCoreQSemaphore.o sipQtCoreQMetaMethod.o sipQtCoreQtGestureFlags.o sipQtCoreQSignalMapper.o sipQtCoreQStateMachine.o sipQtCoreQtKeyboardModifiers.o sipQtCoreQBuffer.o sipQtCoreQObject.o sipQtCoreQProcessEnvironment.o sipQtCoreQDataStream.o sipQtCoreQByteArray.o sipQtCoreQMessageLogContext.o sipQtCoreQTimer.o sipQtCoreqintptr.o sipQtCoreQSharedMemory.o sipQtCoreQMap0100QString0100QVariant.o sipQtCoreQAbstractTableModel.o sipQtCoreQRect.o sipQtCoreQDirIterator.o sipQtCoreQAbstractEventDispatcher.o sipQtCoreQWaitCondition.o sipQtCoreQList0100QUrl.o sipQtCoreQMarginsF.o sipQtCoreQResource.o sipQtCoreQPoint.o sipQtCoreQLockFile.o sipQtCoreQThreadPool.o sipQtCoreQSizeF.o sipQtCoreQDateTime.o sipQtCoreQFileSystemWatcher.o sipQtCoreQRectF.o sipQtCoreQtAlignment.o sipQtCoreQMessageAuthenticationCode.o sipQtCoreQTime.o sipQtCoreQAbstractItemModel.o sipQtCoreQWriteLocker.o sipQtCoreQTextCodec.o sipQtCoreQtItemFlags.o sipQtCoreQTimeZoneOffsetData.o sipQtCoreQMap18000100QVariant.o sipQtCoreQHash18000100QByteArray.o sipQtCoreQParallelAnimationGroup.o sipQtCoreQStandardPathsLocateOptions.o sipQtCoreQMetaProperty.o sipQtCoreQtInputMethodQueries.o sipQtCoreQMetaType.o sipQtCoreQXmlStreamWriter.o sipQtCoreQItemSelection.o sipQtCoreQDirIteratorIteratorFlags.o sipQtCoreQVariant.o sipQtCoreQList0100QtDayOfWeek.o sipQtCoreQXmlStreamEntityDeclaration.o sipQtCoreQMetaTypeTypeFlags.o sipQtCoreQCollatorSortKey.o sipQtCoreQMessageLogger.o sipQtCoreQStateMachineWrappedEvent.o sipQtCoreQTimeLine.o sipQtCoreQLocaleNumberOptions.o sipQtCoreQTimeZone.o sipQtCoreQBasicTimer.o sipQtCoreQtDropActions.o sipQtCoreQSize.o sipQtCoreQVector0100QXmlStreamEntityDeclaration.o sipQtCoreQItemSelectionModel.o sipQtCoreQEventLoopProcessEventsFlags.o sipQtCoreQtScreenOrientations.o sipQtCoreQList0100QPersistentModelIndex.o sipQtCoreQPauseAnimation.o sipQtCoreQLocale.o sipQtCoreQTextCodecConverterState.o sipQtCoreQt.o sipQtCoreQSet0101QAbstractState.o sipQtCoreQUrl.o sipQtCoreQHash0100QString0100QVariant.o sipQtCoreQMetaClassInfo.o sipQtCoreQMimeType.o sipQtCoreQFileSelector.o sipQtCoreQGenericReturnArgument.o sipQtCoreQAbstractTransition.o sipQtCoreQCommandLineParser.o qpycore_qobject_helpers.o qpycore_qmetaobject.o qpycore_pyqtconfigure.o qpycore_pyqtproperty.o qpycore_classinfo.o qpycore_public_api.o qpycore_pyqtslotproxy.o qpycore_qstring.o qpycore_qvariant_value.o qpycore_qvariant.o qpycore_misc.o qpycore_chimera_storage.o qpycore_qmessagelogger.o qpycore_chimera.o qpycore_pyqtmethodproxy.o qpycore_chimera_signature.o qpycore_pyqtpyobject.o qpycore_qobject_getattr.o qpycore_pyqtslot.o qpycore_types.o qpycore_qjsonvalue.o qpycore_init.o qpycore_qmetaobject_helpers.o qpycore_enums_flags.o qpycore_pyqtsignal.o qpycore_pyqtboundsignal.o qpycore_decorators.o -lQt5Core -lpthread cp -f libQtCore.so QtCore.so make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtCore' cd QtGui/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtGui/QtGui.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtGui' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0100QSize.o sipQtGuiQList0100QSize.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPaintDevice.o sipQtGuiQPaintDevice.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQMatrix3x3.o sipQtGuiQMatrix3x3.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextFrameiterator.o sipQtGuiQTextFrameiterator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQVector0100QPoint.o sipQtGuiQVector0100QPoint.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQShortcutEvent.o sipQtGuiQShortcutEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQFocusEvent.o sipQtGuiQFocusEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQContextMenuEvent.o sipQtGuiQContextMenuEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQHelpEvent.o sipQtGuiQHelpEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextList.o sipQtGuiQTextList.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuicmodule.o sipQtGuicmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLShader.o sipQtGuiQOpenGLShader.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextBlock.o sipQtGuiQTextBlock.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQScrollPrepareEvent.o sipQtGuiQScrollPrepareEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPictureIO.o sipQtGuiQPictureIO.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQSurfaceFormatFormatOptions.o sipQtGuiQSurfaceFormatFormatOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQMatrix4x4.o sipQtGuiQMatrix4x4.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0100QTextBlock.o sipQtGuiQList0100QTextBlock.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextFragment.o sipQtGuiQTextFragment.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLTextureFeatures.o sipQtGuiQOpenGLTextureFeatures.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQAbstractTextDocumentLayout.o sipQtGuiQAbstractTextDocumentLayout.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTouchEventTouchPoint.o sipQtGuiQTouchEventTouchPoint.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQLinearGradient.o sipQtGuiQLinearGradient.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextObject.o sipQtGuiQTextObject.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQCloseEvent.o sipQtGuiQCloseEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLDebugMessageSources.o sipQtGuiQOpenGLDebugMessageSources.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQGlyphRun.o sipQtGuiQGlyphRun.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQNativeGestureEvent.o sipQtGuiQNativeGestureEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTransform.o sipQtGuiQTransform.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQVector0100QTextLength.o sipQtGuiQVector0100QTextLength.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQDoubleValidator.o sipQtGuiQDoubleValidator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPainterPathElement.o sipQtGuiQPainterPathElement.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextCharFormat.o sipQtGuiQTextCharFormat.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0100QOpenGLDebugMessage.o sipQtGuiQList0100QOpenGLDebugMessage.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQDragMoveEvent.o sipQtGuiQDragMoveEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQStatusTipEvent.o sipQtGuiQStatusTipEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQStaticText.o sipQtGuiQStaticText.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQVector3D.o sipQtGuiQVector3D.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0100QInputMethodEventAttribute.o sipQtGuiQList0100QInputMethodEventAttribute.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQMatrix4x2.o sipQtGuiQMatrix4x2.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQVector0100QAbstractTextDocumentLayoutSelection.o sipQtGuiQVector0100QAbstractTextDocumentLayoutSelection.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQMoveEvent.o sipQtGuiQMoveEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextTableCell.o sipQtGuiQTextTableCell.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0101QWindow.o sipQtGuiQList0101QWindow.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQScreen.o sipQtGuiQScreen.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLVersionProfile.o sipQtGuiQOpenGLVersionProfile.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0101QStandardItem.o sipQtGuiQList0101QStandardItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLTimeMonitor.o sipQtGuiQOpenGLTimeMonitor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQInputEvent.o sipQtGuiQInputEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextFrame.o sipQtGuiQTextFrame.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQVector2200.o sipQtGuiQVector2200.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextTableFormat.o sipQtGuiQTextTableFormat.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQRawFontLayoutFlags.o sipQtGuiQRawFontLayoutFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQDesktopServices.o sipQtGuiQDesktopServices.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0100QTouchEventTouchPoint.o sipQtGuiQList0100QTouchEventTouchPoint.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextLayoutFormatRange.o sipQtGuiQTextLayoutFormatRange.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQRawFont.o sipQtGuiQRawFont.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQIconEngineAvailableSizesArgument.o sipQtGuiQIconEngineAvailableSizesArgument.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOffscreenSurface.o sipQtGuiQOffscreenSurface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQActionEvent.o sipQtGuiQActionEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQAbstractTextDocumentLayoutSelection.o sipQtGuiQAbstractTextDocumentLayoutSelection.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLContext.o sipQtGuiQOpenGLContext.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTouchDeviceCapabilities.o sipQtGuiQTouchDeviceCapabilities.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPageSize.o sipQtGuiQPageSize.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQWindow.o sipQtGuiQWindow.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQResizeEvent.o sipQtGuiQResizeEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQVector2D.o sipQtGuiQVector2D.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextLength.o sipQtGuiQTextLength.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0101QScreen.o sipQtGuiQList0101QScreen.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextBlockUserData.o sipQtGuiQTextBlockUserData.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPolygonF.o sipQtGuiQPolygonF.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQVector0100QTextFormat.o sipQtGuiQVector0100QTextFormat.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPen.o sipQtGuiQPen.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPainter.o sipQtGuiQPainter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQInputMethodEventAttribute.o sipQtGuiQInputMethodEventAttribute.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPalette.o sipQtGuiQPalette.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQDrag.o sipQtGuiQDrag.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQScrollEvent.o sipQtGuiQScrollEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLPaintDevice.o sipQtGuiQOpenGLPaintDevice.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQSurfaceFormat.o sipQtGuiQSurfaceFormat.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQAbstractTextDocumentLayoutPaintContext.o sipQtGuiQAbstractTextDocumentLayoutPaintContext.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLDebugMessage.o sipQtGuiQOpenGLDebugMessage.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQEnterEvent.o sipQtGuiQEnterEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextDocumentFindFlags.o sipQtGuiQTextDocumentFindFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQVector0100QRect.o sipQtGuiQVector0100QRect.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPolygon.o sipQtGuiQPolygon.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQIconEngine.o sipQtGuiQIconEngine.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQKeyEvent.o sipQtGuiQKeyEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQBrush.o sipQtGuiQBrush.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPaintEngineDirtyFlags.o sipQtGuiQPaintEngineDirtyFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQVector1900.o sipQtGuiQVector1900.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQMatrix2x2.o sipQtGuiQMatrix2x2.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQVector0100QLineF.o sipQtGuiQVector0100QLineF.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQColor.o sipQtGuiQColor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQVector3900.o sipQtGuiQVector3900.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLShaderProgram.o sipQtGuiQOpenGLShaderProgram.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQKeySequence.o sipQtGuiQKeySequence.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQExposeEvent.o sipQtGuiQExposeEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPainterPixmapFragment.o sipQtGuiQPainterPixmapFragment.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTouchEventTouchPointInfoFlags.o sipQtGuiQTouchEventTouchPointInfoFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQMatrix3x4.o sipQtGuiQMatrix3x4.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQWheelEvent.o sipQtGuiQWheelEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQClipboard.o sipQtGuiQClipboard.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPicture.o sipQtGuiQPicture.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextBlockiterator.o sipQtGuiQTextBlockiterator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQHideEvent.o sipQtGuiQHideEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQBitmap.o sipQtGuiQBitmap.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPainterRenderHints.o sipQtGuiQPainterRenderHints.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLContextGroup.o sipQtGuiQOpenGLContextGroup.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextFormat.o sipQtGuiQTextFormat.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextTable.o sipQtGuiQTextTable.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQImageWriter.o sipQtGuiQImageWriter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextItemRenderFlags.o sipQtGuiQTextItemRenderFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQFontDatabase.o sipQtGuiQFontDatabase.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQSyntaxHighlighter.o sipQtGuiQSyntaxHighlighter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQRegion.o sipQtGuiQRegion.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQDropEvent.o sipQtGuiQDropEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPainterPath.o sipQtGuiQPainterPath.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0100QGlyphRun.o sipQtGuiQList0100QGlyphRun.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLPixelTransferOptions.o sipQtGuiQOpenGLPixelTransferOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLShaderShaderType.o sipQtGuiQOpenGLShaderShaderType.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPaintEvent.o sipQtGuiQPaintEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPagedPaintDevice.o sipQtGuiQPagedPaintDevice.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQImage.o sipQtGuiQImage.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextLine.o sipQtGuiQTextLine.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQVector0100QRectF.o sipQtGuiQVector0100QRectF.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0100QPolygonF.o sipQtGuiQList0100QPolygonF.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextFrameFormat.o sipQtGuiQTextFrameFormat.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLTimerQuery.o sipQtGuiQOpenGLTimerQuery.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0101QTextFrame.o sipQtGuiQList0101QTextFrame.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPaintEnginePaintEngineFeatures.o sipQtGuiQPaintEnginePaintEngineFeatures.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQMouseEvent.o sipQtGuiQMouseEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQIconDragEvent.o sipQtGuiQIconDragEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextCursor.o sipQtGuiQTextCursor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLFramebufferObjectFormat.o sipQtGuiQOpenGLFramebufferObjectFormat.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPdfWriter.o sipQtGuiQPdfWriter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLVertexArrayObjectBinder.o sipQtGuiQOpenGLVertexArrayObjectBinder.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQRadialGradient.o sipQtGuiQRadialGradient.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQGuiApplication.o sipQtGuiQGuiApplication.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQVector0100QLine.o sipQtGuiQVector0100QLine.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextLayout.o sipQtGuiQTextLayout.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextBlockGroup.o sipQtGuiQTextBlockGroup.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQValidator.o sipQtGuiQValidator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQVector0600QPair24000100QColor.o sipQtGuiQVector0600QPair24000100QColor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQDragEnterEvent.o sipQtGuiQDragEnterEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextTableCellFormat.o sipQtGuiQTextTableCellFormat.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextBlockFormat.o sipQtGuiQTextBlockFormat.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQBackingStore.o sipQtGuiQBackingStore.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextOption.o sipQtGuiQTextOption.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQGlyphRunGlyphRunFlags.o sipQtGuiQGlyphRunGlyphRunFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQWhatsThisClickedEvent.o sipQtGuiQWhatsThisClickedEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQFontMetrics.o sipQtGuiQFontMetrics.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTouchEvent.o sipQtGuiQTouchEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQFont.o sipQtGuiQFont.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQVector0100QTextLayoutFormatRange.o sipQtGuiQVector0100QTextLayoutFormatRange.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQShowEvent.o sipQtGuiQShowEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQInputMethod.o sipQtGuiQInputMethod.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQConicalGradient.o sipQtGuiQConicalGradient.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQStandardItem.o sipQtGuiQStandardItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextDocumentWriter.o sipQtGuiQTextDocumentWriter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextOptionFlags.o sipQtGuiQTextOptionFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQStyleHints.o sipQtGuiQStyleHints.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLTexture.o sipQtGuiQOpenGLTexture.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLDebugMessageSeverities.o sipQtGuiQOpenGLDebugMessageSeverities.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQSessionManager.o sipQtGuiQSessionManager.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQImageReader.o sipQtGuiQImageReader.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQSurface.o sipQtGuiQSurface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0111QTouchDevice.o sipQtGuiQList0111QTouchDevice.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTouchDevice.o sipQtGuiQTouchDevice.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0100QTextOptionTab.o sipQtGuiQList0100QTextOptionTab.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQStandardItemModel.o sipQtGuiQStandardItemModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQHoverEvent.o sipQtGuiQHoverEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQIntValidator.o sipQtGuiQIntValidator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQQuaternion.o sipQtGuiQQuaternion.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQGradient.o sipQtGuiQGradient.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextListFormat.o sipQtGuiQTextListFormat.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQDragLeaveEvent.o sipQtGuiQDragLeaveEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQRegularExpressionValidator.o sipQtGuiQRegularExpressionValidator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQRegExpValidator.o sipQtGuiQRegExpValidator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPixmap.o sipQtGuiQPixmap.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQFontMetricsF.o sipQtGuiQFontMetricsF.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQMatrix4x3.o sipQtGuiQMatrix4x3.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextFormatPageBreakFlags.o sipQtGuiQTextFormatPageBreakFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPaintEngineState.o sipQtGuiQPaintEngineState.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQt.o sipQtGuiQt.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPagedPaintDeviceMargins.o sipQtGuiQPagedPaintDeviceMargins.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTabletEvent.o sipQtGuiQTabletEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextOptionTab.o sipQtGuiQTextOptionTab.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextInlineObject.o sipQtGuiQTextInlineObject.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLBuffer.o sipQtGuiQOpenGLBuffer.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLVertexArrayObject.o sipQtGuiQOpenGLVertexArrayObject.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0101QOpenGLContext.o sipQtGuiQList0101QOpenGLContext.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQVector2400.o sipQtGuiQVector2400.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQVector4D.o sipQtGuiQVector4D.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQInputMethodEvent.o sipQtGuiQInputMethodEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLDebugLogger.o sipQtGuiQOpenGLDebugLogger.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQIcon.o sipQtGuiQIcon.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQSet0100QByteArray.o sipQtGuiQSet0100QByteArray.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQImageIOHandler.o sipQtGuiQImageIOHandler.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextDocumentFragment.o sipQtGuiQTextDocumentFragment.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLDebugMessageTypes.o sipQtGuiQOpenGLDebugMessageTypes.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQAbstractOpenGLFunctions.o sipQtGuiQAbstractOpenGLFunctions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextObjectInterface.o sipQtGuiQTextObjectInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextItem.o sipQtGuiQTextItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQMatrix2x3.o sipQtGuiQMatrix2x3.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQWindowStateChangeEvent.o sipQtGuiQWindowStateChangeEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQMatrix2x4.o sipQtGuiQMatrix2x4.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQFileOpenEvent.o sipQtGuiQFileOpenEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPair0100QOpenGLTextureFilter0100QOpenGLTextureFilter.o sipQtGuiQPair0100QOpenGLTextureFilter0100QOpenGLTextureFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLFramebufferObject.o sipQtGuiQOpenGLFramebufferObject.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0101QOpenGLShader.o sipQtGuiQList0101QOpenGLShader.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPixmapCacheKey.o sipQtGuiQPixmapCacheKey.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0100QKeySequence.o sipQtGuiQList0100QKeySequence.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPixmapCache.o sipQtGuiQPixmapCache.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0100QTextLayoutFormatRange.o sipQtGuiQList0100QTextLayoutFormatRange.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQCursor.o sipQtGuiQCursor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQFontInfo.o sipQtGuiQFontInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPainterPixmapFragmentHints.o sipQtGuiQPainterPixmapFragmentHints.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPaintEngine.o sipQtGuiQPaintEngine.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextDocument.o sipQtGuiQTextDocument.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPainterPathStroker.o sipQtGuiQPainterPathStroker.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPair22002200.o sipQtGuiQPair22002200.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQMovie.o sipQtGuiQMovie.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0100QFontDatabaseWritingSystem.o sipQtGuiQList0100QFontDatabaseWritingSystem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPageLayout.o sipQtGuiQPageLayout.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextImageFormat.o sipQtGuiQTextImageFormat.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQInputMethodQueryEvent.o sipQtGuiQInputMethodQueryEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQMatrix3x2.o sipQtGuiQMatrix3x2.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyopengl_attribute_array.o ../qpy/QtGui/qpyopengl_attribute_array.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyopengl_data_cache.o ../qpy/QtGui/qpyopengl_data_cache.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyopengl_add_constants.o ../qpy/QtGui/qpyopengl_add_constants.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyopengl_init.o ../qpy/QtGui/qpyopengl_init.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyopengl_value_array.o ../qpy/QtGui/qpyopengl_value_array.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyopengl_uniform_value_array.o ../qpy/QtGui/qpyopengl_uniform_value_array.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyopengl_version_functions.o ../qpy/QtGui/qpyopengl_version_functions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyopengl_array_convertors.o ../qpy/QtGui/qpyopengl_array_convertors.cpp rm -f libQtGui.so g++ -m64 -Wl,--version-script=QtGui.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtGui.so sipQtGuiQList0100QSize.o sipQtGuiQPaintDevice.o sipQtGuiQMatrix3x3.o sipQtGuiQTextFrameiterator.o sipQtGuiQVector0100QPoint.o sipQtGuiQShortcutEvent.o sipQtGuiQFocusEvent.o sipQtGuiQContextMenuEvent.o sipQtGuiQHelpEvent.o sipQtGuiQTextList.o sipQtGuicmodule.o sipQtGuiQOpenGLShader.o sipQtGuiQTextBlock.o sipQtGuiQScrollPrepareEvent.o sipQtGuiQPictureIO.o sipQtGuiQSurfaceFormatFormatOptions.o sipQtGuiQMatrix4x4.o sipQtGuiQList0100QTextBlock.o sipQtGuiQTextFragment.o sipQtGuiQOpenGLTextureFeatures.o sipQtGuiQAbstractTextDocumentLayout.o sipQtGuiQTouchEventTouchPoint.o sipQtGuiQLinearGradient.o sipQtGuiQTextObject.o sipQtGuiQCloseEvent.o sipQtGuiQOpenGLDebugMessageSources.o sipQtGuiQGlyphRun.o sipQtGuiQNativeGestureEvent.o sipQtGuiQTransform.o sipQtGuiQVector0100QTextLength.o sipQtGuiQDoubleValidator.o sipQtGuiQPainterPathElement.o sipQtGuiQTextCharFormat.o sipQtGuiQList0100QOpenGLDebugMessage.o sipQtGuiQDragMoveEvent.o sipQtGuiQStatusTipEvent.o sipQtGuiQStaticText.o sipQtGuiQVector3D.o sipQtGuiQList0100QInputMethodEventAttribute.o sipQtGuiQMatrix4x2.o sipQtGuiQVector0100QAbstractTextDocumentLayoutSelection.o sipQtGuiQMoveEvent.o sipQtGuiQTextTableCell.o sipQtGuiQList0101QWindow.o sipQtGuiQScreen.o sipQtGuiQOpenGLVersionProfile.o sipQtGuiQList0101QStandardItem.o sipQtGuiQOpenGLTimeMonitor.o sipQtGuiQInputEvent.o sipQtGuiQTextFrame.o sipQtGuiQVector2200.o sipQtGuiQTextTableFormat.o sipQtGuiQRawFontLayoutFlags.o sipQtGuiQDesktopServices.o sipQtGuiQList0100QTouchEventTouchPoint.o sipQtGuiQTextLayoutFormatRange.o sipQtGuiQRawFont.o sipQtGuiQIconEngineAvailableSizesArgument.o sipQtGuiQOffscreenSurface.o sipQtGuiQActionEvent.o sipQtGuiQAbstractTextDocumentLayoutSelection.o sipQtGuiQOpenGLContext.o sipQtGuiQTouchDeviceCapabilities.o sipQtGuiQPageSize.o sipQtGuiQWindow.o sipQtGuiQResizeEvent.o sipQtGuiQVector2D.o sipQtGuiQTextLength.o sipQtGuiQList0101QScreen.o sipQtGuiQTextBlockUserData.o sipQtGuiQPolygonF.o sipQtGuiQVector0100QTextFormat.o sipQtGuiQPen.o sipQtGuiQPainter.o sipQtGuiQInputMethodEventAttribute.o sipQtGuiQPalette.o sipQtGuiQDrag.o sipQtGuiQScrollEvent.o sipQtGuiQOpenGLPaintDevice.o sipQtGuiQSurfaceFormat.o sipQtGuiQAbstractTextDocumentLayoutPaintContext.o sipQtGuiQOpenGLDebugMessage.o sipQtGuiQEnterEvent.o sipQtGuiQTextDocumentFindFlags.o sipQtGuiQVector0100QRect.o sipQtGuiQPolygon.o sipQtGuiQIconEngine.o sipQtGuiQKeyEvent.o sipQtGuiQBrush.o sipQtGuiQPaintEngineDirtyFlags.o sipQtGuiQVector1900.o sipQtGuiQMatrix2x2.o sipQtGuiQVector0100QLineF.o sipQtGuiQColor.o sipQtGuiQVector3900.o sipQtGuiQOpenGLShaderProgram.o sipQtGuiQKeySequence.o sipQtGuiQExposeEvent.o sipQtGuiQPainterPixmapFragment.o sipQtGuiQTouchEventTouchPointInfoFlags.o sipQtGuiQMatrix3x4.o sipQtGuiQWheelEvent.o sipQtGuiQClipboard.o sipQtGuiQPicture.o sipQtGuiQTextBlockiterator.o sipQtGuiQHideEvent.o sipQtGuiQBitmap.o sipQtGuiQPainterRenderHints.o sipQtGuiQOpenGLContextGroup.o sipQtGuiQTextFormat.o sipQtGuiQTextTable.o sipQtGuiQImageWriter.o sipQtGuiQTextItemRenderFlags.o sipQtGuiQFontDatabase.o sipQtGuiQSyntaxHighlighter.o sipQtGuiQRegion.o sipQtGuiQDropEvent.o sipQtGuiQPainterPath.o sipQtGuiQList0100QGlyphRun.o sipQtGuiQOpenGLPixelTransferOptions.o sipQtGuiQOpenGLShaderShaderType.o sipQtGuiQPaintEvent.o sipQtGuiQPagedPaintDevice.o sipQtGuiQImage.o sipQtGuiQTextLine.o sipQtGuiQVector0100QRectF.o sipQtGuiQList0100QPolygonF.o sipQtGuiQTextFrameFormat.o sipQtGuiQOpenGLTimerQuery.o sipQtGuiQList0101QTextFrame.o sipQtGuiQPaintEnginePaintEngineFeatures.o sipQtGuiQMouseEvent.o sipQtGuiQIconDragEvent.o sipQtGuiQTextCursor.o sipQtGuiQOpenGLFramebufferObjectFormat.o sipQtGuiQPdfWriter.o sipQtGuiQOpenGLVertexArrayObjectBinder.o sipQtGuiQRadialGradient.o sipQtGuiQGuiApplication.o sipQtGuiQVector0100QLine.o sipQtGuiQTextLayout.o sipQtGuiQTextBlockGroup.o sipQtGuiQValidator.o sipQtGuiQVector0600QPair24000100QColor.o sipQtGuiQDragEnterEvent.o sipQtGuiQTextTableCellFormat.o sipQtGuiQTextBlockFormat.o sipQtGuiQBackingStore.o sipQtGuiQTextOption.o sipQtGuiQGlyphRunGlyphRunFlags.o sipQtGuiQWhatsThisClickedEvent.o sipQtGuiQFontMetrics.o sipQtGuiQTouchEvent.o sipQtGuiQFont.o sipQtGuiQVector0100QTextLayoutFormatRange.o sipQtGuiQShowEvent.o sipQtGuiQInputMethod.o sipQtGuiQConicalGradient.o sipQtGuiQStandardItem.o sipQtGuiQTextDocumentWriter.o sipQtGuiQTextOptionFlags.o sipQtGuiQStyleHints.o sipQtGuiQOpenGLTexture.o sipQtGuiQOpenGLDebugMessageSeverities.o sipQtGuiQSessionManager.o sipQtGuiQImageReader.o sipQtGuiQSurface.o sipQtGuiQList0111QTouchDevice.o sipQtGuiQTouchDevice.o sipQtGuiQList0100QTextOptionTab.o sipQtGuiQStandardItemModel.o sipQtGuiQHoverEvent.o sipQtGuiQIntValidator.o sipQtGuiQQuaternion.o sipQtGuiQGradient.o sipQtGuiQTextListFormat.o sipQtGuiQDragLeaveEvent.o sipQtGuiQRegularExpressionValidator.o sipQtGuiQRegExpValidator.o sipQtGuiQPixmap.o sipQtGuiQFontMetricsF.o sipQtGuiQMatrix4x3.o sipQtGuiQTextFormatPageBreakFlags.o sipQtGuiQPaintEngineState.o sipQtGuiQt.o sipQtGuiQPagedPaintDeviceMargins.o sipQtGuiQTabletEvent.o sipQtGuiQTextOptionTab.o sipQtGuiQTextInlineObject.o sipQtGuiQOpenGLBuffer.o sipQtGuiQOpenGLVertexArrayObject.o sipQtGuiQList0101QOpenGLContext.o sipQtGuiQVector2400.o sipQtGuiQVector4D.o sipQtGuiQInputMethodEvent.o sipQtGuiQOpenGLDebugLogger.o sipQtGuiQIcon.o sipQtGuiQSet0100QByteArray.o sipQtGuiQImageIOHandler.o sipQtGuiQTextDocumentFragment.o sipQtGuiQOpenGLDebugMessageTypes.o sipQtGuiQAbstractOpenGLFunctions.o sipQtGuiQTextObjectInterface.o sipQtGuiQTextItem.o sipQtGuiQMatrix2x3.o sipQtGuiQWindowStateChangeEvent.o sipQtGuiQMatrix2x4.o sipQtGuiQFileOpenEvent.o sipQtGuiQPair0100QOpenGLTextureFilter0100QOpenGLTextureFilter.o sipQtGuiQOpenGLFramebufferObject.o sipQtGuiQList0101QOpenGLShader.o sipQtGuiQPixmapCacheKey.o sipQtGuiQList0100QKeySequence.o sipQtGuiQPixmapCache.o sipQtGuiQList0100QTextLayoutFormatRange.o sipQtGuiQCursor.o sipQtGuiQFontInfo.o sipQtGuiQPainterPixmapFragmentHints.o sipQtGuiQPaintEngine.o sipQtGuiQTextDocument.o sipQtGuiQPainterPathStroker.o sipQtGuiQPair22002200.o sipQtGuiQMovie.o sipQtGuiQList0100QFontDatabaseWritingSystem.o sipQtGuiQPageLayout.o sipQtGuiQTextImageFormat.o sipQtGuiQInputMethodQueryEvent.o sipQtGuiQMatrix3x2.o qpyopengl_attribute_array.o qpyopengl_data_cache.o qpyopengl_add_constants.o qpyopengl_init.o qpyopengl_value_array.o qpyopengl_uniform_value_array.o qpyopengl_version_functions.o qpyopengl_array_convertors.o -L/usr/X11R6/lib64 -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtGui.so QtGui.so make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtGui' cd QtHelp/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtHelp/QtHelp.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtHelp' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtHelpQHelpIndexModel.o sipQtHelpQHelpIndexModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtHelpQHelpIndexWidget.o sipQtHelpQHelpIndexWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtHelpQHelpContentItem.o sipQtHelpQHelpContentItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtHelpQHelpEngine.o sipQtHelpQHelpEngine.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtHelpQHelpSearchQueryWidget.o sipQtHelpQHelpSearchQueryWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtHelpcmodule.o sipQtHelpcmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtHelpQHelpContentWidget.o sipQtHelpQHelpContentWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtHelpQHelpSearchResultWidget.o sipQtHelpQHelpSearchResultWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtHelpQList0100QStringList.o sipQtHelpQList0100QStringList.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtHelpQHelpContentModel.o sipQtHelpQHelpContentModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtHelpQHelpEngineCore.o sipQtHelpQHelpEngineCore.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtHelpQHelpSearchEngine.o sipQtHelpQHelpSearchEngine.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtHelpQHelpSearchQuery.o sipQtHelpQHelpSearchQuery.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtHelpQMap0100QString0100QUrl.o sipQtHelpQMap0100QString0100QUrl.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtHelpQList0100QHelpSearchQuery.o sipQtHelpQList0100QHelpSearchQuery.cpp rm -f libQtHelp.so g++ -m64 -Wl,--version-script=QtHelp.exp -Wl,-O1 -Wl,-z,relro -Wl,-rpath-link,/usr/lib64 -shared -o libQtHelp.so sipQtHelpQHelpIndexModel.o sipQtHelpQHelpIndexWidget.o sipQtHelpQHelpContentItem.o sipQtHelpQHelpEngine.o sipQtHelpQHelpSearchQueryWidget.o sipQtHelpcmodule.o sipQtHelpQHelpContentWidget.o sipQtHelpQHelpSearchResultWidget.o sipQtHelpQList0100QStringList.o sipQtHelpQHelpContentModel.o sipQtHelpQHelpEngineCore.o sipQtHelpQHelpSearchEngine.o sipQtHelpQHelpSearchQuery.o sipQtHelpQMap0100QString0100QUrl.o sipQtHelpQList0100QHelpSearchQuery.o -L/usr/X11R6/lib64 -lQt5Help -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtHelp.so QtHelp.so make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtHelp' cd QtMultimedia/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtMultimedia/QtMultimedia.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtMultimedia' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQList0100QAudioFormatEndian.o sipQtMultimediaQList0100QAudioFormatEndian.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQImageEncoderSettings.o sipQtMultimediaQImageEncoderSettings.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQAudioDecoder.o sipQtMultimediaQAudioDecoder.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQAudioFormat.o sipQtMultimediaQAudioFormat.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQAudioProbe.o sipQtMultimediaQAudioProbe.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQList0100QCameraFocusZone.o sipQtMultimediaQList0100QCameraFocusZone.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQCameraImageProcessing.o sipQtMultimediaQCameraImageProcessing.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQVideoProbe.o sipQtMultimediaQVideoProbe.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQAudioDeviceInfo.o sipQtMultimediaQAudioDeviceInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQList0100QCameraInfo.o sipQtMultimediaQList0100QCameraInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQSoundEffect.o sipQtMultimediaQSoundEffect.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQVideoEncoderSettings.o sipQtMultimediaQVideoEncoderSettings.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQList0100QAudioFormatSampleType.o sipQtMultimediaQList0100QAudioFormatSampleType.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQList0100QMediaContent.o sipQtMultimediaQList0100QMediaContent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQCameraImageCapture.o sipQtMultimediaQCameraImageCapture.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQAudio.o sipQtMultimediaQAudio.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQCameraImageCaptureCaptureDestinations.o sipQtMultimediaQCameraImageCaptureCaptureDestinations.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQMediaResource.o sipQtMultimediaQMediaResource.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQMediaPlaylist.o sipQtMultimediaQMediaPlaylist.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQList0100QMediaTimeInterval.o sipQtMultimediaQList0100QMediaTimeInterval.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQMediaBindableInterface.o sipQtMultimediaQMediaBindableInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQMediaRecorder.o sipQtMultimediaQMediaRecorder.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQMediaContent.o sipQtMultimediaQMediaContent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQAbstractVideoBuffer.o sipQtMultimediaQAbstractVideoBuffer.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQCameraExposureFlashModes.o sipQtMultimediaQCameraExposureFlashModes.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQCameraFocusFocusModes.o sipQtMultimediaQCameraFocusFocusModes.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQList0100QVideoFramePixelFormat.o sipQtMultimediaQList0100QVideoFramePixelFormat.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQAudioBuffer.o sipQtMultimediaQAudioBuffer.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQCameraExposure.o sipQtMultimediaQCameraExposure.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQRadioData.o sipQtMultimediaQRadioData.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQList0100QAudioDeviceInfo.o sipQtMultimediaQList0100QAudioDeviceInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQVideoSurfaceFormat.o sipQtMultimediaQVideoSurfaceFormat.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQRadioTuner.o sipQtMultimediaQRadioTuner.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQCameraFocus.o sipQtMultimediaQCameraFocus.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQMediaTimeInterval.o sipQtMultimediaQMediaTimeInterval.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQCameraInfo.o sipQtMultimediaQCameraInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediacmodule.o sipQtMultimediacmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQList0100QMediaResource.o sipQtMultimediaQList0100QMediaResource.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQCamera.o sipQtMultimediaQCamera.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQMediaPlayer.o sipQtMultimediaQMediaPlayer.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQMediaObject.o sipQtMultimediaQMediaObject.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQSound.o sipQtMultimediaQSound.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQAudioInput.o sipQtMultimediaQAudioInput.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQAudioOutput.o sipQtMultimediaQAudioOutput.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQCameraLockTypes.o sipQtMultimediaQCameraLockTypes.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQCameraFocusZone.o sipQtMultimediaQCameraFocusZone.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQMediaMetaData.o sipQtMultimediaQMediaMetaData.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQMediaPlayerFlags.o sipQtMultimediaQMediaPlayerFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQMultimedia.o sipQtMultimediaQMultimedia.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQAudioRecorder.o sipQtMultimediaQAudioRecorder.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQVideoFrame.o sipQtMultimediaQVideoFrame.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQMediaService.o sipQtMultimediaQMediaService.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQMediaControl.o sipQtMultimediaQMediaControl.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQCameraCaptureModes.o sipQtMultimediaQCameraCaptureModes.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQMediaTimeRange.o sipQtMultimediaQMediaTimeRange.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQAbstractVideoSurface.o sipQtMultimediaQAbstractVideoSurface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQAudioEncoderSettings.o sipQtMultimediaQAudioEncoderSettings.cpp rm -f libQtMultimedia.so g++ -m64 -Wl,--version-script=QtMultimedia.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtMultimedia.so sipQtMultimediaQList0100QAudioFormatEndian.o sipQtMultimediaQImageEncoderSettings.o sipQtMultimediaQAudioDecoder.o sipQtMultimediaQAudioFormat.o sipQtMultimediaQAudioProbe.o sipQtMultimediaQList0100QCameraFocusZone.o sipQtMultimediaQCameraImageProcessing.o sipQtMultimediaQVideoProbe.o sipQtMultimediaQAudioDeviceInfo.o sipQtMultimediaQList0100QCameraInfo.o sipQtMultimediaQSoundEffect.o sipQtMultimediaQVideoEncoderSettings.o sipQtMultimediaQList0100QAudioFormatSampleType.o sipQtMultimediaQList0100QMediaContent.o sipQtMultimediaQCameraImageCapture.o sipQtMultimediaQAudio.o sipQtMultimediaQCameraImageCaptureCaptureDestinations.o sipQtMultimediaQMediaResource.o sipQtMultimediaQMediaPlaylist.o sipQtMultimediaQList0100QMediaTimeInterval.o sipQtMultimediaQMediaBindableInterface.o sipQtMultimediaQMediaRecorder.o sipQtMultimediaQMediaContent.o sipQtMultimediaQAbstractVideoBuffer.o sipQtMultimediaQCameraExposureFlashModes.o sipQtMultimediaQCameraFocusFocusModes.o sipQtMultimediaQList0100QVideoFramePixelFormat.o sipQtMultimediaQAudioBuffer.o sipQtMultimediaQCameraExposure.o sipQtMultimediaQRadioData.o sipQtMultimediaQList0100QAudioDeviceInfo.o sipQtMultimediaQVideoSurfaceFormat.o sipQtMultimediaQRadioTuner.o sipQtMultimediaQCameraFocus.o sipQtMultimediaQMediaTimeInterval.o sipQtMultimediaQCameraInfo.o sipQtMultimediacmodule.o sipQtMultimediaQList0100QMediaResource.o sipQtMultimediaQCamera.o sipQtMultimediaQMediaPlayer.o sipQtMultimediaQMediaObject.o sipQtMultimediaQSound.o sipQtMultimediaQAudioInput.o sipQtMultimediaQAudioOutput.o sipQtMultimediaQCameraLockTypes.o sipQtMultimediaQCameraFocusZone.o sipQtMultimediaQMediaMetaData.o sipQtMultimediaQMediaPlayerFlags.o sipQtMultimediaQMultimedia.o sipQtMultimediaQAudioRecorder.o sipQtMultimediaQVideoFrame.o sipQtMultimediaQMediaService.o sipQtMultimediaQMediaControl.o sipQtMultimediaQCameraCaptureModes.o sipQtMultimediaQMediaTimeRange.o sipQtMultimediaQAbstractVideoSurface.o sipQtMultimediaQAudioEncoderSettings.o -L/usr/X11R6/lib64 -lQt5Multimedia -lQt5Network -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtMultimedia.so QtMultimedia.so make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtMultimedia' cd QtMultimediaWidgets/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtMultimediaWidgets/QtMultimediaWidgets.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtMultimediaWidgets' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIAWIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimediaWidgets -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaWidgetsQCameraViewfinder.o sipQtMultimediaWidgetsQCameraViewfinder.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIAWIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimediaWidgets -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaWidgetsQVideoWidget.o sipQtMultimediaWidgetsQVideoWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIAWIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimediaWidgets -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaWidgetsQGraphicsVideoItem.o sipQtMultimediaWidgetsQGraphicsVideoItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIAWIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimediaWidgets -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaWidgetscmodule.o sipQtMultimediaWidgetscmodule.cpp rm -f libQtMultimediaWidgets.so g++ -m64 -Wl,--version-script=QtMultimediaWidgets.exp -Wl,-O1 -Wl,-z,relro -Wl,-rpath-link,/usr/lib64 -shared -o libQtMultimediaWidgets.so sipQtMultimediaWidgetsQCameraViewfinder.o sipQtMultimediaWidgetsQVideoWidget.o sipQtMultimediaWidgetsQGraphicsVideoItem.o sipQtMultimediaWidgetscmodule.o -L/usr/X11R6/lib64 -lQt5MultimediaWidgets -lQt5Multimedia -lQt5Widgets -lQt5Network -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtMultimediaWidgets.so QtMultimediaWidgets.so make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtMultimediaWidgets' cd QtNetwork/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtNetwork/QtNetwork.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtNetwork' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQAbstractNetworkCache.o sipQtNetworkQAbstractNetworkCache.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQMultiMap0100QSslAlternativeNameEntryType0100QString.o sipQtNetworkQMultiMap0100QSslAlternativeNameEntryType0100QString.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQSslKey.o sipQtNetworkQSslKey.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQAbstractSocketBindMode.o sipQtNetworkQAbstractSocketBindMode.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkConfiguration.o sipQtNetworkQNetworkConfiguration.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkcmodule.o sipQtNetworkcmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQList0100QSslCertificate.o sipQtNetworkQList0100QSslCertificate.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQHostInfo.o sipQtNetworkQHostInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQList0100QNetworkCookie.o sipQtNetworkQList0100QNetworkCookie.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkProxy.o sipQtNetworkQNetworkProxy.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQSslCertificate.o sipQtNetworkQSslCertificate.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkProxyQuery.o sipQtNetworkQNetworkProxyQuery.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQDnsMailExchangeRecord.o sipQtNetworkQDnsMailExchangeRecord.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQPair0100QHostAddress1800.o sipQtNetworkQPair0100QHostAddress1800.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQList0100QDnsTextRecord.o sipQtNetworkQList0100QDnsTextRecord.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQAbstractSocketPauseModes.o sipQtNetworkQAbstractSocketPauseModes.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQList0100QHostAddress.o sipQtNetworkQList0100QHostAddress.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQLocalServerSocketOptions.o sipQtNetworkQLocalServerSocketOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQList0100QDnsServiceRecord.o sipQtNetworkQList0100QDnsServiceRecord.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkCookieJar.o sipQtNetworkQNetworkCookieJar.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQSslCertificateExtension.o sipQtNetworkQSslCertificateExtension.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQList0100QNetworkConfiguration.o sipQtNetworkQList0100QNetworkConfiguration.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkCacheMetaData.o sipQtNetworkQNetworkCacheMetaData.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkConfigurationManager.o sipQtNetworkQNetworkConfigurationManager.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkDiskCache.o sipQtNetworkQNetworkDiskCache.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQSslSslOptions.o sipQtNetworkQSslSslOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQDnsLookup.o sipQtNetworkQDnsLookup.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQ_IPV6ADDR.o sipQtNetworkQ_IPV6ADDR.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQHash0100QNetworkRequestAttribute0100QVariant.o sipQtNetworkQHash0100QNetworkRequestAttribute0100QVariant.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQList0100QNetworkProxy.o sipQtNetworkQList0100QNetworkProxy.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkProxyCapabilities.o sipQtNetworkQNetworkProxyCapabilities.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQDnsTextRecord.o sipQtNetworkQDnsTextRecord.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQTcpServer.o sipQtNetworkQTcpServer.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkInterfaceInterfaceFlags.o sipQtNetworkQNetworkInterfaceInterfaceFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkSession.o sipQtNetworkQNetworkSession.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkSessionUsagePolicies.o sipQtNetworkQNetworkSessionUsagePolicies.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQHostAddress.o sipQtNetworkQHostAddress.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQList0100QNetworkAddressEntry.o sipQtNetworkQList0100QNetworkAddressEntry.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkAddressEntry.o sipQtNetworkQNetworkAddressEntry.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQSslSocket.o sipQtNetworkQSslSocket.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQList0100QDnsMailExchangeRecord.o sipQtNetworkQList0100QDnsMailExchangeRecord.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkAccessManager.o sipQtNetworkQNetworkAccessManager.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQSsl.o sipQtNetworkQSsl.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQDnsDomainNameRecord.o sipQtNetworkQDnsDomainNameRecord.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQSslConfiguration.o sipQtNetworkQSslConfiguration.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQSslCipher.o sipQtNetworkQSslCipher.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQHttpPart.o sipQtNetworkQHttpPart.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkConfigurationManagerCapabilities.o sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkProxyFactory.o sipQtNetworkQNetworkProxyFactory.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQDnsHostAddressRecord.o sipQtNetworkQDnsHostAddressRecord.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQLocalSocket.o sipQtNetworkQLocalSocket.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQUdpSocket.o sipQtNetworkQUdpSocket.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQLocalServer.o sipQtNetworkQLocalServer.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQList0100QSslCipher.o sipQtNetworkQList0100QSslCipher.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQList0100QSslError.o sipQtNetworkQList0100QSslError.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQList0100QDnsHostAddressRecord.o sipQtNetworkQList0100QDnsHostAddressRecord.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQList0600QPair0100QByteArray0100QByteArray.o sipQtNetworkQList0600QPair0100QByteArray0100QByteArray.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQHttpMultiPart.o sipQtNetworkQHttpMultiPart.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkRequest.o sipQtNetworkQNetworkRequest.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQList0100QNetworkInterface.o sipQtNetworkQList0100QNetworkInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQDnsServiceRecord.o sipQtNetworkQDnsServiceRecord.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQSslError.o sipQtNetworkQSslError.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkConfigurationStateFlags.o sipQtNetworkQNetworkConfigurationStateFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQList0100QSslCertificateExtension.o sipQtNetworkQList0100QSslCertificateExtension.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkCookie.o sipQtNetworkQNetworkCookie.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQAuthenticator.o sipQtNetworkQAuthenticator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkInterface.o sipQtNetworkQNetworkInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQTcpSocket.o sipQtNetworkQTcpSocket.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkReply.o sipQtNetworkQNetworkReply.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQList0100QDnsDomainNameRecord.o sipQtNetworkQList0100QDnsDomainNameRecord.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQAbstractSocket.o sipQtNetworkQAbstractSocket.cpp rm -f libQtNetwork.so g++ -m64 -Wl,--version-script=QtNetwork.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtNetwork.so sipQtNetworkQAbstractNetworkCache.o sipQtNetworkQMultiMap0100QSslAlternativeNameEntryType0100QString.o sipQtNetworkQSslKey.o sipQtNetworkQAbstractSocketBindMode.o sipQtNetworkQNetworkConfiguration.o sipQtNetworkcmodule.o sipQtNetworkQList0100QSslCertificate.o sipQtNetworkQHostInfo.o sipQtNetworkQList0100QNetworkCookie.o sipQtNetworkQNetworkProxy.o sipQtNetworkQSslCertificate.o sipQtNetworkQNetworkProxyQuery.o sipQtNetworkQDnsMailExchangeRecord.o sipQtNetworkQPair0100QHostAddress1800.o sipQtNetworkQList0100QDnsTextRecord.o sipQtNetworkQAbstractSocketPauseModes.o sipQtNetworkQList0100QHostAddress.o sipQtNetworkQLocalServerSocketOptions.o sipQtNetworkQList0100QDnsServiceRecord.o sipQtNetworkQNetworkCookieJar.o sipQtNetworkQSslCertificateExtension.o sipQtNetworkQList0100QNetworkConfiguration.o sipQtNetworkQNetworkCacheMetaData.o sipQtNetworkQNetworkConfigurationManager.o sipQtNetworkQNetworkDiskCache.o sipQtNetworkQSslSslOptions.o sipQtNetworkQDnsLookup.o sipQtNetworkQ_IPV6ADDR.o sipQtNetworkQHash0100QNetworkRequestAttribute0100QVariant.o sipQtNetworkQList0100QNetworkProxy.o sipQtNetworkQNetworkProxyCapabilities.o sipQtNetworkQDnsTextRecord.o sipQtNetworkQTcpServer.o sipQtNetworkQNetworkInterfaceInterfaceFlags.o sipQtNetworkQNetworkSession.o sipQtNetworkQNetworkSessionUsagePolicies.o sipQtNetworkQHostAddress.o sipQtNetworkQList0100QNetworkAddressEntry.o sipQtNetworkQNetworkAddressEntry.o sipQtNetworkQSslSocket.o sipQtNetworkQList0100QDnsMailExchangeRecord.o sipQtNetworkQNetworkAccessManager.o sipQtNetworkQSsl.o sipQtNetworkQDnsDomainNameRecord.o sipQtNetworkQSslConfiguration.o sipQtNetworkQSslCipher.o sipQtNetworkQHttpPart.o sipQtNetworkQNetworkConfigurationManagerCapabilities.o sipQtNetworkQNetworkProxyFactory.o sipQtNetworkQDnsHostAddressRecord.o sipQtNetworkQLocalSocket.o sipQtNetworkQUdpSocket.o sipQtNetworkQLocalServer.o sipQtNetworkQList0100QSslCipher.o sipQtNetworkQList0100QSslError.o sipQtNetworkQList0100QDnsHostAddressRecord.o sipQtNetworkQList0600QPair0100QByteArray0100QByteArray.o sipQtNetworkQHttpMultiPart.o sipQtNetworkQNetworkRequest.o sipQtNetworkQList0100QNetworkInterface.o sipQtNetworkQDnsServiceRecord.o sipQtNetworkQSslError.o sipQtNetworkQNetworkConfigurationStateFlags.o sipQtNetworkQList0100QSslCertificateExtension.o sipQtNetworkQNetworkCookie.o sipQtNetworkQAuthenticator.o sipQtNetworkQNetworkInterface.o sipQtNetworkQTcpSocket.o sipQtNetworkQNetworkReply.o sipQtNetworkQList0100QDnsDomainNameRecord.o sipQtNetworkQAbstractSocket.o -lQt5Network -lQt5Core -lpthread cp -f libQtNetwork.so QtNetwork.so make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtNetwork' cd QtOpenGL/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtOpenGL/QtOpenGL.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtOpenGL' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtOpenGLQGLFormatOpenGLVersionFlags.o sipQtOpenGLQGLFormatOpenGLVersionFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtOpenGLQGLContextBindOptions.o sipQtOpenGLQGLContextBindOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtOpenGLQGLFormat.o sipQtOpenGLQGLFormat.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtOpenGLQGLContext.o sipQtOpenGLQGLContext.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtOpenGLcmodule.o sipQtOpenGLcmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtOpenGLQGLFormatOptions.o sipQtOpenGLQGLFormatOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtOpenGLQGLWidget.o sipQtOpenGLQGLWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtOpenGLQGL.o sipQtOpenGLQGL.cpp rm -f libQtOpenGL.so g++ -m64 -Wl,--version-script=QtOpenGL.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtOpenGL.so sipQtOpenGLQGLFormatOpenGLVersionFlags.o sipQtOpenGLQGLContextBindOptions.o sipQtOpenGLQGLFormat.o sipQtOpenGLQGLContext.o sipQtOpenGLcmodule.o sipQtOpenGLQGLFormatOptions.o sipQtOpenGLQGLWidget.o sipQtOpenGLQGL.o -L/usr/X11R6/lib64 -lQt5OpenGL -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtOpenGL.so QtOpenGL.so make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtOpenGL' cd QtPrintSupport/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtPrintSupport/QtPrintSupport.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtPrintSupport' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPrintSupportQPrintDialog.o sipQtPrintSupportQPrintDialog.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPrintSupportQAbstractPrintDialogPrintDialogOptions.o sipQtPrintSupportQAbstractPrintDialogPrintDialogOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPrintSupportQPrintEngine.o sipQtPrintSupportQPrintEngine.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPrintSupportQPrinter.o sipQtPrintSupportQPrinter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPrintSupportcmodule.o sipQtPrintSupportcmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPrintSupportQList0100QPrinterInfo.o sipQtPrintSupportQList0100QPrinterInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPrintSupportQPageSetupDialog.o sipQtPrintSupportQPageSetupDialog.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPrintSupportQList0100QPagedPaintDevicePageSize.o sipQtPrintSupportQList0100QPagedPaintDevicePageSize.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPrintSupportQList0600QPair0100QString0100QSizeF.o sipQtPrintSupportQList0600QPair0100QString0100QSizeF.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPrintSupportQList0100QPageSize.o sipQtPrintSupportQList0100QPageSize.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPrintSupportQPrinterInfo.o sipQtPrintSupportQPrinterInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPrintSupportQPrintPreviewDialog.o sipQtPrintSupportQPrintPreviewDialog.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPrintSupportQAbstractPrintDialog.o sipQtPrintSupportQAbstractPrintDialog.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPrintSupportQPrintPreviewWidget.o sipQtPrintSupportQPrintPreviewWidget.cpp rm -f libQtPrintSupport.so g++ -m64 -Wl,--version-script=QtPrintSupport.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtPrintSupport.so sipQtPrintSupportQPrintDialog.o sipQtPrintSupportQAbstractPrintDialogPrintDialogOptions.o sipQtPrintSupportQPrintEngine.o sipQtPrintSupportQPrinter.o sipQtPrintSupportcmodule.o sipQtPrintSupportQList0100QPrinterInfo.o sipQtPrintSupportQPageSetupDialog.o sipQtPrintSupportQList0100QPagedPaintDevicePageSize.o sipQtPrintSupportQList0600QPair0100QString0100QSizeF.o sipQtPrintSupportQList0100QPageSize.o sipQtPrintSupportQPrinterInfo.o sipQtPrintSupportQPrintPreviewDialog.o sipQtPrintSupportQAbstractPrintDialog.o sipQtPrintSupportQPrintPreviewWidget.o -L/usr/X11R6/lib64 -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtPrintSupport.so QtPrintSupport.so make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtPrintSupport' cd QtQml/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtQml/QtQml.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtQml' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlListReference.o sipQtQmlQQmlListReference.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlContext.o sipQtQmlQQmlContext.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQList0100QQmlProperty.o sipQtQmlQList0100QQmlProperty.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlAbstractUrlInterceptor.o sipQtQmlQQmlAbstractUrlInterceptor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlScriptString.o sipQtQmlQQmlScriptString.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlImageProviderBaseFlags.o sipQtQmlQQmlImageProviderBaseFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlNetworkAccessManagerFactory.o sipQtQmlQQmlNetworkAccessManagerFactory.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlExtensionPlugin.o sipQtQmlQQmlExtensionPlugin.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlPropertyValueSource.o sipQtQmlQQmlPropertyValueSource.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlProperty.o sipQtQmlQQmlProperty.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlEngine.o sipQtQmlQQmlEngine.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlFileSelector.o sipQtQmlQQmlFileSelector.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlListProperty0100QObject.o sipQtQmlQQmlListProperty0100QObject.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQJSValue.o sipQtQmlQJSValue.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlPropertyMap.o sipQtQmlQQmlPropertyMap.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlApplicationEngine.o sipQtQmlQQmlApplicationEngine.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlIncubationController.o sipQtQmlQQmlIncubationController.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlParserStatus.o sipQtQmlQQmlParserStatus.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlExpression.o sipQtQmlQQmlExpression.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlError.o sipQtQmlQQmlError.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlIncubator.o sipQtQmlQQmlIncubator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQJSValueIterator.o sipQtQmlQJSValueIterator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlImageProviderBase.o sipQtQmlQQmlImageProviderBase.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlcmodule.o sipQtQmlcmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQList0100QJSValue.o sipQtQmlQList0100QJSValue.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlComponent.o sipQtQmlQQmlComponent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQList0100QQmlError.o sipQtQmlQList0100QQmlError.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQJSEngine.o sipQtQmlQJSEngine.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyqml_qjsvalue.o ../qpy/QtQml/qpyqml_qjsvalue.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyqmlsingletonobject.o ../qpy/QtQml/qpyqmlsingletonobject.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyqmlobject.o ../qpy/QtQml/qpyqmlobject.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyqml_listdata.o ../qpy/QtQml/qpyqml_listdata.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyqml_register_singleton_type.o ../qpy/QtQml/qpyqml_register_singleton_type.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyqmllistproperty.o ../qpy/QtQml/qpyqmllistproperty.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyqml_register_type.o ../qpy/QtQml/qpyqml_register_type.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyqml_post_init.o ../qpy/QtQml/qpyqml_post_init.cpp /usr/lib64/qt5/bin/moc -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I/builddir/build/BUILD/PyQt-gpl-5.3.2/QtQml -I/builddir/build/BUILD/PyQt-gpl-5.3.2/QtQml -I/usr/include/python2.7 -I/builddir/build/BUILD/PyQt-gpl-5.3.2/qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/4.8.2 -I/usr/include/c++/4.8.2/x86_64-redhat-linux -I/usr/include/c++/4.8.2/backward -I/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include -I/usr/local/include -I/usr/include ../qpy/QtQml/qpyqml_listdata.h -o moc_qpyqml_listdata.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o moc_qpyqml_listdata.o moc_qpyqml_listdata.cpp rm -f libQtQml.so g++ -m64 -Wl,--version-script=QtQml.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtQml.so sipQtQmlQQmlListReference.o sipQtQmlQQmlContext.o sipQtQmlQList0100QQmlProperty.o sipQtQmlQQmlAbstractUrlInterceptor.o sipQtQmlQQmlScriptString.o sipQtQmlQQmlImageProviderBaseFlags.o sipQtQmlQQmlNetworkAccessManagerFactory.o sipQtQmlQQmlExtensionPlugin.o sipQtQmlQQmlPropertyValueSource.o sipQtQmlQQmlProperty.o sipQtQmlQQmlEngine.o sipQtQmlQQmlFileSelector.o sipQtQmlQQmlListProperty0100QObject.o sipQtQmlQJSValue.o sipQtQmlQQmlPropertyMap.o sipQtQmlQQmlApplicationEngine.o sipQtQmlQQmlIncubationController.o sipQtQmlQQmlParserStatus.o sipQtQmlQQmlExpression.o sipQtQmlQQmlError.o sipQtQmlQQmlIncubator.o sipQtQmlQJSValueIterator.o sipQtQmlQQmlImageProviderBase.o sipQtQmlcmodule.o sipQtQmlQList0100QJSValue.o sipQtQmlQQmlComponent.o sipQtQmlQList0100QQmlError.o sipQtQmlQJSEngine.o qpyqml_qjsvalue.o qpyqmlsingletonobject.o qpyqmlobject.o qpyqml_listdata.o qpyqml_register_singleton_type.o qpyqmllistproperty.o qpyqml_register_type.o qpyqml_post_init.o moc_qpyqml_listdata.o -L/usr/X11R6/lib64 -lQt5Qml -lQt5Network -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtQml.so QtQml.so make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtQml' cd QtQuick/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtQuick/QtQuick.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtQuick' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGGeometry.o sipQtQuickQSGGeometry.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGOpaqueTextureMaterial.o sipQtQuickQSGOpaqueTextureMaterial.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGClipNode.o sipQtQuickQSGClipNode.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGDynamicTexture.o sipQtQuickQSGDynamicTexture.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGTexture.o sipQtQuickQSGTexture.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGFlatColorMaterial.o sipQtQuickQSGFlatColorMaterial.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQQuickItemUpdatePaintNodeData.o sipQtQuickQQuickItemUpdatePaintNodeData.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGNodeDirtyState.o sipQtQuickQSGNodeDirtyState.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQQuickImageProvider.o sipQtQuickQQuickImageProvider.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGMaterialFlags.o sipQtQuickQSGMaterialFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQQuickFramebufferObjectRenderer.o sipQtQuickQQuickFramebufferObjectRenderer.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQQuickItem.o sipQtQuickQQuickItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGOpacityNode.o sipQtQuickQSGOpacityNode.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGGeometryAttribute.o sipQtQuickQSGGeometryAttribute.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQList0101QQuickItem.o sipQtQuickQList0101QQuickItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGNode.o sipQtQuickQSGNode.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGGeometryTexturedPoint2D.o sipQtQuickQSGGeometryTexturedPoint2D.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGMaterialType.o sipQtQuickQSGMaterialType.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGTextureMaterial.o sipQtQuickQSGTextureMaterial.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGSimpleRectNode.o sipQtQuickQSGSimpleRectNode.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGMaterial.o sipQtQuickQSGMaterial.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGMaterialShaderRenderState.o sipQtQuickQSGMaterialShaderRenderState.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQQuickWindowCreateTextureOptions.o sipQtQuickQQuickWindowCreateTextureOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGGeometryColoredPoint2D.o sipQtQuickQSGGeometryColoredPoint2D.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGSimpleTextureNode.o sipQtQuickQSGSimpleTextureNode.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQQuickTextDocument.o sipQtQuickQQuickTextDocument.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQQuickPaintedItemPerformanceHints.o sipQtQuickQQuickPaintedItemPerformanceHints.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickcmodule.o sipQtQuickcmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQQuickTextureFactory.o sipQtQuickQQuickTextureFactory.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGMaterialShaderRenderStateDirtyStates.o sipQtQuickQSGMaterialShaderRenderStateDirtyStates.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQQuickFramebufferObject.o sipQtQuickQQuickFramebufferObject.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGNodeFlags.o sipQtQuickQSGNodeFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGBasicGeometryNode.o sipQtQuickQSGBasicGeometryNode.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGGeometryNode.o sipQtQuickQSGGeometryNode.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQQuickView.o sipQtQuickQQuickView.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGTextureProvider.o sipQtQuickQSGTextureProvider.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGGeometryPoint2D.o sipQtQuickQSGGeometryPoint2D.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQQuickPaintedItem.o sipQtQuickQQuickPaintedItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQQuickWindow.o sipQtQuickQQuickWindow.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGSimpleTextureNodeTextureCoordinatesTransformMode.o sipQtQuickQSGSimpleTextureNodeTextureCoordinatesTransformMode.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGGeometryAttributeSet.o sipQtQuickQSGGeometryAttributeSet.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQQuickItemFlags.o sipQtQuickQQuickItemFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQQuickItemItemChangeData.o sipQtQuickQQuickItemItemChangeData.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGMaterialShader.o sipQtQuickQSGMaterialShader.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGVertexColorMaterial.o sipQtQuickQSGVertexColorMaterial.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGTransformNode.o sipQtQuickQSGTransformNode.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyquick_register_type.o ../qpy/QtQuick/qpyquick_register_type.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyquickitem.o ../qpy/QtQuick/qpyquickitem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyquick_post_init.o ../qpy/QtQuick/qpyquick_post_init.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyquickpainteditem.o ../qpy/QtQuick/qpyquickpainteditem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyquick_chimera_helpers.o ../qpy/QtQuick/qpyquick_chimera_helpers.cpp rm -f libQtQuick.so g++ -m64 -Wl,--version-script=QtQuick.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtQuick.so sipQtQuickQSGGeometry.o sipQtQuickQSGOpaqueTextureMaterial.o sipQtQuickQSGClipNode.o sipQtQuickQSGDynamicTexture.o sipQtQuickQSGTexture.o sipQtQuickQSGFlatColorMaterial.o sipQtQuickQQuickItemUpdatePaintNodeData.o sipQtQuickQSGNodeDirtyState.o sipQtQuickQQuickImageProvider.o sipQtQuickQSGMaterialFlags.o sipQtQuickQQuickFramebufferObjectRenderer.o sipQtQuickQQuickItem.o sipQtQuickQSGOpacityNode.o sipQtQuickQSGGeometryAttribute.o sipQtQuickQList0101QQuickItem.o sipQtQuickQSGNode.o sipQtQuickQSGGeometryTexturedPoint2D.o sipQtQuickQSGMaterialType.o sipQtQuickQSGTextureMaterial.o sipQtQuickQSGSimpleRectNode.o sipQtQuickQSGMaterial.o sipQtQuickQSGMaterialShaderRenderState.o sipQtQuickQQuickWindowCreateTextureOptions.o sipQtQuickQSGGeometryColoredPoint2D.o sipQtQuickQSGSimpleTextureNode.o sipQtQuickQQuickTextDocument.o sipQtQuickQQuickPaintedItemPerformanceHints.o sipQtQuickcmodule.o sipQtQuickQQuickTextureFactory.o sipQtQuickQSGMaterialShaderRenderStateDirtyStates.o sipQtQuickQQuickFramebufferObject.o sipQtQuickQSGNodeFlags.o sipQtQuickQSGBasicGeometryNode.o sipQtQuickQSGGeometryNode.o sipQtQuickQQuickView.o sipQtQuickQSGTextureProvider.o sipQtQuickQSGGeometryPoint2D.o sipQtQuickQQuickPaintedItem.o sipQtQuickQQuickWindow.o sipQtQuickQSGSimpleTextureNodeTextureCoordinatesTransformMode.o sipQtQuickQSGGeometryAttributeSet.o sipQtQuickQQuickItemFlags.o sipQtQuickQQuickItemItemChangeData.o sipQtQuickQSGMaterialShader.o sipQtQuickQSGVertexColorMaterial.o sipQtQuickQSGTransformNode.o qpyquick_register_type.o qpyquickitem.o qpyquick_post_init.o qpyquickpainteditem.o qpyquick_chimera_helpers.o -L/usr/X11R6/lib64 -lQt5Quick -lQt5Qml -lQt5Network -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtQuick.so QtQuick.so make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtQuick' cd QtSql/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtSql/QtSql.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtSql' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlQSqlParamType.o sipQtSqlQSqlParamType.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlQSqlError.o sipQtSqlQSqlError.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlQSqlResult.o sipQtSqlQSqlResult.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlQSqlQuery.o sipQtSqlQSqlQuery.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlQSqlDatabase.o sipQtSqlQSqlDatabase.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlQSqlDriver.o sipQtSqlQSqlDriver.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlQSqlIndex.o sipQtSqlQSqlIndex.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlQSql.o sipQtSqlQSql.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlQSqlRelationalTableModel.o sipQtSqlQSqlRelationalTableModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlcmodule.o sipQtSqlcmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlQSqlField.o sipQtSqlQSqlField.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlQVector0100QVariant.o sipQtSqlQVector0100QVariant.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlQSqlDriverCreatorBase.o sipQtSqlQSqlDriverCreatorBase.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlQSqlQueryModel.o sipQtSqlQSqlQueryModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlQSqlRelationalDelegate.o sipQtSqlQSqlRelationalDelegate.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlQSqlRelation.o sipQtSqlQSqlRelation.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlQSqlTableModel.o sipQtSqlQSqlTableModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlQSqlRecord.o sipQtSqlQSqlRecord.cpp rm -f libQtSql.so g++ -m64 -Wl,--version-script=QtSql.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtSql.so sipQtSqlQSqlParamType.o sipQtSqlQSqlError.o sipQtSqlQSqlResult.o sipQtSqlQSqlQuery.o sipQtSqlQSqlDatabase.o sipQtSqlQSqlDriver.o sipQtSqlQSqlIndex.o sipQtSqlQSql.o sipQtSqlQSqlRelationalTableModel.o sipQtSqlcmodule.o sipQtSqlQSqlField.o sipQtSqlQVector0100QVariant.o sipQtSqlQSqlDriverCreatorBase.o sipQtSqlQSqlQueryModel.o sipQtSqlQSqlRelationalDelegate.o sipQtSqlQSqlRelation.o sipQtSqlQSqlTableModel.o sipQtSqlQSqlRecord.o -L/usr/X11R6/lib64 -lQt5Widgets -lQt5Sql -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtSql.so QtSql.so make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtSql' cd QtSvg/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtSvg/QtSvg.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtSvg' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSvgQSvgRenderer.o sipQtSvgQSvgRenderer.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSvgcmodule.o sipQtSvgcmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSvgQSvgGenerator.o sipQtSvgQSvgGenerator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSvgQGraphicsSvgItem.o sipQtSvgQGraphicsSvgItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSvgQSvgWidget.o sipQtSvgQSvgWidget.cpp rm -f libQtSvg.so g++ -m64 -Wl,--version-script=QtSvg.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtSvg.so sipQtSvgQSvgRenderer.o sipQtSvgcmodule.o sipQtSvgQSvgGenerator.o sipQtSvgQGraphicsSvgItem.o sipQtSvgQSvgWidget.o -L/usr/X11R6/lib64 -lQt5Svg -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtSvg.so QtSvg.so make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtSvg' cd QtTest/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtTest/QtTest.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtTest' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_TESTLIB_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"/builddir/build/BUILD/PyQt-gpl-5.3.2/QtTest\" -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtTest -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtTestQTest.o sipQtTestQTest.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_TESTLIB_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"/builddir/build/BUILD/PyQt-gpl-5.3.2/QtTest\" -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtTest -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtTestcmodule.o sipQtTestcmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_TESTLIB_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"/builddir/build/BUILD/PyQt-gpl-5.3.2/QtTest\" -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtTest -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtTestQTestQTouchEventSequence.o sipQtTestQTestQTouchEventSequence.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_TESTLIB_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"/builddir/build/BUILD/PyQt-gpl-5.3.2/QtTest\" -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtTest -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtTestQSignalSpy.o sipQtTestQSignalSpy.cpp rm -f libQtTest.so g++ -m64 -Wl,--version-script=QtTest.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtTest.so sipQtTestQTest.o sipQtTestcmodule.o sipQtTestQTestQTouchEventSequence.o sipQtTestQSignalSpy.o -L/usr/X11R6/lib64 -lQt5Widgets -lQt5Test -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtTest.so QtTest.so make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtTest' cd QtWebKit/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtWebKit/QtWebKit.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtWebKit' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQWebHistoryInterface.o sipQtWebKitQWebHistoryInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQWebPluginFactory.o sipQtWebKitQWebPluginFactory.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitcmodule.o sipQtWebKitcmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQWebElement.o sipQtWebKitQWebElement.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQList0100QWebDatabase.o sipQtWebKitQList0100QWebDatabase.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQWebPluginFactoryMimeType.o sipQtWebKitQWebPluginFactoryMimeType.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQWebDatabase.o sipQtWebKitQWebDatabase.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQList0100QWebHistoryItem.o sipQtWebKitQList0100QWebHistoryItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQWebPluginFactoryExtensionOption.o sipQtWebKitQWebPluginFactoryExtensionOption.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQWebSettings.o sipQtWebKitQWebSettings.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQWebPluginFactoryPlugin.o sipQtWebKitQWebPluginFactoryPlugin.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQList0100QWebElement.o sipQtWebKitQList0100QWebElement.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQWebHistoryItem.o sipQtWebKitQWebHistoryItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQList0100QWebSecurityOrigin.o sipQtWebKitQList0100QWebSecurityOrigin.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQList0100QWebPluginFactoryPlugin.o sipQtWebKitQList0100QWebPluginFactoryPlugin.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQWebElementCollection.o sipQtWebKitQWebElementCollection.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQWebPluginFactoryExtensionReturn.o sipQtWebKitQWebPluginFactoryExtensionReturn.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQList0100QWebPluginFactoryMimeType.o sipQtWebKitQList0100QWebPluginFactoryMimeType.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQWebHistory.o sipQtWebKitQWebHistory.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQWebSecurityOrigin.o sipQtWebKitQWebSecurityOrigin.cpp rm -f libQtWebKit.so g++ -m64 -Wl,--version-script=QtWebKit.exp -Wl,-O1 -Wl,-z,relro -Wl,-rpath-link,/usr/lib64 -shared -o libQtWebKit.so sipQtWebKitQWebHistoryInterface.o sipQtWebKitQWebPluginFactory.o sipQtWebKitcmodule.o sipQtWebKitQWebElement.o sipQtWebKitQList0100QWebDatabase.o sipQtWebKitQWebPluginFactoryMimeType.o sipQtWebKitQWebDatabase.o sipQtWebKitQList0100QWebHistoryItem.o sipQtWebKitQWebPluginFactoryExtensionOption.o sipQtWebKitQWebSettings.o sipQtWebKitQWebPluginFactoryPlugin.o sipQtWebKitQList0100QWebElement.o sipQtWebKitQWebHistoryItem.o sipQtWebKitQList0100QWebSecurityOrigin.o sipQtWebKitQList0100QWebPluginFactoryPlugin.o sipQtWebKitQWebElementCollection.o sipQtWebKitQWebPluginFactoryExtensionReturn.o sipQtWebKitQList0100QWebPluginFactoryMimeType.o sipQtWebKitQWebHistory.o sipQtWebKitQWebSecurityOrigin.o -L/usr/X11R6/lib64 -lQt5WebKit -lQt5Network -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtWebKit.so QtWebKit.so make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtWebKit' cd QtWebKitWidgets/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtWebKitWidgets/QtWebKitWidgets.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtWebKitWidgets' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetsQGraphicsWebView.o sipQtWebKitWidgetsQGraphicsWebView.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetsQWebPageExtensionReturn.o sipQtWebKitWidgetsQWebPageExtensionReturn.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetsQWebHitTestResult.o sipQtWebKitWidgetsQWebHitTestResult.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetsQWebPageExtensionOption.o sipQtWebKitWidgetsQWebPageExtensionOption.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetsQWebPage.o sipQtWebKitWidgetsQWebPage.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetsQWebPageChooseMultipleFilesExtensionOption.o sipQtWebKitWidgetsQWebPageChooseMultipleFilesExtensionOption.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetsQWebPageChooseMultipleFilesExtensionReturn.o sipQtWebKitWidgetsQWebPageChooseMultipleFilesExtensionReturn.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetsQWebPageErrorPageExtensionReturn.o sipQtWebKitWidgetsQWebPageErrorPageExtensionReturn.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetsQWebPageViewportAttributes.o sipQtWebKitWidgetsQWebPageViewportAttributes.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetsQWebView.o sipQtWebKitWidgetsQWebView.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetsQWebPageFindFlags.o sipQtWebKitWidgetsQWebPageFindFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetsQWebFrameRenderLayers.o sipQtWebKitWidgetsQWebFrameRenderLayers.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetscmodule.o sipQtWebKitWidgetscmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetsQList0101QWebFrame.o sipQtWebKitWidgetsQList0101QWebFrame.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetsQWebInspector.o sipQtWebKitWidgetsQWebInspector.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetsQMultiMap0100QString0100QString.o sipQtWebKitWidgetsQMultiMap0100QString0100QString.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetsQWebPageErrorPageExtensionOption.o sipQtWebKitWidgetsQWebPageErrorPageExtensionOption.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetsQWebFrame.o sipQtWebKitWidgetsQWebFrame.cpp rm -f libQtWebKitWidgets.so g++ -m64 -Wl,--version-script=QtWebKitWidgets.exp -Wl,-O1 -Wl,-z,relro -Wl,-rpath-link,/usr/lib64 -shared -o libQtWebKitWidgets.so sipQtWebKitWidgetsQGraphicsWebView.o sipQtWebKitWidgetsQWebPageExtensionReturn.o sipQtWebKitWidgetsQWebHitTestResult.o sipQtWebKitWidgetsQWebPageExtensionOption.o sipQtWebKitWidgetsQWebPage.o sipQtWebKitWidgetsQWebPageChooseMultipleFilesExtensionOption.o sipQtWebKitWidgetsQWebPageChooseMultipleFilesExtensionReturn.o sipQtWebKitWidgetsQWebPageErrorPageExtensionReturn.o sipQtWebKitWidgetsQWebPageViewportAttributes.o sipQtWebKitWidgetsQWebView.o sipQtWebKitWidgetsQWebPageFindFlags.o sipQtWebKitWidgetsQWebFrameRenderLayers.o sipQtWebKitWidgetscmodule.o sipQtWebKitWidgetsQList0101QWebFrame.o sipQtWebKitWidgetsQWebInspector.o sipQtWebKitWidgetsQMultiMap0100QString0100QString.o sipQtWebKitWidgetsQWebPageErrorPageExtensionOption.o sipQtWebKitWidgetsQWebFrame.o -L/usr/X11R6/lib64 -lQt5WebKitWidgets -lQt5PrintSupport -lQt5WebKit -lQt5Widgets -lQt5Network -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtWebKitWidgets.so QtWebKitWidgets.so make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtWebKitWidgets' cd QtWidgets/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtWidgets/QtWidgets.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtWidgets' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsProxyWidget.o sipQtWidgetsQGraphicsProxyWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQDesktopWidget.o sipQtWidgetsQDesktopWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQMdiArea.o sipQtWidgetsQMdiArea.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQUndoStack.o sipQtWidgetsQUndoStack.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQAction.o sipQtWidgetsQAction.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQMdiAreaAreaOptions.o sipQtWidgetsQMdiAreaAreaOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQAbstractSlider.o sipQtWidgetsQAbstractSlider.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQItemEditorFactory.o sipQtWidgetsQItemEditorFactory.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0101QGraphicsWidget.o sipQtWidgetsQList0101QGraphicsWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQAbstractButton.o sipQtWidgetsQAbstractButton.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStylePainter.o sipQtWidgetsQStylePainter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQButtonGroup.o sipQtWidgetsQButtonGroup.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQDialogButtonBox.o sipQtWidgetsQDialogButtonBox.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQPlainTextEdit.o sipQtWidgetsQPlainTextEdit.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsAnchor.o sipQtWidgetsQGraphicsAnchor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQSplitterHandle.o sipQtWidgetsQSplitterHandle.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsGridLayout.o sipQtWidgetsQGraphicsGridLayout.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOption.o sipQtWidgetsQStyleOption.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQLabel.o sipQtWidgetsQLabel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTableWidgetItem.o sipQtWidgetsQTableWidgetItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQDateTimeEditSections.o sipQtWidgetsQDateTimeEditSections.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQWidgetItem.o sipQtWidgetsQWidgetItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsEffectChangeFlags.o sipQtWidgetsQGraphicsEffectChangeFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQWizard.o sipQtWidgetsQWizard.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQLayout.o sipQtWidgetsQLayout.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQToolTip.o sipQtWidgetsQToolTip.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQFontComboBox.o sipQtWidgetsQFontComboBox.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0101QAction.o sipQtWidgetsQList0101QAction.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsWidget.o sipQtWidgetsQGraphicsWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQFocusFrame.o sipQtWidgetsQFocusFrame.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQScrollBar.o sipQtWidgetsQScrollBar.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsItemGroup.o sipQtWidgetsQGraphicsItemGroup.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQScrollArea.o sipQtWidgetsQScrollArea.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTextBrowser.o sipQtWidgetsQTextBrowser.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQMainWindowDockOptions.o sipQtWidgetsQMainWindowDockOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQFileDialog.o sipQtWidgetsQFileDialog.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQListView.o sipQtWidgetsQListView.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0100QTableWidgetSelectionRange.o sipQtWidgetsQList0100QTableWidgetSelectionRange.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsViewOptimizationFlags.o sipQtWidgetsQGraphicsViewOptimizationFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0101QGraphicsView.o sipQtWidgetsQList0101QGraphicsView.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQUndoCommand.o sipQtWidgetsQUndoCommand.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionTabBarBase.o sipQtWidgetsQStyleOptionTabBarBase.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0100QWizardWizardButton.o sipQtWidgetsQList0100QWizardWizardButton.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTabWidget.o sipQtWidgetsQTabWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQAbstractSpinBoxStepEnabled.o sipQtWidgetsQAbstractSpinBoxStepEnabled.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQErrorMessage.o sipQtWidgetsQErrorMessage.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQFileSystemModel.o sipQtWidgetsQFileSystemModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleFactory.o sipQtWidgetsQStyleFactory.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTreeWidgetItemIteratorIteratorFlags.o sipQtWidgetsQTreeWidgetItemIteratorIteratorFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionHeader.o sipQtWidgetsQStyleOptionHeader.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTapAndHoldGesture.o sipQtWidgetsQTapAndHoldGesture.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsLineItem.o sipQtWidgetsQGraphicsLineItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQPanGesture.o sipQtWidgetsQPanGesture.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQScrollerProperties.o sipQtWidgetsQScrollerProperties.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTextEditExtraSelection.o sipQtWidgetsQTextEditExtraSelection.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionComboBox.o sipQtWidgetsQStyleOptionComboBox.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsScale.o sipQtWidgetsQGraphicsScale.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQColorDialog.o sipQtWidgetsQColorDialog.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsAnchorLayout.o sipQtWidgetsQGraphicsAnchorLayout.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGestureRecognizerResult.o sipQtWidgetsQGestureRecognizerResult.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQFileDialogOptions.o sipQtWidgetsQFileDialogOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsItemGraphicsItemFlags.o sipQtWidgetsQGraphicsItemGraphicsItemFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0100QTextEditExtraSelection.o sipQtWidgetsQList0100QTextEditExtraSelection.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsEllipseItem.o sipQtWidgetsQGraphicsEllipseItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsDropShadowEffect.o sipQtWidgetsQGraphicsDropShadowEffect.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionToolBox.o sipQtWidgetsQStyleOptionToolBox.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleHintReturn.o sipQtWidgetsQStyleHintReturn.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionButton.o sipQtWidgetsQStyleOptionButton.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQMessageBox.o sipQtWidgetsQMessageBox.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionDockWidget.o sipQtWidgetsQStyleOptionDockWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQWizardWizardOptions.o sipQtWidgetsQWizardWizardOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsSceneMouseEvent.o sipQtWidgetsQGraphicsSceneMouseEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionViewItemViewItemFeatures.o sipQtWidgetsQStyleOptionViewItemViewItemFeatures.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0101QWidget.o sipQtWidgetsQList0101QWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTapGesture.o sipQtWidgetsQTapGesture.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQSizeGrip.o sipQtWidgetsQSizeGrip.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0101QTableWidgetItem.o sipQtWidgetsQList0101QTableWidgetItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQShortcut.o sipQtWidgetsQShortcut.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTableWidgetSelectionRange.o sipQtWidgetsQTableWidgetSelectionRange.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQDoubleSpinBox.o sipQtWidgetsQDoubleSpinBox.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQSizePolicyControlTypes.o sipQtWidgetsQSizePolicyControlTypes.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsEffect.o sipQtWidgetsQGraphicsEffect.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGridLayout.o sipQtWidgetsQGridLayout.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQMessageBoxStandardButtons.o sipQtWidgetsQMessageBoxStandardButtons.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQHBoxLayout.o sipQtWidgetsQHBoxLayout.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsTextItem.o sipQtWidgetsQGraphicsTextItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsViewCacheMode.o sipQtWidgetsQGraphicsViewCacheMode.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStackedWidget.o sipQtWidgetsQStackedWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQMouseEventTransition.o sipQtWidgetsQMouseEventTransition.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionToolButton.o sipQtWidgetsQStyleOptionToolButton.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQComboBox.o sipQtWidgetsQComboBox.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQProgressDialog.o sipQtWidgetsQProgressDialog.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQHeaderView.o sipQtWidgetsQHeaderView.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStackedLayout.o sipQtWidgetsQStackedLayout.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQDirModel.o sipQtWidgetsQDirModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsRectItem.o sipQtWidgetsQGraphicsRectItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQScroller.o sipQtWidgetsQScroller.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQCommandLinkButton.o sipQtWidgetsQCommandLinkButton.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQCommonStyle.o sipQtWidgetsQCommonStyle.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQFileIconProviderOptions.o sipQtWidgetsQFileIconProviderOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQLayoutItem.o sipQtWidgetsQLayoutItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsLayoutItem.o sipQtWidgetsQGraphicsLayoutItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQDateTimeEdit.o sipQtWidgetsQDateTimeEdit.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0101QAbstractButton.o sipQtWidgetsQList0101QAbstractButton.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionRubberBand.o sipQtWidgetsQStyleOptionRubberBand.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsObject.o sipQtWidgetsQGraphicsObject.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQMenu.o sipQtWidgetsQMenu.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQBoxLayout.o sipQtWidgetsQBoxLayout.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsPixmapItem.o sipQtWidgetsQGraphicsPixmapItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTreeWidget.o sipQtWidgetsQTreeWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionButtonButtonFeatures.o sipQtWidgetsQStyleOptionButtonButtonFeatures.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetscmodule.o sipQtWidgetscmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQProgressBar.o sipQtWidgetsQProgressBar.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQAbstractGraphicsShapeItem.o sipQtWidgetsQAbstractGraphicsShapeItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionTab.o sipQtWidgetsQStyleOptionTab.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsSceneContextMenuEvent.o sipQtWidgetsQGraphicsSceneContextMenuEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQDockWidgetDockWidgetFeatures.o sipQtWidgetsQDockWidgetDockWidgetFeatures.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionComplex.o sipQtWidgetsQStyleOptionComplex.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyledItemDelegate.o sipQtWidgetsQStyledItemDelegate.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQAbstractScrollArea.o sipQtWidgetsQAbstractScrollArea.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGroupBox.o sipQtWidgetsQGroupBox.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsColorizeEffect.o sipQtWidgetsQGraphicsColorizeEffect.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQCheckBox.o sipQtWidgetsQCheckBox.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionGraphicsItem.o sipQtWidgetsQStyleOptionGraphicsItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsSceneEvent.o sipQtWidgetsQGraphicsSceneEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsSceneWheelEvent.o sipQtWidgetsQGraphicsSceneWheelEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQAbstractItemViewEditTriggers.o sipQtWidgetsQAbstractItemViewEditTriggers.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQWidget.o sipQtWidgetsQWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsOpacityEffect.o sipQtWidgetsQGraphicsOpacityEffect.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionViewItem.o sipQtWidgetsQStyleOptionViewItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQWizardPage.o sipQtWidgetsQWizardPage.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0101QScroller.o sipQtWidgetsQList0101QScroller.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsPolygonItem.o sipQtWidgetsQGraphicsPolygonItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0100QRectF.o sipQtWidgetsQList0100QRectF.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleHintReturnVariant.o sipQtWidgetsQStyleHintReturnVariant.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsSceneMoveEvent.o sipQtWidgetsQGraphicsSceneMoveEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQWhatsThis.o sipQtWidgetsQWhatsThis.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQMainWindow.o sipQtWidgetsQMainWindow.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionGroupBox.o sipQtWidgetsQStyleOptionGroupBox.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionToolBar.o sipQtWidgetsQStyleOptionToolBar.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsRotation.o sipQtWidgetsQGraphicsRotation.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0101QUndoStack.o sipQtWidgetsQList0101QUndoStack.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionFocusRect.o sipQtWidgetsQStyleOptionFocusRect.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQDateEdit.o sipQtWidgetsQDateEdit.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQFontDialog.o sipQtWidgetsQFontDialog.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionTitleBar.o sipQtWidgetsQStyleOptionTitleBar.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQFormLayout.o sipQtWidgetsQFormLayout.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQInputDialogInputDialogOptions.o sipQtWidgetsQInputDialogInputDialogOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsSceneSceneLayers.o sipQtWidgetsQGraphicsSceneSceneLayers.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0101QGesture.o sipQtWidgetsQList0101QGesture.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQMdiSubWindow.o sipQtWidgetsQMdiSubWindow.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTextEditAutoFormatting.o sipQtWidgetsQTextEditAutoFormatting.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionFrameFrameFeatures.o sipQtWidgetsQStyleOptionFrameFrameFeatures.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQRadioButton.o sipQtWidgetsQRadioButton.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQColorDialogColorDialogOptions.o sipQtWidgetsQColorDialogColorDialogOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionToolButtonToolButtonFeatures.o sipQtWidgetsQStyleOptionToolButtonToolButtonFeatures.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQAbstractItemView.o sipQtWidgetsQAbstractItemView.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionProgressBar.o sipQtWidgetsQStyleOptionProgressBar.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQActionGroup.o sipQtWidgetsQActionGroup.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQMenuBar.o sipQtWidgetsQMenuBar.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQVBoxLayout.o sipQtWidgetsQVBoxLayout.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsSimpleTextItem.o sipQtWidgetsQGraphicsSimpleTextItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleHintReturnMask.o sipQtWidgetsQStyleHintReturnMask.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQDataWidgetMapper.o sipQtWidgetsQDataWidgetMapper.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0101QTreeWidgetItem.o sipQtWidgetsQList0101QTreeWidgetItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionToolBarToolBarFeatures.o sipQtWidgetsQStyleOptionToolBarToolBarFeatures.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsSceneDragDropEvent.o sipQtWidgetsQGraphicsSceneDragDropEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQRubberBand.o sipQtWidgetsQRubberBand.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQFontDialogFontDialogOptions.o sipQtWidgetsQFontDialogFontDialogOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionTabWidgetFrame.o sipQtWidgetsQStyleOptionTabWidgetFrame.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionSlider.o sipQtWidgetsQStyleOptionSlider.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQSwipeGesture.o sipQtWidgetsQSwipeGesture.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQSplitter.o sipQtWidgetsQSplitter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQItemEditorCreatorBase.o sipQtWidgetsQItemEditorCreatorBase.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTreeView.o sipQtWidgetsQTreeView.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQApplication.o sipQtWidgetsQApplication.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQColumnView.o sipQtWidgetsQColumnView.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsItem.o sipQtWidgetsQGraphicsItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleSubControls.o sipQtWidgetsQStyleSubControls.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQFontComboBoxFontFilters.o sipQtWidgetsQFontComboBoxFontFilters.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQWidgetAction.o sipQtWidgetsQWidgetAction.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQKeySequenceEdit.o sipQtWidgetsQKeySequenceEdit.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQInputDialog.o sipQtWidgetsQInputDialog.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQFrame.o sipQtWidgetsQFrame.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsLinearLayout.o sipQtWidgetsQGraphicsLinearLayout.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0101QGraphicsItem.o sipQtWidgetsQList0101QGraphicsItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsSceneHoverEvent.o sipQtWidgetsQGraphicsSceneHoverEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQDialogButtonBoxStandardButtons.o sipQtWidgetsQDialogButtonBoxStandardButtons.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionMenuItem.o sipQtWidgetsQStyleOptionMenuItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsLayout.o sipQtWidgetsQGraphicsLayout.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStatusBar.o sipQtWidgetsQStatusBar.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQDockWidget.o sipQtWidgetsQDockWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQCalendarWidget.o sipQtWidgetsQCalendarWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQWidgetRenderFlags.o sipQtWidgetsQWidgetRenderFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0101QMdiSubWindow.o sipQtWidgetsQList0101QMdiSubWindow.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQSpinBox.o sipQtWidgetsQSpinBox.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQListWidgetItem.o sipQtWidgetsQListWidgetItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsSceneHelpEvent.o sipQtWidgetsQGraphicsSceneHelpEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQAbstractSpinBox.o sipQtWidgetsQAbstractSpinBox.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionSpinBox.o sipQtWidgetsQStyleOptionSpinBox.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGestureRecognizer.o sipQtWidgetsQGestureRecognizer.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQUndoGroup.o sipQtWidgetsQUndoGroup.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTreeWidgetItemIterator.o sipQtWidgetsQTreeWidgetItemIterator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQPushButton.o sipQtWidgetsQPushButton.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQItemDelegate.o sipQtWidgetsQItemDelegate.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQListWidget.o sipQtWidgetsQListWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTabBar.o sipQtWidgetsQTabBar.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0101QGraphicsTransform.o sipQtWidgetsQList0101QGraphicsTransform.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQFileIconProvider.o sipQtWidgetsQFileIconProvider.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQKeyEventTransition.o sipQtWidgetsQKeyEventTransition.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsTransform.o sipQtWidgetsQGraphicsTransform.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionFrame.o sipQtWidgetsQStyleOptionFrame.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionSizeGrip.o sipQtWidgetsQStyleOptionSizeGrip.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQUndoView.o sipQtWidgetsQUndoView.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTableWidget.o sipQtWidgetsQTableWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionTabTabFeatures.o sipQtWidgetsQStyleOptionTabTabFeatures.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyle.o sipQtWidgetsQStyle.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQDial.o sipQtWidgetsQDial.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQPinchGesture.o sipQtWidgetsQPinchGesture.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsBlurEffectBlurHints.o sipQtWidgetsQGraphicsBlurEffectBlurHints.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionTabCornerWidgets.o sipQtWidgetsQStyleOptionTabCornerWidgets.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0101QDockWidget.o sipQtWidgetsQList0101QDockWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQMdiSubWindowSubWindowOptions.o sipQtWidgetsQMdiSubWindowSubWindowOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQPinchGestureChangeFlags.o sipQtWidgetsQPinchGestureChangeFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleState.o sipQtWidgetsQStyleState.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQSplashScreen.o sipQtWidgetsQSplashScreen.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQSlider.o sipQtWidgetsQSlider.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsPathItem.o sipQtWidgetsQGraphicsPathItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQPlainTextDocumentLayout.o sipQtWidgetsQPlainTextDocumentLayout.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQMap0100QDate0100QTextCharFormat.o sipQtWidgetsQMap0100QDate0100QTextCharFormat.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQCompleter.o sipQtWidgetsQCompleter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQSpacerItem.o sipQtWidgetsQSpacerItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGestureEvent.o sipQtWidgetsQGestureEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsScene.o sipQtWidgetsQGraphicsScene.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsBlurEffect.o sipQtWidgetsQGraphicsBlurEffect.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsView.o sipQtWidgetsQGraphicsView.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQToolBar.o sipQtWidgetsQToolBar.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQLineEdit.o sipQtWidgetsQLineEdit.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTableView.o sipQtWidgetsQTableView.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQSizePolicy.o sipQtWidgetsQSizePolicy.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQToolButton.o sipQtWidgetsQToolButton.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsSceneResizeEvent.o sipQtWidgetsQGraphicsSceneResizeEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQToolBox.o sipQtWidgetsQToolBox.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTreeWidgetItem.o sipQtWidgetsQTreeWidgetItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTextEdit.o sipQtWidgetsQTextEdit.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0101QListWidgetItem.o sipQtWidgetsQList0101QListWidgetItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGesture.o sipQtWidgetsQGesture.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTimeEdit.o sipQtWidgetsQTimeEdit.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQDialog.o sipQtWidgetsQDialog.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQAbstractItemDelegate.o sipQtWidgetsQAbstractItemDelegate.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQLCDNumber.o sipQtWidgetsQLCDNumber.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQSystemTrayIcon.o sipQtWidgetsQSystemTrayIcon.cpp rm -f libQtWidgets.so g++ -m64 -Wl,--version-script=QtWidgets.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtWidgets.so sipQtWidgetsQGraphicsProxyWidget.o sipQtWidgetsQDesktopWidget.o sipQtWidgetsQMdiArea.o sipQtWidgetsQUndoStack.o sipQtWidgetsQAction.o sipQtWidgetsQMdiAreaAreaOptions.o sipQtWidgetsQAbstractSlider.o sipQtWidgetsQItemEditorFactory.o sipQtWidgetsQList0101QGraphicsWidget.o sipQtWidgetsQAbstractButton.o sipQtWidgetsQStylePainter.o sipQtWidgetsQButtonGroup.o sipQtWidgetsQDialogButtonBox.o sipQtWidgetsQPlainTextEdit.o sipQtWidgetsQGraphicsAnchor.o sipQtWidgetsQSplitterHandle.o sipQtWidgetsQGraphicsGridLayout.o sipQtWidgetsQStyleOption.o sipQtWidgetsQLabel.o sipQtWidgetsQTableWidgetItem.o sipQtWidgetsQDateTimeEditSections.o sipQtWidgetsQWidgetItem.o sipQtWidgetsQGraphicsEffectChangeFlags.o sipQtWidgetsQWizard.o sipQtWidgetsQLayout.o sipQtWidgetsQToolTip.o sipQtWidgetsQFontComboBox.o sipQtWidgetsQList0101QAction.o sipQtWidgetsQGraphicsWidget.o sipQtWidgetsQFocusFrame.o sipQtWidgetsQScrollBar.o sipQtWidgetsQGraphicsItemGroup.o sipQtWidgetsQScrollArea.o sipQtWidgetsQTextBrowser.o sipQtWidgetsQMainWindowDockOptions.o sipQtWidgetsQFileDialog.o sipQtWidgetsQListView.o sipQtWidgetsQList0100QTableWidgetSelectionRange.o sipQtWidgetsQGraphicsViewOptimizationFlags.o sipQtWidgetsQList0101QGraphicsView.o sipQtWidgetsQUndoCommand.o sipQtWidgetsQStyleOptionTabBarBase.o sipQtWidgetsQList0100QWizardWizardButton.o sipQtWidgetsQTabWidget.o sipQtWidgetsQAbstractSpinBoxStepEnabled.o sipQtWidgetsQErrorMessage.o sipQtWidgetsQFileSystemModel.o sipQtWidgetsQStyleFactory.o sipQtWidgetsQTreeWidgetItemIteratorIteratorFlags.o sipQtWidgetsQStyleOptionHeader.o sipQtWidgetsQTapAndHoldGesture.o sipQtWidgetsQGraphicsLineItem.o sipQtWidgetsQPanGesture.o sipQtWidgetsQScrollerProperties.o sipQtWidgetsQTextEditExtraSelection.o sipQtWidgetsQStyleOptionComboBox.o sipQtWidgetsQGraphicsScale.o sipQtWidgetsQColorDialog.o sipQtWidgetsQGraphicsAnchorLayout.o sipQtWidgetsQGestureRecognizerResult.o sipQtWidgetsQFileDialogOptions.o sipQtWidgetsQGraphicsItemGraphicsItemFlags.o sipQtWidgetsQList0100QTextEditExtraSelection.o sipQtWidgetsQGraphicsEllipseItem.o sipQtWidgetsQGraphicsDropShadowEffect.o sipQtWidgetsQStyleOptionToolBox.o sipQtWidgetsQStyleHintReturn.o sipQtWidgetsQStyleOptionButton.o sipQtWidgetsQMessageBox.o sipQtWidgetsQStyleOptionDockWidget.o sipQtWidgetsQWizardWizardOptions.o sipQtWidgetsQGraphicsSceneMouseEvent.o sipQtWidgetsQStyleOptionViewItemViewItemFeatures.o sipQtWidgetsQList0101QWidget.o sipQtWidgetsQTapGesture.o sipQtWidgetsQSizeGrip.o sipQtWidgetsQList0101QTableWidgetItem.o sipQtWidgetsQShortcut.o sipQtWidgetsQTableWidgetSelectionRange.o sipQtWidgetsQDoubleSpinBox.o sipQtWidgetsQSizePolicyControlTypes.o sipQtWidgetsQGraphicsEffect.o sipQtWidgetsQGridLayout.o sipQtWidgetsQMessageBoxStandardButtons.o sipQtWidgetsQHBoxLayout.o sipQtWidgetsQGraphicsTextItem.o sipQtWidgetsQGraphicsViewCacheMode.o sipQtWidgetsQStackedWidget.o sipQtWidgetsQMouseEventTransition.o sipQtWidgetsQStyleOptionToolButton.o sipQtWidgetsQComboBox.o sipQtWidgetsQProgressDialog.o sipQtWidgetsQHeaderView.o sipQtWidgetsQStackedLayout.o sipQtWidgetsQDirModel.o sipQtWidgetsQGraphicsRectItem.o sipQtWidgetsQScroller.o sipQtWidgetsQCommandLinkButton.o sipQtWidgetsQCommonStyle.o sipQtWidgetsQFileIconProviderOptions.o sipQtWidgetsQLayoutItem.o sipQtWidgetsQGraphicsLayoutItem.o sipQtWidgetsQDateTimeEdit.o sipQtWidgetsQList0101QAbstractButton.o sipQtWidgetsQStyleOptionRubberBand.o sipQtWidgetsQGraphicsObject.o sipQtWidgetsQMenu.o sipQtWidgetsQBoxLayout.o sipQtWidgetsQGraphicsPixmapItem.o sipQtWidgetsQTreeWidget.o sipQtWidgetsQStyleOptionButtonButtonFeatures.o sipQtWidgetscmodule.o sipQtWidgetsQProgressBar.o sipQtWidgetsQAbstractGraphicsShapeItem.o sipQtWidgetsQStyleOptionTab.o sipQtWidgetsQGraphicsSceneContextMenuEvent.o sipQtWidgetsQDockWidgetDockWidgetFeatures.o sipQtWidgetsQStyleOptionComplex.o sipQtWidgetsQStyledItemDelegate.o sipQtWidgetsQAbstractScrollArea.o sipQtWidgetsQGroupBox.o sipQtWidgetsQGraphicsColorizeEffect.o sipQtWidgetsQCheckBox.o sipQtWidgetsQStyleOptionGraphicsItem.o sipQtWidgetsQGraphicsSceneEvent.o sipQtWidgetsQGraphicsSceneWheelEvent.o sipQtWidgetsQAbstractItemViewEditTriggers.o sipQtWidgetsQWidget.o sipQtWidgetsQGraphicsOpacityEffect.o sipQtWidgetsQStyleOptionViewItem.o sipQtWidgetsQWizardPage.o sipQtWidgetsQList0101QScroller.o sipQtWidgetsQGraphicsPolygonItem.o sipQtWidgetsQList0100QRectF.o sipQtWidgetsQStyleHintReturnVariant.o sipQtWidgetsQGraphicsSceneMoveEvent.o sipQtWidgetsQWhatsThis.o sipQtWidgetsQMainWindow.o sipQtWidgetsQStyleOptionGroupBox.o sipQtWidgetsQStyleOptionToolBar.o sipQtWidgetsQGraphicsRotation.o sipQtWidgetsQList0101QUndoStack.o sipQtWidgetsQStyleOptionFocusRect.o sipQtWidgetsQDateEdit.o sipQtWidgetsQFontDialog.o sipQtWidgetsQStyleOptionTitleBar.o sipQtWidgetsQFormLayout.o sipQtWidgetsQInputDialogInputDialogOptions.o sipQtWidgetsQGraphicsSceneSceneLayers.o sipQtWidgetsQList0101QGesture.o sipQtWidgetsQMdiSubWindow.o sipQtWidgetsQTextEditAutoFormatting.o sipQtWidgetsQStyleOptionFrameFrameFeatures.o sipQtWidgetsQRadioButton.o sipQtWidgetsQColorDialogColorDialogOptions.o sipQtWidgetsQStyleOptionToolButtonToolButtonFeatures.o sipQtWidgetsQAbstractItemView.o sipQtWidgetsQStyleOptionProgressBar.o sipQtWidgetsQActionGroup.o sipQtWidgetsQMenuBar.o sipQtWidgetsQVBoxLayout.o sipQtWidgetsQGraphicsSimpleTextItem.o sipQtWidgetsQStyleHintReturnMask.o sipQtWidgetsQDataWidgetMapper.o sipQtWidgetsQList0101QTreeWidgetItem.o sipQtWidgetsQStyleOptionToolBarToolBarFeatures.o sipQtWidgetsQGraphicsSceneDragDropEvent.o sipQtWidgetsQRubberBand.o sipQtWidgetsQFontDialogFontDialogOptions.o sipQtWidgetsQStyleOptionTabWidgetFrame.o sipQtWidgetsQStyleOptionSlider.o sipQtWidgetsQSwipeGesture.o sipQtWidgetsQSplitter.o sipQtWidgetsQItemEditorCreatorBase.o sipQtWidgetsQTreeView.o sipQtWidgetsQApplication.o sipQtWidgetsQColumnView.o sipQtWidgetsQGraphicsItem.o sipQtWidgetsQStyleSubControls.o sipQtWidgetsQFontComboBoxFontFilters.o sipQtWidgetsQWidgetAction.o sipQtWidgetsQKeySequenceEdit.o sipQtWidgetsQInputDialog.o sipQtWidgetsQFrame.o sipQtWidgetsQGraphicsLinearLayout.o sipQtWidgetsQList0101QGraphicsItem.o sipQtWidgetsQGraphicsSceneHoverEvent.o sipQtWidgetsQDialogButtonBoxStandardButtons.o sipQtWidgetsQStyleOptionMenuItem.o sipQtWidgetsQGraphicsLayout.o sipQtWidgetsQStatusBar.o sipQtWidgetsQDockWidget.o sipQtWidgetsQCalendarWidget.o sipQtWidgetsQWidgetRenderFlags.o sipQtWidgetsQList0101QMdiSubWindow.o sipQtWidgetsQSpinBox.o sipQtWidgetsQListWidgetItem.o sipQtWidgetsQGraphicsSceneHelpEvent.o sipQtWidgetsQAbstractSpinBox.o sipQtWidgetsQStyleOptionSpinBox.o sipQtWidgetsQGestureRecognizer.o sipQtWidgetsQUndoGroup.o sipQtWidgetsQTreeWidgetItemIterator.o sipQtWidgetsQPushButton.o sipQtWidgetsQItemDelegate.o sipQtWidgetsQListWidget.o sipQtWidgetsQTabBar.o sipQtWidgetsQList0101QGraphicsTransform.o sipQtWidgetsQFileIconProvider.o sipQtWidgetsQKeyEventTransition.o sipQtWidgetsQGraphicsTransform.o sipQtWidgetsQStyleOptionFrame.o sipQtWidgetsQStyleOptionSizeGrip.o sipQtWidgetsQUndoView.o sipQtWidgetsQTableWidget.o sipQtWidgetsQStyleOptionTabTabFeatures.o sipQtWidgetsQStyle.o sipQtWidgetsQDial.o sipQtWidgetsQPinchGesture.o sipQtWidgetsQGraphicsBlurEffectBlurHints.o sipQtWidgetsQStyleOptionTabCornerWidgets.o sipQtWidgetsQList0101QDockWidget.o sipQtWidgetsQMdiSubWindowSubWindowOptions.o sipQtWidgetsQPinchGestureChangeFlags.o sipQtWidgetsQStyleState.o sipQtWidgetsQSplashScreen.o sipQtWidgetsQSlider.o sipQtWidgetsQGraphicsPathItem.o sipQtWidgetsQPlainTextDocumentLayout.o sipQtWidgetsQMap0100QDate0100QTextCharFormat.o sipQtWidgetsQCompleter.o sipQtWidgetsQSpacerItem.o sipQtWidgetsQGestureEvent.o sipQtWidgetsQGraphicsScene.o sipQtWidgetsQGraphicsBlurEffect.o sipQtWidgetsQGraphicsView.o sipQtWidgetsQToolBar.o sipQtWidgetsQLineEdit.o sipQtWidgetsQTableView.o sipQtWidgetsQSizePolicy.o sipQtWidgetsQToolButton.o sipQtWidgetsQGraphicsSceneResizeEvent.o sipQtWidgetsQToolBox.o sipQtWidgetsQTreeWidgetItem.o sipQtWidgetsQTextEdit.o sipQtWidgetsQList0101QListWidgetItem.o sipQtWidgetsQGesture.o sipQtWidgetsQTimeEdit.o sipQtWidgetsQDialog.o sipQtWidgetsQAbstractItemDelegate.o sipQtWidgetsQLCDNumber.o sipQtWidgetsQSystemTrayIcon.o -L/usr/X11R6/lib64 -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtWidgets.so QtWidgets.so make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtWidgets' cd QtXmlPatterns/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtXmlPatterns/QtXmlPatterns.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtXmlPatterns' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQVector0100QXmlNodeModelIndex.o sipQtXmlPatternsQVector0100QXmlNodeModelIndex.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQXmlSchemaValidator.o sipQtXmlPatternsQXmlSchemaValidator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQXmlNodeModelIndex.o sipQtXmlPatternsQXmlNodeModelIndex.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQXmlItem.o sipQtXmlPatternsQXmlItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQSourceLocation.o sipQtXmlPatternsQSourceLocation.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQAbstractUriResolver.o sipQtXmlPatternsQAbstractUriResolver.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQXmlNamePool.o sipQtXmlPatternsQXmlNamePool.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQAbstractMessageHandler.o sipQtXmlPatternsQAbstractMessageHandler.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQXmlResultItems.o sipQtXmlPatternsQXmlResultItems.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQXmlName.o sipQtXmlPatternsQXmlName.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQSimpleXmlNodeModel.o sipQtXmlPatternsQSimpleXmlNodeModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQAbstractXmlNodeModel.o sipQtXmlPatternsQAbstractXmlNodeModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQXmlSerializer.o sipQtXmlPatternsQXmlSerializer.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternscmodule.o sipQtXmlPatternscmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQAbstractXmlReceiver.o sipQtXmlPatternsQAbstractXmlReceiver.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQXmlFormatter.o sipQtXmlPatternsQXmlFormatter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQVector0100QXmlName.o sipQtXmlPatternsQVector0100QXmlName.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQXmlQuery.o sipQtXmlPatternsQXmlQuery.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQXmlSchema.o sipQtXmlPatternsQXmlSchema.cpp rm -f libQtXmlPatterns.so g++ -m64 -Wl,--version-script=QtXmlPatterns.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtXmlPatterns.so sipQtXmlPatternsQVector0100QXmlNodeModelIndex.o sipQtXmlPatternsQXmlSchemaValidator.o sipQtXmlPatternsQXmlNodeModelIndex.o sipQtXmlPatternsQXmlItem.o sipQtXmlPatternsQSourceLocation.o sipQtXmlPatternsQAbstractUriResolver.o sipQtXmlPatternsQXmlNamePool.o sipQtXmlPatternsQAbstractMessageHandler.o sipQtXmlPatternsQXmlResultItems.o sipQtXmlPatternsQXmlName.o sipQtXmlPatternsQSimpleXmlNodeModel.o sipQtXmlPatternsQAbstractXmlNodeModel.o sipQtXmlPatternsQXmlSerializer.o sipQtXmlPatternscmodule.o sipQtXmlPatternsQAbstractXmlReceiver.o sipQtXmlPatternsQXmlFormatter.o sipQtXmlPatternsQVector0100QXmlName.o sipQtXmlPatternsQXmlQuery.o sipQtXmlPatternsQXmlSchema.o -lQt5XmlPatterns -lQt5Network -lQt5Core -lpthread cp -f libQtXmlPatterns.so QtXmlPatterns.so make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtXmlPatterns' cd QtDesigner/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtDesigner/QtDesigner.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtDesigner' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQDesignerActionEditorInterface.o sipQtDesignerQDesignerActionEditorInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQPyDesignerCustomWidgetPlugin.o sipQtDesignerQPyDesignerCustomWidgetPlugin.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQExtensionFactory.o sipQtDesignerQExtensionFactory.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQDesignerWidgetBoxInterface.o sipQtDesignerQDesignerWidgetBoxInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQAbstractExtensionManager.o sipQtDesignerQAbstractExtensionManager.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignercmodule.o sipQtDesignercmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQPyDesignerPropertySheetExtension.o sipQtDesignerQPyDesignerPropertySheetExtension.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQExtensionManager.o sipQtDesignerQExtensionManager.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQDesignerCustomWidgetInterface.o sipQtDesignerQDesignerCustomWidgetInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQAbstractExtensionFactory.o sipQtDesignerQAbstractExtensionFactory.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQDesignerFormWindowInterface.o sipQtDesignerQDesignerFormWindowInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQDesignerContainerExtension.o sipQtDesignerQDesignerContainerExtension.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQDesignerObjectInspectorInterface.o sipQtDesignerQDesignerObjectInspectorInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQFormBuilder.o sipQtDesignerQFormBuilder.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQPyDesignerMemberSheetExtension.o sipQtDesignerQPyDesignerMemberSheetExtension.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQDesignerCustomWidgetCollectionInterface.o sipQtDesignerQDesignerCustomWidgetCollectionInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQDesignerFormWindowCursorInterface.o sipQtDesignerQDesignerFormWindowCursorInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQDesignerPropertySheetExtension.o sipQtDesignerQDesignerPropertySheetExtension.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQDesignerFormEditorInterface.o sipQtDesignerQDesignerFormEditorInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQPyDesignerContainerExtension.o sipQtDesignerQPyDesignerContainerExtension.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQDesignerFormWindowInterfaceFeature.o sipQtDesignerQDesignerFormWindowInterfaceFeature.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQPyDesignerTaskMenuExtension.o sipQtDesignerQPyDesignerTaskMenuExtension.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQDesignerPropertyEditorInterface.o sipQtDesignerQDesignerPropertyEditorInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQList0101QDesignerCustomWidgetInterface.o sipQtDesignerQList0101QDesignerCustomWidgetInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQDesignerTaskMenuExtension.o sipQtDesignerQDesignerTaskMenuExtension.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQAbstractFormBuilder.o sipQtDesignerQAbstractFormBuilder.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQDesignerMemberSheetExtension.o sipQtDesignerQDesignerMemberSheetExtension.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQPyDesignerCustomWidgetCollectionPlugin.o sipQtDesignerQPyDesignerCustomWidgetCollectionPlugin.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQDesignerFormWindowManagerInterface.o sipQtDesignerQDesignerFormWindowManagerInterface.cpp /usr/lib64/qt5/bin/moc -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I/builddir/build/BUILD/PyQt-gpl-5.3.2/QtDesigner -I/builddir/build/BUILD/PyQt-gpl-5.3.2/QtDesigner -I/usr/include/python2.7 -I/builddir/build/BUILD/PyQt-gpl-5.3.2/qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/4.8.2 -I/usr/include/c++/4.8.2/x86_64-redhat-linux -I/usr/include/c++/4.8.2/backward -I/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include -I/usr/local/include -I/usr/include ../qpy/QtDesigner/qpydesignercontainerextension.h -o moc_qpydesignercontainerextension.cpp /usr/lib64/qt5/bin/moc -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I/builddir/build/BUILD/PyQt-gpl-5.3.2/QtDesigner -I/builddir/build/BUILD/PyQt-gpl-5.3.2/QtDesigner -I/usr/include/python2.7 -I/builddir/build/BUILD/PyQt-gpl-5.3.2/qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/4.8.2 -I/usr/include/c++/4.8.2/x86_64-redhat-linux -I/usr/include/c++/4.8.2/backward -I/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include -I/usr/local/include -I/usr/include ../qpy/QtDesigner/qpydesignercustomwidgetcollectionplugin.h -o moc_qpydesignercustomwidgetcollectionplugin.cpp /usr/lib64/qt5/bin/moc -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I/builddir/build/BUILD/PyQt-gpl-5.3.2/QtDesigner -I/builddir/build/BUILD/PyQt-gpl-5.3.2/QtDesigner -I/usr/include/python2.7 -I/builddir/build/BUILD/PyQt-gpl-5.3.2/qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/4.8.2 -I/usr/include/c++/4.8.2/x86_64-redhat-linux -I/usr/include/c++/4.8.2/backward -I/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include -I/usr/local/include -I/usr/include ../qpy/QtDesigner/qpydesignercustomwidgetplugin.h -o moc_qpydesignercustomwidgetplugin.cpp /usr/lib64/qt5/bin/moc -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I/builddir/build/BUILD/PyQt-gpl-5.3.2/QtDesigner -I/builddir/build/BUILD/PyQt-gpl-5.3.2/QtDesigner -I/usr/include/python2.7 -I/builddir/build/BUILD/PyQt-gpl-5.3.2/qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/4.8.2 -I/usr/include/c++/4.8.2/x86_64-redhat-linux -I/usr/include/c++/4.8.2/backward -I/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include -I/usr/local/include -I/usr/include ../qpy/QtDesigner/qpydesignerpropertysheetextension.h -o moc_qpydesignerpropertysheetextension.cpp /usr/lib64/qt5/bin/moc -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I/builddir/build/BUILD/PyQt-gpl-5.3.2/QtDesigner -I/builddir/build/BUILD/PyQt-gpl-5.3.2/QtDesigner -I/usr/include/python2.7 -I/builddir/build/BUILD/PyQt-gpl-5.3.2/qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/4.8.2 -I/usr/include/c++/4.8.2/x86_64-redhat-linux -I/usr/include/c++/4.8.2/backward -I/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include -I/usr/local/include -I/usr/include ../qpy/QtDesigner/qpydesignermembersheetextension.h -o moc_qpydesignermembersheetextension.cpp /usr/lib64/qt5/bin/moc -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I/builddir/build/BUILD/PyQt-gpl-5.3.2/QtDesigner -I/builddir/build/BUILD/PyQt-gpl-5.3.2/QtDesigner -I/usr/include/python2.7 -I/builddir/build/BUILD/PyQt-gpl-5.3.2/qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/4.8.2 -I/usr/include/c++/4.8.2/x86_64-redhat-linux -I/usr/include/c++/4.8.2/backward -I/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include -I/usr/local/include -I/usr/include ../qpy/QtDesigner/qpydesignertaskmenuextension.h -o moc_qpydesignertaskmenuextension.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o moc_qpydesignercontainerextension.o moc_qpydesignercontainerextension.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o moc_qpydesignercustomwidgetcollectionplugin.o moc_qpydesignercustomwidgetcollectionplugin.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o moc_qpydesignercustomwidgetplugin.o moc_qpydesignercustomwidgetplugin.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o moc_qpydesignerpropertysheetextension.o moc_qpydesignerpropertysheetextension.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o moc_qpydesignermembersheetextension.o moc_qpydesignermembersheetextension.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o moc_qpydesignertaskmenuextension.o moc_qpydesignertaskmenuextension.cpp rm -f libQtDesigner.so g++ -m64 -Wl,--version-script=QtDesigner.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtDesigner.so sipQtDesignerQDesignerActionEditorInterface.o sipQtDesignerQPyDesignerCustomWidgetPlugin.o sipQtDesignerQExtensionFactory.o sipQtDesignerQDesignerWidgetBoxInterface.o sipQtDesignerQAbstractExtensionManager.o sipQtDesignercmodule.o sipQtDesignerQPyDesignerPropertySheetExtension.o sipQtDesignerQExtensionManager.o sipQtDesignerQDesignerCustomWidgetInterface.o sipQtDesignerQAbstractExtensionFactory.o sipQtDesignerQDesignerFormWindowInterface.o sipQtDesignerQDesignerContainerExtension.o sipQtDesignerQDesignerObjectInspectorInterface.o sipQtDesignerQFormBuilder.o sipQtDesignerQPyDesignerMemberSheetExtension.o sipQtDesignerQDesignerCustomWidgetCollectionInterface.o sipQtDesignerQDesignerFormWindowCursorInterface.o sipQtDesignerQDesignerPropertySheetExtension.o sipQtDesignerQDesignerFormEditorInterface.o sipQtDesignerQPyDesignerContainerExtension.o sipQtDesignerQDesignerFormWindowInterfaceFeature.o sipQtDesignerQPyDesignerTaskMenuExtension.o sipQtDesignerQDesignerPropertyEditorInterface.o sipQtDesignerQList0101QDesignerCustomWidgetInterface.o sipQtDesignerQDesignerTaskMenuExtension.o sipQtDesignerQAbstractFormBuilder.o sipQtDesignerQDesignerMemberSheetExtension.o sipQtDesignerQPyDesignerCustomWidgetCollectionPlugin.o sipQtDesignerQDesignerFormWindowManagerInterface.o moc_qpydesignercontainerextension.o moc_qpydesignercustomwidgetcollectionplugin.o moc_qpydesignercustomwidgetplugin.o moc_qpydesignerpropertysheetextension.o moc_qpydesignermembersheetextension.o moc_qpydesignertaskmenuextension.o -L/usr/X11R6/lib64 -lQt5Designer -lQt5Widgets -lQt5Xml -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtDesigner.so QtDesigner.so make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtDesigner' cd QtDBus/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtDBus/QtDBus.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtDBus' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusConnectionRegisterOptions.o sipQtDBusQDBusConnectionRegisterOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusPendingCallWatcher.o sipQtDBusQDBusPendingCallWatcher.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusError.o sipQtDBusQDBusError.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQPyDBusReply.o sipQtDBusQPyDBusReply.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusArgument.o sipQtDBusQDBusArgument.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusReply0100QStringList.o sipQtDBusQDBusReply0100QStringList.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusSignature.o sipQtDBusQDBusSignature.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusInterface.o sipQtDBusQDBusInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusAbstractInterface.o sipQtDBusQDBusAbstractInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusConnection.o sipQtDBusQDBusConnection.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusPendingCall.o sipQtDBusQDBusPendingCall.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusAbstractAdaptor.o sipQtDBusQDBusAbstractAdaptor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusServiceWatcherWatchMode.o sipQtDBusQDBusServiceWatcherWatchMode.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusConnectionConnectionCapabilities.o sipQtDBusQDBusConnectionConnectionCapabilities.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusObjectPath.o sipQtDBusQDBusObjectPath.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusReply0100QDBusConnectionInterfaceRegisterServiceReply.o sipQtDBusQDBusReply0100QDBusConnectionInterfaceRegisterServiceReply.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusMessage.o sipQtDBusQDBusMessage.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusConnectionInterface.o sipQtDBusQDBusConnectionInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusReply0400.o sipQtDBusQDBusReply0400.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQPyDBusPendingReply.o sipQtDBusQPyDBusPendingReply.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusReply0100QString.o sipQtDBusQDBusReply0100QString.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBuscmodule.o sipQtDBuscmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusReply2600.o sipQtDBusQDBusReply2600.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBus.o sipQtDBusQDBus.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusUnixFileDescriptor.o sipQtDBusQDBusUnixFileDescriptor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusVariant.o sipQtDBusQDBusVariant.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusReply1900.o sipQtDBusQDBusReply1900.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusServiceWatcher.o sipQtDBusQDBusServiceWatcher.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o qpydbusreply.o ../qpy/QtDBus/qpydbusreply.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o qpydbuspendingreply.o ../qpy/QtDBus/qpydbuspendingreply.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o qpydbus_chimera_helpers.o ../qpy/QtDBus/qpydbus_chimera_helpers.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o qpydbus_post_init.o ../qpy/QtDBus/qpydbus_post_init.cpp rm -f libQtDBus.so g++ -m64 -Wl,--version-script=QtDBus.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtDBus.so sipQtDBusQDBusConnectionRegisterOptions.o sipQtDBusQDBusPendingCallWatcher.o sipQtDBusQDBusError.o sipQtDBusQPyDBusReply.o sipQtDBusQDBusArgument.o sipQtDBusQDBusReply0100QStringList.o sipQtDBusQDBusSignature.o sipQtDBusQDBusInterface.o sipQtDBusQDBusAbstractInterface.o sipQtDBusQDBusConnection.o sipQtDBusQDBusPendingCall.o sipQtDBusQDBusAbstractAdaptor.o sipQtDBusQDBusServiceWatcherWatchMode.o sipQtDBusQDBusConnectionConnectionCapabilities.o sipQtDBusQDBusObjectPath.o sipQtDBusQDBusReply0100QDBusConnectionInterfaceRegisterServiceReply.o sipQtDBusQDBusMessage.o sipQtDBusQDBusConnectionInterface.o sipQtDBusQDBusReply0400.o sipQtDBusQPyDBusPendingReply.o sipQtDBusQDBusReply0100QString.o sipQtDBuscmodule.o sipQtDBusQDBusReply2600.o sipQtDBusQDBus.o sipQtDBusQDBusUnixFileDescriptor.o sipQtDBusQDBusVariant.o sipQtDBusQDBusReply1900.o sipQtDBusQDBusServiceWatcher.o qpydbusreply.o qpydbuspendingreply.o qpydbus_chimera_helpers.o qpydbus_post_init.o -lQt5DBus -lQt5Core -lpthread cp -f libQtDBus.so QtDBus.so make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtDBus' cd _QOpenGLFunctions_2_0/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/_QOpenGLFunctions_2_0/_QOpenGLFunctions_2_0.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/_QOpenGLFunctions_2_0' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sip_QOpenGLFunctions_2_0cmodule.o sip_QOpenGLFunctions_2_0cmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sip_QOpenGLFunctions_2_0QOpenGLFunctions_2_0.o sip_QOpenGLFunctions_2_0QOpenGLFunctions_2_0.cpp rm -f lib_QOpenGLFunctions_2_0.so g++ -m64 -Wl,--version-script=_QOpenGLFunctions_2_0.exp -Wl,-O1 -Wl,-z,relro -shared -o lib_QOpenGLFunctions_2_0.so sip_QOpenGLFunctions_2_0cmodule.o sip_QOpenGLFunctions_2_0QOpenGLFunctions_2_0.o -L/usr/X11R6/lib64 -lQt5Gui -lQt5Core -lGL -lpthread cp -f lib_QOpenGLFunctions_2_0.so _QOpenGLFunctions_2_0.so make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/_QOpenGLFunctions_2_0' cd QtSensors/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtSensors/QtSensors.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtSensors' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQSensorFilter.o sipQtSensorsQSensorFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQAmbientLightSensor.o sipQtSensorsQAmbientLightSensor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQIRProximityReading.o sipQtSensorsQIRProximityReading.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQMagnetometerFilter.o sipQtSensorsQMagnetometerFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQIRProximitySensor.o sipQtSensorsQIRProximitySensor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQTapReading.o sipQtSensorsQTapReading.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQAltimeterFilter.o sipQtSensorsQAltimeterFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQOrientationSensor.o sipQtSensorsQOrientationSensor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQCompass.o sipQtSensorsQCompass.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQMagnetometerReading.o sipQtSensorsQMagnetometerReading.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQTiltReading.o sipQtSensorsQTiltReading.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQGyroscopeFilter.o sipQtSensorsQGyroscopeFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQRotationReading.o sipQtSensorsQRotationReading.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQAccelerometerReading.o sipQtSensorsQAccelerometerReading.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQAmbientTemperatureSensor.o sipQtSensorsQAmbientTemperatureSensor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQAccelerometerFilter.o sipQtSensorsQAccelerometerFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQAltimeterReading.o sipQtSensorsQAltimeterReading.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQOrientationFilter.o sipQtSensorsQOrientationFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQProximitySensor.o sipQtSensorsQProximitySensor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQAmbientTemperatureFilter.o sipQtSensorsQAmbientTemperatureFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQList0100qoutputrange.o sipQtSensorsQList0100qoutputrange.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQPressureSensor.o sipQtSensorsQPressureSensor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQCompassReading.o sipQtSensorsQCompassReading.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQProximityReading.o sipQtSensorsQProximityReading.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQAmbientLightFilter.o sipQtSensorsQAmbientLightFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQSensorReading.o sipQtSensorsQSensorReading.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQTapSensor.o sipQtSensorsQTapSensor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQLightReading.o sipQtSensorsQLightReading.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsqoutputrange.o sipQtSensorsqoutputrange.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQGyroscope.o sipQtSensorsQGyroscope.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQTapFilter.o sipQtSensorsQTapFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQGyroscopeReading.o sipQtSensorsQGyroscopeReading.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQTiltFilter.o sipQtSensorsQTiltFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQTiltSensor.o sipQtSensorsQTiltSensor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQLightSensor.o sipQtSensorsQLightSensor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQOrientationReading.o sipQtSensorsQOrientationReading.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQLightFilter.o sipQtSensorsQLightFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorscmodule.o sipQtSensorscmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQAmbientLightReading.o sipQtSensorsQAmbientLightReading.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQList0101QSensorFilter.o sipQtSensorsQList0101QSensorFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQAmbientTemperatureReading.o sipQtSensorsQAmbientTemperatureReading.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQProximityFilter.o sipQtSensorsQProximityFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQHolsterSensor.o sipQtSensorsQHolsterSensor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQPressureReading.o sipQtSensorsQPressureReading.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQRotationSensor.o sipQtSensorsQRotationSensor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQPressureFilter.o sipQtSensorsQPressureFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQIRProximityFilter.o sipQtSensorsQIRProximityFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQHolsterReading.o sipQtSensorsQHolsterReading.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQMagnetometer.o sipQtSensorsQMagnetometer.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQCompassFilter.o sipQtSensorsQCompassFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQHolsterFilter.o sipQtSensorsQHolsterFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQRotationFilter.o sipQtSensorsQRotationFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQAccelerometer.o sipQtSensorsQAccelerometer.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQSensor.o sipQtSensorsQSensor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQAltimeter.o sipQtSensorsQAltimeter.cpp rm -f libQtSensors.so g++ -m64 -Wl,--version-script=QtSensors.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtSensors.so sipQtSensorsQSensorFilter.o sipQtSensorsQAmbientLightSensor.o sipQtSensorsQIRProximityReading.o sipQtSensorsQMagnetometerFilter.o sipQtSensorsQIRProximitySensor.o sipQtSensorsQTapReading.o sipQtSensorsQAltimeterFilter.o sipQtSensorsQOrientationSensor.o sipQtSensorsQCompass.o sipQtSensorsQMagnetometerReading.o sipQtSensorsQTiltReading.o sipQtSensorsQGyroscopeFilter.o sipQtSensorsQRotationReading.o sipQtSensorsQAccelerometerReading.o sipQtSensorsQAmbientTemperatureSensor.o sipQtSensorsQAccelerometerFilter.o sipQtSensorsQAltimeterReading.o sipQtSensorsQOrientationFilter.o sipQtSensorsQProximitySensor.o sipQtSensorsQAmbientTemperatureFilter.o sipQtSensorsQList0100qoutputrange.o sipQtSensorsQPressureSensor.o sipQtSensorsQCompassReading.o sipQtSensorsQProximityReading.o sipQtSensorsQAmbientLightFilter.o sipQtSensorsQSensorReading.o sipQtSensorsQTapSensor.o sipQtSensorsQLightReading.o sipQtSensorsqoutputrange.o sipQtSensorsQGyroscope.o sipQtSensorsQTapFilter.o sipQtSensorsQGyroscopeReading.o sipQtSensorsQTiltFilter.o sipQtSensorsQTiltSensor.o sipQtSensorsQLightSensor.o sipQtSensorsQOrientationReading.o sipQtSensorsQLightFilter.o sipQtSensorscmodule.o sipQtSensorsQAmbientLightReading.o sipQtSensorsQList0101QSensorFilter.o sipQtSensorsQAmbientTemperatureReading.o sipQtSensorsQProximityFilter.o sipQtSensorsQHolsterSensor.o sipQtSensorsQPressureReading.o sipQtSensorsQRotationSensor.o sipQtSensorsQPressureFilter.o sipQtSensorsQIRProximityFilter.o sipQtSensorsQHolsterReading.o sipQtSensorsQMagnetometer.o sipQtSensorsQCompassFilter.o sipQtSensorsQHolsterFilter.o sipQtSensorsQRotationFilter.o sipQtSensorsQAccelerometer.o sipQtSensorsQSensor.o sipQtSensorsQAltimeter.o -L/usr/X11R6/lib64 -lQt5Sensors -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtSensors.so QtSensors.so make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtSensors' cd QtSerialPort/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtSerialPort/QtSerialPort.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtSerialPort' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SERIALPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSerialPort -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSerialPortQSerialPort.o sipQtSerialPortQSerialPort.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SERIALPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSerialPort -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSerialPortQSerialPortInfo.o sipQtSerialPortQSerialPortInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SERIALPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSerialPort -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSerialPortcmodule.o sipQtSerialPortcmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SERIALPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSerialPort -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSerialPortQSerialPortDirections.o sipQtSerialPortQSerialPortDirections.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SERIALPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSerialPort -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSerialPortQList0100QSerialPortInfo.o sipQtSerialPortQList0100QSerialPortInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SERIALPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSerialPort -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSerialPortQSerialPortPinoutSignals.o sipQtSerialPortQSerialPortPinoutSignals.cpp rm -f libQtSerialPort.so g++ -m64 -Wl,--version-script=QtSerialPort.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtSerialPort.so sipQtSerialPortQSerialPort.o sipQtSerialPortQSerialPortInfo.o sipQtSerialPortcmodule.o sipQtSerialPortQSerialPortDirections.o sipQtSerialPortQList0100QSerialPortInfo.o sipQtSerialPortQSerialPortPinoutSignals.o -L/usr/X11R6/lib64 -lQt5SerialPort -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtSerialPort.so QtSerialPort.so make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtSerialPort' cd QtX11Extras/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtX11Extras/QtX11Extras.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtX11Extras' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtX11ExtrasDisplay.o sipQtX11ExtrasDisplay.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtX11Extrasxcb_connection_t.o sipQtX11Extrasxcb_connection_t.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtX11ExtrasQX11Info.o sipQtX11ExtrasQX11Info.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtX11Extrascmodule.o sipQtX11Extrascmodule.cpp rm -f libQtX11Extras.so g++ -m64 -Wl,--version-script=QtX11Extras.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtX11Extras.so sipQtX11ExtrasDisplay.o sipQtX11Extrasxcb_connection_t.o sipQtX11ExtrasQX11Info.o sipQtX11Extrascmodule.o -L/usr/X11R6/lib64 -lQt5X11Extras -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtX11Extras.so QtX11Extras.so make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtX11Extras' cd QtBluetooth/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtBluetooth/QtBluetooth.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtBluetooth' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQList0100QBluetoothServiceInfo.o sipQtBluetoothQList0100QBluetoothServiceInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQBluetoothDeviceDiscoveryAgent.o sipQtBluetoothQBluetoothDeviceDiscoveryAgent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQBluetoothHostInfo.o sipQtBluetoothQBluetoothHostInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQList0100QBluetoothUuid.o sipQtBluetoothQList0100QBluetoothUuid.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothcmodule.o sipQtBluetoothcmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQBluetoothDeviceInfoServiceClasses.o sipQtBluetoothQBluetoothDeviceInfoServiceClasses.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQBluetoothServiceInfoSequence.o sipQtBluetoothQBluetoothServiceInfoSequence.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQBluetoothSocket.o sipQtBluetoothQBluetoothSocket.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQBluetoothTransferRequest.o sipQtBluetoothQBluetoothTransferRequest.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQBluetoothSecurityFlags.o sipQtBluetoothQBluetoothSecurityFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQList0100QBluetoothDeviceInfo.o sipQtBluetoothQList0100QBluetoothDeviceInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQBluetooth.o sipQtBluetoothQBluetooth.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQBluetoothLocalDevice.o sipQtBluetoothQBluetoothLocalDevice.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQBluetoothServiceDiscoveryAgent.o sipQtBluetoothQBluetoothServiceDiscoveryAgent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQBluetoothServer.o sipQtBluetoothQBluetoothServer.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQBluetoothAddress.o sipQtBluetoothQBluetoothAddress.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQBluetoothTransferManager.o sipQtBluetoothQBluetoothTransferManager.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQBluetoothDeviceInfo.o sipQtBluetoothQBluetoothDeviceInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQList0100QBluetoothAddress.o sipQtBluetoothQList0100QBluetoothAddress.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQBluetoothServiceInfo.o sipQtBluetoothQBluetoothServiceInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQList1600.o sipQtBluetoothQList1600.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothquint128.o sipQtBluetoothquint128.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQBluetoothUuid.o sipQtBluetoothQBluetoothUuid.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQBluetoothTransferReply.o sipQtBluetoothQBluetoothTransferReply.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQList0100QBluetoothHostInfo.o sipQtBluetoothQList0100QBluetoothHostInfo.cpp rm -f libQtBluetooth.so g++ -m64 -Wl,--version-script=QtBluetooth.exp -Wl,-O1 -Wl,-z,relro -Wl,-rpath-link,/usr/lib64 -shared -o libQtBluetooth.so sipQtBluetoothQList0100QBluetoothServiceInfo.o sipQtBluetoothQBluetoothDeviceDiscoveryAgent.o sipQtBluetoothQBluetoothHostInfo.o sipQtBluetoothQList0100QBluetoothUuid.o sipQtBluetoothcmodule.o sipQtBluetoothQBluetoothDeviceInfoServiceClasses.o sipQtBluetoothQBluetoothServiceInfoSequence.o sipQtBluetoothQBluetoothSocket.o sipQtBluetoothQBluetoothTransferRequest.o sipQtBluetoothQBluetoothSecurityFlags.o sipQtBluetoothQList0100QBluetoothDeviceInfo.o sipQtBluetoothQBluetooth.o sipQtBluetoothQBluetoothLocalDevice.o sipQtBluetoothQBluetoothServiceDiscoveryAgent.o sipQtBluetoothQBluetoothServer.o sipQtBluetoothQBluetoothAddress.o sipQtBluetoothQBluetoothTransferManager.o sipQtBluetoothQBluetoothDeviceInfo.o sipQtBluetoothQList0100QBluetoothAddress.o sipQtBluetoothQBluetoothServiceInfo.o sipQtBluetoothQList1600.o sipQtBluetoothquint128.o sipQtBluetoothQBluetoothUuid.o sipQtBluetoothQBluetoothTransferReply.o sipQtBluetoothQList0100QBluetoothHostInfo.o -L/usr/X11R6/lib64 -lQt5Bluetooth -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtBluetooth.so QtBluetooth.so make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtBluetooth' cd QtPositioning/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtPositioning/QtPositioning.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtPositioning' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQGeoSatelliteInfo.o sipQtPositioningQGeoSatelliteInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQGeoSatelliteInfoSource.o sipQtPositioningQGeoSatelliteInfoSource.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQGeoAreaMonitorSourceAreaMonitorFeatures.o sipQtPositioningQGeoAreaMonitorSourceAreaMonitorFeatures.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQGeoAreaMonitorInfo.o sipQtPositioningQGeoAreaMonitorInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQList0100QGeoCoordinate.o sipQtPositioningQList0100QGeoCoordinate.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQList0100QGeoSatelliteInfo.o sipQtPositioningQList0100QGeoSatelliteInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQGeoRectangle.o sipQtPositioningQGeoRectangle.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQGeoPositionInfoSource.o sipQtPositioningQGeoPositionInfoSource.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQGeoLocation.o sipQtPositioningQGeoLocation.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQGeoPositionInfo.o sipQtPositioningQGeoPositionInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQNmeaPositionInfoSource.o sipQtPositioningQNmeaPositionInfoSource.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQGeoPositionInfoSourcePositioningMethods.o sipQtPositioningQGeoPositionInfoSourcePositioningMethods.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQGeoAreaMonitorSource.o sipQtPositioningQGeoAreaMonitorSource.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQGeoCircle.o sipQtPositioningQGeoCircle.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQGeoShape.o sipQtPositioningQGeoShape.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQGeoCoordinate.o sipQtPositioningQGeoCoordinate.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQList0100QGeoAreaMonitorInfo.o sipQtPositioningQList0100QGeoAreaMonitorInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQGeoAddress.o sipQtPositioningQGeoAddress.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningcmodule.o sipQtPositioningcmodule.cpp rm -f libQtPositioning.so g++ -m64 -Wl,--version-script=QtPositioning.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtPositioning.so sipQtPositioningQGeoSatelliteInfo.o sipQtPositioningQGeoSatelliteInfoSource.o sipQtPositioningQGeoAreaMonitorSourceAreaMonitorFeatures.o sipQtPositioningQGeoAreaMonitorInfo.o sipQtPositioningQList0100QGeoCoordinate.o sipQtPositioningQList0100QGeoSatelliteInfo.o sipQtPositioningQGeoRectangle.o sipQtPositioningQGeoPositionInfoSource.o sipQtPositioningQGeoLocation.o sipQtPositioningQGeoPositionInfo.o sipQtPositioningQNmeaPositionInfoSource.o sipQtPositioningQGeoPositionInfoSourcePositioningMethods.o sipQtPositioningQGeoAreaMonitorSource.o sipQtPositioningQGeoCircle.o sipQtPositioningQGeoShape.o sipQtPositioningQGeoCoordinate.o sipQtPositioningQList0100QGeoAreaMonitorInfo.o sipQtPositioningQGeoAddress.o sipQtPositioningcmodule.o -L/usr/X11R6/lib64 -lQt5Positioning -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtPositioning.so QtPositioning.so make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtPositioning' cd QtQuickWidgets/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtQuickWidgets/QtQuickWidgets.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtQuickWidgets' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICKWIDGETS_LIB -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuickWidgets -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickWidgetsQQuickWidget.o sipQtQuickWidgetsQQuickWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICKWIDGETS_LIB -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuickWidgets -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickWidgetscmodule.o sipQtQuickWidgetscmodule.cpp rm -f libQtQuickWidgets.so g++ -m64 -Wl,--version-script=QtQuickWidgets.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtQuickWidgets.so sipQtQuickWidgetsQQuickWidget.o sipQtQuickWidgetscmodule.o -L/usr/X11R6/lib64 -lQt5QuickWidgets -lQt5Quick -lQt5Qml -lQt5Widgets -lQt5Network -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtQuickWidgets.so QtQuickWidgets.so make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtQuickWidgets' cd Qt/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/Qt/Qt.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/Qt' gcc -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python2.7 -o sipQtcmodule.o sipQtcmodule.c rm -f libQt.so g++ -m64 -Wl,--version-script=Qt.exp -Wl,-O1 -Wl,-z,relro -shared -o libQt.so sipQtcmodule.o -lpthread cp -f libQt.so Qt.so make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/Qt' cd pylupdate/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/pylupdate/pylupdate.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/pylupdate' g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -o main.o main.cpp g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -o proparser.o proparser.cpp g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -o fetchtr.o fetchtr.cpp g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -o numberh.o numberh.cpp g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -o simtexth.o simtexth.cpp g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -o merge.o merge.cpp g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -o translator.o translator.cpp g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -o sametexth.o sametexth.cpp g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -o metatranslator.o metatranslator.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I/builddir/build/BUILD/PyQt-gpl-5.3.2/pylupdate -I/builddir/build/BUILD/PyQt-gpl-5.3.2/pylupdate -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I/usr/include/c++/4.8.2 -I/usr/include/c++/4.8.2/x86_64-redhat-linux -I/usr/include/c++/4.8.2/backward -I/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include -I/usr/local/include -I/usr/include translator.h -o moc_translator.cpp g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -o moc_translator.o moc_translator.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o pylupdate5 main.o proparser.o fetchtr.o numberh.o simtexth.o merge.o translator.o sametexth.o metatranslator.o moc_translator.o -lQt5Xml -lQt5Core -lpthread make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/pylupdate' cd pyrcc/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/pyrcc/pyrcc.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/pyrcc' g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -o main.o main.cpp g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -o rcc.o rcc.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o pyrcc5 main.o rcc.o -lQt5Xml -lQt5Core -lpthread make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/pyrcc' cd designer/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/designer/designer.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/designer' g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DPYTHON_LIB=\"libpython2.7.so\" -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/python2.7 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o pluginloader.o pluginloader.cpp /usr/lib64/qt5/bin/moc -DPYTHON_LIB=\"libpython2.7.so\" -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I/builddir/build/BUILD/PyQt-gpl-5.3.2/designer -I/usr/include/python2.7 -I/builddir/build/BUILD/PyQt-gpl-5.3.2/designer -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/4.8.2 -I/usr/include/c++/4.8.2/x86_64-redhat-linux -I/usr/include/c++/4.8.2/backward -I/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include -I/usr/local/include -I/usr/include pluginloader.h -o moc_pluginloader.cpp g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DPYTHON_LIB=\"libpython2.7.so\" -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/python2.7 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o moc_pluginloader.o moc_pluginloader.cpp rm -f libpyqt5.so g++ -m64 -Wl,-O1 -Wl,-z,relro -shared -o libpyqt5.so pluginloader.o moc_pluginloader.o -L/usr/X11R6/lib64 -L/usr/lib64 -lpython2.7 -lQt5Designer -lQt5Widgets -lQt5Xml -lQt5Gui -lQt5Core -lGL -lpthread make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/designer' cd qmlscene/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/qmlscene/qmlscene.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/qmlscene' g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/python2.7 -isystem /usr/include/python2.7 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o pluginloader.o pluginloader.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I/builddir/build/BUILD/PyQt-gpl-5.3.2/qmlscene -I/usr/include/python2.7 -I/usr/include/python2.7 -I/builddir/build/BUILD/PyQt-gpl-5.3.2/qmlscene -I/usr/include/qt5 -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/4.8.2 -I/usr/include/c++/4.8.2/x86_64-redhat-linux -I/usr/include/c++/4.8.2/backward -I/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include -I/usr/local/include -I/usr/include pluginloader.h -o moc_pluginloader.cpp g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/python2.7 -isystem /usr/include/python2.7 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o moc_pluginloader.o moc_pluginloader.cpp pluginloader.cpp: In member function 'bool PyQt5QmlPlugin::callRegisterTypes(const QString&, const char*)': pluginloader.cpp:290:74: warning: format '%S' expects argument of type 'wchar_t*', but argument 3 has type 'PyObject* {aka _object*}' [-Wformat=] "unexpected result from registerTypes(): %S", res_obj); ^ rm -f libpyqt5qmlplugin.so g++ -m64 -Wl,-O1 -Wl,-z,relro -shared -o libpyqt5qmlplugin.so pluginloader.o moc_pluginloader.o -L/usr/X11R6/lib64 -L/usr/lib64 -lpython2.7 -lQt5Qml -lQt5Network -lQt5Gui -lQt5Core -lGL -lpthread make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/qmlscene' cd dbus/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/dbus/dbus.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/dbus' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o dbus.o dbus.cpp /usr/lib64/qt5/bin/moc -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I/builddir/build/BUILD/PyQt-gpl-5.3.2/dbus -I/builddir/build/BUILD/PyQt-gpl-5.3.2/dbus -I/usr/include/python2.7 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/PyQt-gpl-5.3.2/dbus -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/c++/4.8.2 -I/usr/include/c++/4.8.2/x86_64-redhat-linux -I/usr/include/c++/4.8.2/backward -I/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include -I/usr/local/include -I/usr/include helper.h -o moc_helper.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python2.7 -isystem /usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o moc_helper.o moc_helper.cpp dbus.cpp: In function 'dbus_bool_t add_watch(DBusWatch*, void*)': dbus.cpp:43:14: warning: 'int dbus_watch_get_fd(DBusWatch*)' is deprecated (declared at /usr/include/dbus-1.0/dbus/dbus-connection.h:451) [-Wdeprecated-declarations] int fd = dbus_watch_get_fd(watch); ^ dbus.cpp:43:37: warning: 'int dbus_watch_get_fd(DBusWatch*)' is deprecated (declared at /usr/include/dbus-1.0/dbus/dbus-connection.h:451) [-Wdeprecated-declarations] int fd = dbus_watch_get_fd(watch); ^ dbus.cpp: In function 'void remove_watch(DBusWatch*, void*)': dbus.cpp:76:14: warning: 'int dbus_watch_get_fd(DBusWatch*)' is deprecated (declared at /usr/include/dbus-1.0/dbus/dbus-connection.h:451) [-Wdeprecated-declarations] int fd = dbus_watch_get_fd(watch); ^ dbus.cpp:76:37: warning: 'int dbus_watch_get_fd(DBusWatch*)' is deprecated (declared at /usr/include/dbus-1.0/dbus/dbus-connection.h:451) [-Wdeprecated-declarations] int fd = dbus_watch_get_fd(watch); ^ dbus.cpp: In function 'void toggle_watch(DBusWatch*, void*)': dbus.cpp:108:14: warning: 'int dbus_watch_get_fd(DBusWatch*)' is deprecated (declared at /usr/include/dbus-1.0/dbus/dbus-connection.h:451) [-Wdeprecated-declarations] int fd = dbus_watch_get_fd(watch); ^ dbus.cpp:108:37: warning: 'int dbus_watch_get_fd(DBusWatch*)' is deprecated (declared at /usr/include/dbus-1.0/dbus/dbus-connection.h:451) [-Wdeprecated-declarations] int fd = dbus_watch_get_fd(watch); ^ dbus.cpp: In function 'PyObject* DBusQtMainLoop(PyObject*, PyObject*, PyObject*)': dbus.cpp:356:51: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] static char *argnames[] = {"set_as_default", 0}; ^ rm -f libpyqt5.so g++ -m64 -Wl,--version-script=pyqt5.exp -Wl,-O1 -Wl,-z,relro -shared -o libpyqt5.so dbus.o moc_helper.o -L/lib64 -ldbus-1 -lQt5Core -lpthread cp -f libpyqt5.so pyqt5.so make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/dbus' ~/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos ~/build/BUILD/PyQt-gpl-5.3.2 + pushd /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos + /usr/bin/python3 configure.py --assume-shared --confirm-license --no-timestamp --qmake=/usr/lib64/qt5/bin/qmake --verbose Querying qmake about your Qt installation... Determining the details of your Qt installation... /usr/lib64/qt5/bin/qmake -o qtdetail.mk qtdetail.pro make -f qtdetail.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qtdetail.o qtdetail.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o qtdetail qtdetail.o -lQt5Core -lpthread ./qtdetail This is the GPL version of PyQt 5.3.2 (licensed under the GNU General Public License) for Python 3.3.2 on linux. Found the license file pyqt-gpl.sip. Checking to see if the QtGui module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtGui.mk cfgtest_QtGui.pro make -f cfgtest_QtGui.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtGui.o cfgtest_QtGui.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtGui cfgtest_QtGui.o -L/usr/X11R6/lib64 -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtHelp module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtHelp.mk cfgtest_QtHelp.pro make -f cfgtest_QtHelp.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtHelp.o cfgtest_QtHelp.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -Wl,-rpath-link,/usr/lib64 -o cfgtest_QtHelp cfgtest_QtHelp.o -L/usr/X11R6/lib64 -lQt5Help -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtMultimedia module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtMultimedia.mk cfgtest_QtMultimedia.pro make -f cfgtest_QtMultimedia.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtMultimedia.o cfgtest_QtMultimedia.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtMultimedia cfgtest_QtMultimedia.o -L/usr/X11R6/lib64 -lQt5Multimedia -lQt5Network -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtMultimediaWidgets module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtMultimediaWidgets.mk cfgtest_QtMultimediaWidgets.pro make -f cfgtest_QtMultimediaWidgets.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_MULTIMEDIAWIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimediaWidgets -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtMultimediaWidgets.o cfgtest_QtMultimediaWidgets.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -Wl,-rpath-link,/usr/lib64 -o cfgtest_QtMultimediaWidgets cfgtest_QtMultimediaWidgets.o -L/usr/X11R6/lib64 -lQt5MultimediaWidgets -lQt5Multimedia -lQt5Widgets -lQt5Network -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtNetwork module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtNetwork.mk cfgtest_QtNetwork.pro make -f cfgtest_QtNetwork.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtNetwork.o cfgtest_QtNetwork.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtNetwork cfgtest_QtNetwork.o -lQt5Network -lQt5Core -lpthread Checking to see if the QtOpenGL module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtOpenGL.mk cfgtest_QtOpenGL.pro make -f cfgtest_QtOpenGL.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtOpenGL.o cfgtest_QtOpenGL.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtOpenGL cfgtest_QtOpenGL.o -L/usr/X11R6/lib64 -lQt5OpenGL -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtPrintSupport module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtPrintSupport.mk cfgtest_QtPrintSupport.pro make -f cfgtest_QtPrintSupport.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtPrintSupport.o cfgtest_QtPrintSupport.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtPrintSupport cfgtest_QtPrintSupport.o -L/usr/X11R6/lib64 -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtQml module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtQml.mk cfgtest_QtQml.pro make -f cfgtest_QtQml.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtQml.o cfgtest_QtQml.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtQml cfgtest_QtQml.o -L/usr/X11R6/lib64 -lQt5Qml -lQt5Network -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtQuick module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtQuick.mk cfgtest_QtQuick.pro make -f cfgtest_QtQuick.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtQuick.o cfgtest_QtQuick.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtQuick cfgtest_QtQuick.o -L/usr/X11R6/lib64 -lQt5Quick -lQt5Qml -lQt5Network -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtSql module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtSql.mk cfgtest_QtSql.pro make -f cfgtest_QtSql.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtSql.o cfgtest_QtSql.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtSql cfgtest_QtSql.o -L/usr/X11R6/lib64 -lQt5Widgets -lQt5Sql -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtSvg module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtSvg.mk cfgtest_QtSvg.pro make -f cfgtest_QtSvg.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtSvg.o cfgtest_QtSvg.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtSvg cfgtest_QtSvg.o -L/usr/X11R6/lib64 -lQt5Svg -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtTest module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtTest.mk cfgtest_QtTest.pro make -f cfgtest_QtTest.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_TESTLIB_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos\" -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtTest -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtTest.o cfgtest_QtTest.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtTest cfgtest_QtTest.o -L/usr/X11R6/lib64 -lQt5Widgets -lQt5Test -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtWebKit module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtWebKit.mk cfgtest_QtWebKit.pro make -f cfgtest_QtWebKit.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtWebKit.o cfgtest_QtWebKit.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -Wl,-rpath-link,/usr/lib64 -o cfgtest_QtWebKit cfgtest_QtWebKit.o -L/usr/X11R6/lib64 -lQt5WebKit -lQt5Network -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtWebKitWidgets module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtWebKitWidgets.mk cfgtest_QtWebKitWidgets.pro make -f cfgtest_QtWebKitWidgets.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtWebKitWidgets.o cfgtest_QtWebKitWidgets.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -Wl,-rpath-link,/usr/lib64 -o cfgtest_QtWebKitWidgets cfgtest_QtWebKitWidgets.o -L/usr/X11R6/lib64 -lQt5WebKitWidgets -lQt5PrintSupport -lQt5WebKit -lQt5Widgets -lQt5Network -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtWidgets module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtWidgets.mk cfgtest_QtWidgets.pro make -f cfgtest_QtWidgets.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtWidgets.o cfgtest_QtWidgets.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtWidgets cfgtest_QtWidgets.o -L/usr/X11R6/lib64 -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtXmlPatterns module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtXmlPatterns.mk cfgtest_QtXmlPatterns.pro make -f cfgtest_QtXmlPatterns.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtXmlPatterns.o cfgtest_QtXmlPatterns.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtXmlPatterns cfgtest_QtXmlPatterns.o -lQt5XmlPatterns -lQt5Network -lQt5Core -lpthread Checking to see if the QtDesigner module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtDesigner.mk cfgtest_QtDesigner.pro make -f cfgtest_QtDesigner.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtDesigner.o cfgtest_QtDesigner.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtDesigner cfgtest_QtDesigner.o -L/usr/X11R6/lib64 -lQt5Designer -lQt5Widgets -lQt5Xml -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QAxContainer module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QAxContainer.mk cfgtest_QAxContainer.pro Project ERROR: Unknown module(s) in QT: axcontainer Checking to see if the QtDBus module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtDBus.mk cfgtest_QtDBus.pro make -f cfgtest_QtDBus.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtDBus.o cfgtest_QtDBus.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtDBus cfgtest_QtDBus.o -lQt5DBus -lQt5Core -lpthread Checking to see if the dbus support module should be built... pkg-config --cflags-only-I --libs dbus-1 Checking to see if the _QOpenGLFunctions_2_0 module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest__QOpenGLFunctions_2_0.mk cfgtest__QOpenGLFunctions_2_0.pro make -f cfgtest__QOpenGLFunctions_2_0.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest__QOpenGLFunctions_2_0.o cfgtest__QOpenGLFunctions_2_0.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest__QOpenGLFunctions_2_0 cfgtest__QOpenGLFunctions_2_0.o -L/usr/X11R6/lib64 -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtSensors module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtSensors.mk cfgtest_QtSensors.pro make -f cfgtest_QtSensors.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtSensors.o cfgtest_QtSensors.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtSensors cfgtest_QtSensors.o -L/usr/X11R6/lib64 -lQt5Sensors -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtSerialPort module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtSerialPort.mk cfgtest_QtSerialPort.pro make -f cfgtest_QtSerialPort.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_SERIALPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSerialPort -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtSerialPort.o cfgtest_QtSerialPort.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtSerialPort cfgtest_QtSerialPort.o -L/usr/X11R6/lib64 -lQt5SerialPort -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtX11Extras module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtX11Extras.mk cfgtest_QtX11Extras.pro make -f cfgtest_QtX11Extras.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtX11Extras.o cfgtest_QtX11Extras.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtX11Extras cfgtest_QtX11Extras.o -L/usr/X11R6/lib64 -lQt5X11Extras -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtBluetooth module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtBluetooth.mk cfgtest_QtBluetooth.pro make -f cfgtest_QtBluetooth.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtBluetooth.o cfgtest_QtBluetooth.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -Wl,-rpath-link,/usr/lib64 -o cfgtest_QtBluetooth cfgtest_QtBluetooth.o -L/usr/X11R6/lib64 -lQt5Bluetooth -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtMacExtras module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtMacExtras.mk cfgtest_QtMacExtras.pro Project ERROR: Unknown module(s) in QT: macextras Checking to see if the QtPositioning module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtPositioning.mk cfgtest_QtPositioning.pro make -f cfgtest_QtPositioning.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtPositioning.o cfgtest_QtPositioning.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtPositioning cfgtest_QtPositioning.o -L/usr/X11R6/lib64 -lQt5Positioning -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtWinExtras module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtWinExtras.mk cfgtest_QtWinExtras.pro Project ERROR: Unknown module(s) in QT: winextras Checking to see if the QtQuickWidgets module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtQuickWidgets.mk cfgtest_QtQuickWidgets.pro make -f cfgtest_QtQuickWidgets.mk g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_QUICKWIDGETS_LIB -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuickWidgets -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o cfgtest_QtQuickWidgets.o cfgtest_QtQuickWidgets.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o cfgtest_QtQuickWidgets cfgtest_QtQuickWidgets.o -L/usr/X11R6/lib64 -lQt5QuickWidgets -lQt5Quick -lQt5Qml -lQt5Widgets -lQt5Network -lQt5Gui -lQt5Core -lGL -lpthread Checking to see if the QtWebSockets module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_QtWebSockets.mk cfgtest_QtWebSockets.pro Project ERROR: Unknown module(s) in QT: websockets Checking to see if the Enginio module should be built... /usr/lib64/qt5/bin/qmake -o cfgtest_Enginio.mk cfgtest_Enginio.pro Project ERROR: Unknown module(s) in QT: enginio Qt v5.3.2 (Open Source) is being used. The qmake executable is /usr/lib64/qt5/bin/qmake. Qt is built as a shared library. SIP 4.16.4 is being used. The sip executable is /usr/bin/sip. These PyQt5 modules will be built: QtCore, QtGui, QtHelp, QtMultimedia, QtMultimediaWidgets, QtNetwork, QtOpenGL, QtPrintSupport, QtQml, QtQuick, QtSql, QtSvg, QtTest, QtWebKit, QtWebKitWidgets, QtWidgets, QtXmlPatterns, QtDesigner, QtDBus, _QOpenGLFunctions_2_0, QtSensors, QtSerialPort, QtX11Extras, QtBluetooth, QtPositioning, QtQuickWidgets. The PyQt5 Python package will be installed in /usr/lib64/python3.3/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 dbus support module will be installed in /usr/lib/python3.3/site-packages/dbus/mainloop. The PyQt5 .sip files will be installed in /usr/share/sip/PyQt5. pyuic5, pyrcc5 and pylupdate5 will be installed in /usr/bin. The interpreter used by pyuic5 is /usr/bin/python3. Generating the C++ source for the QtCore module... /usr/bin/sip -w -t WS_X11 -t Qt_5_3_2 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtCore -I sip -I /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/QtCoremod.sip Embedding sip flags... Generating the .pro file for the QtCore module... Generating the Makefile for the QtCore module... /usr/lib64/qt5/bin/qmake QtCore.pro Generating the C++ source for the QtGui module... /usr/bin/sip -w -t WS_X11 -t Qt_5_3_2 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtGui -I sip -I /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/QtGuimod.sip Generating the .pro file for the QtGui module... Generating the Makefile for the QtGui module... /usr/lib64/qt5/bin/qmake QtGui.pro Generating the C++ source for the QtHelp module... /usr/bin/sip -w -t WS_X11 -t Qt_5_3_2 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtHelp -I sip -I /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtHelp/QtHelpmod.sip Generating the .pro file for the QtHelp module... Generating the Makefile for the QtHelp module... /usr/lib64/qt5/bin/qmake QtHelp.pro Generating the C++ source for the QtMultimedia module... /usr/bin/sip -w -t WS_X11 -t Qt_5_3_2 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtMultimedia -I sip -I /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/QtMultimediamod.sip Generating the .pro file for the QtMultimedia module... Generating the Makefile for the QtMultimedia module... /usr/lib64/qt5/bin/qmake QtMultimedia.pro Generating the C++ source for the QtMultimediaWidgets module... /usr/bin/sip -w -t WS_X11 -t Qt_5_3_2 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtMultimediaWidgets -I sip -I /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimediaWidgets/QtMultimediaWidgetsmod.sip Generating the .pro file for the QtMultimediaWidgets module... Generating the Makefile for the QtMultimediaWidgets module... /usr/lib64/qt5/bin/qmake QtMultimediaWidgets.pro Generating the C++ source for the QtNetwork module... /usr/bin/sip -w -t WS_X11 -t Qt_5_3_2 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtNetwork -I sip -I /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtNetwork/QtNetworkmod.sip Generating the .pro file for the QtNetwork module... Generating the Makefile for the QtNetwork module... /usr/lib64/qt5/bin/qmake QtNetwork.pro Generating the C++ source for the QtOpenGL module... /usr/bin/sip -w -t WS_X11 -t Qt_5_3_2 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtOpenGL -I sip -I /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtOpenGL/QtOpenGLmod.sip Generating the .pro file for the QtOpenGL module... Generating the Makefile for the QtOpenGL module... /usr/lib64/qt5/bin/qmake QtOpenGL.pro Generating the C++ source for the QtPrintSupport module... /usr/bin/sip -w -t WS_X11 -t Qt_5_3_2 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtPrintSupport -I sip -I /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtPrintSupport/QtPrintSupportmod.sip Generating the .pro file for the QtPrintSupport module... Generating the Makefile for the QtPrintSupport module... /usr/lib64/qt5/bin/qmake QtPrintSupport.pro Generating the C++ source for the QtQml module... /usr/bin/sip -w -t WS_X11 -t Qt_5_3_2 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtQml -I sip -I /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQml/QtQmlmod.sip Generating the .pro file for the QtQml module... Generating the Makefile for the QtQml module... /usr/lib64/qt5/bin/qmake QtQml.pro Generating the C++ source for the QtQuick module... /usr/bin/sip -w -t WS_X11 -t Qt_5_3_2 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtQuick -I sip -I /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQuick/QtQuickmod.sip Generating the .pro file for the QtQuick module... Generating the Makefile for the QtQuick module... /usr/lib64/qt5/bin/qmake QtQuick.pro Generating the C++ source for the QtSql module... /usr/bin/sip -w -t WS_X11 -t Qt_5_3_2 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtSql -I sip -I /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSql/QtSqlmod.sip Generating the .pro file for the QtSql module... Generating the Makefile for the QtSql module... /usr/lib64/qt5/bin/qmake QtSql.pro Generating the C++ source for the QtSvg module... /usr/bin/sip -w -t WS_X11 -t Qt_5_3_2 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtSvg -I sip -I /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSvg/QtSvgmod.sip Generating the .pro file for the QtSvg module... Generating the Makefile for the QtSvg module... /usr/lib64/qt5/bin/qmake QtSvg.pro Generating the C++ source for the QtTest module... /usr/bin/sip -w -t WS_X11 -t Qt_5_3_2 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtTest -I sip -I /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtTest/QtTestmod.sip Generating the .pro file for the QtTest module... Generating the Makefile for the QtTest module... /usr/lib64/qt5/bin/qmake QtTest.pro Generating the C++ source for the QtWebKit module... /usr/bin/sip -w -t WS_X11 -t Qt_5_3_2 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtWebKit -I sip -I /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWebKit/QtWebKitmod.sip Generating the .pro file for the QtWebKit module... Generating the Makefile for the QtWebKit module... /usr/lib64/qt5/bin/qmake QtWebKit.pro Generating the C++ source for the QtWebKitWidgets module... /usr/bin/sip -w -t WS_X11 -t Qt_5_3_2 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtWebKitWidgets -I sip -I /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWebKitWidgets/QtWebKitWidgetsmod.sip Generating the .pro file for the QtWebKitWidgets module... Generating the Makefile for the QtWebKitWidgets module... /usr/lib64/qt5/bin/qmake QtWebKitWidgets.pro Generating the C++ source for the QtWidgets module... /usr/bin/sip -w -t WS_X11 -t Qt_5_3_2 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtWidgets -I sip -I /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/QtWidgetsmod.sip Generating the .pro file for the QtWidgets module... Generating the Makefile for the QtWidgets module... /usr/lib64/qt5/bin/qmake QtWidgets.pro Generating the C++ source for the QtXmlPatterns module... /usr/bin/sip -w -t WS_X11 -t Qt_5_3_2 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtXmlPatterns -I sip -I /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtXmlPatterns/QtXmlPatternsmod.sip Generating the .pro file for the QtXmlPatterns module... Generating the Makefile for the QtXmlPatterns module... /usr/lib64/qt5/bin/qmake QtXmlPatterns.pro Generating the C++ source for the QtDesigner module... /usr/bin/sip -w -t WS_X11 -t Qt_5_3_2 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtDesigner -I sip -I /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDesigner/QtDesignermod.sip Generating the .pro file for the QtDesigner module... Generating the Makefile for the QtDesigner module... /usr/lib64/qt5/bin/qmake QtDesigner.pro Generating the C++ source for the QtDBus module... /usr/bin/sip -w -t WS_X11 -t Qt_5_3_2 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtDBus -I sip -I /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDBus/QtDBusmod.sip Generating the .pro file for the QtDBus module... Generating the Makefile for the QtDBus module... /usr/lib64/qt5/bin/qmake QtDBus.pro Generating the C++ source for the _QOpenGLFunctions_2_0 module... /usr/bin/sip -w -t WS_X11 -t Qt_5_3_2 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/_QOpenGLFunctions_2_0 -I sip -I /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/_QOpenGLFunctions_2_0/_QOpenGLFunctions_2_0mod.sip Generating the .pro file for the _QOpenGLFunctions_2_0 module... Generating the Makefile for the _QOpenGLFunctions_2_0 module... /usr/lib64/qt5/bin/qmake _QOpenGLFunctions_2_0.pro Generating the C++ source for the QtSensors module... /usr/bin/sip -w -t WS_X11 -t Qt_5_3_2 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtSensors -I sip -I /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSensors/QtSensorsmod.sip Generating the .pro file for the QtSensors module... Generating the Makefile for the QtSensors module... /usr/lib64/qt5/bin/qmake QtSensors.pro Generating the C++ source for the QtSerialPort module... /usr/bin/sip -w -t WS_X11 -t Qt_5_3_2 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtSerialPort -I sip -I /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSerialPort/QtSerialPortmod.sip Generating the .pro file for the QtSerialPort module... Generating the Makefile for the QtSerialPort module... /usr/lib64/qt5/bin/qmake QtSerialPort.pro Generating the C++ source for the QtX11Extras module... /usr/bin/sip -w -t WS_X11 -t Qt_5_3_2 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtX11Extras -I sip -I /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtX11Extras/QtX11Extrasmod.sip Generating the .pro file for the QtX11Extras module... Generating the Makefile for the QtX11Extras module... /usr/lib64/qt5/bin/qmake QtX11Extras.pro Generating the C++ source for the QtBluetooth module... /usr/bin/sip -w -t WS_X11 -t Qt_5_3_2 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtBluetooth -I sip -I /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtBluetooth/QtBluetoothmod.sip Generating the .pro file for the QtBluetooth module... Generating the Makefile for the QtBluetooth module... /usr/lib64/qt5/bin/qmake QtBluetooth.pro Generating the C++ source for the QtPositioning module... /usr/bin/sip -w -t WS_X11 -t Qt_5_3_2 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtPositioning -I sip -I /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtPositioning/QtPositioningmod.sip Generating the .pro file for the QtPositioning module... Generating the Makefile for the QtPositioning module... /usr/lib64/qt5/bin/qmake QtPositioning.pro Generating the C++ source for the QtQuickWidgets module... /usr/bin/sip -w -t WS_X11 -t Qt_5_3_2 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtQuickWidgets -I sip -I /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQuickWidgets/QtQuickWidgetsmod.sip Generating the .pro file for the QtQuickWidgets module... Generating the Makefile for the QtQuickWidgets module... /usr/lib64/qt5/bin/qmake QtQuickWidgets.pro Generating the C++ source for the Qt module... /usr/bin/sip -w -t WS_X11 -t Qt_5_3_2 -B Qt_6_0_0 -T -o -P -c /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/Qt -I sip -I /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip sip/Qt/Qtmod.sip Generating the .pro file for the Qt module... Generating the Makefile for the Qt module... /usr/lib64/qt5/bin/qmake Qt.pro Generating the .pro file for pylupdate5... Generating the Makefile for pylupdate5... /usr/lib64/qt5/bin/qmake pylupdate5.pro Generating the .pro file for pyrcc5... Generating the Makefile for pyrcc5... /usr/lib64/qt5/bin/qmake pyrcc5.pro Generating the pyuic5 wrapper... Generating the Qt Designer plugin .pro file... Generating the Qt Designer plugin Makefile... /usr/lib64/qt5/bin/qmake python.pro Generating the qmlscene plugin .pro file... Generating the qmlscene plugin Makefile... /usr/lib64/qt5/bin/qmake python.pro Re-writing /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/examples/quick/tutorials/extending/chapter6-plugins/Charts/qmldir... Generating the .pro file for the dbus module... Generating the Makefile for the pyqt5 module... /usr/lib64/qt5/bin/qmake dbus.pro Generating the top-level .pro file... Making the pyuic5 wrapper executable... Generating the top-level Makefile... /usr/lib64/qt5/bin/qmake PyQt5.pro + make -j3 cd QtCore/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtCore/QtCore.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtCore' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtDockWidgetAreas.o sipQtCoreQtDockWidgetAreas.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQJsonDocument.o sipQtCoreQJsonDocument.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQUrlQuery.o sipQtCoreQUrlQuery.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQItemSelectionModelSelectionFlags.o sipQtCoreQItemSelectionModelSelectionFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQCollator.o sipQtCoreQCollator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQDate.o sipQtCoreQDate.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQUrlComponentFormattingOptions.o sipQtCoreQUrlComponentFormattingOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList0101QAbstractState.o sipQtCoreQList0101QAbstractState.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtEdges.o sipQtCoreQtEdges.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQModelIndex.o sipQtCoreQModelIndex.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQLine.o sipQtCoreQLine.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQSystemSemaphore.o sipQtCoreQSystemSemaphore.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList0100QByteArray.o sipQtCoreQList0100QByteArray.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtTouchPointStates.o sipQtCoreQtTouchPointStates.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQElapsedTimer.o sipQtCoreQElapsedTimer.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQReadLocker.o sipQtCoreQReadLocker.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMetaEnum.o sipQtCoreQMetaEnum.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQAbstractEventDispatcherTimerInfo.o sipQtCoreQAbstractEventDispatcherTimerInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQDirSortFlags.o sipQtCoreQDirSortFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTextBoundaryFinderBoundaryReasons.o sipQtCoreQTextBoundaryFinderBoundaryReasons.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList0101QObject.o sipQtCoreQList0101QObject.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQEventTransition.o sipQtCoreQEventTransition.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQAbstractNativeEventFilter.o sipQtCoreQAbstractNativeEventFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQChar.o sipQtCoreQChar.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtMouseEventFlags.o sipQtCoreQtMouseEventFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTextEncoder.o sipQtCoreQTextEncoder.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtMouseButtons.o sipQtCoreQtMouseButtons.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQIODeviceOpenMode.o sipQtCoreQIODeviceOpenMode.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMutexLocker.o sipQtCoreQMutexLocker.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQLibrary.o sipQtCoreQLibrary.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQCoreApplication.o sipQtCoreQCoreApplication.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQEventLoop.o sipQtCoreQEventLoop.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMargins.o sipQtCoreQMargins.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQString.o sipQtCoreQString.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQHistoryState.o sipQtCoreQHistoryState.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQRegularExpressionPatternOptions.o sipQtCoreQRegularExpressionPatternOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQJsonArray.o sipQtCoreQJsonArray.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQChildEvent.o sipQtCoreQChildEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQFinalState.o sipQtCoreQFinalState.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList0100QAbstractEventDispatcherTimerInfo.o sipQtCoreQList0100QAbstractEventDispatcherTimerInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMimeDatabase.o sipQtCoreQMimeDatabase.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQFile.o sipQtCoreQFile.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQStandardPaths.o sipQtCoreQStandardPaths.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQFileDevice.o sipQtCoreQFileDevice.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtInputMethodHints.o sipQtCoreQtInputMethodHints.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtOrientations.o sipQtCoreQtOrientations.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList2400.o sipQtCoreQList2400.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQEvent.o sipQtCoreQEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQJsonParseError.o sipQtCoreQJsonParseError.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQStateMachineSignalEvent.o sipQtCoreQStateMachineSignalEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQIODevice.o sipQtCoreQIODevice.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQThread.o sipQtCoreQThread.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQFileDeviceFileHandleFlags.o sipQtCoreQFileDeviceFileHandleFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQStringRef.o sipQtCoreQStringRef.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQProcess.o sipQtCoreQProcess.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList0100QVariant.o sipQtCoreQList0100QVariant.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQDynamicPropertyChangeEvent.o sipQtCoreQDynamicPropertyChangeEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTemporaryFile.o sipQtCoreQTemporaryFile.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtMatchFlags.o sipQtCoreQtMatchFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQVector0100QTimeZoneOffsetData.o sipQtCoreQVector0100QTimeZoneOffsetData.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQJsonObject.o sipQtCoreQJsonObject.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQLibraryLoadHints.o sipQtCoreQLibraryLoadHints.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQRegularExpressionMatchIterator.o sipQtCoreQRegularExpressionMatchIterator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQReadWriteLock.o sipQtCoreQReadWriteLock.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList0100QMimeType.o sipQtCoreQList0100QMimeType.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQUrlFormattingOptions.o sipQtCoreQUrlFormattingOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQAbstractListModel.o sipQtCoreQAbstractListModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQPair18001800.o sipQtCoreQPair18001800.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQVector0600QPair24000100QVariant.o sipQtCoreQVector0600QPair24000100QVariant.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQVector0100QPointF.o sipQtCoreQVector0100QPointF.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQVector0100QXmlStreamNotationDeclaration.o sipQtCoreQVector0100QXmlStreamNotationDeclaration.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMutex.o sipQtCoreQMutex.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTranslator.o sipQtCoreQTranslator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMimeData.o sipQtCoreQMimeData.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCorecmodule.o sipQtCorecmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQAnimationGroup.o sipQtCoreQAnimationGroup.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQLibraryInfo.o sipQtCoreQLibraryInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQRegularExpressionMatch.o sipQtCoreQRegularExpressionMatch.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTextStream.o sipQtCoreQTextStream.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQSaveFile.o sipQtCoreQSaveFile.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTextStreamManipulator.o sipQtCoreQTextStreamManipulator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_post_init.o qpycore_post_init.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQXmlStreamAttribute.o sipQtCoreQXmlStreamAttribute.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQXmlStreamEntityResolver.o sipQtCoreQXmlStreamEntityResolver.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCorequintptr.o sipQtCorequintptr.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQItemSelectionRange.o sipQtCoreQItemSelectionRange.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQEventLoopLocker.o sipQtCoreQEventLoopLocker.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQDirFilters.o sipQtCoreQDirFilters.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQByteArrayBase64Options.o sipQtCoreQByteArrayBase64Options.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQByteArrayMatcher.o sipQtCoreQByteArrayMatcher.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQRegExp.o sipQtCoreQRegExp.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTextDecoder.o sipQtCoreQTextDecoder.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList0100QModelIndex.o sipQtCoreQList0100QModelIndex.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQAbstractState.o sipQtCoreQAbstractState.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtFindChildOptions.o sipQtCoreQtFindChildOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQXmlStreamReader.o sipQtCoreQXmlStreamReader.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMetaObject.o sipQtCoreQMetaObject.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTimerEvent.o sipQtCoreQTimerEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQPointF.o sipQtCoreQPointF.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtToolBarAreas.o sipQtCoreQtToolBarAreas.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList0100QFileInfo.o sipQtCoreQList0100QFileInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQGenericArgument.o sipQtCoreQGenericArgument.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQObjectCleanupHandler.o sipQtCoreQObjectCleanupHandler.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtWindowStates.o sipQtCoreQtWindowStates.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtWindowFlags.o sipQtCoreQtWindowFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQSignalBlocker.o sipQtCoreQSignalBlocker.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQFileInfo.o sipQtCoreQFileInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQSignalTransition.o sipQtCoreQSignalTransition.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQAbstractAnimation.o sipQtCoreQAbstractAnimation.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQPluginLoader.o sipQtCoreQPluginLoader.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTextCodecConversionFlags.o sipQtCoreQTextCodecConversionFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQSysInfo.o sipQtCoreQSysInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTextStreamNumberFlags.o sipQtCoreQTextStreamNumberFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQPersistentModelIndex.o sipQtCoreQPersistentModelIndex.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTextBoundaryFinder.o sipQtCoreQTextBoundaryFinder.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQCryptographicHash.o sipQtCoreQCryptographicHash.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQSequentialAnimationGroup.o sipQtCoreQSequentialAnimationGroup.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList0600QPair18001800.o sipQtCoreQList0600QPair18001800.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQRunnable.o sipQtCoreQRunnable.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQXmlStreamAttributes.o sipQtCoreQXmlStreamAttributes.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQFileDevicePermissions.o sipQtCoreQFileDevicePermissions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList0600QPair0100QString0100QString.o sipQtCoreQList0600QPair0100QString0100QString.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQUuid.o sipQtCoreQUuid.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQStringList.o sipQtCoreQStringList.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQLineF.o sipQtCoreQLineF.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQIdentityProxyModel.o sipQtCoreQIdentityProxyModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList0101QAbstractAnimation.o sipQtCoreQList0101QAbstractAnimation.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtTextInteractionFlags.o sipQtCoreQtTextInteractionFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQXmlStreamNotationDeclaration.o sipQtCoreQXmlStreamNotationDeclaration.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQSettings.o sipQtCoreQSettings.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQStringListModel.o sipQtCoreQStringListModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList1800.o sipQtCoreQList1800.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtApplicationStates.o sipQtCoreQtApplicationStates.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQJsonValue.o sipQtCoreQJsonValue.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQAbstractProxyModel.o sipQtCoreQAbstractProxyModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQVariantAnimation.o sipQtCoreQVariantAnimation.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQState.o sipQtCoreQState.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList0100QLocale.o sipQtCoreQList0100QLocale.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQEasingCurve.o sipQtCoreQEasingCurve.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTemporaryDir.o sipQtCoreQTemporaryDir.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQDir.o sipQtCoreQDir.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQSocketNotifier.o sipQtCoreQSocketNotifier.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQXmlStreamNamespaceDeclaration.o sipQtCoreQXmlStreamNamespaceDeclaration.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQPropertyAnimation.o sipQtCoreQPropertyAnimation.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQRegularExpression.o sipQtCoreQRegularExpression.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQSortFilterProxyModel.o sipQtCoreQSortFilterProxyModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQBitArray.o sipQtCoreQBitArray.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQRegularExpressionMatchOptions.o sipQtCoreQRegularExpressionMatchOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList0101QAbstractTransition.o sipQtCoreQList0101QAbstractTransition.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtImageConversionFlags.o sipQtCoreQtImageConversionFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQVector0100QXmlStreamNamespaceDeclaration.o sipQtCoreQVector0100QXmlStreamNamespaceDeclaration.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQVector1800.o sipQtCoreQVector1800.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQCommandLineOption.o sipQtCoreQCommandLineOption.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQSemaphore.o sipQtCoreQSemaphore.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMetaMethod.o sipQtCoreQMetaMethod.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtGestureFlags.o sipQtCoreQtGestureFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQSignalMapper.o sipQtCoreQSignalMapper.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQStateMachine.o sipQtCoreQStateMachine.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtKeyboardModifiers.o sipQtCoreQtKeyboardModifiers.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQBuffer.o sipQtCoreQBuffer.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQObject.o sipQtCoreQObject.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQProcessEnvironment.o sipQtCoreQProcessEnvironment.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQDataStream.o sipQtCoreQDataStream.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQByteArray.o sipQtCoreQByteArray.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMessageLogContext.o sipQtCoreQMessageLogContext.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTimer.o sipQtCoreQTimer.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreqintptr.o sipQtCoreqintptr.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQSharedMemory.o sipQtCoreQSharedMemory.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMap0100QString0100QVariant.o sipQtCoreQMap0100QString0100QVariant.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQAbstractTableModel.o sipQtCoreQAbstractTableModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQRect.o sipQtCoreQRect.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQDirIterator.o sipQtCoreQDirIterator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQAbstractEventDispatcher.o sipQtCoreQAbstractEventDispatcher.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQWaitCondition.o sipQtCoreQWaitCondition.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList0100QUrl.o sipQtCoreQList0100QUrl.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMarginsF.o sipQtCoreQMarginsF.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQResource.o sipQtCoreQResource.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQPoint.o sipQtCoreQPoint.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQLockFile.o sipQtCoreQLockFile.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQThreadPool.o sipQtCoreQThreadPool.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQSizeF.o sipQtCoreQSizeF.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQDateTime.o sipQtCoreQDateTime.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQFileSystemWatcher.o sipQtCoreQFileSystemWatcher.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQRectF.o sipQtCoreQRectF.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtAlignment.o sipQtCoreQtAlignment.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMessageAuthenticationCode.o sipQtCoreQMessageAuthenticationCode.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTime.o sipQtCoreQTime.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQAbstractItemModel.o sipQtCoreQAbstractItemModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQWriteLocker.o sipQtCoreQWriteLocker.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTextCodec.o sipQtCoreQTextCodec.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtItemFlags.o sipQtCoreQtItemFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTimeZoneOffsetData.o sipQtCoreQTimeZoneOffsetData.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMap18000100QVariant.o sipQtCoreQMap18000100QVariant.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQHash18000100QByteArray.o sipQtCoreQHash18000100QByteArray.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQParallelAnimationGroup.o sipQtCoreQParallelAnimationGroup.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQStandardPathsLocateOptions.o sipQtCoreQStandardPathsLocateOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMetaProperty.o sipQtCoreQMetaProperty.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtInputMethodQueries.o sipQtCoreQtInputMethodQueries.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMetaType.o sipQtCoreQMetaType.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQXmlStreamWriter.o sipQtCoreQXmlStreamWriter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQItemSelection.o sipQtCoreQItemSelection.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQDirIteratorIteratorFlags.o sipQtCoreQDirIteratorIteratorFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQVariant.o sipQtCoreQVariant.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList0100QtDayOfWeek.o sipQtCoreQList0100QtDayOfWeek.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQXmlStreamEntityDeclaration.o sipQtCoreQXmlStreamEntityDeclaration.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMetaTypeTypeFlags.o sipQtCoreQMetaTypeTypeFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQCollatorSortKey.o sipQtCoreQCollatorSortKey.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMessageLogger.o sipQtCoreQMessageLogger.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQStateMachineWrappedEvent.o sipQtCoreQStateMachineWrappedEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTimeLine.o sipQtCoreQTimeLine.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQLocaleNumberOptions.o sipQtCoreQLocaleNumberOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTimeZone.o sipQtCoreQTimeZone.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQBasicTimer.o sipQtCoreQBasicTimer.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtDropActions.o sipQtCoreQtDropActions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQSize.o sipQtCoreQSize.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQVector0100QXmlStreamEntityDeclaration.o sipQtCoreQVector0100QXmlStreamEntityDeclaration.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQItemSelectionModel.o sipQtCoreQItemSelectionModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQEventLoopProcessEventsFlags.o sipQtCoreQEventLoopProcessEventsFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQtScreenOrientations.o sipQtCoreQtScreenOrientations.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQList0100QPersistentModelIndex.o sipQtCoreQList0100QPersistentModelIndex.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQPauseAnimation.o sipQtCoreQPauseAnimation.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQLocale.o sipQtCoreQLocale.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQTextCodecConverterState.o sipQtCoreQTextCodecConverterState.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQt.o sipQtCoreQt.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQSet0101QAbstractState.o sipQtCoreQSet0101QAbstractState.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQUrl.o sipQtCoreQUrl.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQHash0100QString0100QVariant.o sipQtCoreQHash0100QString0100QVariant.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMetaClassInfo.o sipQtCoreQMetaClassInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQMimeType.o sipQtCoreQMimeType.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQFileSelector.o sipQtCoreQFileSelector.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQGenericReturnArgument.o sipQtCoreQGenericReturnArgument.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQAbstractTransition.o sipQtCoreQAbstractTransition.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o sipQtCoreQCommandLineParser.o sipQtCoreQCommandLineParser.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_qobject_helpers.o ../qpy/QtCore/qpycore_qobject_helpers.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_qmetaobject.o ../qpy/QtCore/qpycore_qmetaobject.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_pyqtconfigure.o ../qpy/QtCore/qpycore_pyqtconfigure.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_pyqtproperty.o ../qpy/QtCore/qpycore_pyqtproperty.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_classinfo.o ../qpy/QtCore/qpycore_classinfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_public_api.o ../qpy/QtCore/qpycore_public_api.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_pyqtslotproxy.o ../qpy/QtCore/qpycore_pyqtslotproxy.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_qstring.o ../qpy/QtCore/qpycore_qstring.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_qvariant_value.o ../qpy/QtCore/qpycore_qvariant_value.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_qvariant.o ../qpy/QtCore/qpycore_qvariant.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_misc.o ../qpy/QtCore/qpycore_misc.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_chimera_storage.o ../qpy/QtCore/qpycore_chimera_storage.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_qmessagelogger.o ../qpy/QtCore/qpycore_qmessagelogger.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_chimera.o ../qpy/QtCore/qpycore_chimera.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_pyqtmethodproxy.o ../qpy/QtCore/qpycore_pyqtmethodproxy.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_chimera_signature.o ../qpy/QtCore/qpycore_chimera_signature.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_pyqtpyobject.o ../qpy/QtCore/qpycore_pyqtpyobject.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_qobject_getattr.o ../qpy/QtCore/qpycore_qobject_getattr.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_pyqtslot.o ../qpy/QtCore/qpycore_pyqtslot.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_types.o ../qpy/QtCore/qpycore_types.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_qjsonvalue.o ../qpy/QtCore/qpycore_qjsonvalue.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_init.o ../qpy/QtCore/qpycore_init.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_qmetaobject_helpers.o ../qpy/QtCore/qpycore_qmetaobject_helpers.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_enums_flags.o ../qpy/QtCore/qpycore_enums_flags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_pyqtsignal.o ../qpy/QtCore/qpycore_pyqtsignal.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_pyqtboundsignal.o ../qpy/QtCore/qpycore_pyqtboundsignal.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtCore -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o qpycore_decorators.o ../qpy/QtCore/qpycore_decorators.cpp rm -f libQtCore.so g++ -m64 -Wl,--version-script=QtCore.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtCore.so sipQtCoreQtDockWidgetAreas.o sipQtCoreQJsonDocument.o sipQtCoreQUrlQuery.o sipQtCoreQItemSelectionModelSelectionFlags.o sipQtCoreQCollator.o sipQtCoreQDate.o sipQtCoreQUrlComponentFormattingOptions.o sipQtCoreQList0101QAbstractState.o sipQtCoreQtEdges.o sipQtCoreQModelIndex.o sipQtCoreQLine.o sipQtCoreQSystemSemaphore.o sipQtCoreQList0100QByteArray.o sipQtCoreQtTouchPointStates.o sipQtCoreQElapsedTimer.o sipQtCoreQReadLocker.o sipQtCoreQMetaEnum.o sipQtCoreQAbstractEventDispatcherTimerInfo.o sipQtCoreQDirSortFlags.o sipQtCoreQTextBoundaryFinderBoundaryReasons.o sipQtCoreQList0101QObject.o sipQtCoreQEventTransition.o sipQtCoreQAbstractNativeEventFilter.o sipQtCoreQChar.o sipQtCoreQtMouseEventFlags.o sipQtCoreQTextEncoder.o sipQtCoreQtMouseButtons.o sipQtCoreQIODeviceOpenMode.o sipQtCoreQMutexLocker.o sipQtCoreQLibrary.o sipQtCoreQCoreApplication.o sipQtCoreQEventLoop.o sipQtCoreQMargins.o sipQtCoreQString.o sipQtCoreQHistoryState.o sipQtCoreQRegularExpressionPatternOptions.o sipQtCoreQJsonArray.o sipQtCoreQChildEvent.o sipQtCoreQFinalState.o sipQtCoreQList0100QAbstractEventDispatcherTimerInfo.o sipQtCoreQMimeDatabase.o sipQtCoreQFile.o sipQtCoreQStandardPaths.o sipQtCoreQFileDevice.o sipQtCoreQtInputMethodHints.o sipQtCoreQtOrientations.o sipQtCoreQList2400.o sipQtCoreQEvent.o sipQtCoreQJsonParseError.o sipQtCoreQStateMachineSignalEvent.o sipQtCoreQIODevice.o sipQtCoreQThread.o sipQtCoreQFileDeviceFileHandleFlags.o sipQtCoreQStringRef.o sipQtCoreQProcess.o sipQtCoreQList0100QVariant.o sipQtCoreQDynamicPropertyChangeEvent.o sipQtCoreQTemporaryFile.o sipQtCoreQtMatchFlags.o sipQtCoreQVector0100QTimeZoneOffsetData.o sipQtCoreQJsonObject.o sipQtCoreQLibraryLoadHints.o sipQtCoreQRegularExpressionMatchIterator.o sipQtCoreQReadWriteLock.o sipQtCoreQList0100QMimeType.o sipQtCoreQUrlFormattingOptions.o sipQtCoreQAbstractListModel.o sipQtCoreQPair18001800.o sipQtCoreQVector0600QPair24000100QVariant.o sipQtCoreQVector0100QPointF.o sipQtCoreQVector0100QXmlStreamNotationDeclaration.o sipQtCoreQMutex.o sipQtCoreQTranslator.o sipQtCoreQMimeData.o sipQtCorecmodule.o sipQtCoreQAnimationGroup.o sipQtCoreQLibraryInfo.o sipQtCoreQRegularExpressionMatch.o sipQtCoreQTextStream.o sipQtCoreQSaveFile.o sipQtCoreQTextStreamManipulator.o qpycore_post_init.o sipQtCoreQXmlStreamAttribute.o sipQtCoreQXmlStreamEntityResolver.o sipQtCorequintptr.o sipQtCoreQItemSelectionRange.o sipQtCoreQEventLoopLocker.o sipQtCoreQDirFilters.o sipQtCoreQByteArrayBase64Options.o sipQtCoreQByteArrayMatcher.o sipQtCoreQRegExp.o sipQtCoreQTextDecoder.o sipQtCoreQList0100QModelIndex.o sipQtCoreQAbstractState.o sipQtCoreQtFindChildOptions.o sipQtCoreQXmlStreamReader.o sipQtCoreQMetaObject.o sipQtCoreQTimerEvent.o sipQtCoreQPointF.o sipQtCoreQtToolBarAreas.o sipQtCoreQList0100QFileInfo.o sipQtCoreQGenericArgument.o sipQtCoreQObjectCleanupHandler.o sipQtCoreQtWindowStates.o sipQtCoreQtWindowFlags.o sipQtCoreQSignalBlocker.o sipQtCoreQFileInfo.o sipQtCoreQSignalTransition.o sipQtCoreQAbstractAnimation.o sipQtCoreQPluginLoader.o sipQtCoreQTextCodecConversionFlags.o sipQtCoreQSysInfo.o sipQtCoreQTextStreamNumberFlags.o sipQtCoreQPersistentModelIndex.o sipQtCoreQTextBoundaryFinder.o sipQtCoreQCryptographicHash.o sipQtCoreQSequentialAnimationGroup.o sipQtCoreQList0600QPair18001800.o sipQtCoreQRunnable.o sipQtCoreQXmlStreamAttributes.o sipQtCoreQFileDevicePermissions.o sipQtCoreQList0600QPair0100QString0100QString.o sipQtCoreQUuid.o sipQtCoreQStringList.o sipQtCoreQLineF.o sipQtCoreQIdentityProxyModel.o sipQtCoreQList0101QAbstractAnimation.o sipQtCoreQtTextInteractionFlags.o sipQtCoreQXmlStreamNotationDeclaration.o sipQtCoreQSettings.o sipQtCoreQStringListModel.o sipQtCoreQList1800.o sipQtCoreQtApplicationStates.o sipQtCoreQJsonValue.o sipQtCoreQAbstractProxyModel.o sipQtCoreQVariantAnimation.o sipQtCoreQState.o sipQtCoreQList0100QLocale.o sipQtCoreQEasingCurve.o sipQtCoreQTemporaryDir.o sipQtCoreQDir.o sipQtCoreQSocketNotifier.o sipQtCoreQXmlStreamNamespaceDeclaration.o sipQtCoreQPropertyAnimation.o sipQtCoreQRegularExpression.o sipQtCoreQSortFilterProxyModel.o sipQtCoreQBitArray.o sipQtCoreQRegularExpressionMatchOptions.o sipQtCoreQList0101QAbstractTransition.o sipQtCoreQtImageConversionFlags.o sipQtCoreQVector0100QXmlStreamNamespaceDeclaration.o sipQtCoreQVector1800.o sipQtCoreQCommandLineOption.o sipQtCoreQSemaphore.o sipQtCoreQMetaMethod.o sipQtCoreQtGestureFlags.o sipQtCoreQSignalMapper.o sipQtCoreQStateMachine.o sipQtCoreQtKeyboardModifiers.o sipQtCoreQBuffer.o sipQtCoreQObject.o sipQtCoreQProcessEnvironment.o sipQtCoreQDataStream.o sipQtCoreQByteArray.o sipQtCoreQMessageLogContext.o sipQtCoreQTimer.o sipQtCoreqintptr.o sipQtCoreQSharedMemory.o sipQtCoreQMap0100QString0100QVariant.o sipQtCoreQAbstractTableModel.o sipQtCoreQRect.o sipQtCoreQDirIterator.o sipQtCoreQAbstractEventDispatcher.o sipQtCoreQWaitCondition.o sipQtCoreQList0100QUrl.o sipQtCoreQMarginsF.o sipQtCoreQResource.o sipQtCoreQPoint.o sipQtCoreQLockFile.o sipQtCoreQThreadPool.o sipQtCoreQSizeF.o sipQtCoreQDateTime.o sipQtCoreQFileSystemWatcher.o sipQtCoreQRectF.o sipQtCoreQtAlignment.o sipQtCoreQMessageAuthenticationCode.o sipQtCoreQTime.o sipQtCoreQAbstractItemModel.o sipQtCoreQWriteLocker.o sipQtCoreQTextCodec.o sipQtCoreQtItemFlags.o sipQtCoreQTimeZoneOffsetData.o sipQtCoreQMap18000100QVariant.o sipQtCoreQHash18000100QByteArray.o sipQtCoreQParallelAnimationGroup.o sipQtCoreQStandardPathsLocateOptions.o sipQtCoreQMetaProperty.o sipQtCoreQtInputMethodQueries.o sipQtCoreQMetaType.o sipQtCoreQXmlStreamWriter.o sipQtCoreQItemSelection.o sipQtCoreQDirIteratorIteratorFlags.o sipQtCoreQVariant.o sipQtCoreQList0100QtDayOfWeek.o sipQtCoreQXmlStreamEntityDeclaration.o sipQtCoreQMetaTypeTypeFlags.o sipQtCoreQCollatorSortKey.o sipQtCoreQMessageLogger.o sipQtCoreQStateMachineWrappedEvent.o sipQtCoreQTimeLine.o sipQtCoreQLocaleNumberOptions.o sipQtCoreQTimeZone.o sipQtCoreQBasicTimer.o sipQtCoreQtDropActions.o sipQtCoreQSize.o sipQtCoreQVector0100QXmlStreamEntityDeclaration.o sipQtCoreQItemSelectionModel.o sipQtCoreQEventLoopProcessEventsFlags.o sipQtCoreQtScreenOrientations.o sipQtCoreQList0100QPersistentModelIndex.o sipQtCoreQPauseAnimation.o sipQtCoreQLocale.o sipQtCoreQTextCodecConverterState.o sipQtCoreQt.o sipQtCoreQSet0101QAbstractState.o sipQtCoreQUrl.o sipQtCoreQHash0100QString0100QVariant.o sipQtCoreQMetaClassInfo.o sipQtCoreQMimeType.o sipQtCoreQFileSelector.o sipQtCoreQGenericReturnArgument.o sipQtCoreQAbstractTransition.o sipQtCoreQCommandLineParser.o qpycore_qobject_helpers.o qpycore_qmetaobject.o qpycore_pyqtconfigure.o qpycore_pyqtproperty.o qpycore_classinfo.o qpycore_public_api.o qpycore_pyqtslotproxy.o qpycore_qstring.o qpycore_qvariant_value.o qpycore_qvariant.o qpycore_misc.o qpycore_chimera_storage.o qpycore_qmessagelogger.o qpycore_chimera.o qpycore_pyqtmethodproxy.o qpycore_chimera_signature.o qpycore_pyqtpyobject.o qpycore_qobject_getattr.o qpycore_pyqtslot.o qpycore_types.o qpycore_qjsonvalue.o qpycore_init.o qpycore_qmetaobject_helpers.o qpycore_enums_flags.o qpycore_pyqtsignal.o qpycore_pyqtboundsignal.o qpycore_decorators.o -lQt5Core -lpthread cp -f libQtCore.so QtCore.so make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtCore' cd QtGui/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtGui/QtGui.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtGui' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0100QSize.o sipQtGuiQList0100QSize.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPaintDevice.o sipQtGuiQPaintDevice.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQMatrix3x3.o sipQtGuiQMatrix3x3.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextFrameiterator.o sipQtGuiQTextFrameiterator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQVector0100QPoint.o sipQtGuiQVector0100QPoint.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQShortcutEvent.o sipQtGuiQShortcutEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQFocusEvent.o sipQtGuiQFocusEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQContextMenuEvent.o sipQtGuiQContextMenuEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQHelpEvent.o sipQtGuiQHelpEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextList.o sipQtGuiQTextList.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuicmodule.o sipQtGuicmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLShader.o sipQtGuiQOpenGLShader.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextBlock.o sipQtGuiQTextBlock.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQScrollPrepareEvent.o sipQtGuiQScrollPrepareEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPictureIO.o sipQtGuiQPictureIO.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQSurfaceFormatFormatOptions.o sipQtGuiQSurfaceFormatFormatOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQMatrix4x4.o sipQtGuiQMatrix4x4.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0100QTextBlock.o sipQtGuiQList0100QTextBlock.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextFragment.o sipQtGuiQTextFragment.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLTextureFeatures.o sipQtGuiQOpenGLTextureFeatures.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQAbstractTextDocumentLayout.o sipQtGuiQAbstractTextDocumentLayout.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTouchEventTouchPoint.o sipQtGuiQTouchEventTouchPoint.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQLinearGradient.o sipQtGuiQLinearGradient.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextObject.o sipQtGuiQTextObject.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQCloseEvent.o sipQtGuiQCloseEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLDebugMessageSources.o sipQtGuiQOpenGLDebugMessageSources.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQGlyphRun.o sipQtGuiQGlyphRun.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQNativeGestureEvent.o sipQtGuiQNativeGestureEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTransform.o sipQtGuiQTransform.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQVector0100QTextLength.o sipQtGuiQVector0100QTextLength.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQDoubleValidator.o sipQtGuiQDoubleValidator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPainterPathElement.o sipQtGuiQPainterPathElement.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextCharFormat.o sipQtGuiQTextCharFormat.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0100QOpenGLDebugMessage.o sipQtGuiQList0100QOpenGLDebugMessage.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQDragMoveEvent.o sipQtGuiQDragMoveEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQStatusTipEvent.o sipQtGuiQStatusTipEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQStaticText.o sipQtGuiQStaticText.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQVector3D.o sipQtGuiQVector3D.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0100QInputMethodEventAttribute.o sipQtGuiQList0100QInputMethodEventAttribute.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQMatrix4x2.o sipQtGuiQMatrix4x2.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQVector0100QAbstractTextDocumentLayoutSelection.o sipQtGuiQVector0100QAbstractTextDocumentLayoutSelection.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQMoveEvent.o sipQtGuiQMoveEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextTableCell.o sipQtGuiQTextTableCell.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0101QWindow.o sipQtGuiQList0101QWindow.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQScreen.o sipQtGuiQScreen.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLVersionProfile.o sipQtGuiQOpenGLVersionProfile.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0101QStandardItem.o sipQtGuiQList0101QStandardItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLTimeMonitor.o sipQtGuiQOpenGLTimeMonitor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQInputEvent.o sipQtGuiQInputEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextFrame.o sipQtGuiQTextFrame.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQVector2200.o sipQtGuiQVector2200.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextTableFormat.o sipQtGuiQTextTableFormat.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQRawFontLayoutFlags.o sipQtGuiQRawFontLayoutFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQDesktopServices.o sipQtGuiQDesktopServices.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0100QTouchEventTouchPoint.o sipQtGuiQList0100QTouchEventTouchPoint.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextLayoutFormatRange.o sipQtGuiQTextLayoutFormatRange.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQRawFont.o sipQtGuiQRawFont.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQIconEngineAvailableSizesArgument.o sipQtGuiQIconEngineAvailableSizesArgument.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOffscreenSurface.o sipQtGuiQOffscreenSurface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQActionEvent.o sipQtGuiQActionEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQAbstractTextDocumentLayoutSelection.o sipQtGuiQAbstractTextDocumentLayoutSelection.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLContext.o sipQtGuiQOpenGLContext.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTouchDeviceCapabilities.o sipQtGuiQTouchDeviceCapabilities.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPageSize.o sipQtGuiQPageSize.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQWindow.o sipQtGuiQWindow.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQResizeEvent.o sipQtGuiQResizeEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQVector2D.o sipQtGuiQVector2D.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextLength.o sipQtGuiQTextLength.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0101QScreen.o sipQtGuiQList0101QScreen.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextBlockUserData.o sipQtGuiQTextBlockUserData.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPolygonF.o sipQtGuiQPolygonF.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQVector0100QTextFormat.o sipQtGuiQVector0100QTextFormat.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPen.o sipQtGuiQPen.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPainter.o sipQtGuiQPainter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQInputMethodEventAttribute.o sipQtGuiQInputMethodEventAttribute.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPalette.o sipQtGuiQPalette.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQDrag.o sipQtGuiQDrag.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQScrollEvent.o sipQtGuiQScrollEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLPaintDevice.o sipQtGuiQOpenGLPaintDevice.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQSurfaceFormat.o sipQtGuiQSurfaceFormat.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQAbstractTextDocumentLayoutPaintContext.o sipQtGuiQAbstractTextDocumentLayoutPaintContext.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLDebugMessage.o sipQtGuiQOpenGLDebugMessage.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQEnterEvent.o sipQtGuiQEnterEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextDocumentFindFlags.o sipQtGuiQTextDocumentFindFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQVector0100QRect.o sipQtGuiQVector0100QRect.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPolygon.o sipQtGuiQPolygon.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQIconEngine.o sipQtGuiQIconEngine.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQKeyEvent.o sipQtGuiQKeyEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQBrush.o sipQtGuiQBrush.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPaintEngineDirtyFlags.o sipQtGuiQPaintEngineDirtyFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQVector1900.o sipQtGuiQVector1900.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQMatrix2x2.o sipQtGuiQMatrix2x2.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQVector0100QLineF.o sipQtGuiQVector0100QLineF.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQColor.o sipQtGuiQColor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQVector3900.o sipQtGuiQVector3900.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLShaderProgram.o sipQtGuiQOpenGLShaderProgram.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQKeySequence.o sipQtGuiQKeySequence.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQExposeEvent.o sipQtGuiQExposeEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPainterPixmapFragment.o sipQtGuiQPainterPixmapFragment.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTouchEventTouchPointInfoFlags.o sipQtGuiQTouchEventTouchPointInfoFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQMatrix3x4.o sipQtGuiQMatrix3x4.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQWheelEvent.o sipQtGuiQWheelEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQClipboard.o sipQtGuiQClipboard.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPicture.o sipQtGuiQPicture.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextBlockiterator.o sipQtGuiQTextBlockiterator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQHideEvent.o sipQtGuiQHideEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQBitmap.o sipQtGuiQBitmap.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPainterRenderHints.o sipQtGuiQPainterRenderHints.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLContextGroup.o sipQtGuiQOpenGLContextGroup.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextFormat.o sipQtGuiQTextFormat.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextTable.o sipQtGuiQTextTable.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQImageWriter.o sipQtGuiQImageWriter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextItemRenderFlags.o sipQtGuiQTextItemRenderFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQFontDatabase.o sipQtGuiQFontDatabase.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQSyntaxHighlighter.o sipQtGuiQSyntaxHighlighter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQRegion.o sipQtGuiQRegion.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQDropEvent.o sipQtGuiQDropEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPainterPath.o sipQtGuiQPainterPath.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0100QGlyphRun.o sipQtGuiQList0100QGlyphRun.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLPixelTransferOptions.o sipQtGuiQOpenGLPixelTransferOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLShaderShaderType.o sipQtGuiQOpenGLShaderShaderType.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPaintEvent.o sipQtGuiQPaintEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPagedPaintDevice.o sipQtGuiQPagedPaintDevice.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQImage.o sipQtGuiQImage.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextLine.o sipQtGuiQTextLine.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQVector0100QRectF.o sipQtGuiQVector0100QRectF.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0100QPolygonF.o sipQtGuiQList0100QPolygonF.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextFrameFormat.o sipQtGuiQTextFrameFormat.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLTimerQuery.o sipQtGuiQOpenGLTimerQuery.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0101QTextFrame.o sipQtGuiQList0101QTextFrame.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPaintEnginePaintEngineFeatures.o sipQtGuiQPaintEnginePaintEngineFeatures.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQMouseEvent.o sipQtGuiQMouseEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQIconDragEvent.o sipQtGuiQIconDragEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextCursor.o sipQtGuiQTextCursor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLFramebufferObjectFormat.o sipQtGuiQOpenGLFramebufferObjectFormat.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPdfWriter.o sipQtGuiQPdfWriter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLVertexArrayObjectBinder.o sipQtGuiQOpenGLVertexArrayObjectBinder.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQRadialGradient.o sipQtGuiQRadialGradient.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQGuiApplication.o sipQtGuiQGuiApplication.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQVector0100QLine.o sipQtGuiQVector0100QLine.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextLayout.o sipQtGuiQTextLayout.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextBlockGroup.o sipQtGuiQTextBlockGroup.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQValidator.o sipQtGuiQValidator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQVector0600QPair24000100QColor.o sipQtGuiQVector0600QPair24000100QColor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQDragEnterEvent.o sipQtGuiQDragEnterEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextTableCellFormat.o sipQtGuiQTextTableCellFormat.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextBlockFormat.o sipQtGuiQTextBlockFormat.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQBackingStore.o sipQtGuiQBackingStore.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextOption.o sipQtGuiQTextOption.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQGlyphRunGlyphRunFlags.o sipQtGuiQGlyphRunGlyphRunFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQWhatsThisClickedEvent.o sipQtGuiQWhatsThisClickedEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQFontMetrics.o sipQtGuiQFontMetrics.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTouchEvent.o sipQtGuiQTouchEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQFont.o sipQtGuiQFont.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQVector0100QTextLayoutFormatRange.o sipQtGuiQVector0100QTextLayoutFormatRange.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQShowEvent.o sipQtGuiQShowEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQInputMethod.o sipQtGuiQInputMethod.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQConicalGradient.o sipQtGuiQConicalGradient.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQStandardItem.o sipQtGuiQStandardItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextDocumentWriter.o sipQtGuiQTextDocumentWriter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextOptionFlags.o sipQtGuiQTextOptionFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQStyleHints.o sipQtGuiQStyleHints.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLTexture.o sipQtGuiQOpenGLTexture.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLDebugMessageSeverities.o sipQtGuiQOpenGLDebugMessageSeverities.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQSessionManager.o sipQtGuiQSessionManager.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQImageReader.o sipQtGuiQImageReader.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQSurface.o sipQtGuiQSurface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0111QTouchDevice.o sipQtGuiQList0111QTouchDevice.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTouchDevice.o sipQtGuiQTouchDevice.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0100QTextOptionTab.o sipQtGuiQList0100QTextOptionTab.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQStandardItemModel.o sipQtGuiQStandardItemModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQHoverEvent.o sipQtGuiQHoverEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQIntValidator.o sipQtGuiQIntValidator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQQuaternion.o sipQtGuiQQuaternion.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQGradient.o sipQtGuiQGradient.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextListFormat.o sipQtGuiQTextListFormat.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQDragLeaveEvent.o sipQtGuiQDragLeaveEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQRegularExpressionValidator.o sipQtGuiQRegularExpressionValidator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQRegExpValidator.o sipQtGuiQRegExpValidator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPixmap.o sipQtGuiQPixmap.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQFontMetricsF.o sipQtGuiQFontMetricsF.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQMatrix4x3.o sipQtGuiQMatrix4x3.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextFormatPageBreakFlags.o sipQtGuiQTextFormatPageBreakFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPaintEngineState.o sipQtGuiQPaintEngineState.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQt.o sipQtGuiQt.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPagedPaintDeviceMargins.o sipQtGuiQPagedPaintDeviceMargins.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTabletEvent.o sipQtGuiQTabletEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextOptionTab.o sipQtGuiQTextOptionTab.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextInlineObject.o sipQtGuiQTextInlineObject.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLBuffer.o sipQtGuiQOpenGLBuffer.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLVertexArrayObject.o sipQtGuiQOpenGLVertexArrayObject.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0101QOpenGLContext.o sipQtGuiQList0101QOpenGLContext.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQVector2400.o sipQtGuiQVector2400.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQVector4D.o sipQtGuiQVector4D.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQInputMethodEvent.o sipQtGuiQInputMethodEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLDebugLogger.o sipQtGuiQOpenGLDebugLogger.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQIcon.o sipQtGuiQIcon.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQSet0100QByteArray.o sipQtGuiQSet0100QByteArray.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQImageIOHandler.o sipQtGuiQImageIOHandler.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextDocumentFragment.o sipQtGuiQTextDocumentFragment.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLDebugMessageTypes.o sipQtGuiQOpenGLDebugMessageTypes.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQAbstractOpenGLFunctions.o sipQtGuiQAbstractOpenGLFunctions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextObjectInterface.o sipQtGuiQTextObjectInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextItem.o sipQtGuiQTextItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQMatrix2x3.o sipQtGuiQMatrix2x3.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQWindowStateChangeEvent.o sipQtGuiQWindowStateChangeEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQMatrix2x4.o sipQtGuiQMatrix2x4.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQFileOpenEvent.o sipQtGuiQFileOpenEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPair0100QOpenGLTextureFilter0100QOpenGLTextureFilter.o sipQtGuiQPair0100QOpenGLTextureFilter0100QOpenGLTextureFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQOpenGLFramebufferObject.o sipQtGuiQOpenGLFramebufferObject.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0101QOpenGLShader.o sipQtGuiQList0101QOpenGLShader.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPixmapCacheKey.o sipQtGuiQPixmapCacheKey.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0100QKeySequence.o sipQtGuiQList0100QKeySequence.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPixmapCache.o sipQtGuiQPixmapCache.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0100QTextLayoutFormatRange.o sipQtGuiQList0100QTextLayoutFormatRange.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQCursor.o sipQtGuiQCursor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQFontInfo.o sipQtGuiQFontInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPainterPixmapFragmentHints.o sipQtGuiQPainterPixmapFragmentHints.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPaintEngine.o sipQtGuiQPaintEngine.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextDocument.o sipQtGuiQTextDocument.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPainterPathStroker.o sipQtGuiQPainterPathStroker.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPair22002200.o sipQtGuiQPair22002200.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQMovie.o sipQtGuiQMovie.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQList0100QFontDatabaseWritingSystem.o sipQtGuiQList0100QFontDatabaseWritingSystem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQPageLayout.o sipQtGuiQPageLayout.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQTextImageFormat.o sipQtGuiQTextImageFormat.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQInputMethodQueryEvent.o sipQtGuiQInputMethodQueryEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtGuiQMatrix3x2.o sipQtGuiQMatrix3x2.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyopengl_attribute_array.o ../qpy/QtGui/qpyopengl_attribute_array.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyopengl_data_cache.o ../qpy/QtGui/qpyopengl_data_cache.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyopengl_add_constants.o ../qpy/QtGui/qpyopengl_add_constants.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyopengl_init.o ../qpy/QtGui/qpyopengl_init.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyopengl_value_array.o ../qpy/QtGui/qpyopengl_value_array.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyopengl_uniform_value_array.o ../qpy/QtGui/qpyopengl_uniform_value_array.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyopengl_version_functions.o ../qpy/QtGui/qpyopengl_version_functions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtGui -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyopengl_array_convertors.o ../qpy/QtGui/qpyopengl_array_convertors.cpp rm -f libQtGui.so g++ -m64 -Wl,--version-script=QtGui.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtGui.so sipQtGuiQList0100QSize.o sipQtGuiQPaintDevice.o sipQtGuiQMatrix3x3.o sipQtGuiQTextFrameiterator.o sipQtGuiQVector0100QPoint.o sipQtGuiQShortcutEvent.o sipQtGuiQFocusEvent.o sipQtGuiQContextMenuEvent.o sipQtGuiQHelpEvent.o sipQtGuiQTextList.o sipQtGuicmodule.o sipQtGuiQOpenGLShader.o sipQtGuiQTextBlock.o sipQtGuiQScrollPrepareEvent.o sipQtGuiQPictureIO.o sipQtGuiQSurfaceFormatFormatOptions.o sipQtGuiQMatrix4x4.o sipQtGuiQList0100QTextBlock.o sipQtGuiQTextFragment.o sipQtGuiQOpenGLTextureFeatures.o sipQtGuiQAbstractTextDocumentLayout.o sipQtGuiQTouchEventTouchPoint.o sipQtGuiQLinearGradient.o sipQtGuiQTextObject.o sipQtGuiQCloseEvent.o sipQtGuiQOpenGLDebugMessageSources.o sipQtGuiQGlyphRun.o sipQtGuiQNativeGestureEvent.o sipQtGuiQTransform.o sipQtGuiQVector0100QTextLength.o sipQtGuiQDoubleValidator.o sipQtGuiQPainterPathElement.o sipQtGuiQTextCharFormat.o sipQtGuiQList0100QOpenGLDebugMessage.o sipQtGuiQDragMoveEvent.o sipQtGuiQStatusTipEvent.o sipQtGuiQStaticText.o sipQtGuiQVector3D.o sipQtGuiQList0100QInputMethodEventAttribute.o sipQtGuiQMatrix4x2.o sipQtGuiQVector0100QAbstractTextDocumentLayoutSelection.o sipQtGuiQMoveEvent.o sipQtGuiQTextTableCell.o sipQtGuiQList0101QWindow.o sipQtGuiQScreen.o sipQtGuiQOpenGLVersionProfile.o sipQtGuiQList0101QStandardItem.o sipQtGuiQOpenGLTimeMonitor.o sipQtGuiQInputEvent.o sipQtGuiQTextFrame.o sipQtGuiQVector2200.o sipQtGuiQTextTableFormat.o sipQtGuiQRawFontLayoutFlags.o sipQtGuiQDesktopServices.o sipQtGuiQList0100QTouchEventTouchPoint.o sipQtGuiQTextLayoutFormatRange.o sipQtGuiQRawFont.o sipQtGuiQIconEngineAvailableSizesArgument.o sipQtGuiQOffscreenSurface.o sipQtGuiQActionEvent.o sipQtGuiQAbstractTextDocumentLayoutSelection.o sipQtGuiQOpenGLContext.o sipQtGuiQTouchDeviceCapabilities.o sipQtGuiQPageSize.o sipQtGuiQWindow.o sipQtGuiQResizeEvent.o sipQtGuiQVector2D.o sipQtGuiQTextLength.o sipQtGuiQList0101QScreen.o sipQtGuiQTextBlockUserData.o sipQtGuiQPolygonF.o sipQtGuiQVector0100QTextFormat.o sipQtGuiQPen.o sipQtGuiQPainter.o sipQtGuiQInputMethodEventAttribute.o sipQtGuiQPalette.o sipQtGuiQDrag.o sipQtGuiQScrollEvent.o sipQtGuiQOpenGLPaintDevice.o sipQtGuiQSurfaceFormat.o sipQtGuiQAbstractTextDocumentLayoutPaintContext.o sipQtGuiQOpenGLDebugMessage.o sipQtGuiQEnterEvent.o sipQtGuiQTextDocumentFindFlags.o sipQtGuiQVector0100QRect.o sipQtGuiQPolygon.o sipQtGuiQIconEngine.o sipQtGuiQKeyEvent.o sipQtGuiQBrush.o sipQtGuiQPaintEngineDirtyFlags.o sipQtGuiQVector1900.o sipQtGuiQMatrix2x2.o sipQtGuiQVector0100QLineF.o sipQtGuiQColor.o sipQtGuiQVector3900.o sipQtGuiQOpenGLShaderProgram.o sipQtGuiQKeySequence.o sipQtGuiQExposeEvent.o sipQtGuiQPainterPixmapFragment.o sipQtGuiQTouchEventTouchPointInfoFlags.o sipQtGuiQMatrix3x4.o sipQtGuiQWheelEvent.o sipQtGuiQClipboard.o sipQtGuiQPicture.o sipQtGuiQTextBlockiterator.o sipQtGuiQHideEvent.o sipQtGuiQBitmap.o sipQtGuiQPainterRenderHints.o sipQtGuiQOpenGLContextGroup.o sipQtGuiQTextFormat.o sipQtGuiQTextTable.o sipQtGuiQImageWriter.o sipQtGuiQTextItemRenderFlags.o sipQtGuiQFontDatabase.o sipQtGuiQSyntaxHighlighter.o sipQtGuiQRegion.o sipQtGuiQDropEvent.o sipQtGuiQPainterPath.o sipQtGuiQList0100QGlyphRun.o sipQtGuiQOpenGLPixelTransferOptions.o sipQtGuiQOpenGLShaderShaderType.o sipQtGuiQPaintEvent.o sipQtGuiQPagedPaintDevice.o sipQtGuiQImage.o sipQtGuiQTextLine.o sipQtGuiQVector0100QRectF.o sipQtGuiQList0100QPolygonF.o sipQtGuiQTextFrameFormat.o sipQtGuiQOpenGLTimerQuery.o sipQtGuiQList0101QTextFrame.o sipQtGuiQPaintEnginePaintEngineFeatures.o sipQtGuiQMouseEvent.o sipQtGuiQIconDragEvent.o sipQtGuiQTextCursor.o sipQtGuiQOpenGLFramebufferObjectFormat.o sipQtGuiQPdfWriter.o sipQtGuiQOpenGLVertexArrayObjectBinder.o sipQtGuiQRadialGradient.o sipQtGuiQGuiApplication.o sipQtGuiQVector0100QLine.o sipQtGuiQTextLayout.o sipQtGuiQTextBlockGroup.o sipQtGuiQValidator.o sipQtGuiQVector0600QPair24000100QColor.o sipQtGuiQDragEnterEvent.o sipQtGuiQTextTableCellFormat.o sipQtGuiQTextBlockFormat.o sipQtGuiQBackingStore.o sipQtGuiQTextOption.o sipQtGuiQGlyphRunGlyphRunFlags.o sipQtGuiQWhatsThisClickedEvent.o sipQtGuiQFontMetrics.o sipQtGuiQTouchEvent.o sipQtGuiQFont.o sipQtGuiQVector0100QTextLayoutFormatRange.o sipQtGuiQShowEvent.o sipQtGuiQInputMethod.o sipQtGuiQConicalGradient.o sipQtGuiQStandardItem.o sipQtGuiQTextDocumentWriter.o sipQtGuiQTextOptionFlags.o sipQtGuiQStyleHints.o sipQtGuiQOpenGLTexture.o sipQtGuiQOpenGLDebugMessageSeverities.o sipQtGuiQSessionManager.o sipQtGuiQImageReader.o sipQtGuiQSurface.o sipQtGuiQList0111QTouchDevice.o sipQtGuiQTouchDevice.o sipQtGuiQList0100QTextOptionTab.o sipQtGuiQStandardItemModel.o sipQtGuiQHoverEvent.o sipQtGuiQIntValidator.o sipQtGuiQQuaternion.o sipQtGuiQGradient.o sipQtGuiQTextListFormat.o sipQtGuiQDragLeaveEvent.o sipQtGuiQRegularExpressionValidator.o sipQtGuiQRegExpValidator.o sipQtGuiQPixmap.o sipQtGuiQFontMetricsF.o sipQtGuiQMatrix4x3.o sipQtGuiQTextFormatPageBreakFlags.o sipQtGuiQPaintEngineState.o sipQtGuiQt.o sipQtGuiQPagedPaintDeviceMargins.o sipQtGuiQTabletEvent.o sipQtGuiQTextOptionTab.o sipQtGuiQTextInlineObject.o sipQtGuiQOpenGLBuffer.o sipQtGuiQOpenGLVertexArrayObject.o sipQtGuiQList0101QOpenGLContext.o sipQtGuiQVector2400.o sipQtGuiQVector4D.o sipQtGuiQInputMethodEvent.o sipQtGuiQOpenGLDebugLogger.o sipQtGuiQIcon.o sipQtGuiQSet0100QByteArray.o sipQtGuiQImageIOHandler.o sipQtGuiQTextDocumentFragment.o sipQtGuiQOpenGLDebugMessageTypes.o sipQtGuiQAbstractOpenGLFunctions.o sipQtGuiQTextObjectInterface.o sipQtGuiQTextItem.o sipQtGuiQMatrix2x3.o sipQtGuiQWindowStateChangeEvent.o sipQtGuiQMatrix2x4.o sipQtGuiQFileOpenEvent.o sipQtGuiQPair0100QOpenGLTextureFilter0100QOpenGLTextureFilter.o sipQtGuiQOpenGLFramebufferObject.o sipQtGuiQList0101QOpenGLShader.o sipQtGuiQPixmapCacheKey.o sipQtGuiQList0100QKeySequence.o sipQtGuiQPixmapCache.o sipQtGuiQList0100QTextLayoutFormatRange.o sipQtGuiQCursor.o sipQtGuiQFontInfo.o sipQtGuiQPainterPixmapFragmentHints.o sipQtGuiQPaintEngine.o sipQtGuiQTextDocument.o sipQtGuiQPainterPathStroker.o sipQtGuiQPair22002200.o sipQtGuiQMovie.o sipQtGuiQList0100QFontDatabaseWritingSystem.o sipQtGuiQPageLayout.o sipQtGuiQTextImageFormat.o sipQtGuiQInputMethodQueryEvent.o sipQtGuiQMatrix3x2.o qpyopengl_attribute_array.o qpyopengl_data_cache.o qpyopengl_add_constants.o qpyopengl_init.o qpyopengl_value_array.o qpyopengl_uniform_value_array.o qpyopengl_version_functions.o qpyopengl_array_convertors.o -L/usr/X11R6/lib64 -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtGui.so QtGui.so make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtGui' cd QtHelp/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtHelp/QtHelp.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtHelp' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtHelpQHelpIndexModel.o sipQtHelpQHelpIndexModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtHelpQHelpIndexWidget.o sipQtHelpQHelpIndexWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtHelpQHelpContentItem.o sipQtHelpQHelpContentItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtHelpQHelpEngine.o sipQtHelpQHelpEngine.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtHelpQHelpSearchQueryWidget.o sipQtHelpQHelpSearchQueryWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtHelpcmodule.o sipQtHelpcmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtHelpQHelpContentWidget.o sipQtHelpQHelpContentWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtHelpQHelpSearchResultWidget.o sipQtHelpQHelpSearchResultWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtHelpQList0100QStringList.o sipQtHelpQList0100QStringList.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtHelpQHelpContentModel.o sipQtHelpQHelpContentModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtHelpQHelpEngineCore.o sipQtHelpQHelpEngineCore.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtHelpQHelpSearchEngine.o sipQtHelpQHelpSearchEngine.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtHelpQHelpSearchQuery.o sipQtHelpQHelpSearchQuery.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtHelpQMap0100QString0100QUrl.o sipQtHelpQMap0100QString0100QUrl.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_HELP_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtHelp -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtHelpQList0100QHelpSearchQuery.o sipQtHelpQList0100QHelpSearchQuery.cpp rm -f libQtHelp.so g++ -m64 -Wl,--version-script=QtHelp.exp -Wl,-O1 -Wl,-z,relro -Wl,-rpath-link,/usr/lib64 -shared -o libQtHelp.so sipQtHelpQHelpIndexModel.o sipQtHelpQHelpIndexWidget.o sipQtHelpQHelpContentItem.o sipQtHelpQHelpEngine.o sipQtHelpQHelpSearchQueryWidget.o sipQtHelpcmodule.o sipQtHelpQHelpContentWidget.o sipQtHelpQHelpSearchResultWidget.o sipQtHelpQList0100QStringList.o sipQtHelpQHelpContentModel.o sipQtHelpQHelpEngineCore.o sipQtHelpQHelpSearchEngine.o sipQtHelpQHelpSearchQuery.o sipQtHelpQMap0100QString0100QUrl.o sipQtHelpQList0100QHelpSearchQuery.o -L/usr/X11R6/lib64 -lQt5Help -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtHelp.so QtHelp.so make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtHelp' cd QtMultimedia/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtMultimedia/QtMultimedia.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtMultimedia' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQList0100QAudioFormatEndian.o sipQtMultimediaQList0100QAudioFormatEndian.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQImageEncoderSettings.o sipQtMultimediaQImageEncoderSettings.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQAudioDecoder.o sipQtMultimediaQAudioDecoder.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQAudioFormat.o sipQtMultimediaQAudioFormat.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQAudioProbe.o sipQtMultimediaQAudioProbe.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQList0100QCameraFocusZone.o sipQtMultimediaQList0100QCameraFocusZone.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQCameraImageProcessing.o sipQtMultimediaQCameraImageProcessing.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQVideoProbe.o sipQtMultimediaQVideoProbe.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQAudioDeviceInfo.o sipQtMultimediaQAudioDeviceInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQList0100QCameraInfo.o sipQtMultimediaQList0100QCameraInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQSoundEffect.o sipQtMultimediaQSoundEffect.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQVideoEncoderSettings.o sipQtMultimediaQVideoEncoderSettings.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQList0100QAudioFormatSampleType.o sipQtMultimediaQList0100QAudioFormatSampleType.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQList0100QMediaContent.o sipQtMultimediaQList0100QMediaContent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQCameraImageCapture.o sipQtMultimediaQCameraImageCapture.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQAudio.o sipQtMultimediaQAudio.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQCameraImageCaptureCaptureDestinations.o sipQtMultimediaQCameraImageCaptureCaptureDestinations.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQMediaResource.o sipQtMultimediaQMediaResource.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQMediaPlaylist.o sipQtMultimediaQMediaPlaylist.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQList0100QMediaTimeInterval.o sipQtMultimediaQList0100QMediaTimeInterval.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQMediaBindableInterface.o sipQtMultimediaQMediaBindableInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQMediaRecorder.o sipQtMultimediaQMediaRecorder.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQMediaContent.o sipQtMultimediaQMediaContent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQAbstractVideoBuffer.o sipQtMultimediaQAbstractVideoBuffer.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQCameraExposureFlashModes.o sipQtMultimediaQCameraExposureFlashModes.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQCameraFocusFocusModes.o sipQtMultimediaQCameraFocusFocusModes.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQList0100QVideoFramePixelFormat.o sipQtMultimediaQList0100QVideoFramePixelFormat.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQAudioBuffer.o sipQtMultimediaQAudioBuffer.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQCameraExposure.o sipQtMultimediaQCameraExposure.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQRadioData.o sipQtMultimediaQRadioData.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQList0100QAudioDeviceInfo.o sipQtMultimediaQList0100QAudioDeviceInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQVideoSurfaceFormat.o sipQtMultimediaQVideoSurfaceFormat.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQRadioTuner.o sipQtMultimediaQRadioTuner.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQCameraFocus.o sipQtMultimediaQCameraFocus.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQMediaTimeInterval.o sipQtMultimediaQMediaTimeInterval.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQCameraInfo.o sipQtMultimediaQCameraInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediacmodule.o sipQtMultimediacmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQList0100QMediaResource.o sipQtMultimediaQList0100QMediaResource.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQCamera.o sipQtMultimediaQCamera.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQMediaPlayer.o sipQtMultimediaQMediaPlayer.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQMediaObject.o sipQtMultimediaQMediaObject.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQSound.o sipQtMultimediaQSound.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQAudioInput.o sipQtMultimediaQAudioInput.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQAudioOutput.o sipQtMultimediaQAudioOutput.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQCameraLockTypes.o sipQtMultimediaQCameraLockTypes.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQCameraFocusZone.o sipQtMultimediaQCameraFocusZone.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQMediaMetaData.o sipQtMultimediaQMediaMetaData.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQMediaPlayerFlags.o sipQtMultimediaQMediaPlayerFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQMultimedia.o sipQtMultimediaQMultimedia.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQAudioRecorder.o sipQtMultimediaQAudioRecorder.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQVideoFrame.o sipQtMultimediaQVideoFrame.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQMediaService.o sipQtMultimediaQMediaService.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQMediaControl.o sipQtMultimediaQMediaControl.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQCameraCaptureModes.o sipQtMultimediaQCameraCaptureModes.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQMediaTimeRange.o sipQtMultimediaQMediaTimeRange.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQAbstractVideoSurface.o sipQtMultimediaQAbstractVideoSurface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIA_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaQAudioEncoderSettings.o sipQtMultimediaQAudioEncoderSettings.cpp rm -f libQtMultimedia.so g++ -m64 -Wl,--version-script=QtMultimedia.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtMultimedia.so sipQtMultimediaQList0100QAudioFormatEndian.o sipQtMultimediaQImageEncoderSettings.o sipQtMultimediaQAudioDecoder.o sipQtMultimediaQAudioFormat.o sipQtMultimediaQAudioProbe.o sipQtMultimediaQList0100QCameraFocusZone.o sipQtMultimediaQCameraImageProcessing.o sipQtMultimediaQVideoProbe.o sipQtMultimediaQAudioDeviceInfo.o sipQtMultimediaQList0100QCameraInfo.o sipQtMultimediaQSoundEffect.o sipQtMultimediaQVideoEncoderSettings.o sipQtMultimediaQList0100QAudioFormatSampleType.o sipQtMultimediaQList0100QMediaContent.o sipQtMultimediaQCameraImageCapture.o sipQtMultimediaQAudio.o sipQtMultimediaQCameraImageCaptureCaptureDestinations.o sipQtMultimediaQMediaResource.o sipQtMultimediaQMediaPlaylist.o sipQtMultimediaQList0100QMediaTimeInterval.o sipQtMultimediaQMediaBindableInterface.o sipQtMultimediaQMediaRecorder.o sipQtMultimediaQMediaContent.o sipQtMultimediaQAbstractVideoBuffer.o sipQtMultimediaQCameraExposureFlashModes.o sipQtMultimediaQCameraFocusFocusModes.o sipQtMultimediaQList0100QVideoFramePixelFormat.o sipQtMultimediaQAudioBuffer.o sipQtMultimediaQCameraExposure.o sipQtMultimediaQRadioData.o sipQtMultimediaQList0100QAudioDeviceInfo.o sipQtMultimediaQVideoSurfaceFormat.o sipQtMultimediaQRadioTuner.o sipQtMultimediaQCameraFocus.o sipQtMultimediaQMediaTimeInterval.o sipQtMultimediaQCameraInfo.o sipQtMultimediacmodule.o sipQtMultimediaQList0100QMediaResource.o sipQtMultimediaQCamera.o sipQtMultimediaQMediaPlayer.o sipQtMultimediaQMediaObject.o sipQtMultimediaQSound.o sipQtMultimediaQAudioInput.o sipQtMultimediaQAudioOutput.o sipQtMultimediaQCameraLockTypes.o sipQtMultimediaQCameraFocusZone.o sipQtMultimediaQMediaMetaData.o sipQtMultimediaQMediaPlayerFlags.o sipQtMultimediaQMultimedia.o sipQtMultimediaQAudioRecorder.o sipQtMultimediaQVideoFrame.o sipQtMultimediaQMediaService.o sipQtMultimediaQMediaControl.o sipQtMultimediaQCameraCaptureModes.o sipQtMultimediaQMediaTimeRange.o sipQtMultimediaQAbstractVideoSurface.o sipQtMultimediaQAudioEncoderSettings.o -L/usr/X11R6/lib64 -lQt5Multimedia -lQt5Network -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtMultimedia.so QtMultimedia.so make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtMultimedia' cd QtMultimediaWidgets/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtMultimediaWidgets/QtMultimediaWidgets.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtMultimediaWidgets' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIAWIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimediaWidgets -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaWidgetsQCameraViewfinder.o sipQtMultimediaWidgetsQCameraViewfinder.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIAWIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimediaWidgets -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaWidgetsQVideoWidget.o sipQtMultimediaWidgetsQVideoWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIAWIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimediaWidgets -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaWidgetsQGraphicsVideoItem.o sipQtMultimediaWidgetsQGraphicsVideoItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_MULTIMEDIAWIDGETS_LIB -DQT_MULTIMEDIA_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtMultimediaWidgets -isystem /usr/include/qt5/QtMultimedia -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtMultimediaWidgetscmodule.o sipQtMultimediaWidgetscmodule.cpp rm -f libQtMultimediaWidgets.so g++ -m64 -Wl,--version-script=QtMultimediaWidgets.exp -Wl,-O1 -Wl,-z,relro -Wl,-rpath-link,/usr/lib64 -shared -o libQtMultimediaWidgets.so sipQtMultimediaWidgetsQCameraViewfinder.o sipQtMultimediaWidgetsQVideoWidget.o sipQtMultimediaWidgetsQGraphicsVideoItem.o sipQtMultimediaWidgetscmodule.o -L/usr/X11R6/lib64 -lQt5MultimediaWidgets -lQt5Multimedia -lQt5Widgets -lQt5Network -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtMultimediaWidgets.so QtMultimediaWidgets.so make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtMultimediaWidgets' cd QtNetwork/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtNetwork/QtNetwork.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtNetwork' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQAbstractNetworkCache.o sipQtNetworkQAbstractNetworkCache.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQMultiMap0100QSslAlternativeNameEntryType0100QString.o sipQtNetworkQMultiMap0100QSslAlternativeNameEntryType0100QString.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQSslKey.o sipQtNetworkQSslKey.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQAbstractSocketBindMode.o sipQtNetworkQAbstractSocketBindMode.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkConfiguration.o sipQtNetworkQNetworkConfiguration.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkcmodule.o sipQtNetworkcmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQList0100QSslCertificate.o sipQtNetworkQList0100QSslCertificate.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQHostInfo.o sipQtNetworkQHostInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQList0100QNetworkCookie.o sipQtNetworkQList0100QNetworkCookie.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkProxy.o sipQtNetworkQNetworkProxy.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQSslCertificate.o sipQtNetworkQSslCertificate.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkProxyQuery.o sipQtNetworkQNetworkProxyQuery.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQDnsMailExchangeRecord.o sipQtNetworkQDnsMailExchangeRecord.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQPair0100QHostAddress1800.o sipQtNetworkQPair0100QHostAddress1800.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQList0100QDnsTextRecord.o sipQtNetworkQList0100QDnsTextRecord.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQAbstractSocketPauseModes.o sipQtNetworkQAbstractSocketPauseModes.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQList0100QHostAddress.o sipQtNetworkQList0100QHostAddress.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQLocalServerSocketOptions.o sipQtNetworkQLocalServerSocketOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQList0100QDnsServiceRecord.o sipQtNetworkQList0100QDnsServiceRecord.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkCookieJar.o sipQtNetworkQNetworkCookieJar.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQSslCertificateExtension.o sipQtNetworkQSslCertificateExtension.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQList0100QNetworkConfiguration.o sipQtNetworkQList0100QNetworkConfiguration.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkCacheMetaData.o sipQtNetworkQNetworkCacheMetaData.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkConfigurationManager.o sipQtNetworkQNetworkConfigurationManager.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkDiskCache.o sipQtNetworkQNetworkDiskCache.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQSslSslOptions.o sipQtNetworkQSslSslOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQDnsLookup.o sipQtNetworkQDnsLookup.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQ_IPV6ADDR.o sipQtNetworkQ_IPV6ADDR.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQHash0100QNetworkRequestAttribute0100QVariant.o sipQtNetworkQHash0100QNetworkRequestAttribute0100QVariant.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQList0100QNetworkProxy.o sipQtNetworkQList0100QNetworkProxy.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkProxyCapabilities.o sipQtNetworkQNetworkProxyCapabilities.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQDnsTextRecord.o sipQtNetworkQDnsTextRecord.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQTcpServer.o sipQtNetworkQTcpServer.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkInterfaceInterfaceFlags.o sipQtNetworkQNetworkInterfaceInterfaceFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkSession.o sipQtNetworkQNetworkSession.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkSessionUsagePolicies.o sipQtNetworkQNetworkSessionUsagePolicies.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQHostAddress.o sipQtNetworkQHostAddress.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQList0100QNetworkAddressEntry.o sipQtNetworkQList0100QNetworkAddressEntry.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkAddressEntry.o sipQtNetworkQNetworkAddressEntry.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQSslSocket.o sipQtNetworkQSslSocket.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQList0100QDnsMailExchangeRecord.o sipQtNetworkQList0100QDnsMailExchangeRecord.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkAccessManager.o sipQtNetworkQNetworkAccessManager.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQSsl.o sipQtNetworkQSsl.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQDnsDomainNameRecord.o sipQtNetworkQDnsDomainNameRecord.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQSslConfiguration.o sipQtNetworkQSslConfiguration.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQSslCipher.o sipQtNetworkQSslCipher.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQHttpPart.o sipQtNetworkQHttpPart.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkConfigurationManagerCapabilities.o sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkProxyFactory.o sipQtNetworkQNetworkProxyFactory.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQDnsHostAddressRecord.o sipQtNetworkQDnsHostAddressRecord.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQLocalSocket.o sipQtNetworkQLocalSocket.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQUdpSocket.o sipQtNetworkQUdpSocket.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQLocalServer.o sipQtNetworkQLocalServer.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQList0100QSslCipher.o sipQtNetworkQList0100QSslCipher.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQList0100QSslError.o sipQtNetworkQList0100QSslError.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQList0100QDnsHostAddressRecord.o sipQtNetworkQList0100QDnsHostAddressRecord.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQList0600QPair0100QByteArray0100QByteArray.o sipQtNetworkQList0600QPair0100QByteArray0100QByteArray.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQHttpMultiPart.o sipQtNetworkQHttpMultiPart.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkRequest.o sipQtNetworkQNetworkRequest.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQList0100QNetworkInterface.o sipQtNetworkQList0100QNetworkInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQDnsServiceRecord.o sipQtNetworkQDnsServiceRecord.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQSslError.o sipQtNetworkQSslError.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkConfigurationStateFlags.o sipQtNetworkQNetworkConfigurationStateFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQList0100QSslCertificateExtension.o sipQtNetworkQList0100QSslCertificateExtension.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkCookie.o sipQtNetworkQNetworkCookie.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQAuthenticator.o sipQtNetworkQAuthenticator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkInterface.o sipQtNetworkQNetworkInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQTcpSocket.o sipQtNetworkQTcpSocket.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQNetworkReply.o sipQtNetworkQNetworkReply.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQList0100QDnsDomainNameRecord.o sipQtNetworkQList0100QDnsDomainNameRecord.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtNetworkQAbstractSocket.o sipQtNetworkQAbstractSocket.cpp rm -f libQtNetwork.so g++ -m64 -Wl,--version-script=QtNetwork.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtNetwork.so sipQtNetworkQAbstractNetworkCache.o sipQtNetworkQMultiMap0100QSslAlternativeNameEntryType0100QString.o sipQtNetworkQSslKey.o sipQtNetworkQAbstractSocketBindMode.o sipQtNetworkQNetworkConfiguration.o sipQtNetworkcmodule.o sipQtNetworkQList0100QSslCertificate.o sipQtNetworkQHostInfo.o sipQtNetworkQList0100QNetworkCookie.o sipQtNetworkQNetworkProxy.o sipQtNetworkQSslCertificate.o sipQtNetworkQNetworkProxyQuery.o sipQtNetworkQDnsMailExchangeRecord.o sipQtNetworkQPair0100QHostAddress1800.o sipQtNetworkQList0100QDnsTextRecord.o sipQtNetworkQAbstractSocketPauseModes.o sipQtNetworkQList0100QHostAddress.o sipQtNetworkQLocalServerSocketOptions.o sipQtNetworkQList0100QDnsServiceRecord.o sipQtNetworkQNetworkCookieJar.o sipQtNetworkQSslCertificateExtension.o sipQtNetworkQList0100QNetworkConfiguration.o sipQtNetworkQNetworkCacheMetaData.o sipQtNetworkQNetworkConfigurationManager.o sipQtNetworkQNetworkDiskCache.o sipQtNetworkQSslSslOptions.o sipQtNetworkQDnsLookup.o sipQtNetworkQ_IPV6ADDR.o sipQtNetworkQHash0100QNetworkRequestAttribute0100QVariant.o sipQtNetworkQList0100QNetworkProxy.o sipQtNetworkQNetworkProxyCapabilities.o sipQtNetworkQDnsTextRecord.o sipQtNetworkQTcpServer.o sipQtNetworkQNetworkInterfaceInterfaceFlags.o sipQtNetworkQNetworkSession.o sipQtNetworkQNetworkSessionUsagePolicies.o sipQtNetworkQHostAddress.o sipQtNetworkQList0100QNetworkAddressEntry.o sipQtNetworkQNetworkAddressEntry.o sipQtNetworkQSslSocket.o sipQtNetworkQList0100QDnsMailExchangeRecord.o sipQtNetworkQNetworkAccessManager.o sipQtNetworkQSsl.o sipQtNetworkQDnsDomainNameRecord.o sipQtNetworkQSslConfiguration.o sipQtNetworkQSslCipher.o sipQtNetworkQHttpPart.o sipQtNetworkQNetworkConfigurationManagerCapabilities.o sipQtNetworkQNetworkProxyFactory.o sipQtNetworkQDnsHostAddressRecord.o sipQtNetworkQLocalSocket.o sipQtNetworkQUdpSocket.o sipQtNetworkQLocalServer.o sipQtNetworkQList0100QSslCipher.o sipQtNetworkQList0100QSslError.o sipQtNetworkQList0100QDnsHostAddressRecord.o sipQtNetworkQList0600QPair0100QByteArray0100QByteArray.o sipQtNetworkQHttpMultiPart.o sipQtNetworkQNetworkRequest.o sipQtNetworkQList0100QNetworkInterface.o sipQtNetworkQDnsServiceRecord.o sipQtNetworkQSslError.o sipQtNetworkQNetworkConfigurationStateFlags.o sipQtNetworkQList0100QSslCertificateExtension.o sipQtNetworkQNetworkCookie.o sipQtNetworkQAuthenticator.o sipQtNetworkQNetworkInterface.o sipQtNetworkQTcpSocket.o sipQtNetworkQNetworkReply.o sipQtNetworkQList0100QDnsDomainNameRecord.o sipQtNetworkQAbstractSocket.o -lQt5Network -lQt5Core -lpthread cp -f libQtNetwork.so QtNetwork.so make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtNetwork' cd QtOpenGL/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtOpenGL/QtOpenGL.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtOpenGL' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtOpenGLQGLFormatOpenGLVersionFlags.o sipQtOpenGLQGLFormatOpenGLVersionFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtOpenGLQGLContextBindOptions.o sipQtOpenGLQGLContextBindOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtOpenGLQGLFormat.o sipQtOpenGLQGLFormat.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtOpenGLQGLContext.o sipQtOpenGLQGLContext.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtOpenGLcmodule.o sipQtOpenGLcmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtOpenGLQGLFormatOptions.o sipQtOpenGLQGLFormatOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtOpenGLQGLWidget.o sipQtOpenGLQGLWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_OPENGL_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtOpenGL -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtOpenGLQGL.o sipQtOpenGLQGL.cpp rm -f libQtOpenGL.so g++ -m64 -Wl,--version-script=QtOpenGL.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtOpenGL.so sipQtOpenGLQGLFormatOpenGLVersionFlags.o sipQtOpenGLQGLContextBindOptions.o sipQtOpenGLQGLFormat.o sipQtOpenGLQGLContext.o sipQtOpenGLcmodule.o sipQtOpenGLQGLFormatOptions.o sipQtOpenGLQGLWidget.o sipQtOpenGLQGL.o -L/usr/X11R6/lib64 -lQt5OpenGL -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtOpenGL.so QtOpenGL.so make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtOpenGL' cd QtPrintSupport/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtPrintSupport/QtPrintSupport.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtPrintSupport' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPrintSupportQPrintDialog.o sipQtPrintSupportQPrintDialog.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPrintSupportQAbstractPrintDialogPrintDialogOptions.o sipQtPrintSupportQAbstractPrintDialogPrintDialogOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPrintSupportQPrintEngine.o sipQtPrintSupportQPrintEngine.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPrintSupportQPrinter.o sipQtPrintSupportQPrinter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPrintSupportcmodule.o sipQtPrintSupportcmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPrintSupportQList0100QPrinterInfo.o sipQtPrintSupportQList0100QPrinterInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPrintSupportQPageSetupDialog.o sipQtPrintSupportQPageSetupDialog.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPrintSupportQList0100QPagedPaintDevicePageSize.o sipQtPrintSupportQList0100QPagedPaintDevicePageSize.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPrintSupportQList0600QPair0100QString0100QSizeF.o sipQtPrintSupportQList0600QPair0100QString0100QSizeF.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPrintSupportQList0100QPageSize.o sipQtPrintSupportQList0100QPageSize.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPrintSupportQPrinterInfo.o sipQtPrintSupportQPrinterInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPrintSupportQPrintPreviewDialog.o sipQtPrintSupportQPrintPreviewDialog.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPrintSupportQAbstractPrintDialog.o sipQtPrintSupportQAbstractPrintDialog.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_PRINTSUPPORT_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPrintSupportQPrintPreviewWidget.o sipQtPrintSupportQPrintPreviewWidget.cpp rm -f libQtPrintSupport.so g++ -m64 -Wl,--version-script=QtPrintSupport.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtPrintSupport.so sipQtPrintSupportQPrintDialog.o sipQtPrintSupportQAbstractPrintDialogPrintDialogOptions.o sipQtPrintSupportQPrintEngine.o sipQtPrintSupportQPrinter.o sipQtPrintSupportcmodule.o sipQtPrintSupportQList0100QPrinterInfo.o sipQtPrintSupportQPageSetupDialog.o sipQtPrintSupportQList0100QPagedPaintDevicePageSize.o sipQtPrintSupportQList0600QPair0100QString0100QSizeF.o sipQtPrintSupportQList0100QPageSize.o sipQtPrintSupportQPrinterInfo.o sipQtPrintSupportQPrintPreviewDialog.o sipQtPrintSupportQAbstractPrintDialog.o sipQtPrintSupportQPrintPreviewWidget.o -L/usr/X11R6/lib64 -lQt5PrintSupport -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtPrintSupport.so QtPrintSupport.so make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtPrintSupport' cd QtQml/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtQml/QtQml.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtQml' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlListReference.o sipQtQmlQQmlListReference.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlContext.o sipQtQmlQQmlContext.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQList0100QQmlProperty.o sipQtQmlQList0100QQmlProperty.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlAbstractUrlInterceptor.o sipQtQmlQQmlAbstractUrlInterceptor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlScriptString.o sipQtQmlQQmlScriptString.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlImageProviderBaseFlags.o sipQtQmlQQmlImageProviderBaseFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlNetworkAccessManagerFactory.o sipQtQmlQQmlNetworkAccessManagerFactory.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlExtensionPlugin.o sipQtQmlQQmlExtensionPlugin.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlPropertyValueSource.o sipQtQmlQQmlPropertyValueSource.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlProperty.o sipQtQmlQQmlProperty.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlEngine.o sipQtQmlQQmlEngine.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlFileSelector.o sipQtQmlQQmlFileSelector.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlListProperty0100QObject.o sipQtQmlQQmlListProperty0100QObject.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQJSValue.o sipQtQmlQJSValue.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlPropertyMap.o sipQtQmlQQmlPropertyMap.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlApplicationEngine.o sipQtQmlQQmlApplicationEngine.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlIncubationController.o sipQtQmlQQmlIncubationController.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlParserStatus.o sipQtQmlQQmlParserStatus.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlExpression.o sipQtQmlQQmlExpression.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlError.o sipQtQmlQQmlError.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlIncubator.o sipQtQmlQQmlIncubator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQJSValueIterator.o sipQtQmlQJSValueIterator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlImageProviderBase.o sipQtQmlQQmlImageProviderBase.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlcmodule.o sipQtQmlcmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQList0100QJSValue.o sipQtQmlQList0100QJSValue.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQQmlComponent.o sipQtQmlQQmlComponent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQList0100QQmlError.o sipQtQmlQList0100QQmlError.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQmlQJSEngine.o sipQtQmlQJSEngine.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyqml_qjsvalue.o ../qpy/QtQml/qpyqml_qjsvalue.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyqmlsingletonobject.o ../qpy/QtQml/qpyqmlsingletonobject.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyqmlobject.o ../qpy/QtQml/qpyqmlobject.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyqml_listdata.o ../qpy/QtQml/qpyqml_listdata.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyqml_register_singleton_type.o ../qpy/QtQml/qpyqml_register_singleton_type.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyqmllistproperty.o ../qpy/QtQml/qpyqmllistproperty.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyqml_register_type.o ../qpy/QtQml/qpyqml_register_type.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyqml_post_init.o ../qpy/QtQml/qpyqml_post_init.cpp /usr/lib64/qt5/bin/moc -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtQml -I/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtQml -I/usr/include/python3.3m -I/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/qpy/QtQml -I/usr/include/qt5 -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/4.8.2 -I/usr/include/c++/4.8.2/x86_64-redhat-linux -I/usr/include/c++/4.8.2/backward -I/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include -I/usr/local/include -I/usr/include ../qpy/QtQml/qpyqml_listdata.h -o moc_qpyqml_listdata.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQml -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o moc_qpyqml_listdata.o moc_qpyqml_listdata.cpp rm -f libQtQml.so g++ -m64 -Wl,--version-script=QtQml.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtQml.so sipQtQmlQQmlListReference.o sipQtQmlQQmlContext.o sipQtQmlQList0100QQmlProperty.o sipQtQmlQQmlAbstractUrlInterceptor.o sipQtQmlQQmlScriptString.o sipQtQmlQQmlImageProviderBaseFlags.o sipQtQmlQQmlNetworkAccessManagerFactory.o sipQtQmlQQmlExtensionPlugin.o sipQtQmlQQmlPropertyValueSource.o sipQtQmlQQmlProperty.o sipQtQmlQQmlEngine.o sipQtQmlQQmlFileSelector.o sipQtQmlQQmlListProperty0100QObject.o sipQtQmlQJSValue.o sipQtQmlQQmlPropertyMap.o sipQtQmlQQmlApplicationEngine.o sipQtQmlQQmlIncubationController.o sipQtQmlQQmlParserStatus.o sipQtQmlQQmlExpression.o sipQtQmlQQmlError.o sipQtQmlQQmlIncubator.o sipQtQmlQJSValueIterator.o sipQtQmlQQmlImageProviderBase.o sipQtQmlcmodule.o sipQtQmlQList0100QJSValue.o sipQtQmlQQmlComponent.o sipQtQmlQList0100QQmlError.o sipQtQmlQJSEngine.o qpyqml_qjsvalue.o qpyqmlsingletonobject.o qpyqmlobject.o qpyqml_listdata.o qpyqml_register_singleton_type.o qpyqmllistproperty.o qpyqml_register_type.o qpyqml_post_init.o moc_qpyqml_listdata.o -L/usr/X11R6/lib64 -lQt5Qml -lQt5Network -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtQml.so QtQml.so make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtQml' cd QtQuick/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtQuick/QtQuick.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtQuick' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGGeometry.o sipQtQuickQSGGeometry.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGOpaqueTextureMaterial.o sipQtQuickQSGOpaqueTextureMaterial.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGClipNode.o sipQtQuickQSGClipNode.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGDynamicTexture.o sipQtQuickQSGDynamicTexture.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGTexture.o sipQtQuickQSGTexture.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGFlatColorMaterial.o sipQtQuickQSGFlatColorMaterial.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQQuickItemUpdatePaintNodeData.o sipQtQuickQQuickItemUpdatePaintNodeData.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGNodeDirtyState.o sipQtQuickQSGNodeDirtyState.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQQuickImageProvider.o sipQtQuickQQuickImageProvider.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGMaterialFlags.o sipQtQuickQSGMaterialFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQQuickFramebufferObjectRenderer.o sipQtQuickQQuickFramebufferObjectRenderer.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQQuickItem.o sipQtQuickQQuickItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGOpacityNode.o sipQtQuickQSGOpacityNode.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGGeometryAttribute.o sipQtQuickQSGGeometryAttribute.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQList0101QQuickItem.o sipQtQuickQList0101QQuickItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGNode.o sipQtQuickQSGNode.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGGeometryTexturedPoint2D.o sipQtQuickQSGGeometryTexturedPoint2D.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGMaterialType.o sipQtQuickQSGMaterialType.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGTextureMaterial.o sipQtQuickQSGTextureMaterial.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGSimpleRectNode.o sipQtQuickQSGSimpleRectNode.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGMaterial.o sipQtQuickQSGMaterial.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGMaterialShaderRenderState.o sipQtQuickQSGMaterialShaderRenderState.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQQuickWindowCreateTextureOptions.o sipQtQuickQQuickWindowCreateTextureOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGGeometryColoredPoint2D.o sipQtQuickQSGGeometryColoredPoint2D.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGSimpleTextureNode.o sipQtQuickQSGSimpleTextureNode.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQQuickTextDocument.o sipQtQuickQQuickTextDocument.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQQuickPaintedItemPerformanceHints.o sipQtQuickQQuickPaintedItemPerformanceHints.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickcmodule.o sipQtQuickcmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQQuickTextureFactory.o sipQtQuickQQuickTextureFactory.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGMaterialShaderRenderStateDirtyStates.o sipQtQuickQSGMaterialShaderRenderStateDirtyStates.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQQuickFramebufferObject.o sipQtQuickQQuickFramebufferObject.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGNodeFlags.o sipQtQuickQSGNodeFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGBasicGeometryNode.o sipQtQuickQSGBasicGeometryNode.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGGeometryNode.o sipQtQuickQSGGeometryNode.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQQuickView.o sipQtQuickQQuickView.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGTextureProvider.o sipQtQuickQSGTextureProvider.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGGeometryPoint2D.o sipQtQuickQSGGeometryPoint2D.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQQuickPaintedItem.o sipQtQuickQQuickPaintedItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQQuickWindow.o sipQtQuickQQuickWindow.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGSimpleTextureNodeTextureCoordinatesTransformMode.o sipQtQuickQSGSimpleTextureNodeTextureCoordinatesTransformMode.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGGeometryAttributeSet.o sipQtQuickQSGGeometryAttributeSet.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQQuickItemFlags.o sipQtQuickQQuickItemFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQQuickItemItemChangeData.o sipQtQuickQQuickItemItemChangeData.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGMaterialShader.o sipQtQuickQSGMaterialShader.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGVertexColorMaterial.o sipQtQuickQSGVertexColorMaterial.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickQSGTransformNode.o sipQtQuickQSGTransformNode.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyquick_register_type.o ../qpy/QtQuick/qpyquick_register_type.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyquickitem.o ../qpy/QtQuick/qpyquickitem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyquick_post_init.o ../qpy/QtQuick/qpyquick_post_init.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyquickpainteditem.o ../qpy/QtQuick/qpyquickpainteditem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICK_LIB -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtQuick -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o qpyquick_chimera_helpers.o ../qpy/QtQuick/qpyquick_chimera_helpers.cpp rm -f libQtQuick.so g++ -m64 -Wl,--version-script=QtQuick.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtQuick.so sipQtQuickQSGGeometry.o sipQtQuickQSGOpaqueTextureMaterial.o sipQtQuickQSGClipNode.o sipQtQuickQSGDynamicTexture.o sipQtQuickQSGTexture.o sipQtQuickQSGFlatColorMaterial.o sipQtQuickQQuickItemUpdatePaintNodeData.o sipQtQuickQSGNodeDirtyState.o sipQtQuickQQuickImageProvider.o sipQtQuickQSGMaterialFlags.o sipQtQuickQQuickFramebufferObjectRenderer.o sipQtQuickQQuickItem.o sipQtQuickQSGOpacityNode.o sipQtQuickQSGGeometryAttribute.o sipQtQuickQList0101QQuickItem.o sipQtQuickQSGNode.o sipQtQuickQSGGeometryTexturedPoint2D.o sipQtQuickQSGMaterialType.o sipQtQuickQSGTextureMaterial.o sipQtQuickQSGSimpleRectNode.o sipQtQuickQSGMaterial.o sipQtQuickQSGMaterialShaderRenderState.o sipQtQuickQQuickWindowCreateTextureOptions.o sipQtQuickQSGGeometryColoredPoint2D.o sipQtQuickQSGSimpleTextureNode.o sipQtQuickQQuickTextDocument.o sipQtQuickQQuickPaintedItemPerformanceHints.o sipQtQuickcmodule.o sipQtQuickQQuickTextureFactory.o sipQtQuickQSGMaterialShaderRenderStateDirtyStates.o sipQtQuickQQuickFramebufferObject.o sipQtQuickQSGNodeFlags.o sipQtQuickQSGBasicGeometryNode.o sipQtQuickQSGGeometryNode.o sipQtQuickQQuickView.o sipQtQuickQSGTextureProvider.o sipQtQuickQSGGeometryPoint2D.o sipQtQuickQQuickPaintedItem.o sipQtQuickQQuickWindow.o sipQtQuickQSGSimpleTextureNodeTextureCoordinatesTransformMode.o sipQtQuickQSGGeometryAttributeSet.o sipQtQuickQQuickItemFlags.o sipQtQuickQQuickItemItemChangeData.o sipQtQuickQSGMaterialShader.o sipQtQuickQSGVertexColorMaterial.o sipQtQuickQSGTransformNode.o qpyquick_register_type.o qpyquickitem.o qpyquick_post_init.o qpyquickpainteditem.o qpyquick_chimera_helpers.o -L/usr/X11R6/lib64 -lQt5Quick -lQt5Qml -lQt5Network -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtQuick.so QtQuick.so make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtQuick' cd QtSql/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtSql/QtSql.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtSql' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlQSqlParamType.o sipQtSqlQSqlParamType.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlQSqlError.o sipQtSqlQSqlError.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlQSqlResult.o sipQtSqlQSqlResult.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlQSqlQuery.o sipQtSqlQSqlQuery.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlQSqlDatabase.o sipQtSqlQSqlDatabase.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlQSqlDriver.o sipQtSqlQSqlDriver.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlQSqlIndex.o sipQtSqlQSqlIndex.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlQSql.o sipQtSqlQSql.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlQSqlRelationalTableModel.o sipQtSqlQSqlRelationalTableModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlcmodule.o sipQtSqlcmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlQSqlField.o sipQtSqlQSqlField.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlQVector0100QVariant.o sipQtSqlQVector0100QVariant.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlQSqlDriverCreatorBase.o sipQtSqlQSqlDriverCreatorBase.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlQSqlQueryModel.o sipQtSqlQSqlQueryModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlQSqlRelationalDelegate.o sipQtSqlQSqlRelationalDelegate.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlQSqlRelation.o sipQtSqlQSqlRelation.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlQSqlTableModel.o sipQtSqlQSqlTableModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtSql -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSqlQSqlRecord.o sipQtSqlQSqlRecord.cpp rm -f libQtSql.so g++ -m64 -Wl,--version-script=QtSql.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtSql.so sipQtSqlQSqlParamType.o sipQtSqlQSqlError.o sipQtSqlQSqlResult.o sipQtSqlQSqlQuery.o sipQtSqlQSqlDatabase.o sipQtSqlQSqlDriver.o sipQtSqlQSqlIndex.o sipQtSqlQSql.o sipQtSqlQSqlRelationalTableModel.o sipQtSqlcmodule.o sipQtSqlQSqlField.o sipQtSqlQVector0100QVariant.o sipQtSqlQSqlDriverCreatorBase.o sipQtSqlQSqlQueryModel.o sipQtSqlQSqlRelationalDelegate.o sipQtSqlQSqlRelation.o sipQtSqlQSqlTableModel.o sipQtSqlQSqlRecord.o -L/usr/X11R6/lib64 -lQt5Widgets -lQt5Sql -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtSql.so QtSql.so make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtSql' cd QtSvg/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtSvg/QtSvg.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtSvg' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSvgQSvgRenderer.o sipQtSvgQSvgRenderer.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSvgcmodule.o sipQtSvgcmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSvgQSvgGenerator.o sipQtSvgQSvgGenerator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSvgQGraphicsSvgItem.o sipQtSvgQGraphicsSvgItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSvg -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSvgQSvgWidget.o sipQtSvgQSvgWidget.cpp rm -f libQtSvg.so g++ -m64 -Wl,--version-script=QtSvg.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtSvg.so sipQtSvgQSvgRenderer.o sipQtSvgcmodule.o sipQtSvgQSvgGenerator.o sipQtSvgQGraphicsSvgItem.o sipQtSvgQSvgWidget.o -L/usr/X11R6/lib64 -lQt5Svg -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtSvg.so QtSvg.so make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtSvg' cd QtTest/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtTest/QtTest.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtTest' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_TESTLIB_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtTest\" -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtTest -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtTestQTest.o sipQtTestQTest.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_TESTLIB_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtTest\" -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtTest -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtTestcmodule.o sipQtTestcmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_TESTLIB_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtTest\" -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtTest -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtTestQTestQTouchEventSequence.o sipQtTestQTestQTouchEventSequence.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_TESTLIB_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_TESTCASE_BUILDDIR=\"/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtTest\" -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtTest -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtTestQSignalSpy.o sipQtTestQSignalSpy.cpp rm -f libQtTest.so g++ -m64 -Wl,--version-script=QtTest.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtTest.so sipQtTestQTest.o sipQtTestcmodule.o sipQtTestQTestQTouchEventSequence.o sipQtTestQSignalSpy.o -L/usr/X11R6/lib64 -lQt5Widgets -lQt5Test -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtTest.so QtTest.so make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtTest' cd QtWebKit/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtWebKit/QtWebKit.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtWebKit' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQWebHistoryInterface.o sipQtWebKitQWebHistoryInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQWebPluginFactory.o sipQtWebKitQWebPluginFactory.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitcmodule.o sipQtWebKitcmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQWebElement.o sipQtWebKitQWebElement.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQList0100QWebDatabase.o sipQtWebKitQList0100QWebDatabase.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQWebPluginFactoryMimeType.o sipQtWebKitQWebPluginFactoryMimeType.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQWebDatabase.o sipQtWebKitQWebDatabase.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQList0100QWebHistoryItem.o sipQtWebKitQList0100QWebHistoryItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQWebPluginFactoryExtensionOption.o sipQtWebKitQWebPluginFactoryExtensionOption.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQWebSettings.o sipQtWebKitQWebSettings.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQWebPluginFactoryPlugin.o sipQtWebKitQWebPluginFactoryPlugin.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQList0100QWebElement.o sipQtWebKitQList0100QWebElement.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQWebHistoryItem.o sipQtWebKitQWebHistoryItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQList0100QWebSecurityOrigin.o sipQtWebKitQList0100QWebSecurityOrigin.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQList0100QWebPluginFactoryPlugin.o sipQtWebKitQList0100QWebPluginFactoryPlugin.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQWebElementCollection.o sipQtWebKitQWebElementCollection.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQWebPluginFactoryExtensionReturn.o sipQtWebKitQWebPluginFactoryExtensionReturn.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQList0100QWebPluginFactoryMimeType.o sipQtWebKitQList0100QWebPluginFactoryMimeType.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQWebHistory.o sipQtWebKitQWebHistory.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKIT_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitQWebSecurityOrigin.o sipQtWebKitQWebSecurityOrigin.cpp rm -f libQtWebKit.so g++ -m64 -Wl,--version-script=QtWebKit.exp -Wl,-O1 -Wl,-z,relro -Wl,-rpath-link,/usr/lib64 -shared -o libQtWebKit.so sipQtWebKitQWebHistoryInterface.o sipQtWebKitQWebPluginFactory.o sipQtWebKitcmodule.o sipQtWebKitQWebElement.o sipQtWebKitQList0100QWebDatabase.o sipQtWebKitQWebPluginFactoryMimeType.o sipQtWebKitQWebDatabase.o sipQtWebKitQList0100QWebHistoryItem.o sipQtWebKitQWebPluginFactoryExtensionOption.o sipQtWebKitQWebSettings.o sipQtWebKitQWebPluginFactoryPlugin.o sipQtWebKitQList0100QWebElement.o sipQtWebKitQWebHistoryItem.o sipQtWebKitQList0100QWebSecurityOrigin.o sipQtWebKitQList0100QWebPluginFactoryPlugin.o sipQtWebKitQWebElementCollection.o sipQtWebKitQWebPluginFactoryExtensionReturn.o sipQtWebKitQList0100QWebPluginFactoryMimeType.o sipQtWebKitQWebHistory.o sipQtWebKitQWebSecurityOrigin.o -L/usr/X11R6/lib64 -lQt5WebKit -lQt5Network -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtWebKit.so QtWebKit.so make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtWebKit' cd QtWebKitWidgets/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtWebKitWidgets/QtWebKitWidgets.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtWebKitWidgets' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetsQGraphicsWebView.o sipQtWebKitWidgetsQGraphicsWebView.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetsQWebPageExtensionReturn.o sipQtWebKitWidgetsQWebPageExtensionReturn.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetsQWebHitTestResult.o sipQtWebKitWidgetsQWebHitTestResult.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetsQWebPageExtensionOption.o sipQtWebKitWidgetsQWebPageExtensionOption.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetsQWebPage.o sipQtWebKitWidgetsQWebPage.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetsQWebPageChooseMultipleFilesExtensionOption.o sipQtWebKitWidgetsQWebPageChooseMultipleFilesExtensionOption.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetsQWebPageChooseMultipleFilesExtensionReturn.o sipQtWebKitWidgetsQWebPageChooseMultipleFilesExtensionReturn.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetsQWebPageErrorPageExtensionReturn.o sipQtWebKitWidgetsQWebPageErrorPageExtensionReturn.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetsQWebPageViewportAttributes.o sipQtWebKitWidgetsQWebPageViewportAttributes.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetsQWebView.o sipQtWebKitWidgetsQWebView.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetsQWebPageFindFlags.o sipQtWebKitWidgetsQWebPageFindFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetsQWebFrameRenderLayers.o sipQtWebKitWidgetsQWebFrameRenderLayers.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetscmodule.o sipQtWebKitWidgetscmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetsQList0101QWebFrame.o sipQtWebKitWidgetsQList0101QWebFrame.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetsQWebInspector.o sipQtWebKitWidgetsQWebInspector.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetsQMultiMap0100QString0100QString.o sipQtWebKitWidgetsQMultiMap0100QString0100QString.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetsQWebPageErrorPageExtensionOption.o sipQtWebKitWidgetsQWebPageErrorPageExtensionOption.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WEBKITWIDGETS_LIB -DQT_PRINTSUPPORT_LIB -DQT_WEBKIT_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWebKitWidgets -isystem /usr/include/qt5/QtPrintSupport -isystem /usr/include/qt5/QtWebKit -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWebKitWidgetsQWebFrame.o sipQtWebKitWidgetsQWebFrame.cpp rm -f libQtWebKitWidgets.so g++ -m64 -Wl,--version-script=QtWebKitWidgets.exp -Wl,-O1 -Wl,-z,relro -Wl,-rpath-link,/usr/lib64 -shared -o libQtWebKitWidgets.so sipQtWebKitWidgetsQGraphicsWebView.o sipQtWebKitWidgetsQWebPageExtensionReturn.o sipQtWebKitWidgetsQWebHitTestResult.o sipQtWebKitWidgetsQWebPageExtensionOption.o sipQtWebKitWidgetsQWebPage.o sipQtWebKitWidgetsQWebPageChooseMultipleFilesExtensionOption.o sipQtWebKitWidgetsQWebPageChooseMultipleFilesExtensionReturn.o sipQtWebKitWidgetsQWebPageErrorPageExtensionReturn.o sipQtWebKitWidgetsQWebPageViewportAttributes.o sipQtWebKitWidgetsQWebView.o sipQtWebKitWidgetsQWebPageFindFlags.o sipQtWebKitWidgetsQWebFrameRenderLayers.o sipQtWebKitWidgetscmodule.o sipQtWebKitWidgetsQList0101QWebFrame.o sipQtWebKitWidgetsQWebInspector.o sipQtWebKitWidgetsQMultiMap0100QString0100QString.o sipQtWebKitWidgetsQWebPageErrorPageExtensionOption.o sipQtWebKitWidgetsQWebFrame.o -L/usr/X11R6/lib64 -lQt5WebKitWidgets -lQt5PrintSupport -lQt5WebKit -lQt5Widgets -lQt5Network -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtWebKitWidgets.so QtWebKitWidgets.so make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtWebKitWidgets' cd QtWidgets/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtWidgets/QtWidgets.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtWidgets' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsProxyWidget.o sipQtWidgetsQGraphicsProxyWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQDesktopWidget.o sipQtWidgetsQDesktopWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQMdiArea.o sipQtWidgetsQMdiArea.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQUndoStack.o sipQtWidgetsQUndoStack.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQAction.o sipQtWidgetsQAction.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQMdiAreaAreaOptions.o sipQtWidgetsQMdiAreaAreaOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQAbstractSlider.o sipQtWidgetsQAbstractSlider.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQItemEditorFactory.o sipQtWidgetsQItemEditorFactory.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0101QGraphicsWidget.o sipQtWidgetsQList0101QGraphicsWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQAbstractButton.o sipQtWidgetsQAbstractButton.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStylePainter.o sipQtWidgetsQStylePainter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQButtonGroup.o sipQtWidgetsQButtonGroup.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQDialogButtonBox.o sipQtWidgetsQDialogButtonBox.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQPlainTextEdit.o sipQtWidgetsQPlainTextEdit.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsAnchor.o sipQtWidgetsQGraphicsAnchor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQSplitterHandle.o sipQtWidgetsQSplitterHandle.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsGridLayout.o sipQtWidgetsQGraphicsGridLayout.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOption.o sipQtWidgetsQStyleOption.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQLabel.o sipQtWidgetsQLabel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTableWidgetItem.o sipQtWidgetsQTableWidgetItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQDateTimeEditSections.o sipQtWidgetsQDateTimeEditSections.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQWidgetItem.o sipQtWidgetsQWidgetItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsEffectChangeFlags.o sipQtWidgetsQGraphicsEffectChangeFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQWizard.o sipQtWidgetsQWizard.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQLayout.o sipQtWidgetsQLayout.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQToolTip.o sipQtWidgetsQToolTip.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQFontComboBox.o sipQtWidgetsQFontComboBox.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0101QAction.o sipQtWidgetsQList0101QAction.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsWidget.o sipQtWidgetsQGraphicsWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQFocusFrame.o sipQtWidgetsQFocusFrame.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQScrollBar.o sipQtWidgetsQScrollBar.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsItemGroup.o sipQtWidgetsQGraphicsItemGroup.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQScrollArea.o sipQtWidgetsQScrollArea.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTextBrowser.o sipQtWidgetsQTextBrowser.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQMainWindowDockOptions.o sipQtWidgetsQMainWindowDockOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQFileDialog.o sipQtWidgetsQFileDialog.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQListView.o sipQtWidgetsQListView.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0100QTableWidgetSelectionRange.o sipQtWidgetsQList0100QTableWidgetSelectionRange.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsViewOptimizationFlags.o sipQtWidgetsQGraphicsViewOptimizationFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0101QGraphicsView.o sipQtWidgetsQList0101QGraphicsView.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQUndoCommand.o sipQtWidgetsQUndoCommand.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionTabBarBase.o sipQtWidgetsQStyleOptionTabBarBase.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0100QWizardWizardButton.o sipQtWidgetsQList0100QWizardWizardButton.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTabWidget.o sipQtWidgetsQTabWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQAbstractSpinBoxStepEnabled.o sipQtWidgetsQAbstractSpinBoxStepEnabled.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQErrorMessage.o sipQtWidgetsQErrorMessage.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQFileSystemModel.o sipQtWidgetsQFileSystemModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleFactory.o sipQtWidgetsQStyleFactory.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTreeWidgetItemIteratorIteratorFlags.o sipQtWidgetsQTreeWidgetItemIteratorIteratorFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionHeader.o sipQtWidgetsQStyleOptionHeader.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTapAndHoldGesture.o sipQtWidgetsQTapAndHoldGesture.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsLineItem.o sipQtWidgetsQGraphicsLineItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQPanGesture.o sipQtWidgetsQPanGesture.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQScrollerProperties.o sipQtWidgetsQScrollerProperties.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTextEditExtraSelection.o sipQtWidgetsQTextEditExtraSelection.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionComboBox.o sipQtWidgetsQStyleOptionComboBox.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsScale.o sipQtWidgetsQGraphicsScale.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQColorDialog.o sipQtWidgetsQColorDialog.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsAnchorLayout.o sipQtWidgetsQGraphicsAnchorLayout.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGestureRecognizerResult.o sipQtWidgetsQGestureRecognizerResult.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQFileDialogOptions.o sipQtWidgetsQFileDialogOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsItemGraphicsItemFlags.o sipQtWidgetsQGraphicsItemGraphicsItemFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0100QTextEditExtraSelection.o sipQtWidgetsQList0100QTextEditExtraSelection.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsEllipseItem.o sipQtWidgetsQGraphicsEllipseItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsDropShadowEffect.o sipQtWidgetsQGraphicsDropShadowEffect.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionToolBox.o sipQtWidgetsQStyleOptionToolBox.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleHintReturn.o sipQtWidgetsQStyleHintReturn.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionButton.o sipQtWidgetsQStyleOptionButton.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQMessageBox.o sipQtWidgetsQMessageBox.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionDockWidget.o sipQtWidgetsQStyleOptionDockWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQWizardWizardOptions.o sipQtWidgetsQWizardWizardOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsSceneMouseEvent.o sipQtWidgetsQGraphicsSceneMouseEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionViewItemViewItemFeatures.o sipQtWidgetsQStyleOptionViewItemViewItemFeatures.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0101QWidget.o sipQtWidgetsQList0101QWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTapGesture.o sipQtWidgetsQTapGesture.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQSizeGrip.o sipQtWidgetsQSizeGrip.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0101QTableWidgetItem.o sipQtWidgetsQList0101QTableWidgetItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQShortcut.o sipQtWidgetsQShortcut.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTableWidgetSelectionRange.o sipQtWidgetsQTableWidgetSelectionRange.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQDoubleSpinBox.o sipQtWidgetsQDoubleSpinBox.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQSizePolicyControlTypes.o sipQtWidgetsQSizePolicyControlTypes.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsEffect.o sipQtWidgetsQGraphicsEffect.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGridLayout.o sipQtWidgetsQGridLayout.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQMessageBoxStandardButtons.o sipQtWidgetsQMessageBoxStandardButtons.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQHBoxLayout.o sipQtWidgetsQHBoxLayout.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsTextItem.o sipQtWidgetsQGraphicsTextItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsViewCacheMode.o sipQtWidgetsQGraphicsViewCacheMode.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStackedWidget.o sipQtWidgetsQStackedWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQMouseEventTransition.o sipQtWidgetsQMouseEventTransition.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionToolButton.o sipQtWidgetsQStyleOptionToolButton.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQComboBox.o sipQtWidgetsQComboBox.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQProgressDialog.o sipQtWidgetsQProgressDialog.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQHeaderView.o sipQtWidgetsQHeaderView.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStackedLayout.o sipQtWidgetsQStackedLayout.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQDirModel.o sipQtWidgetsQDirModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsRectItem.o sipQtWidgetsQGraphicsRectItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQScroller.o sipQtWidgetsQScroller.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQCommandLinkButton.o sipQtWidgetsQCommandLinkButton.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQCommonStyle.o sipQtWidgetsQCommonStyle.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQFileIconProviderOptions.o sipQtWidgetsQFileIconProviderOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQLayoutItem.o sipQtWidgetsQLayoutItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsLayoutItem.o sipQtWidgetsQGraphicsLayoutItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQDateTimeEdit.o sipQtWidgetsQDateTimeEdit.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0101QAbstractButton.o sipQtWidgetsQList0101QAbstractButton.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionRubberBand.o sipQtWidgetsQStyleOptionRubberBand.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsObject.o sipQtWidgetsQGraphicsObject.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQMenu.o sipQtWidgetsQMenu.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQBoxLayout.o sipQtWidgetsQBoxLayout.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsPixmapItem.o sipQtWidgetsQGraphicsPixmapItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTreeWidget.o sipQtWidgetsQTreeWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionButtonButtonFeatures.o sipQtWidgetsQStyleOptionButtonButtonFeatures.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetscmodule.o sipQtWidgetscmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQProgressBar.o sipQtWidgetsQProgressBar.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQAbstractGraphicsShapeItem.o sipQtWidgetsQAbstractGraphicsShapeItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionTab.o sipQtWidgetsQStyleOptionTab.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsSceneContextMenuEvent.o sipQtWidgetsQGraphicsSceneContextMenuEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQDockWidgetDockWidgetFeatures.o sipQtWidgetsQDockWidgetDockWidgetFeatures.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionComplex.o sipQtWidgetsQStyleOptionComplex.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyledItemDelegate.o sipQtWidgetsQStyledItemDelegate.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQAbstractScrollArea.o sipQtWidgetsQAbstractScrollArea.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGroupBox.o sipQtWidgetsQGroupBox.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsColorizeEffect.o sipQtWidgetsQGraphicsColorizeEffect.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQCheckBox.o sipQtWidgetsQCheckBox.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionGraphicsItem.o sipQtWidgetsQStyleOptionGraphicsItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsSceneEvent.o sipQtWidgetsQGraphicsSceneEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsSceneWheelEvent.o sipQtWidgetsQGraphicsSceneWheelEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQAbstractItemViewEditTriggers.o sipQtWidgetsQAbstractItemViewEditTriggers.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQWidget.o sipQtWidgetsQWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsOpacityEffect.o sipQtWidgetsQGraphicsOpacityEffect.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionViewItem.o sipQtWidgetsQStyleOptionViewItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQWizardPage.o sipQtWidgetsQWizardPage.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0101QScroller.o sipQtWidgetsQList0101QScroller.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsPolygonItem.o sipQtWidgetsQGraphicsPolygonItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0100QRectF.o sipQtWidgetsQList0100QRectF.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleHintReturnVariant.o sipQtWidgetsQStyleHintReturnVariant.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsSceneMoveEvent.o sipQtWidgetsQGraphicsSceneMoveEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQWhatsThis.o sipQtWidgetsQWhatsThis.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQMainWindow.o sipQtWidgetsQMainWindow.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionGroupBox.o sipQtWidgetsQStyleOptionGroupBox.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionToolBar.o sipQtWidgetsQStyleOptionToolBar.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsRotation.o sipQtWidgetsQGraphicsRotation.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0101QUndoStack.o sipQtWidgetsQList0101QUndoStack.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionFocusRect.o sipQtWidgetsQStyleOptionFocusRect.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQDateEdit.o sipQtWidgetsQDateEdit.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQFontDialog.o sipQtWidgetsQFontDialog.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionTitleBar.o sipQtWidgetsQStyleOptionTitleBar.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQFormLayout.o sipQtWidgetsQFormLayout.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQInputDialogInputDialogOptions.o sipQtWidgetsQInputDialogInputDialogOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsSceneSceneLayers.o sipQtWidgetsQGraphicsSceneSceneLayers.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0101QGesture.o sipQtWidgetsQList0101QGesture.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQMdiSubWindow.o sipQtWidgetsQMdiSubWindow.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTextEditAutoFormatting.o sipQtWidgetsQTextEditAutoFormatting.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionFrameFrameFeatures.o sipQtWidgetsQStyleOptionFrameFrameFeatures.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQRadioButton.o sipQtWidgetsQRadioButton.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQColorDialogColorDialogOptions.o sipQtWidgetsQColorDialogColorDialogOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionToolButtonToolButtonFeatures.o sipQtWidgetsQStyleOptionToolButtonToolButtonFeatures.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQAbstractItemView.o sipQtWidgetsQAbstractItemView.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionProgressBar.o sipQtWidgetsQStyleOptionProgressBar.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQActionGroup.o sipQtWidgetsQActionGroup.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQMenuBar.o sipQtWidgetsQMenuBar.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQVBoxLayout.o sipQtWidgetsQVBoxLayout.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsSimpleTextItem.o sipQtWidgetsQGraphicsSimpleTextItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleHintReturnMask.o sipQtWidgetsQStyleHintReturnMask.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQDataWidgetMapper.o sipQtWidgetsQDataWidgetMapper.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0101QTreeWidgetItem.o sipQtWidgetsQList0101QTreeWidgetItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionToolBarToolBarFeatures.o sipQtWidgetsQStyleOptionToolBarToolBarFeatures.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsSceneDragDropEvent.o sipQtWidgetsQGraphicsSceneDragDropEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQRubberBand.o sipQtWidgetsQRubberBand.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQFontDialogFontDialogOptions.o sipQtWidgetsQFontDialogFontDialogOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionTabWidgetFrame.o sipQtWidgetsQStyleOptionTabWidgetFrame.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionSlider.o sipQtWidgetsQStyleOptionSlider.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQSwipeGesture.o sipQtWidgetsQSwipeGesture.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQSplitter.o sipQtWidgetsQSplitter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQItemEditorCreatorBase.o sipQtWidgetsQItemEditorCreatorBase.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTreeView.o sipQtWidgetsQTreeView.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQApplication.o sipQtWidgetsQApplication.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQColumnView.o sipQtWidgetsQColumnView.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsItem.o sipQtWidgetsQGraphicsItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleSubControls.o sipQtWidgetsQStyleSubControls.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQFontComboBoxFontFilters.o sipQtWidgetsQFontComboBoxFontFilters.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQWidgetAction.o sipQtWidgetsQWidgetAction.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQKeySequenceEdit.o sipQtWidgetsQKeySequenceEdit.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQInputDialog.o sipQtWidgetsQInputDialog.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQFrame.o sipQtWidgetsQFrame.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsLinearLayout.o sipQtWidgetsQGraphicsLinearLayout.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0101QGraphicsItem.o sipQtWidgetsQList0101QGraphicsItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsSceneHoverEvent.o sipQtWidgetsQGraphicsSceneHoverEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQDialogButtonBoxStandardButtons.o sipQtWidgetsQDialogButtonBoxStandardButtons.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionMenuItem.o sipQtWidgetsQStyleOptionMenuItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsLayout.o sipQtWidgetsQGraphicsLayout.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStatusBar.o sipQtWidgetsQStatusBar.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQDockWidget.o sipQtWidgetsQDockWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQCalendarWidget.o sipQtWidgetsQCalendarWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQWidgetRenderFlags.o sipQtWidgetsQWidgetRenderFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0101QMdiSubWindow.o sipQtWidgetsQList0101QMdiSubWindow.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQSpinBox.o sipQtWidgetsQSpinBox.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQListWidgetItem.o sipQtWidgetsQListWidgetItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsSceneHelpEvent.o sipQtWidgetsQGraphicsSceneHelpEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQAbstractSpinBox.o sipQtWidgetsQAbstractSpinBox.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionSpinBox.o sipQtWidgetsQStyleOptionSpinBox.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGestureRecognizer.o sipQtWidgetsQGestureRecognizer.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQUndoGroup.o sipQtWidgetsQUndoGroup.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTreeWidgetItemIterator.o sipQtWidgetsQTreeWidgetItemIterator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQPushButton.o sipQtWidgetsQPushButton.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQItemDelegate.o sipQtWidgetsQItemDelegate.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQListWidget.o sipQtWidgetsQListWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTabBar.o sipQtWidgetsQTabBar.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0101QGraphicsTransform.o sipQtWidgetsQList0101QGraphicsTransform.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQFileIconProvider.o sipQtWidgetsQFileIconProvider.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQKeyEventTransition.o sipQtWidgetsQKeyEventTransition.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsTransform.o sipQtWidgetsQGraphicsTransform.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionFrame.o sipQtWidgetsQStyleOptionFrame.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionSizeGrip.o sipQtWidgetsQStyleOptionSizeGrip.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQUndoView.o sipQtWidgetsQUndoView.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTableWidget.o sipQtWidgetsQTableWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionTabTabFeatures.o sipQtWidgetsQStyleOptionTabTabFeatures.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyle.o sipQtWidgetsQStyle.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQDial.o sipQtWidgetsQDial.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQPinchGesture.o sipQtWidgetsQPinchGesture.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsBlurEffectBlurHints.o sipQtWidgetsQGraphicsBlurEffectBlurHints.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleOptionTabCornerWidgets.o sipQtWidgetsQStyleOptionTabCornerWidgets.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0101QDockWidget.o sipQtWidgetsQList0101QDockWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQMdiSubWindowSubWindowOptions.o sipQtWidgetsQMdiSubWindowSubWindowOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQPinchGestureChangeFlags.o sipQtWidgetsQPinchGestureChangeFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQStyleState.o sipQtWidgetsQStyleState.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQSplashScreen.o sipQtWidgetsQSplashScreen.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQSlider.o sipQtWidgetsQSlider.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsPathItem.o sipQtWidgetsQGraphicsPathItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQPlainTextDocumentLayout.o sipQtWidgetsQPlainTextDocumentLayout.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQMap0100QDate0100QTextCharFormat.o sipQtWidgetsQMap0100QDate0100QTextCharFormat.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQCompleter.o sipQtWidgetsQCompleter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQSpacerItem.o sipQtWidgetsQSpacerItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGestureEvent.o sipQtWidgetsQGestureEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsScene.o sipQtWidgetsQGraphicsScene.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsBlurEffect.o sipQtWidgetsQGraphicsBlurEffect.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsView.o sipQtWidgetsQGraphicsView.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQToolBar.o sipQtWidgetsQToolBar.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQLineEdit.o sipQtWidgetsQLineEdit.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTableView.o sipQtWidgetsQTableView.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQSizePolicy.o sipQtWidgetsQSizePolicy.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQToolButton.o sipQtWidgetsQToolButton.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGraphicsSceneResizeEvent.o sipQtWidgetsQGraphicsSceneResizeEvent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQToolBox.o sipQtWidgetsQToolBox.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTreeWidgetItem.o sipQtWidgetsQTreeWidgetItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTextEdit.o sipQtWidgetsQTextEdit.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQList0101QListWidgetItem.o sipQtWidgetsQList0101QListWidgetItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQGesture.o sipQtWidgetsQGesture.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQTimeEdit.o sipQtWidgetsQTimeEdit.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQDialog.o sipQtWidgetsQDialog.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQAbstractItemDelegate.o sipQtWidgetsQAbstractItemDelegate.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQLCDNumber.o sipQtWidgetsQLCDNumber.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_WIDGETS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtWidgetsQSystemTrayIcon.o sipQtWidgetsQSystemTrayIcon.cpp rm -f libQtWidgets.so g++ -m64 -Wl,--version-script=QtWidgets.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtWidgets.so sipQtWidgetsQGraphicsProxyWidget.o sipQtWidgetsQDesktopWidget.o sipQtWidgetsQMdiArea.o sipQtWidgetsQUndoStack.o sipQtWidgetsQAction.o sipQtWidgetsQMdiAreaAreaOptions.o sipQtWidgetsQAbstractSlider.o sipQtWidgetsQItemEditorFactory.o sipQtWidgetsQList0101QGraphicsWidget.o sipQtWidgetsQAbstractButton.o sipQtWidgetsQStylePainter.o sipQtWidgetsQButtonGroup.o sipQtWidgetsQDialogButtonBox.o sipQtWidgetsQPlainTextEdit.o sipQtWidgetsQGraphicsAnchor.o sipQtWidgetsQSplitterHandle.o sipQtWidgetsQGraphicsGridLayout.o sipQtWidgetsQStyleOption.o sipQtWidgetsQLabel.o sipQtWidgetsQTableWidgetItem.o sipQtWidgetsQDateTimeEditSections.o sipQtWidgetsQWidgetItem.o sipQtWidgetsQGraphicsEffectChangeFlags.o sipQtWidgetsQWizard.o sipQtWidgetsQLayout.o sipQtWidgetsQToolTip.o sipQtWidgetsQFontComboBox.o sipQtWidgetsQList0101QAction.o sipQtWidgetsQGraphicsWidget.o sipQtWidgetsQFocusFrame.o sipQtWidgetsQScrollBar.o sipQtWidgetsQGraphicsItemGroup.o sipQtWidgetsQScrollArea.o sipQtWidgetsQTextBrowser.o sipQtWidgetsQMainWindowDockOptions.o sipQtWidgetsQFileDialog.o sipQtWidgetsQListView.o sipQtWidgetsQList0100QTableWidgetSelectionRange.o sipQtWidgetsQGraphicsViewOptimizationFlags.o sipQtWidgetsQList0101QGraphicsView.o sipQtWidgetsQUndoCommand.o sipQtWidgetsQStyleOptionTabBarBase.o sipQtWidgetsQList0100QWizardWizardButton.o sipQtWidgetsQTabWidget.o sipQtWidgetsQAbstractSpinBoxStepEnabled.o sipQtWidgetsQErrorMessage.o sipQtWidgetsQFileSystemModel.o sipQtWidgetsQStyleFactory.o sipQtWidgetsQTreeWidgetItemIteratorIteratorFlags.o sipQtWidgetsQStyleOptionHeader.o sipQtWidgetsQTapAndHoldGesture.o sipQtWidgetsQGraphicsLineItem.o sipQtWidgetsQPanGesture.o sipQtWidgetsQScrollerProperties.o sipQtWidgetsQTextEditExtraSelection.o sipQtWidgetsQStyleOptionComboBox.o sipQtWidgetsQGraphicsScale.o sipQtWidgetsQColorDialog.o sipQtWidgetsQGraphicsAnchorLayout.o sipQtWidgetsQGestureRecognizerResult.o sipQtWidgetsQFileDialogOptions.o sipQtWidgetsQGraphicsItemGraphicsItemFlags.o sipQtWidgetsQList0100QTextEditExtraSelection.o sipQtWidgetsQGraphicsEllipseItem.o sipQtWidgetsQGraphicsDropShadowEffect.o sipQtWidgetsQStyleOptionToolBox.o sipQtWidgetsQStyleHintReturn.o sipQtWidgetsQStyleOptionButton.o sipQtWidgetsQMessageBox.o sipQtWidgetsQStyleOptionDockWidget.o sipQtWidgetsQWizardWizardOptions.o sipQtWidgetsQGraphicsSceneMouseEvent.o sipQtWidgetsQStyleOptionViewItemViewItemFeatures.o sipQtWidgetsQList0101QWidget.o sipQtWidgetsQTapGesture.o sipQtWidgetsQSizeGrip.o sipQtWidgetsQList0101QTableWidgetItem.o sipQtWidgetsQShortcut.o sipQtWidgetsQTableWidgetSelectionRange.o sipQtWidgetsQDoubleSpinBox.o sipQtWidgetsQSizePolicyControlTypes.o sipQtWidgetsQGraphicsEffect.o sipQtWidgetsQGridLayout.o sipQtWidgetsQMessageBoxStandardButtons.o sipQtWidgetsQHBoxLayout.o sipQtWidgetsQGraphicsTextItem.o sipQtWidgetsQGraphicsViewCacheMode.o sipQtWidgetsQStackedWidget.o sipQtWidgetsQMouseEventTransition.o sipQtWidgetsQStyleOptionToolButton.o sipQtWidgetsQComboBox.o sipQtWidgetsQProgressDialog.o sipQtWidgetsQHeaderView.o sipQtWidgetsQStackedLayout.o sipQtWidgetsQDirModel.o sipQtWidgetsQGraphicsRectItem.o sipQtWidgetsQScroller.o sipQtWidgetsQCommandLinkButton.o sipQtWidgetsQCommonStyle.o sipQtWidgetsQFileIconProviderOptions.o sipQtWidgetsQLayoutItem.o sipQtWidgetsQGraphicsLayoutItem.o sipQtWidgetsQDateTimeEdit.o sipQtWidgetsQList0101QAbstractButton.o sipQtWidgetsQStyleOptionRubberBand.o sipQtWidgetsQGraphicsObject.o sipQtWidgetsQMenu.o sipQtWidgetsQBoxLayout.o sipQtWidgetsQGraphicsPixmapItem.o sipQtWidgetsQTreeWidget.o sipQtWidgetsQStyleOptionButtonButtonFeatures.o sipQtWidgetscmodule.o sipQtWidgetsQProgressBar.o sipQtWidgetsQAbstractGraphicsShapeItem.o sipQtWidgetsQStyleOptionTab.o sipQtWidgetsQGraphicsSceneContextMenuEvent.o sipQtWidgetsQDockWidgetDockWidgetFeatures.o sipQtWidgetsQStyleOptionComplex.o sipQtWidgetsQStyledItemDelegate.o sipQtWidgetsQAbstractScrollArea.o sipQtWidgetsQGroupBox.o sipQtWidgetsQGraphicsColorizeEffect.o sipQtWidgetsQCheckBox.o sipQtWidgetsQStyleOptionGraphicsItem.o sipQtWidgetsQGraphicsSceneEvent.o sipQtWidgetsQGraphicsSceneWheelEvent.o sipQtWidgetsQAbstractItemViewEditTriggers.o sipQtWidgetsQWidget.o sipQtWidgetsQGraphicsOpacityEffect.o sipQtWidgetsQStyleOptionViewItem.o sipQtWidgetsQWizardPage.o sipQtWidgetsQList0101QScroller.o sipQtWidgetsQGraphicsPolygonItem.o sipQtWidgetsQList0100QRectF.o sipQtWidgetsQStyleHintReturnVariant.o sipQtWidgetsQGraphicsSceneMoveEvent.o sipQtWidgetsQWhatsThis.o sipQtWidgetsQMainWindow.o sipQtWidgetsQStyleOptionGroupBox.o sipQtWidgetsQStyleOptionToolBar.o sipQtWidgetsQGraphicsRotation.o sipQtWidgetsQList0101QUndoStack.o sipQtWidgetsQStyleOptionFocusRect.o sipQtWidgetsQDateEdit.o sipQtWidgetsQFontDialog.o sipQtWidgetsQStyleOptionTitleBar.o sipQtWidgetsQFormLayout.o sipQtWidgetsQInputDialogInputDialogOptions.o sipQtWidgetsQGraphicsSceneSceneLayers.o sipQtWidgetsQList0101QGesture.o sipQtWidgetsQMdiSubWindow.o sipQtWidgetsQTextEditAutoFormatting.o sipQtWidgetsQStyleOptionFrameFrameFeatures.o sipQtWidgetsQRadioButton.o sipQtWidgetsQColorDialogColorDialogOptions.o sipQtWidgetsQStyleOptionToolButtonToolButtonFeatures.o sipQtWidgetsQAbstractItemView.o sipQtWidgetsQStyleOptionProgressBar.o sipQtWidgetsQActionGroup.o sipQtWidgetsQMenuBar.o sipQtWidgetsQVBoxLayout.o sipQtWidgetsQGraphicsSimpleTextItem.o sipQtWidgetsQStyleHintReturnMask.o sipQtWidgetsQDataWidgetMapper.o sipQtWidgetsQList0101QTreeWidgetItem.o sipQtWidgetsQStyleOptionToolBarToolBarFeatures.o sipQtWidgetsQGraphicsSceneDragDropEvent.o sipQtWidgetsQRubberBand.o sipQtWidgetsQFontDialogFontDialogOptions.o sipQtWidgetsQStyleOptionTabWidgetFrame.o sipQtWidgetsQStyleOptionSlider.o sipQtWidgetsQSwipeGesture.o sipQtWidgetsQSplitter.o sipQtWidgetsQItemEditorCreatorBase.o sipQtWidgetsQTreeView.o sipQtWidgetsQApplication.o sipQtWidgetsQColumnView.o sipQtWidgetsQGraphicsItem.o sipQtWidgetsQStyleSubControls.o sipQtWidgetsQFontComboBoxFontFilters.o sipQtWidgetsQWidgetAction.o sipQtWidgetsQKeySequenceEdit.o sipQtWidgetsQInputDialog.o sipQtWidgetsQFrame.o sipQtWidgetsQGraphicsLinearLayout.o sipQtWidgetsQList0101QGraphicsItem.o sipQtWidgetsQGraphicsSceneHoverEvent.o sipQtWidgetsQDialogButtonBoxStandardButtons.o sipQtWidgetsQStyleOptionMenuItem.o sipQtWidgetsQGraphicsLayout.o sipQtWidgetsQStatusBar.o sipQtWidgetsQDockWidget.o sipQtWidgetsQCalendarWidget.o sipQtWidgetsQWidgetRenderFlags.o sipQtWidgetsQList0101QMdiSubWindow.o sipQtWidgetsQSpinBox.o sipQtWidgetsQListWidgetItem.o sipQtWidgetsQGraphicsSceneHelpEvent.o sipQtWidgetsQAbstractSpinBox.o sipQtWidgetsQStyleOptionSpinBox.o sipQtWidgetsQGestureRecognizer.o sipQtWidgetsQUndoGroup.o sipQtWidgetsQTreeWidgetItemIterator.o sipQtWidgetsQPushButton.o sipQtWidgetsQItemDelegate.o sipQtWidgetsQListWidget.o sipQtWidgetsQTabBar.o sipQtWidgetsQList0101QGraphicsTransform.o sipQtWidgetsQFileIconProvider.o sipQtWidgetsQKeyEventTransition.o sipQtWidgetsQGraphicsTransform.o sipQtWidgetsQStyleOptionFrame.o sipQtWidgetsQStyleOptionSizeGrip.o sipQtWidgetsQUndoView.o sipQtWidgetsQTableWidget.o sipQtWidgetsQStyleOptionTabTabFeatures.o sipQtWidgetsQStyle.o sipQtWidgetsQDial.o sipQtWidgetsQPinchGesture.o sipQtWidgetsQGraphicsBlurEffectBlurHints.o sipQtWidgetsQStyleOptionTabCornerWidgets.o sipQtWidgetsQList0101QDockWidget.o sipQtWidgetsQMdiSubWindowSubWindowOptions.o sipQtWidgetsQPinchGestureChangeFlags.o sipQtWidgetsQStyleState.o sipQtWidgetsQSplashScreen.o sipQtWidgetsQSlider.o sipQtWidgetsQGraphicsPathItem.o sipQtWidgetsQPlainTextDocumentLayout.o sipQtWidgetsQMap0100QDate0100QTextCharFormat.o sipQtWidgetsQCompleter.o sipQtWidgetsQSpacerItem.o sipQtWidgetsQGestureEvent.o sipQtWidgetsQGraphicsScene.o sipQtWidgetsQGraphicsBlurEffect.o sipQtWidgetsQGraphicsView.o sipQtWidgetsQToolBar.o sipQtWidgetsQLineEdit.o sipQtWidgetsQTableView.o sipQtWidgetsQSizePolicy.o sipQtWidgetsQToolButton.o sipQtWidgetsQGraphicsSceneResizeEvent.o sipQtWidgetsQToolBox.o sipQtWidgetsQTreeWidgetItem.o sipQtWidgetsQTextEdit.o sipQtWidgetsQList0101QListWidgetItem.o sipQtWidgetsQGesture.o sipQtWidgetsQTimeEdit.o sipQtWidgetsQDialog.o sipQtWidgetsQAbstractItemDelegate.o sipQtWidgetsQLCDNumber.o sipQtWidgetsQSystemTrayIcon.o -L/usr/X11R6/lib64 -lQt5Widgets -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtWidgets.so QtWidgets.so make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtWidgets' cd QtXmlPatterns/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtXmlPatterns/QtXmlPatterns.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtXmlPatterns' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQVector0100QXmlNodeModelIndex.o sipQtXmlPatternsQVector0100QXmlNodeModelIndex.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQXmlSchemaValidator.o sipQtXmlPatternsQXmlSchemaValidator.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQXmlNodeModelIndex.o sipQtXmlPatternsQXmlNodeModelIndex.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQXmlItem.o sipQtXmlPatternsQXmlItem.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQSourceLocation.o sipQtXmlPatternsQSourceLocation.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQAbstractUriResolver.o sipQtXmlPatternsQAbstractUriResolver.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQXmlNamePool.o sipQtXmlPatternsQXmlNamePool.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQAbstractMessageHandler.o sipQtXmlPatternsQAbstractMessageHandler.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQXmlResultItems.o sipQtXmlPatternsQXmlResultItems.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQXmlName.o sipQtXmlPatternsQXmlName.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQSimpleXmlNodeModel.o sipQtXmlPatternsQSimpleXmlNodeModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQAbstractXmlNodeModel.o sipQtXmlPatternsQAbstractXmlNodeModel.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQXmlSerializer.o sipQtXmlPatternsQXmlSerializer.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternscmodule.o sipQtXmlPatternscmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQAbstractXmlReceiver.o sipQtXmlPatternsQAbstractXmlReceiver.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQXmlFormatter.o sipQtXmlPatternsQXmlFormatter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQVector0100QXmlName.o sipQtXmlPatternsQVector0100QXmlName.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQXmlQuery.o sipQtXmlPatternsQXmlQuery.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXmlPatterns -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtCore -I. -o sipQtXmlPatternsQXmlSchema.o sipQtXmlPatternsQXmlSchema.cpp rm -f libQtXmlPatterns.so g++ -m64 -Wl,--version-script=QtXmlPatterns.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtXmlPatterns.so sipQtXmlPatternsQVector0100QXmlNodeModelIndex.o sipQtXmlPatternsQXmlSchemaValidator.o sipQtXmlPatternsQXmlNodeModelIndex.o sipQtXmlPatternsQXmlItem.o sipQtXmlPatternsQSourceLocation.o sipQtXmlPatternsQAbstractUriResolver.o sipQtXmlPatternsQXmlNamePool.o sipQtXmlPatternsQAbstractMessageHandler.o sipQtXmlPatternsQXmlResultItems.o sipQtXmlPatternsQXmlName.o sipQtXmlPatternsQSimpleXmlNodeModel.o sipQtXmlPatternsQAbstractXmlNodeModel.o sipQtXmlPatternsQXmlSerializer.o sipQtXmlPatternscmodule.o sipQtXmlPatternsQAbstractXmlReceiver.o sipQtXmlPatternsQXmlFormatter.o sipQtXmlPatternsQVector0100QXmlName.o sipQtXmlPatternsQXmlQuery.o sipQtXmlPatternsQXmlSchema.o -lQt5XmlPatterns -lQt5Network -lQt5Core -lpthread cp -f libQtXmlPatterns.so QtXmlPatterns.so make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtXmlPatterns' cd QtDesigner/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtDesigner/QtDesigner.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtDesigner' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQDesignerActionEditorInterface.o sipQtDesignerQDesignerActionEditorInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQPyDesignerCustomWidgetPlugin.o sipQtDesignerQPyDesignerCustomWidgetPlugin.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQExtensionFactory.o sipQtDesignerQExtensionFactory.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQDesignerWidgetBoxInterface.o sipQtDesignerQDesignerWidgetBoxInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQAbstractExtensionManager.o sipQtDesignerQAbstractExtensionManager.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignercmodule.o sipQtDesignercmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQPyDesignerPropertySheetExtension.o sipQtDesignerQPyDesignerPropertySheetExtension.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQExtensionManager.o sipQtDesignerQExtensionManager.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQDesignerCustomWidgetInterface.o sipQtDesignerQDesignerCustomWidgetInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQAbstractExtensionFactory.o sipQtDesignerQAbstractExtensionFactory.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQDesignerFormWindowInterface.o sipQtDesignerQDesignerFormWindowInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQDesignerContainerExtension.o sipQtDesignerQDesignerContainerExtension.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQDesignerObjectInspectorInterface.o sipQtDesignerQDesignerObjectInspectorInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQFormBuilder.o sipQtDesignerQFormBuilder.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQPyDesignerMemberSheetExtension.o sipQtDesignerQPyDesignerMemberSheetExtension.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQDesignerCustomWidgetCollectionInterface.o sipQtDesignerQDesignerCustomWidgetCollectionInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQDesignerFormWindowCursorInterface.o sipQtDesignerQDesignerFormWindowCursorInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQDesignerPropertySheetExtension.o sipQtDesignerQDesignerPropertySheetExtension.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQDesignerFormEditorInterface.o sipQtDesignerQDesignerFormEditorInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQPyDesignerContainerExtension.o sipQtDesignerQPyDesignerContainerExtension.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQDesignerFormWindowInterfaceFeature.o sipQtDesignerQDesignerFormWindowInterfaceFeature.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQPyDesignerTaskMenuExtension.o sipQtDesignerQPyDesignerTaskMenuExtension.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQDesignerPropertyEditorInterface.o sipQtDesignerQDesignerPropertyEditorInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQList0101QDesignerCustomWidgetInterface.o sipQtDesignerQList0101QDesignerCustomWidgetInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQDesignerTaskMenuExtension.o sipQtDesignerQDesignerTaskMenuExtension.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQAbstractFormBuilder.o sipQtDesignerQAbstractFormBuilder.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQDesignerMemberSheetExtension.o sipQtDesignerQDesignerMemberSheetExtension.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQPyDesignerCustomWidgetCollectionPlugin.o sipQtDesignerQPyDesignerCustomWidgetCollectionPlugin.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtDesignerQDesignerFormWindowManagerInterface.o sipQtDesignerQDesignerFormWindowManagerInterface.cpp /usr/lib64/qt5/bin/moc -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtDesigner -I/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtDesigner -I/usr/include/python3.3m -I/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/4.8.2 -I/usr/include/c++/4.8.2/x86_64-redhat-linux -I/usr/include/c++/4.8.2/backward -I/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include -I/usr/local/include -I/usr/include ../qpy/QtDesigner/qpydesignercontainerextension.h -o moc_qpydesignercontainerextension.cpp /usr/lib64/qt5/bin/moc -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtDesigner -I/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtDesigner -I/usr/include/python3.3m -I/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/4.8.2 -I/usr/include/c++/4.8.2/x86_64-redhat-linux -I/usr/include/c++/4.8.2/backward -I/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include -I/usr/local/include -I/usr/include ../qpy/QtDesigner/qpydesignercustomwidgetcollectionplugin.h -o moc_qpydesignercustomwidgetcollectionplugin.cpp /usr/lib64/qt5/bin/moc -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtDesigner -I/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtDesigner -I/usr/include/python3.3m -I/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/4.8.2 -I/usr/include/c++/4.8.2/x86_64-redhat-linux -I/usr/include/c++/4.8.2/backward -I/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include -I/usr/local/include -I/usr/include ../qpy/QtDesigner/qpydesignercustomwidgetplugin.h -o moc_qpydesignercustomwidgetplugin.cpp /usr/lib64/qt5/bin/moc -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtDesigner -I/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtDesigner -I/usr/include/python3.3m -I/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/4.8.2 -I/usr/include/c++/4.8.2/x86_64-redhat-linux -I/usr/include/c++/4.8.2/backward -I/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include -I/usr/local/include -I/usr/include ../qpy/QtDesigner/qpydesignerpropertysheetextension.h -o moc_qpydesignerpropertysheetextension.cpp /usr/lib64/qt5/bin/moc -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtDesigner -I/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtDesigner -I/usr/include/python3.3m -I/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/4.8.2 -I/usr/include/c++/4.8.2/x86_64-redhat-linux -I/usr/include/c++/4.8.2/backward -I/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include -I/usr/local/include -I/usr/include ../qpy/QtDesigner/qpydesignermembersheetextension.h -o moc_qpydesignermembersheetextension.cpp /usr/lib64/qt5/bin/moc -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtDesigner -I/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtDesigner -I/usr/include/python3.3m -I/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/qpy/QtDesigner -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/4.8.2 -I/usr/include/c++/4.8.2/x86_64-redhat-linux -I/usr/include/c++/4.8.2/backward -I/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include -I/usr/local/include -I/usr/include ../qpy/QtDesigner/qpydesignertaskmenuextension.h -o moc_qpydesignertaskmenuextension.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o moc_qpydesignercontainerextension.o moc_qpydesignercontainerextension.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o moc_qpydesignercustomwidgetcollectionplugin.o moc_qpydesignercustomwidgetcollectionplugin.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o moc_qpydesignercustomwidgetplugin.o moc_qpydesignercustomwidgetplugin.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o moc_qpydesignerpropertysheetextension.o moc_qpydesignerpropertysheetextension.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o moc_qpydesignermembersheetextension.o moc_qpydesignermembersheetextension.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDesigner -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o moc_qpydesignertaskmenuextension.o moc_qpydesignertaskmenuextension.cpp rm -f libQtDesigner.so g++ -m64 -Wl,--version-script=QtDesigner.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtDesigner.so sipQtDesignerQDesignerActionEditorInterface.o sipQtDesignerQPyDesignerCustomWidgetPlugin.o sipQtDesignerQExtensionFactory.o sipQtDesignerQDesignerWidgetBoxInterface.o sipQtDesignerQAbstractExtensionManager.o sipQtDesignercmodule.o sipQtDesignerQPyDesignerPropertySheetExtension.o sipQtDesignerQExtensionManager.o sipQtDesignerQDesignerCustomWidgetInterface.o sipQtDesignerQAbstractExtensionFactory.o sipQtDesignerQDesignerFormWindowInterface.o sipQtDesignerQDesignerContainerExtension.o sipQtDesignerQDesignerObjectInspectorInterface.o sipQtDesignerQFormBuilder.o sipQtDesignerQPyDesignerMemberSheetExtension.o sipQtDesignerQDesignerCustomWidgetCollectionInterface.o sipQtDesignerQDesignerFormWindowCursorInterface.o sipQtDesignerQDesignerPropertySheetExtension.o sipQtDesignerQDesignerFormEditorInterface.o sipQtDesignerQPyDesignerContainerExtension.o sipQtDesignerQDesignerFormWindowInterfaceFeature.o sipQtDesignerQPyDesignerTaskMenuExtension.o sipQtDesignerQDesignerPropertyEditorInterface.o sipQtDesignerQList0101QDesignerCustomWidgetInterface.o sipQtDesignerQDesignerTaskMenuExtension.o sipQtDesignerQAbstractFormBuilder.o sipQtDesignerQDesignerMemberSheetExtension.o sipQtDesignerQPyDesignerCustomWidgetCollectionPlugin.o sipQtDesignerQDesignerFormWindowManagerInterface.o moc_qpydesignercontainerextension.o moc_qpydesignercustomwidgetcollectionplugin.o moc_qpydesignercustomwidgetplugin.o moc_qpydesignerpropertysheetextension.o moc_qpydesignermembersheetextension.o moc_qpydesignertaskmenuextension.o -L/usr/X11R6/lib64 -lQt5Designer -lQt5Widgets -lQt5Xml -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtDesigner.so QtDesigner.so make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtDesigner' cd QtDBus/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtDBus/QtDBus.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtDBus' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusConnectionRegisterOptions.o sipQtDBusQDBusConnectionRegisterOptions.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusPendingCallWatcher.o sipQtDBusQDBusPendingCallWatcher.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusError.o sipQtDBusQDBusError.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQPyDBusReply.o sipQtDBusQPyDBusReply.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusArgument.o sipQtDBusQDBusArgument.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusReply0100QStringList.o sipQtDBusQDBusReply0100QStringList.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusSignature.o sipQtDBusQDBusSignature.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusInterface.o sipQtDBusQDBusInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusAbstractInterface.o sipQtDBusQDBusAbstractInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusConnection.o sipQtDBusQDBusConnection.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusPendingCall.o sipQtDBusQDBusPendingCall.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusAbstractAdaptor.o sipQtDBusQDBusAbstractAdaptor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusServiceWatcherWatchMode.o sipQtDBusQDBusServiceWatcherWatchMode.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusConnectionConnectionCapabilities.o sipQtDBusQDBusConnectionConnectionCapabilities.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusObjectPath.o sipQtDBusQDBusObjectPath.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusReply0100QDBusConnectionInterfaceRegisterServiceReply.o sipQtDBusQDBusReply0100QDBusConnectionInterfaceRegisterServiceReply.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusMessage.o sipQtDBusQDBusMessage.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusConnectionInterface.o sipQtDBusQDBusConnectionInterface.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusReply0400.o sipQtDBusQDBusReply0400.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQPyDBusPendingReply.o sipQtDBusQPyDBusPendingReply.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusReply0100QString.o sipQtDBusQDBusReply0100QString.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBuscmodule.o sipQtDBuscmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusReply2600.o sipQtDBusQDBusReply2600.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBus.o sipQtDBusQDBus.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusUnixFileDescriptor.o sipQtDBusQDBusUnixFileDescriptor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusVariant.o sipQtDBusQDBusVariant.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusReply1900.o sipQtDBusQDBusReply1900.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o sipQtDBusQDBusServiceWatcher.o sipQtDBusQDBusServiceWatcher.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o qpydbusreply.o ../qpy/QtDBus/qpydbusreply.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o qpydbuspendingreply.o ../qpy/QtDBus/qpydbuspendingreply.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o qpydbus_chimera_helpers.o ../qpy/QtDBus/qpydbus_chimera_helpers.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DBUS_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -I../qpy/QtDBus -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDBus -isystem /usr/include/qt5/QtCore -I. -o qpydbus_post_init.o ../qpy/QtDBus/qpydbus_post_init.cpp rm -f libQtDBus.so g++ -m64 -Wl,--version-script=QtDBus.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtDBus.so sipQtDBusQDBusConnectionRegisterOptions.o sipQtDBusQDBusPendingCallWatcher.o sipQtDBusQDBusError.o sipQtDBusQPyDBusReply.o sipQtDBusQDBusArgument.o sipQtDBusQDBusReply0100QStringList.o sipQtDBusQDBusSignature.o sipQtDBusQDBusInterface.o sipQtDBusQDBusAbstractInterface.o sipQtDBusQDBusConnection.o sipQtDBusQDBusPendingCall.o sipQtDBusQDBusAbstractAdaptor.o sipQtDBusQDBusServiceWatcherWatchMode.o sipQtDBusQDBusConnectionConnectionCapabilities.o sipQtDBusQDBusObjectPath.o sipQtDBusQDBusReply0100QDBusConnectionInterfaceRegisterServiceReply.o sipQtDBusQDBusMessage.o sipQtDBusQDBusConnectionInterface.o sipQtDBusQDBusReply0400.o sipQtDBusQPyDBusPendingReply.o sipQtDBusQDBusReply0100QString.o sipQtDBuscmodule.o sipQtDBusQDBusReply2600.o sipQtDBusQDBus.o sipQtDBusQDBusUnixFileDescriptor.o sipQtDBusQDBusVariant.o sipQtDBusQDBusReply1900.o sipQtDBusQDBusServiceWatcher.o qpydbusreply.o qpydbuspendingreply.o qpydbus_chimera_helpers.o qpydbus_post_init.o -lQt5DBus -lQt5Core -lpthread cp -f libQtDBus.so QtDBus.so make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtDBus' cd _QOpenGLFunctions_2_0/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/_QOpenGLFunctions_2_0/_QOpenGLFunctions_2_0.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/_QOpenGLFunctions_2_0' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sip_QOpenGLFunctions_2_0cmodule.o sip_QOpenGLFunctions_2_0cmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sip_QOpenGLFunctions_2_0QOpenGLFunctions_2_0.o sip_QOpenGLFunctions_2_0QOpenGLFunctions_2_0.cpp rm -f lib_QOpenGLFunctions_2_0.so g++ -m64 -Wl,--version-script=_QOpenGLFunctions_2_0.exp -Wl,-O1 -Wl,-z,relro -shared -o lib_QOpenGLFunctions_2_0.so sip_QOpenGLFunctions_2_0cmodule.o sip_QOpenGLFunctions_2_0QOpenGLFunctions_2_0.o -L/usr/X11R6/lib64 -lQt5Gui -lQt5Core -lGL -lpthread cp -f lib_QOpenGLFunctions_2_0.so _QOpenGLFunctions_2_0.so make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/_QOpenGLFunctions_2_0' cd QtSensors/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtSensors/QtSensors.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtSensors' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQSensorFilter.o sipQtSensorsQSensorFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQAmbientLightSensor.o sipQtSensorsQAmbientLightSensor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQIRProximityReading.o sipQtSensorsQIRProximityReading.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQMagnetometerFilter.o sipQtSensorsQMagnetometerFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQIRProximitySensor.o sipQtSensorsQIRProximitySensor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQTapReading.o sipQtSensorsQTapReading.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQAltimeterFilter.o sipQtSensorsQAltimeterFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQOrientationSensor.o sipQtSensorsQOrientationSensor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQCompass.o sipQtSensorsQCompass.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQMagnetometerReading.o sipQtSensorsQMagnetometerReading.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQTiltReading.o sipQtSensorsQTiltReading.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQGyroscopeFilter.o sipQtSensorsQGyroscopeFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQRotationReading.o sipQtSensorsQRotationReading.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQAccelerometerReading.o sipQtSensorsQAccelerometerReading.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQAmbientTemperatureSensor.o sipQtSensorsQAmbientTemperatureSensor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQAccelerometerFilter.o sipQtSensorsQAccelerometerFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQAltimeterReading.o sipQtSensorsQAltimeterReading.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQOrientationFilter.o sipQtSensorsQOrientationFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQProximitySensor.o sipQtSensorsQProximitySensor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQAmbientTemperatureFilter.o sipQtSensorsQAmbientTemperatureFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQList0100qoutputrange.o sipQtSensorsQList0100qoutputrange.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQPressureSensor.o sipQtSensorsQPressureSensor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQCompassReading.o sipQtSensorsQCompassReading.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQProximityReading.o sipQtSensorsQProximityReading.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQAmbientLightFilter.o sipQtSensorsQAmbientLightFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQSensorReading.o sipQtSensorsQSensorReading.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQTapSensor.o sipQtSensorsQTapSensor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQLightReading.o sipQtSensorsQLightReading.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsqoutputrange.o sipQtSensorsqoutputrange.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQGyroscope.o sipQtSensorsQGyroscope.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQTapFilter.o sipQtSensorsQTapFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQGyroscopeReading.o sipQtSensorsQGyroscopeReading.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQTiltFilter.o sipQtSensorsQTiltFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQTiltSensor.o sipQtSensorsQTiltSensor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQLightSensor.o sipQtSensorsQLightSensor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQOrientationReading.o sipQtSensorsQOrientationReading.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQLightFilter.o sipQtSensorsQLightFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorscmodule.o sipQtSensorscmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQAmbientLightReading.o sipQtSensorsQAmbientLightReading.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQList0101QSensorFilter.o sipQtSensorsQList0101QSensorFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQAmbientTemperatureReading.o sipQtSensorsQAmbientTemperatureReading.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQProximityFilter.o sipQtSensorsQProximityFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQHolsterSensor.o sipQtSensorsQHolsterSensor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQPressureReading.o sipQtSensorsQPressureReading.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQRotationSensor.o sipQtSensorsQRotationSensor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQPressureFilter.o sipQtSensorsQPressureFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQIRProximityFilter.o sipQtSensorsQIRProximityFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQHolsterReading.o sipQtSensorsQHolsterReading.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQMagnetometer.o sipQtSensorsQMagnetometer.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQCompassFilter.o sipQtSensorsQCompassFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQHolsterFilter.o sipQtSensorsQHolsterFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQRotationFilter.o sipQtSensorsQRotationFilter.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQAccelerometer.o sipQtSensorsQAccelerometer.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQSensor.o sipQtSensorsQSensor.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SENSORS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSensors -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSensorsQAltimeter.o sipQtSensorsQAltimeter.cpp rm -f libQtSensors.so g++ -m64 -Wl,--version-script=QtSensors.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtSensors.so sipQtSensorsQSensorFilter.o sipQtSensorsQAmbientLightSensor.o sipQtSensorsQIRProximityReading.o sipQtSensorsQMagnetometerFilter.o sipQtSensorsQIRProximitySensor.o sipQtSensorsQTapReading.o sipQtSensorsQAltimeterFilter.o sipQtSensorsQOrientationSensor.o sipQtSensorsQCompass.o sipQtSensorsQMagnetometerReading.o sipQtSensorsQTiltReading.o sipQtSensorsQGyroscopeFilter.o sipQtSensorsQRotationReading.o sipQtSensorsQAccelerometerReading.o sipQtSensorsQAmbientTemperatureSensor.o sipQtSensorsQAccelerometerFilter.o sipQtSensorsQAltimeterReading.o sipQtSensorsQOrientationFilter.o sipQtSensorsQProximitySensor.o sipQtSensorsQAmbientTemperatureFilter.o sipQtSensorsQList0100qoutputrange.o sipQtSensorsQPressureSensor.o sipQtSensorsQCompassReading.o sipQtSensorsQProximityReading.o sipQtSensorsQAmbientLightFilter.o sipQtSensorsQSensorReading.o sipQtSensorsQTapSensor.o sipQtSensorsQLightReading.o sipQtSensorsqoutputrange.o sipQtSensorsQGyroscope.o sipQtSensorsQTapFilter.o sipQtSensorsQGyroscopeReading.o sipQtSensorsQTiltFilter.o sipQtSensorsQTiltSensor.o sipQtSensorsQLightSensor.o sipQtSensorsQOrientationReading.o sipQtSensorsQLightFilter.o sipQtSensorscmodule.o sipQtSensorsQAmbientLightReading.o sipQtSensorsQList0101QSensorFilter.o sipQtSensorsQAmbientTemperatureReading.o sipQtSensorsQProximityFilter.o sipQtSensorsQHolsterSensor.o sipQtSensorsQPressureReading.o sipQtSensorsQRotationSensor.o sipQtSensorsQPressureFilter.o sipQtSensorsQIRProximityFilter.o sipQtSensorsQHolsterReading.o sipQtSensorsQMagnetometer.o sipQtSensorsQCompassFilter.o sipQtSensorsQHolsterFilter.o sipQtSensorsQRotationFilter.o sipQtSensorsQAccelerometer.o sipQtSensorsQSensor.o sipQtSensorsQAltimeter.o -L/usr/X11R6/lib64 -lQt5Sensors -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtSensors.so QtSensors.so make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtSensors' cd QtSerialPort/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtSerialPort/QtSerialPort.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtSerialPort' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SERIALPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSerialPort -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSerialPortQSerialPort.o sipQtSerialPortQSerialPort.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SERIALPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSerialPort -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSerialPortQSerialPortInfo.o sipQtSerialPortQSerialPortInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SERIALPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSerialPort -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSerialPortcmodule.o sipQtSerialPortcmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SERIALPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSerialPort -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSerialPortQSerialPortDirections.o sipQtSerialPortQSerialPortDirections.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SERIALPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSerialPort -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSerialPortQList0100QSerialPortInfo.o sipQtSerialPortQList0100QSerialPortInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SERIALPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtSerialPort -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtSerialPortQSerialPortPinoutSignals.o sipQtSerialPortQSerialPortPinoutSignals.cpp rm -f libQtSerialPort.so g++ -m64 -Wl,--version-script=QtSerialPort.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtSerialPort.so sipQtSerialPortQSerialPort.o sipQtSerialPortQSerialPortInfo.o sipQtSerialPortcmodule.o sipQtSerialPortQSerialPortDirections.o sipQtSerialPortQList0100QSerialPortInfo.o sipQtSerialPortQSerialPortPinoutSignals.o -L/usr/X11R6/lib64 -lQt5SerialPort -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtSerialPort.so QtSerialPort.so make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtSerialPort' cd QtX11Extras/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtX11Extras/QtX11Extras.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtX11Extras' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtX11ExtrasDisplay.o sipQtX11ExtrasDisplay.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtX11Extrasxcb_connection_t.o sipQtX11Extrasxcb_connection_t.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtX11ExtrasQX11Info.o sipQtX11ExtrasQX11Info.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_X11EXTRAS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtX11Extras -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtX11Extrascmodule.o sipQtX11Extrascmodule.cpp rm -f libQtX11Extras.so g++ -m64 -Wl,--version-script=QtX11Extras.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtX11Extras.so sipQtX11ExtrasDisplay.o sipQtX11Extrasxcb_connection_t.o sipQtX11ExtrasQX11Info.o sipQtX11Extrascmodule.o -L/usr/X11R6/lib64 -lQt5X11Extras -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtX11Extras.so QtX11Extras.so make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtX11Extras' cd QtBluetooth/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtBluetooth/QtBluetooth.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtBluetooth' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQList0100QBluetoothServiceInfo.o sipQtBluetoothQList0100QBluetoothServiceInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQBluetoothDeviceDiscoveryAgent.o sipQtBluetoothQBluetoothDeviceDiscoveryAgent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQBluetoothHostInfo.o sipQtBluetoothQBluetoothHostInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQList0100QBluetoothUuid.o sipQtBluetoothQList0100QBluetoothUuid.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothcmodule.o sipQtBluetoothcmodule.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQBluetoothDeviceInfoServiceClasses.o sipQtBluetoothQBluetoothDeviceInfoServiceClasses.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQBluetoothServiceInfoSequence.o sipQtBluetoothQBluetoothServiceInfoSequence.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQBluetoothSocket.o sipQtBluetoothQBluetoothSocket.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQBluetoothTransferRequest.o sipQtBluetoothQBluetoothTransferRequest.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQBluetoothSecurityFlags.o sipQtBluetoothQBluetoothSecurityFlags.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQList0100QBluetoothDeviceInfo.o sipQtBluetoothQList0100QBluetoothDeviceInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQBluetooth.o sipQtBluetoothQBluetooth.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQBluetoothLocalDevice.o sipQtBluetoothQBluetoothLocalDevice.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQBluetoothServiceDiscoveryAgent.o sipQtBluetoothQBluetoothServiceDiscoveryAgent.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQBluetoothServer.o sipQtBluetoothQBluetoothServer.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQBluetoothAddress.o sipQtBluetoothQBluetoothAddress.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQBluetoothTransferManager.o sipQtBluetoothQBluetoothTransferManager.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQBluetoothDeviceInfo.o sipQtBluetoothQBluetoothDeviceInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQList0100QBluetoothAddress.o sipQtBluetoothQList0100QBluetoothAddress.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQBluetoothServiceInfo.o sipQtBluetoothQBluetoothServiceInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQList1600.o sipQtBluetoothQList1600.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothquint128.o sipQtBluetoothquint128.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQBluetoothUuid.o sipQtBluetoothQBluetoothUuid.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQBluetoothTransferReply.o sipQtBluetoothQBluetoothTransferReply.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_BLUETOOTH_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtBluetooth -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtBluetoothQList0100QBluetoothHostInfo.o sipQtBluetoothQList0100QBluetoothHostInfo.cpp rm -f libQtBluetooth.so g++ -m64 -Wl,--version-script=QtBluetooth.exp -Wl,-O1 -Wl,-z,relro -Wl,-rpath-link,/usr/lib64 -shared -o libQtBluetooth.so sipQtBluetoothQList0100QBluetoothServiceInfo.o sipQtBluetoothQBluetoothDeviceDiscoveryAgent.o sipQtBluetoothQBluetoothHostInfo.o sipQtBluetoothQList0100QBluetoothUuid.o sipQtBluetoothcmodule.o sipQtBluetoothQBluetoothDeviceInfoServiceClasses.o sipQtBluetoothQBluetoothServiceInfoSequence.o sipQtBluetoothQBluetoothSocket.o sipQtBluetoothQBluetoothTransferRequest.o sipQtBluetoothQBluetoothSecurityFlags.o sipQtBluetoothQList0100QBluetoothDeviceInfo.o sipQtBluetoothQBluetooth.o sipQtBluetoothQBluetoothLocalDevice.o sipQtBluetoothQBluetoothServiceDiscoveryAgent.o sipQtBluetoothQBluetoothServer.o sipQtBluetoothQBluetoothAddress.o sipQtBluetoothQBluetoothTransferManager.o sipQtBluetoothQBluetoothDeviceInfo.o sipQtBluetoothQList0100QBluetoothAddress.o sipQtBluetoothQBluetoothServiceInfo.o sipQtBluetoothQList1600.o sipQtBluetoothquint128.o sipQtBluetoothQBluetoothUuid.o sipQtBluetoothQBluetoothTransferReply.o sipQtBluetoothQList0100QBluetoothHostInfo.o -L/usr/X11R6/lib64 -lQt5Bluetooth -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtBluetooth.so QtBluetooth.so make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtBluetooth' cd QtPositioning/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtPositioning/QtPositioning.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtPositioning' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQGeoSatelliteInfo.o sipQtPositioningQGeoSatelliteInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQGeoSatelliteInfoSource.o sipQtPositioningQGeoSatelliteInfoSource.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQGeoAreaMonitorSourceAreaMonitorFeatures.o sipQtPositioningQGeoAreaMonitorSourceAreaMonitorFeatures.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQGeoAreaMonitorInfo.o sipQtPositioningQGeoAreaMonitorInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQList0100QGeoCoordinate.o sipQtPositioningQList0100QGeoCoordinate.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQList0100QGeoSatelliteInfo.o sipQtPositioningQList0100QGeoSatelliteInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQGeoRectangle.o sipQtPositioningQGeoRectangle.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQGeoPositionInfoSource.o sipQtPositioningQGeoPositionInfoSource.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQGeoLocation.o sipQtPositioningQGeoLocation.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQGeoPositionInfo.o sipQtPositioningQGeoPositionInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQNmeaPositionInfoSource.o sipQtPositioningQNmeaPositionInfoSource.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQGeoPositionInfoSourcePositioningMethods.o sipQtPositioningQGeoPositionInfoSourcePositioningMethods.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQGeoAreaMonitorSource.o sipQtPositioningQGeoAreaMonitorSource.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQGeoCircle.o sipQtPositioningQGeoCircle.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQGeoShape.o sipQtPositioningQGeoShape.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQGeoCoordinate.o sipQtPositioningQGeoCoordinate.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQList0100QGeoAreaMonitorInfo.o sipQtPositioningQList0100QGeoAreaMonitorInfo.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningQGeoAddress.o sipQtPositioningQGeoAddress.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_POSITIONING_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtPositioning -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtPositioningcmodule.o sipQtPositioningcmodule.cpp rm -f libQtPositioning.so g++ -m64 -Wl,--version-script=QtPositioning.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtPositioning.so sipQtPositioningQGeoSatelliteInfo.o sipQtPositioningQGeoSatelliteInfoSource.o sipQtPositioningQGeoAreaMonitorSourceAreaMonitorFeatures.o sipQtPositioningQGeoAreaMonitorInfo.o sipQtPositioningQList0100QGeoCoordinate.o sipQtPositioningQList0100QGeoSatelliteInfo.o sipQtPositioningQGeoRectangle.o sipQtPositioningQGeoPositionInfoSource.o sipQtPositioningQGeoLocation.o sipQtPositioningQGeoPositionInfo.o sipQtPositioningQNmeaPositionInfoSource.o sipQtPositioningQGeoPositionInfoSourcePositioningMethods.o sipQtPositioningQGeoAreaMonitorSource.o sipQtPositioningQGeoCircle.o sipQtPositioningQGeoShape.o sipQtPositioningQGeoCoordinate.o sipQtPositioningQList0100QGeoAreaMonitorInfo.o sipQtPositioningQGeoAddress.o sipQtPositioningcmodule.o -L/usr/X11R6/lib64 -lQt5Positioning -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtPositioning.so QtPositioning.so make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtPositioning' cd QtQuickWidgets/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtQuickWidgets/QtQuickWidgets.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtQuickWidgets' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICKWIDGETS_LIB -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuickWidgets -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickWidgetsQQuickWidget.o sipQtQuickWidgetsQQuickWidget.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QUICKWIDGETS_LIB -DQT_QUICK_LIB -DQT_QML_LIB -DQT_WIDGETS_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQuickWidgets -isystem /usr/include/qt5/QtQuick -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o sipQtQuickWidgetscmodule.o sipQtQuickWidgetscmodule.cpp rm -f libQtQuickWidgets.so g++ -m64 -Wl,--version-script=QtQuickWidgets.exp -Wl,-O1 -Wl,-z,relro -shared -o libQtQuickWidgets.so sipQtQuickWidgetsQQuickWidget.o sipQtQuickWidgetscmodule.o -L/usr/X11R6/lib64 -lQt5QuickWidgets -lQt5Quick -lQt5Qml -lQt5Widgets -lQt5Network -lQt5Gui -lQt5Core -lGL -lpthread cp -f libQtQuickWidgets.so QtQuickWidgets.so make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtQuickWidgets' cd Qt/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/Qt/Qt.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/Qt' gcc -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/python3.3m -o sipQtcmodule.o sipQtcmodule.c rm -f libQt.so g++ -m64 -Wl,--version-script=Qt.exp -Wl,-O1 -Wl,-z,relro -shared -o libQt.so sipQtcmodule.o -lpthread cp -f libQt.so Qt.so make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/Qt' cd pylupdate/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/pylupdate/pylupdate.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/pylupdate' g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -o main.o main.cpp g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -o proparser.o proparser.cpp g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -o fetchtr.o fetchtr.cpp g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -o numberh.o numberh.cpp g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -o simtexth.o simtexth.cpp g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -o merge.o merge.cpp g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -o translator.o translator.cpp g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -o sametexth.o sametexth.cpp g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -o metatranslator.o metatranslator.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/pylupdate -I/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/pylupdate -I/usr/include/qt5 -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtCore -I/usr/include/c++/4.8.2 -I/usr/include/c++/4.8.2/x86_64-redhat-linux -I/usr/include/c++/4.8.2/backward -I/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include -I/usr/local/include -I/usr/include translator.h -o moc_translator.cpp g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -o moc_translator.o moc_translator.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o pylupdate5 main.o proparser.o fetchtr.o numberh.o simtexth.o merge.o translator.o sametexth.o metatranslator.o moc_translator.o -lQt5Xml -lQt5Core -lpthread make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/pylupdate' cd pyrcc/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/pyrcc/pyrcc.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/pyrcc' g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -o main.o main.cpp g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtCore -I. -o rcc.o rcc.cpp g++ -m64 -Wl,-O1 -Wl,-z,relro -o pyrcc5 main.o rcc.o -lQt5Xml -lQt5Core -lpthread make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/pyrcc' cd designer/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/designer/designer.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/designer' g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DPYTHON_LIB=\"libpython3.3m.so\" -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/python3.3m -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o pluginloader.o pluginloader.cpp /usr/lib64/qt5/bin/moc -DPYTHON_LIB=\"libpython3.3m.so\" -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/designer -I/usr/include/python3.3m -I/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/designer -I/usr/include/qt5 -I/usr/include/qt5/QtDesigner -I/usr/include/qt5/QtWidgets -I/usr/include/qt5/QtXml -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/4.8.2 -I/usr/include/c++/4.8.2/x86_64-redhat-linux -I/usr/include/c++/4.8.2/backward -I/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include -I/usr/local/include -I/usr/include pluginloader.h -o moc_pluginloader.cpp g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DPYTHON_LIB=\"libpython3.3m.so\" -DQT_NO_DEBUG -DQT_PLUGIN -DQT_DESIGNER_LIB -DQT_WIDGETS_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/python3.3m -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtDesigner -isystem /usr/include/qt5/QtWidgets -isystem /usr/include/qt5/QtXml -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o moc_pluginloader.o moc_pluginloader.cpp rm -f libpyqt5.so g++ -m64 -Wl,-O1 -Wl,-z,relro -shared -o libpyqt5.so pluginloader.o moc_pluginloader.o -L/usr/X11R6/lib64 -L/usr/lib64 -lpython3.3m -lQt5Designer -lQt5Widgets -lQt5Xml -lQt5Gui -lQt5Core -lGL -lpthread make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/designer' cd qmlscene/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/qmlscene/qmlscene.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/qmlscene' g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/python3.3m -isystem /usr/include/python3.3m -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o pluginloader.o pluginloader.cpp /usr/lib64/qt5/bin/moc -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/qmlscene -I/usr/include/python3.3m -I/usr/include/python3.3m -I/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/qmlscene -I/usr/include/qt5 -I/usr/include/qt5/QtQml -I/usr/include/qt5/QtNetwork -I/usr/include/qt5/QtGui -I/usr/include/qt5/QtCore -I/usr/include/c++/4.8.2 -I/usr/include/c++/4.8.2/x86_64-redhat-linux -I/usr/include/c++/4.8.2/backward -I/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include -I/usr/local/include -I/usr/include pluginloader.h -o moc_pluginloader.cpp g++ -c -m64 -pipe -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -fPIC -DQT_NO_DEBUG -DQT_PLUGIN -DQT_QML_LIB -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I. -isystem /usr/include/python3.3m -isystem /usr/include/python3.3m -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtQml -isystem /usr/include/qt5/QtNetwork -isystem /usr/include/qt5/QtGui -isystem /usr/include/qt5/QtCore -I. -o moc_pluginloader.o moc_pluginloader.cpp rm -f libpyqt5qmlplugin.so g++ -m64 -Wl,-O1 -Wl,-z,relro -shared -o libpyqt5qmlplugin.so pluginloader.o moc_pluginloader.o -L/usr/X11R6/lib64 -L/usr/lib64 -lpython3.3m -lQt5Qml -lQt5Network -lQt5Gui -lQt5Core -lGL -lpthread make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/qmlscene' cd dbus/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/dbus/dbus.pro -o Makefile ) && make -f Makefile make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/dbus' g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o dbus.o dbus.cpp /usr/lib64/qt5/bin/moc -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PLUGIN -DQT_CORE_LIB -I/usr/lib64/qt5/mkspecs/linux-g++-64 -I/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/dbus -I/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/dbus -I/usr/include/python3.3m -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/dbus -I/usr/include/qt5 -I/usr/include/qt5/QtCore -I/usr/include/c++/4.8.2 -I/usr/include/c++/4.8.2/x86_64-redhat-linux -I/usr/include/c++/4.8.2/backward -I/usr/lib/gcc/x86_64-redhat-linux/4.8.2/include -I/usr/local/include -I/usr/include helper.h -o moc_helper.cpp g++ -c -m64 -pipe -fno-exceptions -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -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++-64 -I. -I. -isystem /usr/include/python3.3m -isystem /usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I. -isystem /usr/include/qt5 -isystem /usr/include/qt5/QtCore -I. -o moc_helper.o moc_helper.cpp dbus.cpp: In function 'dbus_bool_t add_watch(DBusWatch*, void*)': dbus.cpp:43:14: warning: 'int dbus_watch_get_fd(DBusWatch*)' is deprecated (declared at /usr/include/dbus-1.0/dbus/dbus-connection.h:451) [-Wdeprecated-declarations] int fd = dbus_watch_get_fd(watch); ^ dbus.cpp:43:37: warning: 'int dbus_watch_get_fd(DBusWatch*)' is deprecated (declared at /usr/include/dbus-1.0/dbus/dbus-connection.h:451) [-Wdeprecated-declarations] int fd = dbus_watch_get_fd(watch); ^ dbus.cpp: In function 'void remove_watch(DBusWatch*, void*)': dbus.cpp:76:14: warning: 'int dbus_watch_get_fd(DBusWatch*)' is deprecated (declared at /usr/include/dbus-1.0/dbus/dbus-connection.h:451) [-Wdeprecated-declarations] int fd = dbus_watch_get_fd(watch); ^ dbus.cpp:76:37: warning: 'int dbus_watch_get_fd(DBusWatch*)' is deprecated (declared at /usr/include/dbus-1.0/dbus/dbus-connection.h:451) [-Wdeprecated-declarations] int fd = dbus_watch_get_fd(watch); ^ dbus.cpp: In function 'void toggle_watch(DBusWatch*, void*)': dbus.cpp:108:14: warning: 'int dbus_watch_get_fd(DBusWatch*)' is deprecated (declared at /usr/include/dbus-1.0/dbus/dbus-connection.h:451) [-Wdeprecated-declarations] int fd = dbus_watch_get_fd(watch); ^ dbus.cpp:108:37: warning: 'int dbus_watch_get_fd(DBusWatch*)' is deprecated (declared at /usr/include/dbus-1.0/dbus/dbus-connection.h:451) [-Wdeprecated-declarations] int fd = dbus_watch_get_fd(watch); ^ dbus.cpp: In function 'PyObject* DBusQtMainLoop(PyObject*, PyObject*, PyObject*)': dbus.cpp:356:51: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] static char *argnames[] = {"set_as_default", 0}; ^ dbus.cpp: In function 'PyObject* PyInit_pyqt5()': dbus.cpp:416:5: warning: missing initializer for member 'PyModuleDef::m_reload' [-Wmissing-field-initializers] }; ^ dbus.cpp:416:5: warning: missing initializer for member 'PyModuleDef::m_traverse' [-Wmissing-field-initializers] dbus.cpp:416:5: warning: missing initializer for member 'PyModuleDef::m_clear' [-Wmissing-field-initializers] dbus.cpp:416:5: warning: missing initializer for member 'PyModuleDef::m_free' [-Wmissing-field-initializers] rm -f libpyqt5.so g++ -m64 -Wl,--version-script=pyqt5.exp -Wl,-O1 -Wl,-z,relro -shared -o libpyqt5.so dbus.o moc_helper.o -L/lib64 -ldbus-1 -lQt5Core -lpthread cp -f libpyqt5.so pyqt5.so make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/dbus' ~/build/BUILD/PyQt-gpl-5.3.2 + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.ziz6W1 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64 + cd PyQt-gpl-5.3.2 + make install DESTDIR=/builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64 INSTALL_ROOT=/builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64 -C /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos make: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos' cd QtCore/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtCore/QtCore.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtCore' install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtCore/QtCore.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qlibrary.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qvariant.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qelapsedtimer.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qregexp.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qreadwritelock.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qtemporarydir.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qjsonobject.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qparallelanimationgroup.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qitemselectionmodel.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qhistorystate.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qstatemachine.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qbasictimer.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qlockfile.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qbytearraymatcher.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qabstracttransition.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qdatastream.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qmargins.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qsharedmemory.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qmimedata.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qthread.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qpycore_qlist.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qprocess.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qeasingcurve.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qidentityproxymodel.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qbytearray.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qfile.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qfilesystemwatcher.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qmimedatabase.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qsize.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qregularexpression.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qresource.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qabstractproxymodel.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qjsondocument.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qtextcodec.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/quuid.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qbitarray.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qtimezone.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qlogging.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qstring.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qmessageauthenticationcode.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qcryptographichash.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qabstractitemmodel.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qtemporaryfile.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qsortfilterproxymodel.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qiodevice.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qjsonvalue.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qcommandlineoption.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qlocale.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/QtCoremod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qline.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qstate.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qnumeric.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qdiriterator.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qwineventnotifier.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qstringlist.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qrect.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qfinalstate.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qsocketnotifier.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qurl.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qpycore_qhash.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qpycore_qpair.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qobjectcleanuphandler.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qsignaltransition.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qsequentialanimationgroup.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qpoint.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qmutex.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qstringlistmodel.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qobject.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qglobal.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qpycore_qmap.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qanimationgroup.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qfiledevice.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qabstractnativeeventfilter.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qsavefile.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qabstractstate.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qjsonarray.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qsignalmapper.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qsettings.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qxmlstream.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qeventtransition.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qtimeline.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qbuffer.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qmetatype.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qthreadpool.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qpauseanimation.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qchar.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qeventloop.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qlibraryinfo.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qtimer.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qdir.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qtranslator.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qtextstream.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qsystemsemaphore.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qpluginloader.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qstandardpaths.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qmetaobject.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qcoreevent.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qpycore_qset.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qwaitcondition.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qpropertyanimation.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qpycore_qvector.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qabstracteventdispatcher.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qmimetype.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qurlquery.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qvariantanimation.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qabstractanimation.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qrunnable.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qsemaphore.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qfileinfo.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qcollator.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qobjectdefs.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qcoreapplication.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qnamespace.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qtextboundaryfinder.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qsysinfo.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qfileselector.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qcommandlineparser.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtCore/qdatetime.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtCore' cd QtGui/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtGui/QtGui.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtGui' install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtGui/QtGui.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qcolor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qpolygon.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qopenglframebufferobject.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qopenglshaderprogram.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qfontdatabase.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qpicture.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qtextformat.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qmatrix4x4.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qtexttable.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qopenglpaintdevice.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qwindowdefs.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qopengltimerquery.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qtextcursor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qfontinfo.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qpdfwriter.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qmovie.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qfontmetrics.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qgenericmatrix.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qpagelayout.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qrgb.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qtextdocumentfragment.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qtouchdevice.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qopenglcontext.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qtextlayout.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qopenglvertexarrayobject.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qopenglpixeltransferoptions.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qrawfont.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qpagedpaintdevice.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qpygui_qvector.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qoffscreensurface.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qpygui_qpair.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/QtGuimod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qpygui_qlist.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qsessionmanager.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qopengltexture.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qtextoption.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qdrag.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qimagewriter.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qvector4d.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qpaintengine.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qclipboard.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qcursor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qvector3d.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qimagereader.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qwindow.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qguiapplication.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qfont.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qevent.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qglyphrun.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qpixmapcache.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qtransform.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/opengl_types.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qinputmethod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qdesktopservices.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qopenglversionfunctions.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qimageiohandler.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qtextdocument.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qbrush.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qpixmap.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qpen.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qicon.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qopenglbuffer.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qopengldebug.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qabstracttextdocumentlayout.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qimage.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qregion.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qstandarditemmodel.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qbackingstore.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qsurfaceformat.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qpalette.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qquaternion.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qtextdocumentwriter.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qbitmap.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qsurface.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qtextlist.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qstatictext.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qstylehints.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qpainterpath.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qiconengine.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qpaintdevice.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qvalidator.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qscreen.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qtextobject.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qpainter.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qvector2d.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qkeysequence.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qsyntaxhighlighter.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtGui/qpagesize.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtGui' cd QtHelp/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtHelp/QtHelp.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtHelp' install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtHelp/QtHelp.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtHelp/qhelpcontentwidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtHelp/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtHelp/QtHelpmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtHelp/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtHelp/qhelpsearchengine.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtHelp/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtHelp/qhelpsearchresultwidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtHelp/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtHelp/qhelpengine.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtHelp/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtHelp/qhelpsearchquerywidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtHelp/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtHelp/qhelpenginecore.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtHelp/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtHelp/qhelpindexwidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtHelp/ make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtHelp' cd QtMultimedia/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtMultimedia/QtMultimedia.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtMultimedia' install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtMultimedia/QtMultimedia.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qmediaobject.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qmediaencodersettings.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qaudiodeviceinfo.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qmediametadata.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qmediaservice.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qaudiorecorder.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qmediaplayer.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qcamera.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qsound.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qmediaresource.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qaudioformat.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qabstractvideosurface.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qvideosurfaceformat.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qvideoframe.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qvideoprobe.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qmediabindableinterface.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qmediarecorder.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qmediatimerange.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qabstractvideobuffer.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qradiotuner.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qaudiobuffer.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qradiodata.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qmediacontrol.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qcameraexposure.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qaudiodecoder.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qcameraimageprocessing.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qmediaplaylist.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qpymultimedia_qlist.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qcamerafocus.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qmediacontent.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qsoundeffect.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qaudio.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qmultimedia.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qaudioinput.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qaudioprobe.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qcameraimagecapture.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qaudiooutput.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/qcamerainfo.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimedia/QtMultimediamod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtMultimedia' cd QtMultimediaWidgets/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtMultimediaWidgets/QtMultimediaWidgets.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtMultimediaWidgets' install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtMultimediaWidgets/QtMultimediaWidgets.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimediaWidgets/qvideowidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimediaWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimediaWidgets/QtMultimediaWidgetsmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimediaWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimediaWidgets/qgraphicsvideoitem.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimediaWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtMultimediaWidgets/qcameraviewfinder.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimediaWidgets/ make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtMultimediaWidgets' cd QtNetwork/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtNetwork/QtNetwork.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtNetwork' install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtNetwork/QtNetwork.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtNetwork/qpynetwork_qmap.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtNetwork/qnetworkdiskcache.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtNetwork/qpynetwork_qhash.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtNetwork/qdnslookup.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtNetwork/qnetworkconfiguration.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtNetwork/qnetworkproxy.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtNetwork/qtcpserver.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtNetwork/qhostinfo.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtNetwork/qnetworkcookiejar.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtNetwork/qabstractsocket.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtNetwork/qudpsocket.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtNetwork/qnetworkrequest.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtNetwork/qhostaddress.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtNetwork/qsslsocket.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtNetwork/qsslcertificateextension.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtNetwork/qabstractnetworkcache.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtNetwork/qnetworksession.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtNetwork/qsslcertificate.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtNetwork/qauthenticator.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtNetwork/qnetworkreply.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtNetwork/qnetworkaccessmanager.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtNetwork/qhttpmultipart.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtNetwork/QtNetworkmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtNetwork/qsslcipher.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtNetwork/qlocalserver.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtNetwork/qsslerror.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtNetwork/qnetworkconfigmanager.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtNetwork/qnetworkcookie.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtNetwork/qnetworkinterface.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtNetwork/qsslconfiguration.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtNetwork/qtcpsocket.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtNetwork/qsslkey.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtNetwork/qlocalsocket.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtNetwork/qssl.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtNetwork' cd QtOpenGL/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtOpenGL/QtOpenGL.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtOpenGL' install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtOpenGL/QtOpenGL.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtOpenGL/QtOpenGLmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtOpenGL/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtOpenGL/qgl.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtOpenGL/ make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtOpenGL' cd QtPrintSupport/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtPrintSupport/QtPrintSupport.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtPrintSupport' install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtPrintSupport/QtPrintSupport.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtPrintSupport/qabstractprintdialog.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPrintSupport/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtPrintSupport/qprintengine.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPrintSupport/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtPrintSupport/qprintpreviewdialog.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPrintSupport/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtPrintSupport/qpagesetupdialog.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPrintSupport/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtPrintSupport/qprinter.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPrintSupport/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtPrintSupport/qprinterinfo.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPrintSupport/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtPrintSupport/qprintpreviewwidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPrintSupport/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtPrintSupport/qpyprintsupport_qlist.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPrintSupport/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtPrintSupport/qprintdialog.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPrintSupport/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtPrintSupport/QtPrintSupportmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPrintSupport/ make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtPrintSupport' cd QtQml/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtQml/QtQml.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtQml' install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtQml/QtQml.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQml/qqmlapplicationengine.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQml/qqmlparserstatus.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQml/qpyqmllistproperty.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQml/qqmlcontext.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQml/qqmlpropertyvaluesource.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQml/qqmlfileselector.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQml/qjsengine.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQml/qqmlincubator.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQml/qqmlengine.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQml/qmlattachedpropertiesobject.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQml/qqmlscriptstring.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQml/qqmlproperty.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQml/qqmlextensionplugin.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQml/qmlregistertype.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQml/qqmlerror.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQml/qjsvalue.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQml/qqmlexpression.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQml/qjsvalueiterator.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQml/qqmlnetworkaccessmanagerfactory.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQml/qqmlpropertymap.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQml/qqmlabstracturlinterceptor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQml/QtQmlmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQml/qqmllist.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQml/qqmlcomponent.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtQml' cd QtQuick/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtQuick/QtQuick.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtQuick' install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtQuick/QtQuick.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQuick/qsgvertexcolormaterial.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQuick/qquicktextdocument.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQuick/qquickimageprovider.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQuick/qsgflatcolormaterial.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQuick/qsgnode.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQuick/qsgsimplerectnode.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQuick/qsgsimpletexturenode.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQuick/qquickframebufferobject.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQuick/qquickpainteditem.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQuick/qquickitem.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQuick/QtQuickmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQuick/qsgmaterial.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQuick/qsgtextureprovider.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQuick/qquickview.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQuick/qquickwindow.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQuick/qsgtexture.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQuick/qsggeometry.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQuick/qsgtexturematerial.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtQuick' cd QtSql/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtSql/QtSql.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtSql' install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtSql/QtSql.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSql/qsqldriver.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSql/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSql/qsqlrelationaldelegate.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSql/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSql/QtSqlmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSql/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSql/qsqltablemodel.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSql/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSql/qsqlresult.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSql/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSql/qsqlrecord.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSql/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSql/qsql.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSql/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSql/qsqlrelationaltablemodel.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSql/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSql/qsqldatabase.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSql/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSql/qsqlindex.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSql/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSql/qsqlerror.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSql/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSql/qsqlfield.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSql/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSql/qsqlquerymodel.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSql/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSql/qsqlquery.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSql/ make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtSql' cd QtSvg/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtSvg/QtSvg.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtSvg' install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtSvg/QtSvg.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSvg/qsvggenerator.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSvg/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSvg/qsvgwidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSvg/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSvg/qsvgrenderer.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSvg/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSvg/QtSvgmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSvg/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSvg/qgraphicssvgitem.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSvg/ make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtSvg' cd QtTest/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtTest/QtTest.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtTest' install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtTest/QtTest.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtTest/QtTestmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtTest/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtTest/qtestkeyboard.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtTest/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtTest/qtestcase.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtTest/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtTest/qtestmouse.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtTest/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtTest/qsignalspy.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtTest/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtTest/qtestsystem.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtTest/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtTest/qtesttouch.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtTest/ make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtTest' cd QtWebKit/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtWebKit/QtWebKit.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtWebKit' install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtWebKit/QtWebKit.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWebKit/qwebhistoryinterface.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWebKit/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWebKit/QtWebKitmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWebKit/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWebKit/qwebkitglobal.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWebKit/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWebKit/qwebhistory.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWebKit/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWebKit/qwebdatabase.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWebKit/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWebKit/qwebsecurityorigin.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWebKit/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWebKit/qwebpluginfactory.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWebKit/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWebKit/qwebsettings.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWebKit/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWebKit/qwebelement.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWebKit/ make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtWebKit' cd QtWebKitWidgets/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtWebKitWidgets/QtWebKitWidgets.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtWebKitWidgets' install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtWebKitWidgets/QtWebKitWidgets.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWebKitWidgets/qwebinspector.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWebKitWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWebKitWidgets/QtWebKitWidgetsmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWebKitWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWebKitWidgets/qwebpage.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWebKitWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWebKitWidgets/qwebframe.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWebKitWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWebKitWidgets/qgraphicswebview.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWebKitWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWebKitWidgets/qwebview.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWebKitWidgets/ make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtWebKitWidgets' cd QtWidgets/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtWidgets/QtWidgets.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtWidgets' install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtWidgets/QtWidgets.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qplaintextedit.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qcheckbox.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qslider.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qstyleditemdelegate.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qmenubar.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qtextbrowser.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qmessagebox.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qgraphicsview.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qscroller.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qabstractslider.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qshortcut.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qtreewidgetitemiterator.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qmdiarea.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qformlayout.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qradiobutton.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qwhatsthis.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qstackedwidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qtoolbar.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qgridlayout.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qwidgetaction.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qlistview.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qheaderview.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qcommandlinkbutton.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qcalendarwidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qfocusframe.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qtextedit.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qgraphicsitem.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qdialogbuttonbox.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qpywidgets_qlist.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qabstractbutton.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qframe.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qlayout.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qgraphicsgridlayout.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qmainwindow.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qaction.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qfiledialog.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qrubberband.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qtablewidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qlayoutitem.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qinputdialog.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qtoolbox.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qcombobox.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qsystemtrayicon.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qcolordialog.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qwidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qgraphicssceneevent.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qdialog.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qgraphicslinearlayout.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qgesturerecognizer.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qcompleter.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qfontdialog.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qundoview.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qsplashscreen.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qstatusbar.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qitemeditorfactory.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qtabbar.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qerrormessage.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qundostack.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qgraphicsscene.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qtabwidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qfilesystemmodel.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qgesture.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qabstractspinbox.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qlineedit.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qgraphicsanchorlayout.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qpushbutton.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qmdisubwindow.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qdrawutil.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qgraphicslayoutitem.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qstylepainter.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qstylefactory.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qgroupbox.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qtreewidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qapplication.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qkeysequenceedit.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qcolumnview.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qstackedlayout.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qspinbox.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qtooltip.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qlabel.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qprogressdialog.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qabstractitemdelegate.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qdirmodel.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qlcdnumber.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qabstractscrollarea.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qdial.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qscrollbar.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qkeyeventtransition.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qdockwidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qgraphicslayout.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qwizard.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qfontcombobox.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qgraphicstransform.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qlistwidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qboxlayout.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qscrollarea.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qtreeview.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qabstractitemview.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qdatawidgetmapper.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qstyle.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qcommonstyle.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qundogroup.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qsizepolicy.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qactiongroup.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qmouseeventtransition.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qbuttongroup.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qgraphicsproxywidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qdesktopwidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qscrollerproperties.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/QtWidgetsmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qtableview.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qdatetimeedit.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qstyleoption.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qitemdelegate.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qsizegrip.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qfileiconprovider.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qsplitter.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qprogressbar.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qtoolbutton.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qgraphicswidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qgraphicseffect.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtWidgets/qmenu.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtWidgets' cd QtXmlPatterns/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtXmlPatterns/QtXmlPatterns.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtXmlPatterns' install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtXmlPatterns/QtXmlPatterns.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtXmlPatterns/qxmlresultitems.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtXmlPatterns/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtXmlPatterns/QtXmlPatternsmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtXmlPatterns/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtXmlPatterns/qsimplexmlnodemodel.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtXmlPatterns/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtXmlPatterns/qsourcelocation.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtXmlPatterns/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtXmlPatterns/qxmlnamepool.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtXmlPatterns/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtXmlPatterns/qxmlschema.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtXmlPatterns/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtXmlPatterns/qabstractxmlreceiver.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtXmlPatterns/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtXmlPatterns/qabstractxmlnodemodel.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtXmlPatterns/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtXmlPatterns/qxmlquery.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtXmlPatterns/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtXmlPatterns/qabstracturiresolver.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtXmlPatterns/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtXmlPatterns/qxmlschemavalidator.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtXmlPatterns/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtXmlPatterns/qxmlserializer.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtXmlPatterns/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtXmlPatterns/qabstractmessagehandler.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtXmlPatterns/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtXmlPatterns/qxmlname.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtXmlPatterns/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtXmlPatterns/qxmlformatter.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtXmlPatterns/ make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtXmlPatterns' cd QtDesigner/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtDesigner/QtDesigner.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtDesigner' install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtDesigner/QtDesigner.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDesigner/taskmenu.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDesigner/qpydesignermembersheetextension.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDesigner/propertysheet.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDesigner/abstractformwindow.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDesigner/container.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDesigner/QtDesignermod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDesigner/abstractformeditor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDesigner/abstractobjectinspector.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDesigner/abstractwidgetbox.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDesigner/customwidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDesigner/membersheet.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDesigner/qpydesignercustomwidgetplugin.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDesigner/abstractformwindowcursor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDesigner/qpydesignertaskmenuextension.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDesigner/abstractpropertyeditor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDesigner/abstractformbuilder.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDesigner/default_extensionfactory.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDesigner/qpydesignercustomwidgetcollectionplugin.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDesigner/formbuilder.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDesigner/qextensionmanager.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDesigner/abstractformwindowmanager.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDesigner/abstractactioneditor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDesigner/qpydesignercontainerextension.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDesigner/qpydesignerpropertysheetextension.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDesigner/extension.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtDesigner' cd QtDBus/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtDBus/QtDBus.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtDBus' install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtDBus/QtDBus.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDBus/qdbusconnectioninterface.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDBus/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDBus/QtDBusmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDBus/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDBus/qdbusargument.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDBus/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDBus/qdbusconnection.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDBus/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDBus/qpydbuspendingreply.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDBus/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDBus/qdbuspendingcall.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDBus/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDBus/qdbusabstractinterface.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDBus/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDBus/qdbusextratypes.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDBus/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDBus/qdbusservicewatcher.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDBus/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDBus/qdbusmessage.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDBus/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDBus/qdbusabstractadaptor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDBus/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDBus/qdbuserror.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDBus/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDBus/qpydbusreply.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDBus/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDBus/qdbusinterface.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDBus/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtDBus/qdbusunixfiledescriptor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDBus/ make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtDBus' cd _QOpenGLFunctions_2_0/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/_QOpenGLFunctions_2_0/_QOpenGLFunctions_2_0.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/_QOpenGLFunctions_2_0' install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/_QOpenGLFunctions_2_0/_QOpenGLFunctions_2_0.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/_QOpenGLFunctions_2_0/qopenglfunctions_2_0.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/_QOpenGLFunctions_2_0/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/_QOpenGLFunctions_2_0/_QOpenGLFunctions_2_0mod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/_QOpenGLFunctions_2_0/ make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/_QOpenGLFunctions_2_0' cd QtSensors/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtSensors/QtSensors.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtSensors' install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtSensors/QtSensors.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSensors/QtSensorsmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSensors/qgyroscope.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSensors/qcompass.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSensors/qproximitysensor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSensors/qtapsensor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSensors/qsensor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSensors/qaltimeter.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSensors/qorientationsensor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSensors/qambientlightsensor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSensors/qpressuresensor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSensors/qlightsensor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSensors/qholstersensor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSensors/qambienttemperaturesensor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSensors/qmagnetometer.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSensors/qirproximitysensor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSensors/qtiltsensor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSensors/qaccelerometer.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSensors/qrotationsensor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtSensors' cd QtSerialPort/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtSerialPort/QtSerialPort.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtSerialPort' install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtSerialPort/QtSerialPort.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSerialPort/QtSerialPortmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSerialPort/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSerialPort/qserialportinfo.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSerialPort/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtSerialPort/qserialport.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSerialPort/ make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtSerialPort' cd QtX11Extras/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtX11Extras/QtX11Extras.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtX11Extras' install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtX11Extras/QtX11Extras.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtX11Extras/qx11info_x11.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtX11Extras/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtX11Extras/QtX11Extrasmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtX11Extras/ make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtX11Extras' cd QtBluetooth/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtBluetooth/QtBluetooth.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtBluetooth' install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtBluetooth/QtBluetooth.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtBluetooth/qbluetoothserviceinfo.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtBluetooth/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtBluetooth/qpybluetooth_qlist.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtBluetooth/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtBluetooth/QtBluetoothmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtBluetooth/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtBluetooth/qbluetoothhostinfo.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtBluetooth/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtBluetooth/qbluetoothserver.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtBluetooth/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtBluetooth/qbluetooth.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtBluetooth/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtBluetooth/qbluetoothaddress.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtBluetooth/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtBluetooth/qbluetoothuuid.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtBluetooth/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtBluetooth/qbluetoothlocaldevice.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtBluetooth/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtBluetooth/qpybluetooth_quint128.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtBluetooth/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtBluetooth/qbluetoothtransferrequest.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtBluetooth/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtBluetooth/qbluetoothtransferreply.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtBluetooth/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtBluetooth/qbluetoothdevicediscoveryagent.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtBluetooth/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtBluetooth/qbluetoothservicediscoveryagent.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtBluetooth/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtBluetooth/qbluetoothdeviceinfo.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtBluetooth/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtBluetooth/qbluetoothsocket.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtBluetooth/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtBluetooth/qbluetoothtransfermanager.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtBluetooth/ make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtBluetooth' cd QtPositioning/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtPositioning/QtPositioning.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtPositioning' install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtPositioning/QtPositioning.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtPositioning/qnmeapositioninfosource.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPositioning/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtPositioning/qgeosatelliteinfosource.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPositioning/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtPositioning/qgeoareamonitorinfo.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPositioning/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtPositioning/qgeocircle.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPositioning/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtPositioning/qgeorectangle.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPositioning/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtPositioning/qgeocoordinate.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPositioning/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtPositioning/qgeosatelliteinfo.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPositioning/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtPositioning/qgeoshape.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPositioning/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtPositioning/qgeopositioninfosource.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPositioning/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtPositioning/qgeolocation.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPositioning/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtPositioning/qgeoareamonitorsource.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPositioning/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtPositioning/qgeopositioninfo.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPositioning/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtPositioning/qgeoaddress.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPositioning/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtPositioning/QtPositioningmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPositioning/ make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtPositioning' cd QtQuickWidgets/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtQuickWidgets/QtQuickWidgets.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtQuickWidgets' install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtQuickWidgets/QtQuickWidgets.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQuickWidgets/QtQuickWidgetsmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuickWidgets/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/QtQuickWidgets/qquickwidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuickWidgets/ make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/QtQuickWidgets' cd Qt/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/Qt/Qt.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/Qt' install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/Qt/Qt.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/sip/Qt/Qtmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/Qt/ make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/Qt' cd pylupdate/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/pylupdate/pylupdate.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/pylupdate' install -m 755 -p "pylupdate5" "/builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/bin/pylupdate5" make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/pylupdate' cd pyrcc/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/pyrcc/pyrcc.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/pyrcc' install -m 755 -p "pyrcc5" "/builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/bin/pyrcc5" make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/pyrcc' cd designer/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/designer/designer.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/designer' install -m 755 -p "libpyqt5.so" "/builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/qt5/plugins/designer/libpyqt5.so" make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/designer' cd qmlscene/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/qmlscene/qmlscene.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/qmlscene' install -m 755 -p "libpyqt5qmlplugin.so" "/builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/qt5/plugins/PyQt5/libpyqt5qmlplugin.so" make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/qmlscene' cd dbus/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/dbus/dbus.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/dbus' install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/dbus/pyqt5.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib/python3.3/site-packages/dbus/mainloop/ make[1]: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/dbus' install -m 644 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/__init__.py /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/ cp -f -R /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/pyuic/uic /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/ install -m 755 -p /builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos/pyuic5 /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/bin/ make: Leaving directory `/builddir/build/BUILD/python3-python-qt5-5.3.2-6.el7.centos' + make install DESTDIR=/builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64 INSTALL_ROOT=/builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64 cd QtCore/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtCore/QtCore.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtCore' install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/QtCore/QtCore.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qlibrary.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qvariant.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qelapsedtimer.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qregexp.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qreadwritelock.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qtemporarydir.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qjsonobject.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qparallelanimationgroup.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qitemselectionmodel.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qhistorystate.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qstatemachine.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qbasictimer.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qlockfile.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qbytearraymatcher.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qabstracttransition.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qdatastream.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qmargins.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qsharedmemory.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qmimedata.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qthread.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qpycore_qlist.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qprocess.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qeasingcurve.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qidentityproxymodel.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qbytearray.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qfile.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qfilesystemwatcher.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qmimedatabase.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qsize.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qregularexpression.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qresource.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qabstractproxymodel.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qjsondocument.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qtextcodec.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/quuid.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qbitarray.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qtimezone.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qlogging.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qstring.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qmessageauthenticationcode.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qcryptographichash.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qabstractitemmodel.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qtemporaryfile.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qsortfilterproxymodel.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qiodevice.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qjsonvalue.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qcommandlineoption.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qlocale.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/QtCoremod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qline.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qstate.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qnumeric.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qdiriterator.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qwineventnotifier.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qstringlist.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qrect.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qfinalstate.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qsocketnotifier.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qurl.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qpycore_qhash.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qpycore_qpair.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qobjectcleanuphandler.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qsignaltransition.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qsequentialanimationgroup.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qpoint.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qmutex.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qstringlistmodel.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qobject.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qglobal.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qpycore_qmap.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qanimationgroup.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qfiledevice.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qabstractnativeeventfilter.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qsavefile.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qabstractstate.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qjsonarray.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qsignalmapper.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qsettings.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qxmlstream.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qeventtransition.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qtimeline.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qbuffer.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qmetatype.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qthreadpool.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qpauseanimation.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qchar.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qeventloop.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qlibraryinfo.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qtimer.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qdir.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qtranslator.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qtextstream.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qsystemsemaphore.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qpluginloader.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qstandardpaths.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qmetaobject.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qcoreevent.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qpycore_qset.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qwaitcondition.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qpropertyanimation.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qpycore_qvector.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qabstracteventdispatcher.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qmimetype.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qurlquery.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qvariantanimation.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qabstractanimation.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qrunnable.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qsemaphore.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qfileinfo.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qcollator.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qobjectdefs.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qcoreapplication.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qnamespace.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qtextboundaryfinder.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qsysinfo.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qfileselector.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qcommandlineparser.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtCore/qdatetime.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtCore/ make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtCore' cd QtGui/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtGui/QtGui.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtGui' install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/QtGui/QtGui.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qcolor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qpolygon.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qopenglframebufferobject.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qopenglshaderprogram.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qfontdatabase.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qpicture.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qtextformat.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qmatrix4x4.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qtexttable.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qopenglpaintdevice.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qwindowdefs.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qopengltimerquery.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qtextcursor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qfontinfo.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qpdfwriter.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qmovie.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qfontmetrics.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qgenericmatrix.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qpagelayout.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qrgb.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qtextdocumentfragment.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qtouchdevice.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qopenglcontext.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qtextlayout.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qopenglvertexarrayobject.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qopenglpixeltransferoptions.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qrawfont.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qpagedpaintdevice.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qpygui_qvector.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qoffscreensurface.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qpygui_qpair.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/QtGuimod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qpygui_qlist.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qsessionmanager.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qopengltexture.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qtextoption.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qdrag.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qimagewriter.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qvector4d.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qpaintengine.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qclipboard.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qcursor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qvector3d.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qimagereader.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qwindow.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qguiapplication.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qfont.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qevent.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qglyphrun.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qpixmapcache.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qtransform.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/opengl_types.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qinputmethod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qdesktopservices.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qopenglversionfunctions.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qimageiohandler.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qtextdocument.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qbrush.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qpixmap.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qpen.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qicon.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qopenglbuffer.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qopengldebug.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qabstracttextdocumentlayout.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qimage.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qregion.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qstandarditemmodel.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qbackingstore.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qsurfaceformat.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qpalette.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qquaternion.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qtextdocumentwriter.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qbitmap.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qsurface.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qtextlist.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qstatictext.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qstylehints.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qpainterpath.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qiconengine.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qpaintdevice.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qvalidator.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qscreen.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qtextobject.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qpainter.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qvector2d.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qkeysequence.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qsyntaxhighlighter.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtGui/qpagesize.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtGui/ make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtGui' cd QtHelp/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtHelp/QtHelp.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtHelp' install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/QtHelp/QtHelp.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtHelp/qhelpcontentwidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtHelp/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtHelp/QtHelpmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtHelp/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtHelp/qhelpsearchengine.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtHelp/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtHelp/qhelpsearchresultwidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtHelp/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtHelp/qhelpengine.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtHelp/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtHelp/qhelpsearchquerywidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtHelp/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtHelp/qhelpenginecore.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtHelp/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtHelp/qhelpindexwidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtHelp/ make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtHelp' cd QtMultimedia/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtMultimedia/QtMultimedia.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtMultimedia' install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/QtMultimedia/QtMultimedia.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qmediaobject.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qmediaencodersettings.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qaudiodeviceinfo.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qmediametadata.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qmediaservice.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qaudiorecorder.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qmediaplayer.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qcamera.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qsound.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qmediaresource.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qaudioformat.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qabstractvideosurface.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qvideosurfaceformat.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qvideoframe.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qvideoprobe.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qmediabindableinterface.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qmediarecorder.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qmediatimerange.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qabstractvideobuffer.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qradiotuner.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qaudiobuffer.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qradiodata.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qmediacontrol.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qcameraexposure.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qaudiodecoder.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qcameraimageprocessing.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qmediaplaylist.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qpymultimedia_qlist.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qcamerafocus.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qmediacontent.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qsoundeffect.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qaudio.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qmultimedia.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qaudioinput.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qaudioprobe.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qcameraimagecapture.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qaudiooutput.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/qcamerainfo.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimedia/QtMultimediamod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimedia/ make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtMultimedia' cd QtMultimediaWidgets/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtMultimediaWidgets/QtMultimediaWidgets.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtMultimediaWidgets' install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/QtMultimediaWidgets/QtMultimediaWidgets.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimediaWidgets/qvideowidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimediaWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimediaWidgets/QtMultimediaWidgetsmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimediaWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimediaWidgets/qgraphicsvideoitem.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimediaWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtMultimediaWidgets/qcameraviewfinder.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtMultimediaWidgets/ make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtMultimediaWidgets' cd QtNetwork/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtNetwork/QtNetwork.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtNetwork' install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/QtNetwork/QtNetwork.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtNetwork/qpynetwork_qmap.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtNetwork/qnetworkdiskcache.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtNetwork/qpynetwork_qhash.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtNetwork/qdnslookup.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtNetwork/qnetworkconfiguration.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtNetwork/qnetworkproxy.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtNetwork/qtcpserver.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtNetwork/qhostinfo.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtNetwork/qnetworkcookiejar.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtNetwork/qabstractsocket.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtNetwork/qudpsocket.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtNetwork/qnetworkrequest.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtNetwork/qhostaddress.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtNetwork/qsslsocket.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtNetwork/qsslcertificateextension.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtNetwork/qabstractnetworkcache.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtNetwork/qnetworksession.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtNetwork/qsslcertificate.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtNetwork/qauthenticator.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtNetwork/qnetworkreply.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtNetwork/qnetworkaccessmanager.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtNetwork/qhttpmultipart.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtNetwork/QtNetworkmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtNetwork/qsslcipher.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtNetwork/qlocalserver.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtNetwork/qsslerror.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtNetwork/qnetworkconfigmanager.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtNetwork/qnetworkcookie.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtNetwork/qnetworkinterface.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtNetwork/qsslconfiguration.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtNetwork/qtcpsocket.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtNetwork/qsslkey.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtNetwork/qlocalsocket.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtNetwork/qssl.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtNetwork/ make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtNetwork' cd QtOpenGL/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtOpenGL/QtOpenGL.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtOpenGL' install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/QtOpenGL/QtOpenGL.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtOpenGL/QtOpenGLmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtOpenGL/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtOpenGL/qgl.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtOpenGL/ make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtOpenGL' cd QtPrintSupport/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtPrintSupport/QtPrintSupport.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtPrintSupport' install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/QtPrintSupport/QtPrintSupport.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtPrintSupport/qabstractprintdialog.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPrintSupport/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtPrintSupport/qprintengine.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPrintSupport/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtPrintSupport/qprintpreviewdialog.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPrintSupport/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtPrintSupport/qpagesetupdialog.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPrintSupport/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtPrintSupport/qprinter.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPrintSupport/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtPrintSupport/qprinterinfo.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPrintSupport/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtPrintSupport/qprintpreviewwidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPrintSupport/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtPrintSupport/qpyprintsupport_qlist.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPrintSupport/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtPrintSupport/qprintdialog.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPrintSupport/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtPrintSupport/QtPrintSupportmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPrintSupport/ make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtPrintSupport' cd QtQml/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtQml/QtQml.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtQml' install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/QtQml/QtQml.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQml/qqmlapplicationengine.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQml/qqmlparserstatus.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQml/qpyqmllistproperty.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQml/qqmlcontext.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQml/qqmlpropertyvaluesource.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQml/qqmlfileselector.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQml/qjsengine.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQml/qqmlincubator.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQml/qqmlengine.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQml/qmlattachedpropertiesobject.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQml/qqmlscriptstring.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQml/qqmlproperty.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQml/qqmlextensionplugin.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQml/qmlregistertype.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQml/qqmlerror.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQml/qjsvalue.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQml/qqmlexpression.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQml/qjsvalueiterator.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQml/qqmlnetworkaccessmanagerfactory.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQml/qqmlpropertymap.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQml/qqmlabstracturlinterceptor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQml/QtQmlmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQml/qqmllist.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQml/qqmlcomponent.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQml/ make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtQml' cd QtQuick/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtQuick/QtQuick.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtQuick' install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/QtQuick/QtQuick.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQuick/qsgvertexcolormaterial.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQuick/qquicktextdocument.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQuick/qquickimageprovider.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQuick/qsgflatcolormaterial.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQuick/qsgnode.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQuick/qsgsimplerectnode.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQuick/qsgsimpletexturenode.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQuick/qquickframebufferobject.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQuick/qquickpainteditem.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQuick/qquickitem.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQuick/QtQuickmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQuick/qsgmaterial.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQuick/qsgtextureprovider.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQuick/qquickview.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQuick/qquickwindow.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQuick/qsgtexture.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQuick/qsggeometry.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQuick/qsgtexturematerial.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuick/ make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtQuick' cd QtSql/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtSql/QtSql.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtSql' install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/QtSql/QtSql.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSql/qsqldriver.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSql/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSql/qsqlrelationaldelegate.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSql/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSql/QtSqlmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSql/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSql/qsqltablemodel.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSql/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSql/qsqlresult.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSql/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSql/qsqlrecord.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSql/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSql/qsql.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSql/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSql/qsqlrelationaltablemodel.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSql/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSql/qsqldatabase.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSql/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSql/qsqlindex.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSql/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSql/qsqlerror.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSql/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSql/qsqlfield.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSql/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSql/qsqlquerymodel.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSql/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSql/qsqlquery.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSql/ make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtSql' cd QtSvg/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtSvg/QtSvg.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtSvg' install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/QtSvg/QtSvg.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSvg/qsvggenerator.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSvg/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSvg/qsvgwidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSvg/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSvg/qsvgrenderer.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSvg/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSvg/QtSvgmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSvg/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSvg/qgraphicssvgitem.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSvg/ make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtSvg' cd QtTest/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtTest/QtTest.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtTest' install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/QtTest/QtTest.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtTest/QtTestmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtTest/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtTest/qtestkeyboard.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtTest/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtTest/qtestcase.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtTest/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtTest/qtestmouse.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtTest/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtTest/qsignalspy.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtTest/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtTest/qtestsystem.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtTest/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtTest/qtesttouch.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtTest/ make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtTest' cd QtWebKit/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtWebKit/QtWebKit.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtWebKit' install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/QtWebKit/QtWebKit.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWebKit/qwebhistoryinterface.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWebKit/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWebKit/QtWebKitmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWebKit/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWebKit/qwebkitglobal.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWebKit/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWebKit/qwebhistory.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWebKit/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWebKit/qwebdatabase.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWebKit/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWebKit/qwebsecurityorigin.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWebKit/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWebKit/qwebpluginfactory.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWebKit/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWebKit/qwebsettings.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWebKit/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWebKit/qwebelement.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWebKit/ make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtWebKit' cd QtWebKitWidgets/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtWebKitWidgets/QtWebKitWidgets.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtWebKitWidgets' install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/QtWebKitWidgets/QtWebKitWidgets.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWebKitWidgets/qwebinspector.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWebKitWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWebKitWidgets/QtWebKitWidgetsmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWebKitWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWebKitWidgets/qwebpage.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWebKitWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWebKitWidgets/qwebframe.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWebKitWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWebKitWidgets/qgraphicswebview.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWebKitWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWebKitWidgets/qwebview.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWebKitWidgets/ make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtWebKitWidgets' cd QtWidgets/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtWidgets/QtWidgets.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtWidgets' install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/QtWidgets/QtWidgets.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qplaintextedit.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qcheckbox.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qslider.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qstyleditemdelegate.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qmenubar.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qtextbrowser.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qmessagebox.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qgraphicsview.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qscroller.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qabstractslider.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qshortcut.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qtreewidgetitemiterator.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qmdiarea.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qformlayout.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qradiobutton.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qwhatsthis.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qstackedwidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qtoolbar.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qgridlayout.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qwidgetaction.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qlistview.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qheaderview.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qcommandlinkbutton.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qcalendarwidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qfocusframe.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qtextedit.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qgraphicsitem.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qdialogbuttonbox.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qpywidgets_qlist.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qabstractbutton.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qframe.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qlayout.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qgraphicsgridlayout.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qmainwindow.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qaction.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qfiledialog.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qrubberband.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qtablewidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qlayoutitem.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qinputdialog.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qtoolbox.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qcombobox.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qsystemtrayicon.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qcolordialog.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qwidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qgraphicssceneevent.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qdialog.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qgraphicslinearlayout.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qgesturerecognizer.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qcompleter.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qfontdialog.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qundoview.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qsplashscreen.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qstatusbar.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qitemeditorfactory.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qtabbar.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qerrormessage.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qundostack.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qgraphicsscene.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qtabwidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qfilesystemmodel.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qgesture.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qabstractspinbox.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qlineedit.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qgraphicsanchorlayout.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qpushbutton.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qmdisubwindow.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qdrawutil.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qgraphicslayoutitem.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qstylepainter.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qstylefactory.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qgroupbox.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qtreewidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qapplication.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qkeysequenceedit.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qcolumnview.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qstackedlayout.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qspinbox.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qtooltip.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qlabel.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qprogressdialog.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qabstractitemdelegate.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qdirmodel.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qlcdnumber.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qabstractscrollarea.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qdial.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qscrollbar.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qkeyeventtransition.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qdockwidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qgraphicslayout.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qwizard.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qfontcombobox.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qgraphicstransform.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qlistwidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qboxlayout.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qscrollarea.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qtreeview.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qabstractitemview.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qdatawidgetmapper.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qstyle.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qcommonstyle.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qundogroup.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qsizepolicy.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qactiongroup.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qmouseeventtransition.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qbuttongroup.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qgraphicsproxywidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qdesktopwidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qscrollerproperties.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/QtWidgetsmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qtableview.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qdatetimeedit.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qstyleoption.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qitemdelegate.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qsizegrip.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qfileiconprovider.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qsplitter.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qprogressbar.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qtoolbutton.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qgraphicswidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qgraphicseffect.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtWidgets/qmenu.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtWidgets/ make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtWidgets' cd QtXmlPatterns/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtXmlPatterns/QtXmlPatterns.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtXmlPatterns' install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/QtXmlPatterns/QtXmlPatterns.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtXmlPatterns/qxmlresultitems.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtXmlPatterns/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtXmlPatterns/QtXmlPatternsmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtXmlPatterns/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtXmlPatterns/qsimplexmlnodemodel.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtXmlPatterns/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtXmlPatterns/qsourcelocation.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtXmlPatterns/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtXmlPatterns/qxmlnamepool.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtXmlPatterns/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtXmlPatterns/qxmlschema.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtXmlPatterns/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtXmlPatterns/qabstractxmlreceiver.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtXmlPatterns/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtXmlPatterns/qabstractxmlnodemodel.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtXmlPatterns/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtXmlPatterns/qxmlquery.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtXmlPatterns/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtXmlPatterns/qabstracturiresolver.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtXmlPatterns/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtXmlPatterns/qxmlschemavalidator.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtXmlPatterns/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtXmlPatterns/qxmlserializer.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtXmlPatterns/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtXmlPatterns/qabstractmessagehandler.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtXmlPatterns/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtXmlPatterns/qxmlname.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtXmlPatterns/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtXmlPatterns/qxmlformatter.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtXmlPatterns/ make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtXmlPatterns' cd QtDesigner/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtDesigner/QtDesigner.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtDesigner' install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/QtDesigner/QtDesigner.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDesigner/taskmenu.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDesigner/qpydesignermembersheetextension.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDesigner/propertysheet.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDesigner/abstractformwindow.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDesigner/container.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDesigner/QtDesignermod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDesigner/abstractformeditor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDesigner/abstractobjectinspector.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDesigner/abstractwidgetbox.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDesigner/customwidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDesigner/membersheet.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDesigner/qpydesignercustomwidgetplugin.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDesigner/abstractformwindowcursor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDesigner/qpydesignertaskmenuextension.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDesigner/abstractpropertyeditor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDesigner/abstractformbuilder.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDesigner/default_extensionfactory.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDesigner/qpydesignercustomwidgetcollectionplugin.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDesigner/formbuilder.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDesigner/qextensionmanager.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDesigner/abstractformwindowmanager.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDesigner/abstractactioneditor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDesigner/qpydesignercontainerextension.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDesigner/qpydesignerpropertysheetextension.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDesigner/extension.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDesigner/ make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtDesigner' cd QtDBus/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtDBus/QtDBus.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtDBus' install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/QtDBus/QtDBus.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDBus/qdbusconnectioninterface.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDBus/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDBus/QtDBusmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDBus/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDBus/qdbusargument.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDBus/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDBus/qdbusconnection.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDBus/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDBus/qpydbuspendingreply.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDBus/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDBus/qdbuspendingcall.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDBus/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDBus/qdbusabstractinterface.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDBus/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDBus/qdbusextratypes.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDBus/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDBus/qdbusservicewatcher.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDBus/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDBus/qdbusmessage.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDBus/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDBus/qdbusabstractadaptor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDBus/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDBus/qdbuserror.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDBus/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDBus/qpydbusreply.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDBus/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDBus/qdbusinterface.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDBus/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtDBus/qdbusunixfiledescriptor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtDBus/ make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtDBus' cd _QOpenGLFunctions_2_0/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/_QOpenGLFunctions_2_0/_QOpenGLFunctions_2_0.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/_QOpenGLFunctions_2_0' install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/_QOpenGLFunctions_2_0/_QOpenGLFunctions_2_0.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/_QOpenGLFunctions_2_0/qopenglfunctions_2_0.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/_QOpenGLFunctions_2_0/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/_QOpenGLFunctions_2_0/_QOpenGLFunctions_2_0mod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/_QOpenGLFunctions_2_0/ make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/_QOpenGLFunctions_2_0' cd QtSensors/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtSensors/QtSensors.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtSensors' install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/QtSensors/QtSensors.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSensors/QtSensorsmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSensors/qgyroscope.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSensors/qcompass.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSensors/qproximitysensor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSensors/qtapsensor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSensors/qsensor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSensors/qaltimeter.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSensors/qorientationsensor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSensors/qambientlightsensor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSensors/qpressuresensor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSensors/qlightsensor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSensors/qholstersensor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSensors/qambienttemperaturesensor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSensors/qmagnetometer.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSensors/qirproximitysensor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSensors/qtiltsensor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSensors/qaccelerometer.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSensors/qrotationsensor.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSensors/ make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtSensors' cd QtSerialPort/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtSerialPort/QtSerialPort.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtSerialPort' install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/QtSerialPort/QtSerialPort.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSerialPort/QtSerialPortmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSerialPort/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSerialPort/qserialportinfo.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSerialPort/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtSerialPort/qserialport.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtSerialPort/ make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtSerialPort' cd QtX11Extras/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtX11Extras/QtX11Extras.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtX11Extras' install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/QtX11Extras/QtX11Extras.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtX11Extras/qx11info_x11.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtX11Extras/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtX11Extras/QtX11Extrasmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtX11Extras/ make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtX11Extras' cd QtBluetooth/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtBluetooth/QtBluetooth.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtBluetooth' install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/QtBluetooth/QtBluetooth.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtBluetooth/qbluetoothserviceinfo.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtBluetooth/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtBluetooth/qpybluetooth_qlist.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtBluetooth/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtBluetooth/QtBluetoothmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtBluetooth/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtBluetooth/qbluetoothhostinfo.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtBluetooth/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtBluetooth/qbluetoothserver.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtBluetooth/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtBluetooth/qbluetooth.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtBluetooth/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtBluetooth/qbluetoothaddress.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtBluetooth/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtBluetooth/qbluetoothuuid.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtBluetooth/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtBluetooth/qbluetoothlocaldevice.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtBluetooth/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtBluetooth/qpybluetooth_quint128.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtBluetooth/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtBluetooth/qbluetoothtransferrequest.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtBluetooth/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtBluetooth/qbluetoothtransferreply.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtBluetooth/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtBluetooth/qbluetoothdevicediscoveryagent.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtBluetooth/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtBluetooth/qbluetoothservicediscoveryagent.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtBluetooth/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtBluetooth/qbluetoothdeviceinfo.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtBluetooth/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtBluetooth/qbluetoothsocket.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtBluetooth/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtBluetooth/qbluetoothtransfermanager.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtBluetooth/ make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtBluetooth' cd QtPositioning/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtPositioning/QtPositioning.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtPositioning' install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/QtPositioning/QtPositioning.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtPositioning/qnmeapositioninfosource.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPositioning/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtPositioning/qgeosatelliteinfosource.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPositioning/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtPositioning/qgeoareamonitorinfo.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPositioning/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtPositioning/qgeocircle.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPositioning/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtPositioning/qgeorectangle.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPositioning/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtPositioning/qgeocoordinate.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPositioning/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtPositioning/qgeosatelliteinfo.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPositioning/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtPositioning/qgeoshape.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPositioning/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtPositioning/qgeopositioninfosource.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPositioning/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtPositioning/qgeolocation.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPositioning/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtPositioning/qgeoareamonitorsource.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPositioning/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtPositioning/qgeopositioninfo.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPositioning/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtPositioning/qgeoaddress.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPositioning/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtPositioning/QtPositioningmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtPositioning/ make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtPositioning' cd QtQuickWidgets/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/QtQuickWidgets/QtQuickWidgets.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtQuickWidgets' install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/QtQuickWidgets/QtQuickWidgets.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQuickWidgets/QtQuickWidgetsmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuickWidgets/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/QtQuickWidgets/qquickwidget.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/QtQuickWidgets/ make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/QtQuickWidgets' cd Qt/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/Qt/Qt.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/Qt' install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/Qt/Qt.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/ install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/sip/Qt/Qtmod.sip /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/sip/PyQt5/Qt/ make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/Qt' cd pylupdate/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/pylupdate/pylupdate.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/pylupdate' install -m 755 -p "pylupdate5" "/builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/bin/pylupdate5" make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/pylupdate' cd pyrcc/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/pyrcc/pyrcc.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/pyrcc' install -m 755 -p "pyrcc5" "/builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/bin/pyrcc5" make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/pyrcc' cd designer/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/designer/designer.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/designer' install -m 755 -p "libpyqt5.so" "/builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/qt5/plugins/designer/libpyqt5.so" make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/designer' cd qmlscene/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/qmlscene/qmlscene.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/qmlscene' install -m 755 -p "libpyqt5qmlplugin.so" "/builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/qt5/plugins/PyQt5/libpyqt5qmlplugin.so" make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/qmlscene' cd dbus/ && ( test -e Makefile || /usr/lib64/qt5/bin/qmake /builddir/build/BUILD/PyQt-gpl-5.3.2/dbus/dbus.pro -o Makefile ) && make -f Makefile install make[1]: Entering directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/dbus' install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/dbus/pyqt5.so /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib/python2.7/site-packages/dbus/mainloop/ make[1]: Leaving directory `/builddir/build/BUILD/PyQt-gpl-5.3.2/dbus' install -m 644 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/__init__.py /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/ cp -f -R /builddir/build/BUILD/PyQt-gpl-5.3.2/pyuic/uic /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/ install -m 755 -p /builddir/build/BUILD/PyQt-gpl-5.3.2/pyuic5 /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/bin/ + rm -rfv /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/uic/port_v3/ removed '/builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/uic/port_v3/string_io.py' removed '/builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/uic/port_v3/load_plugin.py' removed '/builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/uic/port_v3/proxy_base.py' removed '/builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/uic/port_v3/ascii_upper.py' removed '/builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/uic/port_v3/as_string.py' removed '/builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/uic/port_v3/__init__.py' removed '/builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/uic/port_v3/invoke.py' removed directory: '/builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/site-packages/PyQt5/uic/port_v3/' + rm -rfv /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/uic/port_v2/ removed '/builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/uic/port_v2/string_io.py' removed '/builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/uic/port_v2/load_plugin.py' removed '/builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/uic/port_v2/proxy_base.py' removed '/builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/uic/port_v2/ascii_upper.py' removed '/builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/uic/port_v2/as_string.py' removed '/builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/uic/port_v2/__init__.py' removed '/builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/uic/port_v2/invoke.py' removed directory: '/builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/site-packages/PyQt5/uic/port_v2/' + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib/python2.7/ using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib/python3.3/ using /usr/bin/python3.3 Bytecompiling .py files below /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python2.7/ using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/lib64/python3.3/ using /usr/bin/python3.3 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: python-qt5-5.3.2-6.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.xosXyD + umask 022 + cd /builddir/build/BUILD + cd PyQt-gpl-5.3.2 + DOCDIR=/builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/doc/python-qt5-5.3.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/doc/python-qt5-5.3.2 + cp -pr NEWS /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/doc/python-qt5-5.3.2 + cp -pr README /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/doc/python-qt5-5.3.2 + cp -pr LICENSE /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/doc/python-qt5-5.3.2 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages /usr/lib64/qt5/plugins' | /usr/bin/grep -v '/usr/lib64/python3.3/site-packages /usr/lib64/qt5/plugins' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: PyQt5 = 5.3.2-6.el7.centos PyQt5(x86-64) = 5.3.2-6.el7.centos python-qt5 = 5.3.2-6.el7.centos python-qt5(x86-64) = 5.3.2-6.el7.centos libpyqt5qmlplugin.so()(64bit) libpyqt5.so()(64bit) Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libGL.so.1()(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) libQt5Core.so.5()(64bit) libQt5Designer.so.5()(64bit) libQt5Gui.so.5()(64bit) libQt5Network.so.5()(64bit) libQt5Qml.so.5()(64bit) libQt5Widgets.so.5()(64bit) libQt5Xml.so.5()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: python-qt5-devel-5.3.2-6.el7.centos.x86_64 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages /usr/lib64/qt5/plugins' | /usr/bin/grep -v '/usr/lib64/python3.3/site-packages /usr/lib64/qt5/plugins' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: PyQt5-devel = 5.3.2-6.el7.centos python-qt5-devel = 5.3.2-6.el7.centos python-qt5-devel(x86-64) = 5.3.2-6.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: /bin/sh libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libQt5Core.so.5()(64bit) libQt5Xml.so.5()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Processing files: python3-qt5-5.3.2-6.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.l95JIl + umask 022 + cd /builddir/build/BUILD + cd PyQt-gpl-5.3.2 + DOCDIR=/builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/doc/python3-qt5-5.3.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/doc/python3-qt5-5.3.2 + cp -pr NEWS /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/doc/python3-qt5-5.3.2 + cp -pr README /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/doc/python3-qt5-5.3.2 + cp -pr LICENSE /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/doc/python3-qt5-5.3.2 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages /usr/lib64/qt5/plugins' | /usr/bin/grep -v '/usr/lib64/python3.3/site-packages /usr/lib64/qt5/plugins' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: python3-PyQt5 = 5.3.2-6.el7.centos python3-qt5 = 5.3.2-6.el7.centos python3-qt5(x86-64) = 5.3.2-6.el7.centos Requires(rpmlib): rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: python(abi) = 3.3 Processing files: python-qt5-doc-5.3.2-6.el7.centos.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.J0gwTm + umask 022 + cd /builddir/build/BUILD + cd PyQt-gpl-5.3.2 + DOCDIR=/builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/doc/python-qt5-doc-5.3.2 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/doc/python-qt5-doc-5.3.2 + cp -pr doc/html doc/sphinx /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/doc/python-qt5-doc-5.3.2 + cp -pr examples/ /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64/usr/share/doc/python-qt5-doc-5.3.2 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages /usr/lib64/qt5/plugins' | /usr/bin/grep -v '/usr/lib64/python3.3/site-packages /usr/lib64/qt5/plugins' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u " Finding Requires(interp): Finding Requires(rpmlib): Finding Requires(verify): Finding Requires(pre): Finding Requires(post): Finding Requires(preun): Finding Requires(postun): Finding Requires(pretrans): Finding Requires(posttrans): Finding Requires: /bin/sh -c " while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u " Provides: PyQt5-doc = 5.3.2-6.el7.centos python-qt5-doc = 5.3.2-6.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: /usr/bin/env Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64 Wrote: /builddir/build/RPMS/python-qt5-5.3.2-6.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/python-qt5-devel-5.3.2-6.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/python3-qt5-5.3.2-6.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/python-qt5-doc-5.3.2-6.el7.centos.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HuPdJI + umask 022 + cd /builddir/build/BUILD + cd PyQt-gpl-5.3.2 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-qt5-5.3.2-6.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->