Mock Version: 1.2.15 Mock Version: 1.2.15 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/PyQt4.spec'], chrootPath='/var/lib/mock/cloud7-openstack-common-el7-build-24203-34031/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400logger=uid=497) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/PyQt4.spec'] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Traceback (most recent call last): File "", line 1, in ImportError: No module named dbus.mainloop Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/PyQt4-4.12-1.el7.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/PyQt4.spec '], chrootPath='/var/lib/mock/cloud7-openstack-common-el7-build-24203-34031/root'shell=Falseuid=497env={'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=86400private_network=Truelogger=printOutput=False) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/PyQt4.spec '] with env {'LANG': 'en_GB', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.575Xf4 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf PyQt4_gpl_x11-4.12 + /usr/bin/gzip -dc /builddir/build/SOURCES/PyQt4_gpl_x11-4.12.tar.gz + /usr/bin/tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd PyQt4_gpl_x11-4.12 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + cp -a ./sip/QtGui/opengl_types.sip ./sip/QtGui/opengl_types.sip.orig Patch #60 (qreal_float_support.diff): + echo 'Patch #60 (qreal_float_support.diff):' + /usr/bin/cat /builddir/build/SOURCES/qreal_float_support.diff + /usr/bin/patch -p1 -b --suffix .arm --fuzz=0 patching file sip/QtCore/qlist.sip Hunk #1 succeeded at 814 (offset -5 lines). + echo 'Patch #300 (PyQt-x11-gpl-4.11-webkit.patch):' Patch #300 (PyQt-x11-gpl-4.11-webkit.patch): + /usr/bin/cat /builddir/build/SOURCES/PyQt-x11-gpl-4.11-webkit.patch + /usr/bin/patch -p1 -b --suffix .webkit --fuzz=0 patching file configure.py + find examples/ -name '*.py' + xargs chmod a-x + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.VjgC2w + umask 022 + cd /builddir/build/BUILD + cd PyQt4_gpl_x11-4.12 + QT4DIR=/usr/lib64/qt4 + PATH=/usr/lib64/qt4/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/sbin + export PATH + mkdir x86_64-redhat-linux-gnu + pushd x86_64-redhat-linux-gnu ~/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu ~/build/BUILD/PyQt4_gpl_x11-4.12 + /usr/bin/python2 ../configure.py --assume-shared --confirm-license --no-timestamp --qmake=/usr/lib64/qt4/bin/qmake --qsci-api --qsci-api-destdir=/usr/lib64/qt4/qsci --verbose 'CFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' 'CXXFLAGS=-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' 'LFLAGS=-Wl,-z,relro ' Determining the layout of your Qt installation... /usr/lib64/qt4/bin/qmake -o qtdirs.mk qtdirs.pro make -f qtdirs.mk g++ -c -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 -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include -I. -o qtdirs.o qtdirs.cpp g++ -Wl,-O1 -Wl,-z,relro -o qtdirs qtdirs.o -L/usr/lib64 -lQtCore -lpthread ./qtdirs This is the GPL version of PyQt 4.12 (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... g++ -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -w -D_REENTRANT cfgtest_QtGui.cpp -o cfgtest_QtGui -L/usr/lib64 -L/usr/X11R6/lib -Wl,-z,relro -Wl,-O1 -Wl,-z,relro -lQtGui -lQtCore -lQtCore -lXext -lX11 -lm -lpthread Checking to see if the QtHelp module should be built... g++ -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtHelp -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -w -D_REENTRANT cfgtest_QtHelp.cpp -o cfgtest_QtHelp -L/usr/lib64 -L/usr/X11R6/lib -Wl,-z,relro -Wl,-O1 -Wl,-z,relro -lQtHelp -lQtSql -lQtGui -lQtNetwork -lQtCore -lQtGui -lQtCore -lQtCore -lXext -lX11 -lm -lpthread Checking to see if the QtMultimedia module should be built... g++ -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtMultimedia -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -w -D_REENTRANT cfgtest_QtMultimedia.cpp -o cfgtest_QtMultimedia -L/usr/lib64 -L/usr/X11R6/lib -Wl,-z,relro -Wl,-O1 -Wl,-z,relro -lQtMultimedia -lQtGui -lQtCore -lQtGui -lQtCore -lQtCore -lXext -lX11 -lm -lpthread Checking to see if the QtNetwork module should be built... g++ -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -w -D_REENTRANT cfgtest_QtNetwork.cpp -o cfgtest_QtNetwork -L/usr/lib64 -Wl,-z,relro -Wl,-O1 -Wl,-z,relro -lQtNetwork -lQtCore -lQtCore -lpthread Checking to see if the QtDBus module should be built... g++ -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDBus -I/usr/include/QtCore -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -w -D_REENTRANT cfgtest_QtDBus.cpp -o cfgtest_QtDBus -L/usr/lib64 -Wl,-z,relro -Wl,-O1 -Wl,-z,relro -lQtDBus -lQtXml -lQtCore -lQtCore -lpthread Checking to see if the QtDeclarative module should be built... g++ -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDeclarative -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -w -D_REENTRANT cfgtest_QtDeclarative.cpp -o cfgtest_QtDeclarative -L/usr/lib64 -L/usr/X11R6/lib -Wl,-z,relro -Wl,-O1 -Wl,-z,relro -lQtDeclarative -lQtScript -lQtSvg -lQtSql -lQtXmlPatterns -lQtGui -lQtNetwork -lQtCore -lQtGui -lQtCore -lQtNetwork -lQtCore -lQtCore -lXext -lX11 -lm -lpthread Checking to see if the QtScript module should be built... g++ -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtScript -I/usr/include/QtCore -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -w -D_REENTRANT cfgtest_QtScript.cpp -o cfgtest_QtScript -L/usr/lib64 -Wl,-z,relro -Wl,-O1 -Wl,-z,relro -lQtScript -lQtCore -lQtCore -lpthread Checking to see if the QtScriptTools module should be built... g++ -DQT_NO_DEBUG -DQT_SCRIPTTOOLS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtScriptTools -I/usr/include/QtGui -I/usr/include/QtScript -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -w -D_REENTRANT cfgtest_QtScriptTools.cpp -o cfgtest_QtScriptTools -L/usr/lib64 -L/usr/X11R6/lib -Wl,-z,relro -Wl,-O1 -Wl,-z,relro -lQtScriptTools -lQtScript -lQtGui -lQtCore -lQtGui -lQtCore -lQtScript -lQtCore -lQtCore -lXext -lX11 -lm -lpthread Checking to see if the QtXml module should be built... g++ -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXml -I/usr/include/QtCore -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -w -D_REENTRANT cfgtest_QtXml.cpp -o cfgtest_QtXml -L/usr/lib64 -Wl,-z,relro -Wl,-O1 -Wl,-z,relro -lQtXml -lQtCore -lQtCore -lpthread Checking to see if the QtOpenGL module should be built... g++ -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtOpenGL -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -w -D_REENTRANT cfgtest_QtOpenGL.cpp -o cfgtest_QtOpenGL -L/usr/lib64 -L/usr/X11R6/lib -Wl,-z,relro -Wl,-O1 -Wl,-z,relro -lQtOpenGL -lQtGui -lQtCore -lQtGui -lQtCore -lQtCore -lGL -lXext -lX11 -lm -lpthread Checking to see if the QtSql module should be built... g++ -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtSql -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -w -D_REENTRANT cfgtest_QtSql.cpp -o cfgtest_QtSql -L/usr/lib64 -L/usr/X11R6/lib -Wl,-z,relro -Wl,-O1 -Wl,-z,relro -lQtSql -lQtCore -lQtGui -lQtCore -lQtCore -lXext -lX11 -lm -lpthread Checking to see if the QtSvg module should be built... g++ -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtSvg -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -w -D_REENTRANT cfgtest_QtSvg.cpp -o cfgtest_QtSvg -L/usr/lib64 -L/usr/X11R6/lib -Wl,-z,relro -Wl,-O1 -Wl,-z,relro -lQtSvg -lQtGui -lQtCore -lQtGui -lQtCore -lQtCore -lXext -lX11 -lm -lpthread Checking to see if the QtTest module should be built... g++ -DQT_NO_DEBUG -DQT_TEST_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtTest -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -w -D_REENTRANT cfgtest_QtTest.cpp -o cfgtest_QtTest -L/usr/lib64 -L/usr/X11R6/lib -Wl,-z,relro -Wl,-O1 -Wl,-z,relro -lQtTest -lQtCore -lQtGui -lQtCore -lQtCore -lXext -lX11 -lm -lpthread Checking to see if the QtXmlPatterns module should be built... g++ -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXmlPatterns -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -w -D_REENTRANT cfgtest_QtXmlPatterns.cpp -o cfgtest_QtXmlPatterns -L/usr/lib64 -Wl,-z,relro -Wl,-O1 -Wl,-z,relro -lQtXmlPatterns -lQtNetwork -lQtCore -lQtNetwork -lQtCore -lQtCore -lpthread Checking to see if the phonon module should be built... g++ -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -w -D_REENTRANT cfgtest_phonon.cpp -o cfgtest_phonon -L/usr/lib64 -L/usr/X11R6/lib -Wl,-z,relro -Wl,-O1 -Wl,-z,relro -lphonon -lQtDBus -lQtXml -lQtGui -lQtCore -lQtGui -lQtCore -lQtCore -lXext -lX11 -lm -lpthread Checking to see if the QtAssistant module should be built... g++ -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtAssistant -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -w -D_REENTRANT cfgtest_QtAssistant.cpp -o cfgtest_QtAssistant -L/usr/lib64 sip: Deprecation warning: the -T flag is ignored and deprecated sip: Deprecation warning: the -T flag is ignored and deprecated -L/usr/X11R6/lib -Wl,-z,relro -Wl,-O1 -Wl,-z,relro -lQtAssistantClient -lQtGui -lQtCore -lQtNetwork -lQtCore -lQtCore -lXext -lX11 -lm -lpthread cfgtest_QtAssistant.cpp:1:30: fatal error: qassistantclient.h: No such file or directory #include ^ compilation terminated. Checking to see if the QtDesigner module should be built... g++ -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDesigner -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -w -D_REENTRANT cfgtest_QtDesigner.cpp -o cfgtest_QtDesigner -L/usr/lib64 -L/usr/X11R6/lib -Wl,-z,relro -Wl,-O1 -Wl,-z,relro -lQtDesigner -lQtGui -lQtCore -lQtCore -lXext -lX11 -lm -lpthread Checking to see if the QAxContainer module should be built... g++ -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/lib64/qt4/mkspecs/default -I/usr/include/ActiveQt -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -w -D_REENTRANT cfgtest_QAxContainer.cpp -o cfgtest_QAxContainer -L/usr/lib64 -L/usr/X11R6/lib -Wl,-z,relro -Wl,-O1 -Wl,-z,relro -lQAxContainer -lQtGui -lQtCore -lQtCore -lXext -lX11 -lm -lpthread cfgtest_QAxContainer.cpp:1:23: fatal error: qaxobject.h: No such file or directory #include ^ compilation terminated. Checking to see if the dbus support module should be built... Qt v4.8.5 free edition is being used. SIP 4.19 is being used. The Qt header files are in /usr/include. The shared Qt libraries are in /usr/lib64. The Qt binaries are in /usr/lib64/qt4/bin. The Qt mkspecs directory is in /usr/lib64/qt4. These PyQt modules will be built: QtCore, QtGui, QtHelp, QtMultimedia, QtNetwork, QtDBus, QtDeclarative, QtScript, QtScriptTools, QtXml, QtOpenGL, QtSql, QtSvg, QtTest, QtXmlPatterns, phonon, QtDesigner. The PyQt Python package will be installed in /usr/lib64/python2.7/site-packages. PyQt is being built with generated docstrings. PyQt is being built with 'protected' redefined as 'public'. The Designer plugin will be installed in /usr/lib64/qt4/plugins/designer. The QScintilla API file will be installed in /usr/lib64/qt4/qsci/api/python. The dbus support module will be installed in /usr/lib64/python2.7/site-packages/dbus/mainloop. The PyQt .sip files will be installed in /usr/share/sip/PyQt4. pyuic4, pyrcc4 and pylupdate4 will be installed in /usr/bin. Embedding sip flags... Generating the C++ source for the QtCore module... "/usr/bin/sip" -w -T -o -P -x VendorID -t WS_X11 -x PyQt_NoPrintRangeBug -t Qt_4_8_4 -x Py_v3 -g -a QtCore.api -c /builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtCore -b QtCore/QtCore.sbf -I /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/QtCoremod.sip Creating the Makefile for the QtCore module... Generating the C++ source for the QtDeclarative module... "/usr/bin/sip" -w -T -o -P -x VendorID -t WS_X11 -x PyQt_NoPrintRangeBug -t Qt_4_8_4 -x Py_v3 -g -a QtDeclarative.api -c /builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtDeclarative -b QtDeclarative/QtDeclarative.sbf -I /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDeclarative/QtDeclarativemod.sip Creating the Makefile for the QtDeclarative module... Generating the C++ source for the QtGui module... "/usr/bin/sip" -w -T -o -P -x VendorID -t WS_X11 -x PyQt_NoPrintRangeBug -t Qt_4_8_4 -x Py_v3 -g -a QtGui.api -c /builddsip: Deprecation warning: the -T flag is ignored and deprecated sip: Deprecation warning: the -T flag is ignored and deprecated sip: Deprecation warning: the -T flag is ignored and deprecated sip: Deprecation warning: the -T flag is ignored and deprecated sip: Deprecation warning: the -T flag is ignored and deprecated sip: Deprecation warning: the -T flag is ignored and deprecated sip: Deprecation warning: the -T flag is ignored and deprecated sip: Deprecation warning: the -T flag is ignored and deprecated sip: Deprecation warning: the -T flag is ignored and deprecated ir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtGui -b QtGui/QtGui.sbf -I /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/QtGuimod.sip Creating the Makefile for the QtGui module... Generating the C++ source for the QtHelp module... "/usr/bin/sip" -w -T -o -P -x VendorID -t WS_X11 -x PyQt_NoPrintRangeBug -t Qt_4_8_4 -x Py_v3 -g -a QtHelp.api -c /builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtHelp -b QtHelp/QtHelp.sbf -I /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtHelp/QtHelpmod.sip Creating the Makefile for the QtHelp module... Generating the C++ source for the QtMultimedia module... "/usr/bin/sip" -w -T -o -P -x VendorID -t WS_X11 -x PyQt_NoPrintRangeBug -t Qt_4_8_4 -x Py_v3 -g -a QtMultimedia.api -c /builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtMultimedia -b QtMultimedia/QtMultimedia.sbf -I /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtMultimedia/QtMultimediamod.sip Creating the Makefile for the QtMultimedia module... Generating the C++ source for the QtNetwork module... "/usr/bin/sip" -w -T -o -P -x VendorID -t WS_X11 -x PyQt_NoPrintRangeBug -t Qt_4_8_4 -x Py_v3 -g -a QtNetwork.api -c /builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtNetwork -b QtNetwork/QtNetwork.sbf -I /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/QtNetworkmod.sip Creating the Makefile for the QtNetwork module... Generating the C++ source for the QtDBus module... "/usr/bin/sip" -w -T -o -P -x VendorID -t WS_X11 -x PyQt_NoPrintRangeBug -t Qt_4_8_4 -x Py_v3 -g -a QtDBus.api -c /builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtDBus -b QtDBus/QtDBus.sbf -I /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDBus/QtDBusmod.sip Creating the Makefile for the QtDBus module... Generating the C++ source for the QtOpenGL module... "/usr/bin/sip" -w -T -o -P -x VendorID -t WS_X11 -x PyQt_NoPrintRangeBug -t Qt_4_8_4 -x Py_v3 -g -a QtOpenGL.api -c /builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtOpenGL -b QtOpenGL/QtOpenGL.sbf -I /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtOpenGL/QtOpenGLmod.sip Creating the Makefile for the QtOpenGL module... Generating the C++ source for the QtScript module... "/usr/bin/sip" -w -T -o -P -x VendorID -t WS_X11 -x PyQt_NoPrintRangeBug -t Qt_4_8_4 -x Py_v3 -g -a QtScript.api -c /builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtScript -b QtScript/QtScript.sbf -I /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtScript/QtScriptmod.sip Creating the Makefile for the QtScript module... Generating the C++ source for the QtScriptTools module... "/usr/bin/sip" -w -T -o -P -x VendorID -t WS_X11 -x PyQt_NoPrintRangeBug -t Qt_4_8_4 -x Py_v3 -g -a QtScriptTools.api -c /builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtScriptTools -b QtScriptTools/QtScriptTools.sbf -I /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtScriptTools/QtScriptToolsmod.sip Creating the Makefile for the QtScriptTools module... Generating the C++ source for the QtSql module... "/usr/bin/sip" -w -T -o -P -x VendorID -t WS_X11 -x PyQt_NoPrintRangeBug -t Qt_4_8_4 -x Py_v3 -g -a QtSql.api -c /builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtSql -b QtSql/QtSql.sbf -I /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtSql/QtSqlmod.sip Creating the Makefile for the QtSql module... Generating the C++ source for the QtSvg module... "/usr/bin/sip" -w -T -o -P -x VendorID -t WS_X11 -x PyQt_NoPrintRangeBug -t Qt_4_8_4 -x Py_v3 -g -a QtSvg.api -c /builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtSvg -b QtSvg/QtSvg.sbf -I /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtSvgsip: Deprecation warning: the -T flag is ignored and deprecated sip: Deprecation warning: the -T flag is ignored and deprecated sip: Deprecation warning: the -T flag is ignored and deprecated sip: Deprecation warning: the -T flag is ignored and deprecated sip: Deprecation warning: the -T flag is ignored and deprecated sip: Deprecation warning: the -T flag is ignored and deprecated sip: Deprecation warning: the -T flag is ignored and deprecated /QtSvgmod.sip Creating the Makefile for the QtSvg module... Generating the C++ source for the QtTest module... "/usr/bin/sip" -w -T -o -P -x VendorID -t WS_X11 -x PyQt_NoPrintRangeBug -t Qt_4_8_4 -x Py_v3 -g -a QtTest.api -c /builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtTest -b QtTest/QtTest.sbf -I /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtTest/QtTestmod.sip Creating the Makefile for the QtTest module... Generating the C++ source for the QtXml module... "/usr/bin/sip" -w -T -o -P -x VendorID -t WS_X11 -x PyQt_NoPrintRangeBug -t Qt_4_8_4 -x Py_v3 -g -a QtXml.api -c /builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtXml -b QtXml/QtXml.sbf -I /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtXml/QtXmlmod.sip Creating the Makefile for the QtXml module... Generating the C++ source for the QtXmlPatterns module... "/usr/bin/sip" -w -T -o -P -x VendorID -t WS_X11 -x PyQt_NoPrintRangeBug -t Qt_4_8_4 -x Py_v3 -g -a QtXmlPatterns.api -c /builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtXmlPatterns -b QtXmlPatterns/QtXmlPatterns.sbf -I /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtXmlPatterns/QtXmlPatternsmod.sip Creating the Makefile for the QtXmlPatterns module... Generating the C++ source for the phonon module... "/usr/bin/sip" -w -T -o -P -x VendorID -t WS_X11 -x PyQt_NoPrintRangeBug -t Qt_4_8_4 -x Py_v3 -g -a phonon.api -c /builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/phonon -b phonon/phonon.sbf -I /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/phonon/phononmod.sip Creating the Makefile for the phonon module... Generating the C++ source for the QtDesigner module... "/usr/bin/sip" -w -T -o -P -x VendorID -t WS_X11 -x PyQt_NoPrintRangeBug -t Qt_4_8_4 -x Py_v3 -g -a QtDesigner.api -c /builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtDesigner -b QtDesigner/QtDesigner.sbf -I /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDesigner/QtDesignermod.sip Creating the Makefile for the QtDesigner module... Generating the C++ source for the Qt module... "/usr/bin/sip" -w -T -o -P -x VendorID -t WS_X11 -x PyQt_NoPrintRangeBug -t Qt_4_8_4 -x Py_v3 -g -c /builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/Qt -b Qt/Qt.sbf -I /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip sip/Qt/Qtmod.sip Creating the Makefile for the Qt module... Creating QScintilla API file... Creating top level Makefile... Creating QPy support library for QtGui Makefile... /usr/lib64/qt4/bin/qmake w_qpygui.pro Creating QPy support library for QtDBus Makefile... /usr/lib64/qt4/bin/qmake w_qpydbus.pro Creating QPy support library for QtDeclarative Makefile... /usr/lib64/qt4/bin/qmake w_qpydeclarative.pro Creating QPy support library for QtDesigner Makefile... /usr/lib64/qt4/bin/qmake w_qpydesigner.pro Creating QPy support library for QtCore Makefile... /usr/lib64/qt4/bin/qmake w_qpycore.pro Creating QPy support library for QtOpenGL Makefile... /usr/lib64/qt4/bin/qmake w_qpyopengl.pro Creating QPy support libraries Makefile... Creating dbus support module Makefile... Creating pyuic4 wrapper... Creating pyuic4 Makefile... Creating pylupdate4 Makefile... Creating pyrcc4 Makefile... Creating Qt Designer plugin Makefile... /usr/lib64/qt4/bin/qmake Creating pyqtconfig.py... + make -j16 make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/qpy' make[2]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/qpy/QtGui' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I/usr/include/python2.7 -I../../../qpy/QtGui -I. ../../../qpy/QtGui/qpytextobject.h -o moc_qpytextobject.cpp g++ -c -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 -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I/usr/include/python2.7 -I../../../qpy/QtGui -I. -o moc_qpytextobject.o moc_qpytextobject.cpp rm -f libqpygui.a ar cqs libqpygui.a moc_qpytextobject.o make[2]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/qpy/QtGui' make[2]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/qpy/QtDBus' g++ -c -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 -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDBus -I/usr/include -I/usr/include/python2.7 -I../../QtDBus -I../../../qpy/QtDBus -I. -o qpydbus_chimera_helpers.o ../../../qpy/QtDBus/qpydbus_chimera_helpers.cpp g++ -c -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 -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDBus -I/usr/include -I/usr/include/python2.7 -I../../QtDBus -I../../../qpy/QtDBus -I. -o qpydbus_post_init.o ../../../qpy/QtDBus/qpydbus_post_init.cpp g++ -c -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 -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDBus -I/usr/include -I/usr/include/python2.7 -I../../QtDBus -I../../../qpy/QtDBus -I. -o qpydbuspendingreply.o ../../../qpy/QtDBus/qpydbuspendingreply.cpp g++ -c -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 -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDBus -I/usr/include -I/usr/include/python2.7 -I../../QtDBus -I../../../qpy/QtDBus -I. -o qpydbusreply.o ../../../qpy/QtDBus/qpydbusreply.cpp rm -f libqpydbus.a ar cqs libqpydbus.a qpydbus_chimera_helpers.o qpydbus_post_init.o qpydbuspendingreply.o qpydbusreply.o make[2]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/qpy/QtDBus' make[2]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/qpy/QtDeclarative' g++ -c -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 -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDeclarative -I/usr/include -I/usr/include/python2.7 -I../../QtDeclarative -I../../../qpy/QtDeclarative -I. -o qpydeclarative_chimera_helpers.o ../../../qpy/QtDeclarative/qpydeclarative_chimera_helpers.cpp g++ -c -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 -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDeclarative -I/usr/include -I/usr/include/python2.7 -I../../QtDeclarative -I../../../qpy/QtDeclarative -I. -o qpydeclarative_listwrapper.o ../../../qpy/QtDeclarative/qpydeclarative_listwrapper.cpp g++ -c -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 -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDeclarative -I/usr/include -I/usr/include/python2.7 -I../../QtDeclarative -I../../../qpy/QtDeclarative -I. -o qpydeclarative_post_init.o ../../../qpy/QtDeclarative/qpydeclarative_post_init.cpp g++ -c -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 -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDeclarative -I/usr/include -I/usr/include/python2.7 -I../../QtDeclarative -I../../../qpy/QtDeclarative -I. -o qpydeclarativelistproperty.o ../../../qpy/QtDeclarative/qpydeclarativelistproperty.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDeclarative -I/usr/include -I/usr/include/python2.7 -I../../QtDeclarative -I../../../qpy/QtDeclarative -I. ../../../qpy/QtDeclarative/qpydeclarative_listwrapper.h -o moc_qpydeclarative_listwrapper.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDeclarative -I/usr/include -I/usr/include/python2.7 -I../../QtDeclarative -I../../../qpy/QtDeclarative -I. ../../../qpy/QtDeclarative/qpydeclarativepropertyvaluesource.h -o moc_qpydeclarativepropertyvaluesource.cpp g++ -c -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 -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDeclarative -I/usr/include -I/usr/include/python2.7 -I../../QtDeclarative -I../../../qpy/QtDeclarative -I. -o moc_qpydeclarativepropertyvaluesource.o moc_qpydeclarativepropertyvaluesource.cpp g++ -c -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 -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtDeclarative -I/usr/include -I/usr/include/python2.7 -I../../QtDeclarative -I../../../qpy/QtDeclarative -I. -o moc_qpydeclarative_listwrapper.o moc_qpydeclarative_listwrapper.cpp In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from /usr/include/python2.7/sip.h:32, from ../../QtDeclarative/sipAPIQtDeclarative.h:27, from ../../../qpy/QtDeclarative/qpydeclarativelistproperty.cpp:24: /usr/include/python2.7/pyconfig-64.h:1188:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] #define _POSIX_C_SOURCE 200112L ^ In file included from /usr/include/c++/4.8.2/x86_64-redhat-linux/bits/os_defines.h:39:0, from /usr/include/c++/4.8.2/x86_64-redhat-linux/bits/c++config.h:2097, from /usr/include/c++/4.8.2/utility:68, from /usr/include/c++/4.8.2/algorithm:60, from /usr/include/QtCore/qglobal.h:68, from /usr/include/QtCore/qnamespace.h:45, from /usr/include/QtCore/qobjectdefs.h:45, from /usr/include/QtCore/qobject.h:47, from /usr/include/QtCore/QObject:1, from ../../../qpy/QtDeclarative/qpydeclarativelistproperty.cpp:21: /usr/include/features.h:168:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L ^ In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from /usr/include/python2.7/sip.h:32, from ../../QtDeclarative/sipAPIQtDeclarative.h:27, from ../../../qpy/QtDeclarative/qpydeclarativelistproperty.cpp:24: /usr/include/python2.7/pyconfig-64.h:1210:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] #define _XOPEN_SOURCE 600 ^ In file included from /usr/include/c++/4.8.2/x86_64-redhat-linux/bits/os_defines.h:39:0, from /usr/include/c++/4.8.2/x86_64-redhat-linux/bits/c++config.h:2097, from /usr/include/c++/4.8.2/utility:68, from /usr/include/c++/4.8.2/algorithm:60, from /usr/include/QtCore/qglobal.h:68, from /usr/include/QtCore/qnamespace.h:45, from /usr/include/QtCore/qobjectdefs.h:45, from /usr/include/QtCore/qobject.h:47, from /usr/include/QtCore/QObject:1, from ../../../qpy/QtDeclarative/qpydeclarativelistproperty.cpp:21: /usr/include/features.h:170:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 ^ rm -f libqpydeclarative.a ar cqs libqpydeclarative.a qpydeclarative_chimera_helpers.o qpydeclarative_listwrapper.o qpydeclarative_post_init.o qpydeclarativelistproperty.o moc_qpydeclarative_listwrapper.o moc_qpydeclarativepropertyvaluesource.o make[2]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/qpy/QtDeclarative' make[2]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/qpy/QtDesigner' /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtDesigner -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtScript -I/usr/include -I/usr/include/python2.7 -I../../../qpy/QtDesigner -I. ../../../qpy/QtDesigner/qpydesignercontainerextension.h -o moc_qpydesignercontainerextension.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtDesigner -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtScript -I/usr/include -I/usr/include/python2.7 -I../../../qpy/QtDesigner -I. ../../../qpy/QtDesigner/qpydesignercustomwidgetcollectionplugin.h -o moc_qpydesignercustomwidgetcollectionplugin.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtDesigner -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtScript -I/usr/include -I/usr/include/python2.7 -I../../../qpy/QtDesigner -I. ../../../qpy/QtDesigner/qpydesignercustomwidgetplugin.h -o moc_qpydesignercustomwidgetplugin.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtDesigner -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtScript -I/usr/include -I/usr/include/python2.7 -I../../../qpy/QtDesigner -I. ../../../qpy/QtDesigner/qpydesignermembersheetextension.h -o moc_qpydesignermembersheetextension.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtDesigner -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtScript -I/usr/include -I/usr/include/python2.7 -I../../../qpy/QtDesigner -I. ../../../qpy/QtDesigner/qpydesignerpropertysheetextension.h -o moc_qpydesignerpropertysheetextension.cpp /usr/lib64/qt4/bin/moc -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtDesigner -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtScript -I/usr/include -I/usr/include/python2.7 -I../../../qpy/QtDesigner -I. ../../../qpy/QtDesigner/qpydesignertaskmenuextension.h -o moc_qpydesignertaskmenuextension.cpp g++ -c -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 -D_REENTRANT -Wall -W -fPIC -fPIC -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtDesigner -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtScript -I/usr/include -I/usr/include/python2.7 -I../../../qpy/QtDesigner -I. -o moc_qpydesignermembersheetextension.o moc_qpydesignermembersheetextension.cpp g++ -c -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 -D_REENTRANT -Wall -W -fPIC -fPIC -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtDesigner -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtScript -I/usr/include -I/usr/include/python2.7 -I../../../qpy/QtDesigner -I. -o moc_qpydesignercontainerextension.o moc_qpydesignercontainerextension.cpp g++ -c -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 -D_REENTRANT -Wall -W -fPIC -fPIC -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtDesigner -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtScript -I/usr/include -I/usr/include/python2.7 -I../../../qpy/QtDesigner -I. -o moc_qpydesignerpropertysheetextension.o moc_qpydesignerpropertysheetextension.cpp g++ -c -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 -D_REENTRANT -Wall -W -fPIC -fPIC -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtDesigner -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtScript -I/usr/include -I/usr/include/python2.7 -I../../../qpy/QtDesigner -I. -o moc_qpydesignertaskmenuextension.o moc_qpydesignertaskmenuextension.cpp g++ -c -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 -D_REENTRANT -Wall -W -fPIC -fPIC -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtDesigner -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtScript -I/usr/include -I/usr/include/python2.7 -I../../../qpy/QtDesigner -I. -o moc_qpydesignercustomwidgetplugin.o moc_qpydesignercustomwidgetplugin.cpp g++ -c -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 -D_REENTRANT -Wall -W -fPIC -fPIC -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtDesigner -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtScript -I/usr/include -I/usr/include/python2.7 -I../../../qpy/QtDesigner -I. -o moc_qpydesignercustomwidgetcollectionplugin.o moc_qpydesignercustomwidgetcollectionplugin.cpp rm -f libqpydesigner.a ar cqs libqpydesigner.a moc_qpydesignercontainerextension.o moc_qpydesignercustomwidgetcollectionplugin.o moc_qpydesignercustomwidgetplugin.o moc_qpydesignermembersheetextension.o moc_qpydesignerpropertysheetextension.o moc_qpydesignertaskmenuextension.o make[2]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/qpy/QtDesigner' make[2]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/qpy/QtCore' g++ -c -pipe -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I/usr/include/python2.7 -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_chimera.o ../../../qpy/QtCore/qpycore_chimera.cpp g++ -c -pipe -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I/usr/include/python2.7 -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_chimera_signature.o ../../../qpy/QtCore/qpycore_chimera_signature.cpp g++ -c -pipe -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I/usr/include/python2.7 -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_chimera_storage.o ../../../qpy/QtCore/qpycore_chimera_storage.cpp g++ -c -pipe -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I/usr/include/python2.7 -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_classinfo.o ../../../qpy/QtCore/qpycore_classinfo.cpp g++ -c -pipe -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I/usr/include/python2.7 -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_init.o ../../../qpy/QtCore/qpycore_init.cpp g++ -c -pipe -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I/usr/include/python2.7 -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_misc.o ../../../qpy/QtCore/qpycore_misc.cpp g++ -c -pipe -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I/usr/include/python2.7 -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_post_init.o ../../../qpy/QtCore/qpycore_post_init.cpp g++ -c -pipe -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I/usr/include/python2.7 -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_public_api.o ../../../qpy/QtCore/qpycore_public_api.cpp g++ -c -pipe -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I/usr/include/python2.7 -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_pyqtboundsignal.o ../../../qpy/QtCore/qpycore_pyqtboundsignal.cpp g++ -c -pipe -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I/usr/include/python2.7 -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_pyqtconfigure.o ../../../qpy/QtCore/qpycore_pyqtconfigure.cpp g++ -c -pipe -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I/usr/include/python2.7 -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_pyqtmethodproxy.o ../../../qpy/QtCore/qpycore_pyqtmethodproxy.cpp g++ -c -pipe -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I/usr/include/python2.7 -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_pyqtproperty.o ../../../qpy/QtCore/qpycore_pyqtproperty.cpp g++ -c -pipe -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I/usr/include/python2.7 -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_pyqtproxy.o ../../../qpy/QtCore/qpycore_pyqtproxy.cpp g++ -c -pipe -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I/usr/include/python2.7 -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_pyqtpyobject.o ../../../qpy/QtCore/qpycore_pyqtpyobject.cpp g++ -c -pipe -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I/usr/include/python2.7 -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_pyqtsignal.o ../../../qpy/QtCore/qpycore_pyqtsignal.cpp g++ -c -pipe -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I/usr/include/python2.7 -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_pyqtslot.o ../../../qpy/QtCore/qpycore_pyqtslot.cpp g++ -c -pipe -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I/usr/include/python2.7 -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_qabstracteventdispatcher.o ../../../qpy/QtCore/qpycore_qabstracteventdispatcher.cpp g++ -c -pipe -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I/usr/include/python2.7 -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_qmetaobject.o ../../../qpy/QtCore/qpycore_qmetaobject.cpp g++ -c -pipe -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I/usr/include/python2.7 -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_qmetaobject_helpers.o ../../../qpy/QtCore/qpycore_qmetaobject_helpers.cpp g++ -c -pipe -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I/usr/include/python2.7 -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_qobject_getattr.o ../../../qpy/QtCore/qpycore_qobject_getattr.cpp g++ -c -pipe -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I/usr/include/python2.7 -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_qobject_helpers.o ../../../qpy/QtCore/qpycore_qobject_helpers.cpp g++ -c -pipe -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I/usr/include/python2.7 -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_qpynullvariant.o ../../../qpy/QtCore/qpycore_qpynullvariant.cpp In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from ../../../qpy/QtCore/qpycore_qobject_helpers.cpp:23: /usr/include/python2.7/pyconfig-64.h:1188:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] #define _POSIX_C_SOURCE 200112L ^ In file included from /usr/include/ctype.h:26:0, from ../../../qpy/QtCore/qpycore_qobject_helpers.cpp:21: /usr/include/features.h:168:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L ^ In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from ../../../qpy/QtCore/qpycore_qobject_helpers.cpp:23: /usr/include/python2.7/pyconfig-64.h:1210:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] #define _XOPEN_SOURCE 600 ^ In file included from /usr/include/ctype.h:26:0, from ../../../qpy/QtCore/qpycore_qobject_helpers.cpp:21: /usr/include/features.h:170:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 ^ g++ -c -pipe -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I/usr/include/python2.7 -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_qstring.o ../../../qpy/QtCore/qpycore_qstring.cpp g++ -c -pipe -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I/usr/include/python2.7 -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_qstringlist.o ../../../qpy/QtCore/qpycore_qstringlist.cpp g++ -c -pipe -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I/usr/include/python2.7 -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_qtlib.o ../../../qpy/QtCore/qpycore_qtlib.cpp g++ -c -pipe -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I/usr/include/python2.7 -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_qvariant.o ../../../qpy/QtCore/qpycore_qvariant.cpp g++ -c -pipe -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I/usr/include/python2.7 -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_qvariant_value.o ../../../qpy/QtCore/qpycore_qvariant_value.cpp g++ -c -pipe -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I/usr/include/python2.7 -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_sip_helpers.o ../../../qpy/QtCore/qpycore_sip_helpers.cpp In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from ../../../qpy/QtCore/qpycore_sip_helpers.cpp:23: /usr/include/python2.7/pyconfig-64.h:1188:0: warning: "_POSIX_C_SOURCE" redefined [enabled by default] #define _POSIX_C_SOURCE 200112L ^ In file included from /usr/include/string.h:25:0, from ../../../qpy/QtCore/qpycore_sip_helpers.cpp:21: /usr/include/features.h:168:0: note: this is the location of the previous definition # define _POSIX_C_SOURCE 200809L ^ In file included from /usr/include/python2.7/pyconfig.h:6:0, from /usr/include/python2.7/Python.h:8, from ../../../qpy/QtCore/qpycore_sip_helpers.cpp:23: /usr/include/python2.7/pyconfig-64.h:1210:0: warning: "_XOPEN_SOURCE" redefined [enabled by default] #define _XOPEN_SOURCE 600 ^ In file included from /usr/include/string.h:25:0, from ../../../qpy/QtCore/qpycore_sip_helpers.cpp:21: /usr/include/features.h:170:0: note: this is the location of the previous definition # define _XOPEN_SOURCE 700 ^ g++ -c -pipe -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I/usr/include/python2.7 -I../../QtCore -I../../../qpy/QtCore -I. -o qpycore_types.o ../../../qpy/QtCore/qpycore_types.cpp /usr/lib64/qt4/bin/moc -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I/usr/include/python2.7 -I../../QtCore -I../../../qpy/QtCore -I. ../../../qpy/QtCore/qpycore_pyqtproxy.h -o moc_qpycore_pyqtproxy.cpp g++ -c -pipe -fno-strict-aliasing -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -fPIC -D_REENTRANT -DQT_DISABLE_DEPRECATED_BEFORE=0x04ffff -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I/usr/include/python2.7 -I../../QtCore -I../../../qpy/QtCore -I. -o moc_qpycore_pyqtproxy.o moc_qpycore_pyqtproxy.cpp rm -f libqpycore.a ar cqs libqpycore.a qpycore_chimera.o qpycore_chimera_signature.o qpycore_chimera_storage.o qpycore_classinfo.o qpycore_init.o qpycore_misc.o qpycore_post_init.o qpycore_public_api.o qpycore_pyqtboundsignal.o qpycore_pyqtconfigure.o qpycore_pyqtmethodproxy.o qpycore_pyqtproperty.o qpycore_pyqtproxy.o qpycore_pyqtpyobject.o qpycore_pyqtsignal.o qpycore_pyqtslot.o qpycore_qabstracteventdispatcher.o qpycore_qmetaobject.o qpycore_qmetaobject_helpers.o qpycore_qobject_getattr.o qpycore_qobject_helpers.o qpycore_qpynullvariant.o qpycore_qstring.o qpycore_qstringlist.o qpycore_qtlib.o qpycore_qvariant.o qpycore_qvariant_value.o qpycore_sip_helpers.o qpycore_types.o moc_qpycore_pyqtproxy.o make[2]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/qpy/QtCore' make[2]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/qpy/QtOpenGL' g++ -c -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 -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -I/usr/include/python2.7 -I../../QtOpenGL -I../../../qpy/QtOpenGL -I/usr/X11R6/include -I. -o qpyopengl_attribute_array.o ../../../qpy/QtOpenGL/qpyopengl_attribute_array.cpp g++ -c -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 -fPIC -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtOpenGL -I/usr/include -I/usr/include/python2.7 -I../../QtOpenGL -I../../../qpy/QtOpenGL -I/usr/X11R6/include -I. -o qpyopengl_uniform_value_array.o ../../../qpy/QtOpenGL/qpyopengl_uniform_value_array.cpp rm -f libqpyopengl.a ar cqs libqpyopengl.a qpyopengl_attribute_array.o qpyopengl_uniform_value_array.o make[2]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/qpy/QtOpenGL' make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/qpy' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtCore' g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCorecmodule.o sipQtCorecmodule.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQList0600QPair0100QByteArray0100QByteArray.o sipQtCoreQList0600QPair0100QByteArray0100QByteArray.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQList0600QPair0100QString0100QString.o sipQtCoreQList0600QPair0100QString0100QString.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQSet0101QAbstractState.o sipQtCoreQSet0101QAbstractState.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQList0101QAbstractTransition.o sipQtCoreQList0101QAbstractTransition.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQList0100QUrl.o sipQtCoreQList0100QUrl.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQList0100QLocale.o sipQtCoreQList0100QLocale.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQList0100QtDayOfWeek.o sipQtCoreQList0100QtDayOfWeek.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQList0101QAbstractAnimation.o sipQtCoreQList0101QAbstractAnimation.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQList0101QAbstractState.o sipQtCoreQList0101QAbstractState.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQHash18000100QByteArray.o sipQtCoreQHash18000100QByteArray.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQMap18000100QVariant.o sipQtCoreQMap18000100QVariant.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQList0100QByteArray.o sipQtCoreQList0100QByteArray.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQVector0100QXmlStreamNotationDeclaration.o sipQtCoreQVector0100QXmlStreamNotationDeclaration.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQVector0100QXmlStreamNamespaceDeclaration.o sipQtCoreQVector0100QXmlStreamNamespaceDeclaration.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQVector0100QXmlStreamEntityDeclaration.o sipQtCoreQVector0100QXmlStreamEntityDeclaration.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQMap0100QString0100QVariant.o sipQtCoreQMap0100QString0100QVariant.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQList0100QVariant.o sipQtCoreQList0100QVariant.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQHash0100QString0100QVariant.o sipQtCoreQHash0100QString0100QVariant.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQVector0600QPair24000100QVariant.o sipQtCoreQVector0600QPair24000100QVariant.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQList0101QObject.o sipQtCoreQList0101QObject.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQList0100QModelIndex.o sipQtCoreQList0100QModelIndex.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQList0100QFileInfo.o sipQtCoreQList0100QFileInfo.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQPyNullVariant_5.o sipQtCoreQPyNullVariant_5.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQXmlStreamWriter.o sipQtCoreQXmlStreamWriter.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQXmlStreamReader.o sipQtCoreQXmlStreamReader.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQXmlStreamEntityResolver.o sipQtCoreQXmlStreamEntityResolver.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQXmlStreamEntityDeclaration.o sipQtCoreQXmlStreamEntityDeclaration.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQXmlStreamNotationDeclaration.o sipQtCoreQXmlStreamNotationDeclaration.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQXmlStreamNamespaceDeclaration.o sipQtCoreQXmlStreamNamespaceDeclaration.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQXmlStreamAttributes.o sipQtCoreQXmlStreamAttributes.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQXmlStreamAttribute.o sipQtCoreQXmlStreamAttribute.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQWaitCondition.o sipQtCoreQWaitCondition.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQVector2400.o sipQtCoreQVector2400.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQVector1900.o sipQtCoreQVector1900.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQVector1800.o sipQtCoreQVector1800.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQList0100QVariantType.o sipQtCoreQList0100QVariantType.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQVariant_5.o sipQtCoreQVariant_5.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQVariant_4.o sipQtCoreQVariant_4.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQUuid.o sipQtCoreQUuid.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQUrlFormattingOptions.o sipQtCoreQUrlFormattingOptions.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQUrl.o sipQtCoreQUrl.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQTranslator.o sipQtCoreQTranslator.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQTimer.o sipQtCoreQTimer.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQTimeLine.o sipQtCoreQTimeLine.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQThreadPool.o sipQtCoreQThreadPool.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQThread.o sipQtCoreQThread.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQTextStreamManipulator.o sipQtCoreQTextStreamManipulator.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQTextStreamNumberFlags.o sipQtCoreQTextStreamNumberFlags.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQTextStream.o sipQtCoreQTextStream.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQTextDecoder.o sipQtCoreQTextDecoder.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQTextEncoder.o sipQtCoreQTextEncoder.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQTextCodecConverterState.o sipQtCoreQTextCodecConverterState.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQTextCodecConversionFlags.o sipQtCoreQTextCodecConversionFlags.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQTextCodec.o sipQtCoreQTextCodec.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQTextBoundaryFinderBoundaryReasons.o sipQtCoreQTextBoundaryFinderBoundaryReasons.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQTextBoundaryFinder.o sipQtCoreQTextBoundaryFinder.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQTemporaryFile.o sipQtCoreQTemporaryFile.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQSystemSemaphore.o sipQtCoreQSystemSemaphore.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQStringMatcher_0.o sipQtCoreQStringMatcher_0.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQStringList_0.o sipQtCoreQStringList_0.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQStringList_1.o sipQtCoreQStringList_1.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQStringRef_0.o sipQtCoreQStringRef_0.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQStringRef_1.o sipQtCoreQStringRef_1.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQLatin1String_0.o sipQtCoreQLatin1String_0.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQStringSectionFlags_0.o sipQtCoreQStringSectionFlags_0.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQString_0.o sipQtCoreQString_0.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQString_1.o sipQtCoreQString_1.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQStateMachineWrappedEvent.o sipQtCoreQStateMachineWrappedEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQStateMachineSignalEvent.o sipQtCoreQStateMachineSignalEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQStateMachine.o sipQtCoreQStateMachine.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQState.o sipQtCoreQState.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQSocketNotifier.o sipQtCoreQSocketNotifier.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQSizeF.o sipQtCoreQSizeF.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQSize.o sipQtCoreQSize.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQSignalTransition.o sipQtCoreQSignalTransition.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQSignalMapper.o sipQtCoreQSignalMapper.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQSharedMemory.o sipQtCoreQSharedMemory.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQSettings.o sipQtCoreQSettings.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQSet1900.o sipQtCoreQSet1900.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQSet1800.o sipQtCoreQSet1800.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQSequentialAnimationGroup.o sipQtCoreQSequentialAnimationGroup.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQSemaphore.o sipQtCoreQSemaphore.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQRunnable.o sipQtCoreQRunnable.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQResource.o sipQtCoreQResource.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQRegExp.o sipQtCoreQRegExp.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQRectF.o sipQtCoreQRectF.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQRect.o sipQtCoreQRect.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQWriteLocker.o sipQtCoreQWriteLocker.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQReadLocker.o sipQtCoreQReadLocker.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQReadWriteLock.o sipQtCoreQReadWriteLock.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQProcessEnvironment.o sipQtCoreQProcessEnvironment.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQProcess.o sipQtCoreQProcess.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQPointF.o sipQtCoreQPointF.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQPoint.o sipQtCoreQPoint.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQPluginLoader.o sipQtCoreQPluginLoader.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQPropertyAnimation.o sipQtCoreQPropertyAnimation.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQVariantAnimation.o sipQtCoreQVariantAnimation.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQPauseAnimation.o sipQtCoreQPauseAnimation.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQParallelAnimationGroup.o sipQtCoreQParallelAnimationGroup.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQPair19001900.o sipQtCoreQPair19001900.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQPair18001800.o sipQtCoreQPair18001800.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQGenericReturnArgument.o sipQtCoreQGenericReturnArgument.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQGenericArgument.o sipQtCoreQGenericArgument.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQMetaObject.o sipQtCoreQMetaObject.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQObjectCleanupHandler.o sipQtCoreQObjectCleanupHandler.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQMutexLocker.o sipQtCoreQMutexLocker.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQMutex.o sipQtCoreQMutex.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQMimeData.o sipQtCoreQMimeData.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQMetaType.o sipQtCoreQMetaType.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQMetaClassInfo.o sipQtCoreQMetaClassInfo.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQMetaProperty.o sipQtCoreQMetaProperty.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQMetaEnum.o sipQtCoreQMetaEnum.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQMetaMethod.o sipQtCoreQMetaMethod.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQMargins.o sipQtCoreQMargins.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQList0100QLocaleCountry.o sipQtCoreQList0100QLocaleCountry.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQSystemLocale.o sipQtCoreQSystemLocale.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQLocaleNumberOptions.o sipQtCoreQLocaleNumberOptions.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQLocale.o sipQtCoreQLocale.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQList2400.o sipQtCoreQList2400.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQList1900.o sipQtCoreQList1900.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQList1800.o sipQtCoreQList1800.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQList0600QPair24002400.o sipQtCoreQList0600QPair24002400.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQList0600QPair18001800.o sipQtCoreQList0600QPair18001800.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQLineF.o sipQtCoreQLineF.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQLine.o sipQtCoreQLine.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQLibraryInfo.o sipQtCoreQLibraryInfo.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQLibraryLoadHints.o sipQtCoreQLibraryLoadHints.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQLibrary.o sipQtCoreQLibrary.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQIODeviceOpenMode.o sipQtCoreQIODeviceOpenMode.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQHistoryState.o sipQtCoreQHistoryState.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQFSFileEngine.o sipQtCoreQFSFileEngine.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQFinalState.o sipQtCoreQFinalState.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQFileSystemWatcher.o sipQtCoreQFileSystemWatcher.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQFileInfo.o sipQtCoreQFileInfo.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQFileFileHandleFlags.o sipQtCoreQFileFileHandleFlags.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQFilePermissions.o sipQtCoreQFilePermissions.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQFile.o sipQtCoreQFile.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQEventTransition.o sipQtCoreQEventTransition.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQEventLoopProcessEventsFlags.o sipQtCoreQEventLoopProcessEventsFlags.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQEventLoop.o sipQtCoreQEventLoop.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQElapsedTimer.o sipQtCoreQElapsedTimer.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQEasingCurve.o sipQtCoreQEasingCurve.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQDirIteratorIteratorFlags.o sipQtCoreQDirIteratorIteratorFlags.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQDirIterator.o sipQtCoreQDirIterator.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQDirSortFlags.o sipQtCoreQDirSortFlags.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQDirFilters.o sipQtCoreQDirFilters.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQDir.o sipQtCoreQDir.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQDateTime.o sipQtCoreQDateTime.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQTime.o sipQtCoreQTime.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQDate.o sipQtCoreQDate.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQDataStream.o sipQtCoreQDataStream.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQCryptographicHash.o sipQtCoreQCryptographicHash.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQDynamicPropertyChangeEvent.o sipQtCoreQDynamicPropertyChangeEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQChildEvent.o sipQtCoreQChildEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQTimerEvent.o sipQtCoreQTimerEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQEvent.o sipQtCoreQEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQCoreApplication.o sipQtCoreQCoreApplication.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQChar_0.o sipQtCoreQChar_0.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQChar_1.o sipQtCoreQChar_1.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQLatin1Char_0.o sipQtCoreQLatin1Char_0.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQByteArrayMatcher.o sipQtCoreQByteArrayMatcher.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQByteArray.o sipQtCoreQByteArray.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQBuffer.o sipQtCoreQBuffer.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQIODevice.o sipQtCoreQIODevice.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQBitArray.o sipQtCoreQBitArray.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQBasicTimer.o sipQtCoreQBasicTimer.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQAnimationGroup.o sipQtCoreQAnimationGroup.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQAbstractTransition.o sipQtCoreQAbstractTransition.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQAbstractState.o sipQtCoreQAbstractState.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQAbstractListModel.o sipQtCoreQAbstractListModel.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQAbstractTableModel.o sipQtCoreQAbstractTableModel.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQAbstractItemModel.o sipQtCoreQAbstractItemModel.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQPersistentModelIndex.o sipQtCoreQPersistentModelIndex.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQModelIndex.o sipQtCoreQModelIndex.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQAbstractFileEngineIterator.o sipQtCoreQAbstractFileEngineIterator.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQAbstractFileEngineHandler.o sipQtCoreQAbstractFileEngineHandler.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQAbstractFileEngineFileFlags.o sipQtCoreQAbstractFileEngineFileFlags.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQAbstractFileEngine.o sipQtCoreQAbstractFileEngine.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQAbstractEventDispatcher.o sipQtCoreQAbstractEventDispatcher.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQAbstractAnimation.o sipQtCoreQAbstractAnimation.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQObject.o sipQtCoreQObject.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQSet0100QtDayOfWeek.o sipQtCoreQSet0100QtDayOfWeek.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQtGestureFlags.o sipQtCoreQtGestureFlags.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQtTouchPointStates.o sipQtCoreQtTouchPointStates.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQtInputMethodHints.o sipQtCoreQtInputMethodHints.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQtTextInteractionFlags.o sipQtCoreQtTextInteractionFlags.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQtMatchFlags.o sipQtCoreQtMatchFlags.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQtItemFlags.o sipQtCoreQtItemFlags.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQtDropActions.o sipQtCoreQtDropActions.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQtToolBarAreas.o sipQtCoreQtToolBarAreas.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQtDockWidgetAreas.o sipQtCoreQtDockWidgetAreas.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQtImageConversionFlags.o sipQtCoreQtImageConversionFlags.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQtWindowStates.o sipQtCoreQtWindowStates.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQtWindowFlags.o sipQtCoreQtWindowFlags.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQtAlignment.o sipQtCoreQtAlignment.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQtOrientations.o sipQtCoreQtOrientations.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQtMouseButtons.o sipQtCoreQtMouseButtons.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQtKeyboardModifiers.o sipQtCoreQtKeyboardModifiers.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQt.o sipQtCoreQt.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCorequintptr.o sipQtCorequintptr.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtCore -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o sipQtCoreQSysInfo.o sipQtCoreQSysInfo.cpp g++ -Wl,-z,relro -shared -Wl,-O1 -Wl,-z,relro -Wl,--version-script=QtCore.exp -o QtCore.so sipQtCorecmodule.o sipQtCoreQList0600QPair0100QByteArray0100QByteArray.o sipQtCoreQList0600QPair0100QString0100QString.o sipQtCoreQSet0101QAbstractState.o sipQtCoreQList0101QAbstractTransition.o sipQtCoreQList0100QUrl.o sipQtCoreQList0100QLocale.o sipQtCoreQList0100QtDayOfWeek.o sipQtCoreQList0101QAbstractAnimation.o sipQtCoreQList0101QAbstractState.o sipQtCoreQHash18000100QByteArray.o sipQtCoreQMap18000100QVariant.o sipQtCoreQList0100QByteArray.o sipQtCoreQVector0100QXmlStreamNotationDeclaration.o sipQtCoreQVector0100QXmlStreamNamespaceDeclaration.o sipQtCoreQVector0100QXmlStreamEntityDeclaration.o sipQtCoreQMap0100QString0100QVariant.o sipQtCoreQList0100QVariant.o sipQtCoreQHash0100QString0100QVariant.o sipQtCoreQVector0600QPair24000100QVariant.o sipQtCoreQList0101QObject.o sipQtCoreQList0100QModelIndex.o sipQtCoreQList0100QFileInfo.o sipQtCoreQPyNullVariant_5.o sipQtCoreQXmlStreamWriter.o sipQtCoreQXmlStreamReader.o sipQtCoreQXmlStreamEntityResolver.o sipQtCoreQXmlStreamEntityDeclaration.o sipQtCoreQXmlStreamNotationDeclaration.o sipQtCoreQXmlStreamNamespaceDeclaration.o sipQtCoreQXmlStreamAttributes.o sipQtCoreQXmlStreamAttribute.o sipQtCoreQWaitCondition.o sipQtCoreQVector2400.o sipQtCoreQVector1900.o sipQtCoreQVector1800.o sipQtCoreQList0100QVariantType.o sipQtCoreQVariant_5.o sipQtCoreQVariant_4.o sipQtCoreQUuid.o sipQtCoreQUrlFormattingOptions.o sipQtCoreQUrl.o sipQtCoreQTranslator.o sipQtCoreQTimer.o sipQtCoreQTimeLine.o sipQtCoreQThreadPool.o sipQtCoreQThread.o sipQtCoreQTextStreamManipulator.o sipQtCoreQTextStreamNumberFlags.o sipQtCoreQTextStream.o sipQtCoreQTextDecoder.o sipQtCoreQTextEncoder.o sipQtCoreQTextCodecConverterState.o sipQtCoreQTextCodecConversionFlags.o sipQtCoreQTextCodec.o sipQtCoreQTextBoundaryFinderBoundaryReasons.o sipQtCoreQTextBoundaryFinder.o sipQtCoreQTemporaryFile.o sipQtCoreQSystemSemaphore.o sipQtCoreQStringMatcher_0.o sipQtCoreQStringList_0.o sipQtCoreQStringList_1.o sipQtCoreQStringRef_0.o sipQtCoreQStringRef_1.o sipQtCoreQLatin1String_0.o sipQtCoreQStringSectionFlags_0.o sipQtCoreQString_0.o sipQtCoreQString_1.o sipQtCoreQStateMachineWrappedEvent.o sipQtCoreQStateMachineSignalEvent.o sipQtCoreQStateMachine.o sipQtCoreQState.o sipQtCoreQSocketNotifier.o sipQtCoreQSizeF.o sipQtCoreQSize.o sipQtCoreQSignalTransition.o sipQtCoreQSignalMapper.o sipQtCoreQSharedMemory.o sipQtCoreQSettings.o sipQtCoreQSet1900.o sipQtCoreQSet1800.o sipQtCoreQSequentialAnimationGroup.o sipQtCoreQSemaphore.o sipQtCoreQRunnable.o sipQtCoreQResource.o sipQtCoreQRegExp.o sipQtCoreQRectF.o sipQtCoreQRect.o sipQtCoreQWriteLocker.o sipQtCoreQReadLocker.o sipQtCoreQReadWriteLock.o sipQtCoreQProcessEnvironment.o sipQtCoreQProcess.o sipQtCoreQPointF.o sipQtCoreQPoint.o sipQtCoreQPluginLoader.o sipQtCoreQPropertyAnimation.o sipQtCoreQVariantAnimation.o sipQtCoreQPauseAnimation.o sipQtCoreQParallelAnimationGroup.o sipQtCoreQPair19001900.o sipQtCoreQPair18001800.o sipQtCoreQGenericReturnArgument.o sipQtCoreQGenericArgument.o sipQtCoreQMetaObject.o sipQtCoreQObjectCleanupHandler.o sipQtCoreQMutexLocker.o sipQtCoreQMutex.o sipQtCoreQMimeData.o sipQtCoreQMetaType.o sipQtCoreQMetaClassInfo.o sipQtCoreQMetaProperty.o sipQtCoreQMetaEnum.o sipQtCoreQMetaMethod.o sipQtCoreQMargins.o sipQtCoreQList0100QLocaleCountry.o sipQtCoreQSystemLocale.o sipQtCoreQLocaleNumberOptions.o sipQtCoreQLocale.o sipQtCoreQList2400.o sipQtCoreQList1900.o sipQtCoreQList1800.o sipQtCoreQList0600QPair24002400.o sipQtCoreQList0600QPair18001800.o sipQtCoreQLineF.o sipQtCoreQLine.o sipQtCoreQLibraryInfo.o sipQtCoreQLibraryLoadHints.o sipQtCoreQLibrary.o sipQtCoreQIODeviceOpenMode.o sipQtCoreQHistoryState.o sipQtCoreQFSFileEngine.o sipQtCoreQFinalState.o sipQtCoreQFileSystemWatcher.o sipQtCoreQFileInfo.o sipQtCoreQFileFileHandleFlags.o sipQtCoreQFilePermissions.o sipQtCoreQFile.o sipQtCoreQEventTransition.o sipQtCoreQEventLoopProcessEventsFlags.o sipQtCoreQEventLoop.o sipQtCoreQElapsedTimer.o sipQtCoreQEasingCurve.o sipQtCoreQDirIteratorIteratorFlags.o sipQtCoreQDirIterator.o sipQtCoreQDirSortFlags.o sipQtCoreQDirFilters.o sipQtCoreQDir.o sipQtCoreQDateTime.o sipQtCoreQTime.o sipQtCoreQDate.o sipQtCoreQDataStream.o sipQtCoreQCryptographicHash.o sipQtCoreQDynamicPropertyChangeEvent.o sipQtCoreQChildEvent.o sipQtCoreQTimerEvent.o sipQtCoreQEvent.o sipQtCoreQCoreApplication.o sipQtCoreQChar_0.o sipQtCoreQChar_1.o sipQtCoreQLatin1Char_0.o sipQtCoreQByteArrayMatcher.o sipQtCoreQByteArray.o sipQtCoreQBuffer.o sipQtCoreQIODevice.o sipQtCoreQBitArray.o sipQtCoreQBasicTimer.o sipQtCoreQAnimationGroup.o sipQtCoreQAbstractTransition.o sipQtCoreQAbstractState.o sipQtCoreQAbstractListModel.o sipQtCoreQAbstractTableModel.o sipQtCoreQAbstractItemModel.o sipQtCoreQPersistentModelIndex.o sipQtCoreQModelIndex.o sipQtCoreQAbstractFileEngineIterator.o sipQtCoreQAbstractFileEngineHandler.o sipQtCoreQAbstractFileEngineFileFlags.o sipQtCoreQAbstractFileEngine.o sipQtCoreQAbstractEventDispatcher.o sipQtCoreQAbstractAnimation.o sipQtCoreQObject.o sipQtCoreQSet0100QtDayOfWeek.o sipQtCoreQtGestureFlags.o sipQtCoreQtTouchPointStates.o sipQtCoreQtInputMethodHints.o sipQtCoreQtTextInteractionFlags.o sipQtCoreQtMatchFlags.o sipQtCoreQtItemFlags.o sipQtCoreQtDropActions.o sipQtCoreQtToolBarAreas.o sipQtCoreQtDockWidgetAreas.o sipQtCoreQtImageConversionFlags.o sipQtCoreQtWindowStates.o sipQtCoreQtWindowFlags.o sipQtCoreQtAlignment.o sipQtCoreQtOrientations.o sipQtCoreQtMouseButtons.o sipQtCoreQtKeyboardModifiers.o sipQtCoreQt.o sipQtCorequintptr.o sipQtCoreQSysInfo.o -L/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/qpy/QtCore -L/usr/lib64 -lqpycore -lQtCore -lpthread make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtCore' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtGui' g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuicmodule.o sipQtGuicmodule.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQList0101QUndoStack.o sipQtGuiQList0101QUndoStack.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQList0101QTreeWidgetItem.o sipQtGuiQList0101QTreeWidgetItem.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQList0101QTextFrame.o sipQtGuiQList0101QTextFrame.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQList0100QTextBlock.o sipQtGuiQList0100QTextBlock.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQList0100QGlyphRun.o sipQtGuiQList0100QGlyphRun.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQVector0100QTextLayoutFormatRange.o sipQtGuiQVector0100QTextLayoutFormatRange.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQList0100QTextLayoutFormatRange.o sipQtGuiQList0100QTextLayoutFormatRange.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQList0100QTextOptionTab.o sipQtGuiQList0100QTextOptionTab.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQVector0100QTextLength.o sipQtGuiQVector0100QTextLength.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQVector0100QTextFormat.o sipQtGuiQVector0100QTextFormat.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQList0101QTableWidgetItem.o sipQtGuiQList0101QTableWidgetItem.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQList0100QTableWidgetSelectionRange.o sipQtGuiQList0100QTableWidgetSelectionRange.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQList0101QStandardItem.o sipQtGuiQList0101QStandardItem.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQList0100QPrinterInfo.o sipQtGuiQList0100QPrinterInfo.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQList0100QTextEditExtraSelection.o sipQtGuiQList0100QTextEditExtraSelection.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQList0100QPolygonF.o sipQtGuiQList0100QPolygonF.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQVector0100QRect.o sipQtGuiQVector0100QRect.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQVector0100QRectF.o sipQtGuiQVector0100QRectF.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQVector0100QPoint.o sipQtGuiQVector0100QPoint.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQVector0100QLine.o sipQtGuiQVector0100QLine.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQVector0100QLineF.o sipQtGuiQVector0100QLineF.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQList0101QMdiSubWindow.o sipQtGuiQList0101QMdiSubWindow.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQList0101QDockWidget.o sipQtGuiQList0101QDockWidget.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQList0101QListWidgetItem.o sipQtGuiQList0101QListWidgetItem.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQList0100QRectF.o sipQtGuiQList0100QRectF.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQList0101QGraphicsView.o sipQtGuiQList0101QGraphicsView.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQList0600QPair24000100QPointF.o sipQtGuiQList0600QPair24000100QPointF.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQList0101QGraphicsTransform.o sipQtGuiQList0101QGraphicsTransform.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQList0101QGraphicsItem.o sipQtGuiQList0101QGraphicsItem.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQVector0100QPointF.o sipQtGuiQVector0100QPointF.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQList0101QGesture.o sipQtGuiQList0101QGesture.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQList0100QTouchEventTouchPoint.o sipQtGuiQList0100QTouchEventTouchPoint.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQList0100QInputMethodEventAttribute.o sipQtGuiQList0100QInputMethodEventAttribute.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQMap0100QDate0100QTextCharFormat.o sipQtGuiQMap0100QDate0100QTextCharFormat.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQList0101QAbstractButton.o sipQtGuiQList0101QAbstractButton.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQList0101QGraphicsWidget.o sipQtGuiQList0101QGraphicsWidget.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQList0100QKeySequence.o sipQtGuiQList0100QKeySequence.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQList0101QAction.o sipQtGuiQList0101QAction.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQList0100QSize.o sipQtGuiQList0100QSize.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQVector0100QAbstractTextDocumentLayoutSelection.o sipQtGuiQVector0100QAbstractTextDocumentLayoutSelection.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQList0101QWidget.o sipQtGuiQList0101QWidget.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQVector0600QPair24000100QColor.o sipQtGuiQVector0600QPair24000100QColor.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPyTextObject.o sipQtGuiQPyTextObject.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQX11Info.o sipQtGuiQX11Info.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiDisplay.o sipQtGuiDisplay.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQX11EmbedContainer.o sipQtGuiQX11EmbedContainer.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQX11EmbedWidget.o sipQtGuiQX11EmbedWidget.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQWorkspace.o sipQtGuiQWorkspace.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQList0100QWizardWizardButton.o sipQtGuiQList0100QWizardWizardButton.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQWizardPage.o sipQtGuiQWizardPage.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQWizardWizardOptions.o sipQtGuiQWizardWizardOptions.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQWizard.o sipQtGuiQWizard.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQWidgetAction.o sipQtGuiQWidgetAction.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQWidgetRenderFlags.o sipQtGuiQWidgetRenderFlags.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQWhatsThis.o sipQtGuiQWhatsThis.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQVector4D.o sipQtGuiQVector4D.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQVector3D.o sipQtGuiQVector3D.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQVector2D.o sipQtGuiQVector2D.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQRegExpValidator.o sipQtGuiQRegExpValidator.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQDoubleValidator.o sipQtGuiQDoubleValidator.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQIntValidator.o sipQtGuiQIntValidator.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQValidator.o sipQtGuiQValidator.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQUndoView.o sipQtGuiQUndoView.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQUndoStack.o sipQtGuiQUndoStack.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQUndoCommand.o sipQtGuiQUndoCommand.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQUndoGroup.o sipQtGuiQUndoGroup.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTreeWidgetItemIteratorIteratorFlags.o sipQtGuiQTreeWidgetItemIteratorIteratorFlags.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTreeWidgetItemIterator.o sipQtGuiQTreeWidgetItemIterator.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTreeWidget.o sipQtGuiQTreeWidget.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTreeWidgetItem.o sipQtGuiQTreeWidgetItem.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTreeView.o sipQtGuiQTreeView.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTransform.o sipQtGuiQTransform.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQToolTip.o sipQtGuiQToolTip.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQToolButton.o sipQtGuiQToolButton.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQToolBox.o sipQtGuiQToolBox.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQToolBar.o sipQtGuiQToolBar.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextTable.o sipQtGuiQTextTable.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextTableCell.o sipQtGuiQTextTableCell.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextOptionTab.o sipQtGuiQTextOptionTab.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextOptionFlags.o sipQtGuiQTextOptionFlags.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextOption.o sipQtGuiQTextOption.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextBlockUserData.o sipQtGuiQTextBlockUserData.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextFragment.o sipQtGuiQTextFragment.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextBlockiterator.o sipQtGuiQTextBlockiterator.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextBlock.o sipQtGuiQTextBlock.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextFrameiterator.o sipQtGuiQTextFrameiterator.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextFrame.o sipQtGuiQTextFrame.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextObject.o sipQtGuiQTextObject.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextList.o sipQtGuiQTextList.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextBlockGroup.o sipQtGuiQTextBlockGroup.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextLine.o sipQtGuiQTextLine.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextLayoutFormatRange.o sipQtGuiQTextLayoutFormatRange.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextLayout.o sipQtGuiQTextLayout.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextInlineObject.o sipQtGuiQTextInlineObject.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextTableCellFormat.o sipQtGuiQTextTableCellFormat.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextTableFormat.o sipQtGuiQTextTableFormat.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextFrameFormat.o sipQtGuiQTextFrameFormat.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextImageFormat.o sipQtGuiQTextImageFormat.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextListFormat.o sipQtGuiQTextListFormat.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextBlockFormat.o sipQtGuiQTextBlockFormat.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextCharFormat.o sipQtGuiQTextCharFormat.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextFormatPageBreakFlags.o sipQtGuiQTextFormatPageBreakFlags.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextFormat.o sipQtGuiQTextFormat.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextLength.o sipQtGuiQTextLength.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextEditAutoFormatting.o sipQtGuiQTextEditAutoFormatting.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextEditExtraSelection.o sipQtGuiQTextEditExtraSelection.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextDocumentWriter.o sipQtGuiQTextDocumentWriter.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextDocumentFragment.o sipQtGuiQTextDocumentFragment.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextDocumentFindFlags.o sipQtGuiQTextDocumentFindFlags.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextDocument.o sipQtGuiQTextDocument.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQt.o sipQtGuiQt.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextCursor.o sipQtGuiQTextCursor.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextBrowser.o sipQtGuiQTextBrowser.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextEdit.o sipQtGuiQTextEdit.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTabWidget.o sipQtGuiQTabWidget.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTableWidget.o sipQtGuiQTableWidget.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTableWidgetItem.o sipQtGuiQTableWidgetItem.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTableWidgetSelectionRange.o sipQtGuiQTableWidgetSelectionRange.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTableView.o sipQtGuiQTableView.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTabBar.o sipQtGuiQTabBar.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQSystemTrayIcon.o sipQtGuiQSystemTrayIcon.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQSyntaxHighlighter.o sipQtGuiQSyntaxHighlighter.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStylePainter.o sipQtGuiQStylePainter.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionTabWidgetFrameV2.o sipQtGuiQStyleOptionTabWidgetFrameV2.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionTabV3.o sipQtGuiQStyleOptionTabV3.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionTabBarBaseV2.o sipQtGuiQStyleOptionTabBarBaseV2.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionFrameV3.o sipQtGuiQStyleOptionFrameV3.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionViewItemV4.o sipQtGuiQStyleOptionViewItemV4.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleHintReturnVariant.o sipQtGuiQStyleHintReturnVariant.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionToolBoxV2.o sipQtGuiQStyleOptionToolBoxV2.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionViewItemV3.o sipQtGuiQStyleOptionViewItemV3.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionDockWidgetV2.o sipQtGuiQStyleOptionDockWidgetV2.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionGraphicsItem.o sipQtGuiQStyleOptionGraphicsItem.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionSizeGrip.o sipQtGuiQStyleOptionSizeGrip.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionViewItemV2ViewItemFeatures.o sipQtGuiQStyleOptionViewItemV2ViewItemFeatures.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionViewItemV2.o sipQtGuiQStyleOptionViewItemV2.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionGroupBox.o sipQtGuiQStyleOptionGroupBox.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionToolBarToolBarFeatures.o sipQtGuiQStyleOptionToolBarToolBarFeatures.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionToolBar.o sipQtGuiQStyleOptionToolBar.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleHintReturnMask.o sipQtGuiQStyleHintReturnMask.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleHintReturn.o sipQtGuiQStyleHintReturn.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionTitleBar.o sipQtGuiQStyleOptionTitleBar.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionComboBox.o sipQtGuiQStyleOptionComboBox.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionToolButtonToolButtonFeatures.o sipQtGuiQStyleOptionToolButtonToolButtonFeatures.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionToolButton.o sipQtGuiQStyleOptionToolButton.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionSpinBox.o sipQtGuiQStyleOptionSpinBox.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionSlider.o sipQtGuiQStyleOptionSlider.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionComplex.o sipQtGuiQStyleOptionComplex.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionRubberBand.o sipQtGuiQStyleOptionRubberBand.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionToolBox.o sipQtGuiQStyleOptionToolBox.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionViewItem.o sipQtGuiQStyleOptionViewItem.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionDockWidget.o sipQtGuiQStyleOptionDockWidget.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionMenuItem.o sipQtGuiQStyleOptionMenuItem.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionProgressBarV2.o sipQtGuiQStyleOptionProgressBarV2.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionProgressBar.o sipQtGuiQStyleOptionProgressBar.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionTabV2.o sipQtGuiQStyleOptionTabV2.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionTabCornerWidgets.o sipQtGuiQStyleOptionTabCornerWidgets.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionTab.o sipQtGuiQStyleOptionTab.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionButtonButtonFeatures.o sipQtGuiQStyleOptionButtonButtonFeatures.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionButton.o sipQtGuiQStyleOptionButton.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionHeader.o sipQtGuiQStyleOptionHeader.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionTabBarBase.o sipQtGuiQStyleOptionTabBarBase.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionTabWidgetFrame.o sipQtGuiQStyleOptionTabWidgetFrame.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionFrameV2FrameFeatures.o sipQtGuiQStyleOptionFrameV2FrameFeatures.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionFrameV2.o sipQtGuiQStyleOptionFrameV2.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionFrame.o sipQtGuiQStyleOptionFrame.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOptionFocusRect.o sipQtGuiQStyleOptionFocusRect.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleOption.o sipQtGuiQStyleOption.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleFactory.o sipQtGuiQStyleFactory.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyledItemDelegate.o sipQtGuiQStyledItemDelegate.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleSubControls.o sipQtGuiQStyleSubControls.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyleState.o sipQtGuiQStyleState.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStringListModel.o sipQtGuiQStringListModel.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStatusBar.o sipQtGuiQStatusBar.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStaticText.o sipQtGuiQStaticText.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStandardItem.o sipQtGuiQStandardItem.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStandardItemModel.o sipQtGuiQStandardItemModel.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStackedWidget.o sipQtGuiQStackedWidget.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStackedLayout.o sipQtGuiQStackedLayout.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQSplitterHandle.o sipQtGuiQSplitterHandle.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQSplitter.o sipQtGuiQSplitter.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQSplashScreen.o sipQtGuiQSplashScreen.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQDoubleSpinBox.o sipQtGuiQDoubleSpinBox.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQSpinBox.o sipQtGuiQSpinBox.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQSound.o sipQtGuiQSound.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQSortFilterProxyModel.o sipQtGuiQSortFilterProxyModel.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQSlider.o sipQtGuiQSlider.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQSizePolicyControlTypes.o sipQtGuiQSizePolicyControlTypes.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQSizePolicy.o sipQtGuiQSizePolicy.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQSizeGrip.o sipQtGuiQSizeGrip.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQShortcut.o sipQtGuiQShortcut.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQSessionManager.o sipQtGuiQSessionManager.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQScrollBar.o sipQtGuiQScrollBar.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQScrollArea.o sipQtGuiQScrollArea.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQRubberBand.o sipQtGuiQRubberBand.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQRegion.o sipQtGuiQRegion.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQRawFont.o sipQtGuiQRawFont.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQRadioButton.o sipQtGuiQRadioButton.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQQuaternion.o sipQtGuiQQuaternion.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQProxyModel.o sipQtGuiQProxyModel.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQProgressDialog.o sipQtGuiQProgressDialog.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQProgressBar.o sipQtGuiQProgressBar.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPrintPreviewWidget.o sipQtGuiQPrintPreviewWidget.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPrintPreviewDialog.o sipQtGuiQPrintPreviewDialog.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQList0100QPrinterPageSize.o sipQtGuiQList0100QPrinterPageSize.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPrinterInfo.o sipQtGuiQPrinterInfo.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPrintEngine.o sipQtGuiQPrintEngine.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPrintDialog.o sipQtGuiQPrintDialog.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPrinter.o sipQtGuiQPrinter.cpp /builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtGui/sipQtGuiQList0100QPrinterPageSize.cpp: In function 'int convertTo_QList_0100QPrinter_PageSize(PyObject*, void**, int*, PyObject*)': /builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtGui/sipQtGuiQList0100QPrinterPageSize.cpp:68:12: warning: parameter 'sipPy' set but not used [-Wunused-but-set-parameter] static int convertTo_QList_0100QPrinter_PageSize(PyObject *sipPy,void **,int *sipIsErr,PyObject *) ^ g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPolygonF.o sipQtGuiQPolygonF.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPolygon.o sipQtGuiQPolygon.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPlainTextDocumentLayout.o sipQtGuiQPlainTextDocumentLayout.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPlainTextEdit.o sipQtGuiQPlainTextEdit.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPixmapCacheKey.o sipQtGuiQPixmapCacheKey.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPixmapCache.o sipQtGuiQPixmapCache.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPictureIO.o sipQtGuiQPictureIO.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPicture.o sipQtGuiQPicture.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPen.o sipQtGuiQPen.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPalette.o sipQtGuiQPalette.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPainterPathStroker.o sipQtGuiQPainterPathStroker.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPainterPathElement.o sipQtGuiQPainterPathElement.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPainterPath.o sipQtGuiQPainterPath.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPaintEngineState.o sipQtGuiQPaintEngineState.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPaintEngineDirtyFlags.o sipQtGuiQPaintEngineDirtyFlags.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPaintEnginePaintEngineFeatures.o sipQtGuiQPaintEnginePaintEngineFeatures.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPaintEngine.o sipQtGuiQPaintEngine.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextItemRenderFlags.o sipQtGuiQTextItemRenderFlags.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextItem.o sipQtGuiQTextItem.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPainterPixmapFragmentHints.o sipQtGuiQPainterPixmapFragmentHints.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPainterPixmapFragment.o sipQtGuiQPainterPixmapFragment.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPainterRenderHints.o sipQtGuiQPainterRenderHints.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPainter.o sipQtGuiQPainter.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPageSetupDialogPageSetupDialogOptions.o sipQtGuiQPageSetupDialogPageSetupDialogOptions.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPageSetupDialog.o sipQtGuiQPageSetupDialog.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQMovie.o sipQtGuiQMovie.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQMouseEventTransition.o sipQtGuiQMouseEventTransition.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQMessageBoxStandardButtons.o sipQtGuiQMessageBoxStandardButtons.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQMessageBox.o sipQtGuiQMessageBox.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQMenuBar.o sipQtGuiQMenuBar.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQMenu.o sipQtGuiQMenu.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQMdiSubWindowSubWindowOptions.o sipQtGuiQMdiSubWindowSubWindowOptions.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQMdiSubWindow.o sipQtGuiQMdiSubWindow.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQMdiAreaAreaOptions.o sipQtGuiQMdiAreaAreaOptions.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQMdiArea.o sipQtGuiQMdiArea.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQMatrix4x4.o sipQtGuiQMatrix4x4.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQMatrix.o sipQtGuiQMatrix.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQMainWindowDockOptions.o sipQtGuiQMainWindowDockOptions.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQMainWindow.o sipQtGuiQMainWindow.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQListWidget.o sipQtGuiQListWidget.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQListWidgetItem.o sipQtGuiQListWidgetItem.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQListView.o sipQtGuiQListView.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQLineEdit.o sipQtGuiQLineEdit.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQLCDNumber.o sipQtGuiQLCDNumber.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQWidgetItem.o sipQtGuiQWidgetItem.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQSpacerItem.o sipQtGuiQSpacerItem.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQLayoutItem.o sipQtGuiQLayoutItem.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQLabel.o sipQtGuiQLabel.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQKeySequence.o sipQtGuiQKeySequence.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQKeyEventTransition.o sipQtGuiQKeyEventTransition.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQItemSelection.o sipQtGuiQItemSelection.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQItemSelectionModelSelectionFlags.o sipQtGuiQItemSelectionModelSelectionFlags.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQItemSelectionModel.o sipQtGuiQItemSelectionModel.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQItemSelectionRange.o sipQtGuiQItemSelectionRange.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQItemEditorFactory.o sipQtGuiQItemEditorFactory.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQItemEditorCreatorBase.o sipQtGuiQItemEditorCreatorBase.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQItemDelegate.o sipQtGuiQItemDelegate.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQInputDialogInputDialogOptions.o sipQtGuiQInputDialogInputDialogOptions.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQInputDialog.o sipQtGuiQInputDialog.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQInputContextFactory.o sipQtGuiQInputContextFactory.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQInputContext.o sipQtGuiQInputContext.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQImageWriter.o sipQtGuiQImageWriter.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQImageReader.o sipQtGuiQImageReader.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQImageIOHandler.o sipQtGuiQImageIOHandler.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQImage.o sipQtGuiQImage.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPaintDevice.o sipQtGuiQPaintDevice.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQIdentityProxyModel.o sipQtGuiQIdentityProxyModel.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQIconEngineV2AvailableSizesArgument.o sipQtGuiQIconEngineV2AvailableSizesArgument.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQIconEngineV2.o sipQtGuiQIconEngineV2.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQIconEngine.o sipQtGuiQIconEngine.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQIcon.o sipQtGuiQIcon.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQHeaderView.o sipQtGuiQHeaderView.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGroupBox.o sipQtGuiQGroupBox.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGridLayout.o sipQtGuiQGridLayout.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsViewOptimizationFlags.o sipQtGuiQGraphicsViewOptimizationFlags.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsViewCacheMode.o sipQtGuiQGraphicsViewCacheMode.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsView.o sipQtGuiQGraphicsView.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsRotation.o sipQtGuiQGraphicsRotation.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsScale.o sipQtGuiQGraphicsScale.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsTransform.o sipQtGuiQGraphicsTransform.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsSceneMoveEvent.o sipQtGuiQGraphicsSceneMoveEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsSceneResizeEvent.o sipQtGuiQGraphicsSceneResizeEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsSceneDragDropEvent.o sipQtGuiQGraphicsSceneDragDropEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsSceneHelpEvent.o sipQtGuiQGraphicsSceneHelpEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsSceneHoverEvent.o sipQtGuiQGraphicsSceneHoverEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsSceneContextMenuEvent.o sipQtGuiQGraphicsSceneContextMenuEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsSceneWheelEvent.o sipQtGuiQGraphicsSceneWheelEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsSceneMouseEvent.o sipQtGuiQGraphicsSceneMouseEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsSceneEvent.o sipQtGuiQGraphicsSceneEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsSceneSceneLayers.o sipQtGuiQGraphicsSceneSceneLayers.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsScene.o sipQtGuiQGraphicsScene.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsProxyWidget.o sipQtGuiQGraphicsProxyWidget.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsWidget.o sipQtGuiQGraphicsWidget.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsLinearLayout.o sipQtGuiQGraphicsLinearLayout.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsLayoutItem.o sipQtGuiQGraphicsLayoutItem.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsItemAnimation.o sipQtGuiQGraphicsItemAnimation.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsTextItem.o sipQtGuiQGraphicsTextItem.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsObject.o sipQtGuiQGraphicsObject.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsItemGroup.o sipQtGuiQGraphicsItemGroup.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsSimpleTextItem.o sipQtGuiQGraphicsSimpleTextItem.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsPixmapItem.o sipQtGuiQGraphicsPixmapItem.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsLineItem.o sipQtGuiQGraphicsLineItem.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsPolygonItem.o sipQtGuiQGraphicsPolygonItem.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsEllipseItem.o sipQtGuiQGraphicsEllipseItem.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsRectItem.o sipQtGuiQGraphicsRectItem.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsPathItem.o sipQtGuiQGraphicsPathItem.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQAbstractGraphicsShapeItem.o sipQtGuiQAbstractGraphicsShapeItem.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsItemGraphicsItemFlags.o sipQtGuiQGraphicsItemGraphicsItemFlags.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsItem.o sipQtGuiQGraphicsItem.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsGridLayout.o sipQtGuiQGraphicsGridLayout.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsOpacityEffect.o sipQtGuiQGraphicsOpacityEffect.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsDropShadowEffect.o sipQtGuiQGraphicsDropShadowEffect.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsBlurEffectBlurHints.o sipQtGuiQGraphicsBlurEffectBlurHints.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsBlurEffect.o sipQtGuiQGraphicsBlurEffect.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsColorizeEffect.o sipQtGuiQGraphicsColorizeEffect.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsEffectChangeFlags.o sipQtGuiQGraphicsEffectChangeFlags.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsEffect.o sipQtGuiQGraphicsEffect.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsAnchorLayout.o sipQtGuiQGraphicsAnchorLayout.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsLayout.o sipQtGuiQGraphicsLayout.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGraphicsAnchor.o sipQtGuiQGraphicsAnchor.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGlyphRun.o sipQtGuiQGlyphRun.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGestureRecognizerResult.o sipQtGuiQGestureRecognizerResult.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGestureRecognizer.o sipQtGuiQGestureRecognizer.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTapAndHoldGesture.o sipQtGuiQTapAndHoldGesture.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTapGesture.o sipQtGuiQTapGesture.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQSwipeGesture.o sipQtGuiQSwipeGesture.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPinchGestureChangeFlags.o sipQtGuiQPinchGestureChangeFlags.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPinchGesture.o sipQtGuiQPinchGesture.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPanGesture.o sipQtGuiQPanGesture.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGesture.o sipQtGuiQGesture.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQMatrix2x2.o sipQtGuiQMatrix2x2.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQMatrix2x3.o sipQtGuiQMatrix2x3.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQMatrix2x4.o sipQtGuiQMatrix2x4.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQMatrix3x2.o sipQtGuiQMatrix3x2.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQMatrix3x3.o sipQtGuiQMatrix3x3.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQMatrix3x4.o sipQtGuiQMatrix3x4.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQMatrix4x2.o sipQtGuiQMatrix4x2.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQMatrix4x3.o sipQtGuiQMatrix4x3.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQFormLayout.o sipQtGuiQFormLayout.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQFontMetricsF.o sipQtGuiQFontMetricsF.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQFontMetrics.o sipQtGuiQFontMetrics.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQFontInfo.o sipQtGuiQFontInfo.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQFontDialogFontDialogOptions.o sipQtGuiQFontDialogFontDialogOptions.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQFontDialog.o sipQtGuiQFontDialog.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQList0100QFontDatabaseWritingSystem.o sipQtGuiQList0100QFontDatabaseWritingSystem.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQFontDatabase.o sipQtGuiQFontDatabase.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQFontComboBoxFontFilters.o sipQtGuiQFontComboBoxFontFilters.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQFontComboBox.o sipQtGuiQFontComboBox.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQFont.o sipQtGuiQFont.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQFocusFrame.o sipQtGuiQFocusFrame.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQFileSystemModel.o sipQtGuiQFileSystemModel.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQFileIconProvider.o sipQtGuiQFileIconProvider.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQFileDialogOptions.o sipQtGuiQFileDialogOptions.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQFileDialog.o sipQtGuiQFileDialog.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGestureEvent.o sipQtGuiQGestureEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTouchEventTouchPoint.o sipQtGuiQTouchEventTouchPoint.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTouchEvent.o sipQtGuiQTouchEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQWindowStateChangeEvent.o sipQtGuiQWindowStateChangeEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQShortcutEvent.o sipQtGuiQShortcutEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQFileOpenEvent.o sipQtGuiQFileOpenEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQActionEvent.o sipQtGuiQActionEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQWhatsThisClickedEvent.o sipQtGuiQWhatsThisClickedEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStatusTipEvent.o sipQtGuiQStatusTipEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQHelpEvent.o sipQtGuiQHelpEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQDragLeaveEvent.o sipQtGuiQDragLeaveEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQDragEnterEvent.o sipQtGuiQDragEnterEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQDragMoveEvent.o sipQtGuiQDragMoveEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQDropEvent.o sipQtGuiQDropEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQMimeSource.o sipQtGuiQMimeSource.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQInputMethodEventAttribute.o sipQtGuiQInputMethodEventAttribute.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQInputMethodEvent.o sipQtGuiQInputMethodEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQContextMenuEvent.o sipQtGuiQContextMenuEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQHideEvent.o sipQtGuiQHideEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQShowEvent.o sipQtGuiQShowEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQIconDragEvent.o sipQtGuiQIconDragEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQCloseEvent.o sipQtGuiQCloseEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQResizeEvent.o sipQtGuiQResizeEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQMoveEvent.o sipQtGuiQMoveEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPaintEvent.o sipQtGuiQPaintEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQFocusEvent.o sipQtGuiQFocusEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQKeyEvent.o sipQtGuiQKeyEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTabletEvent.o sipQtGuiQTabletEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQWheelEvent.o sipQtGuiQWheelEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQHoverEvent.o sipQtGuiQHoverEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQMouseEvent.o sipQtGuiQMouseEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQInputEvent.o sipQtGuiQInputEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQErrorMessage.o sipQtGuiQErrorMessage.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQDrag.o sipQtGuiQDrag.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQDockWidgetDockWidgetFeatures.o sipQtGuiQDockWidgetDockWidgetFeatures.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQDockWidget.o sipQtGuiQDockWidget.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQDirModel.o sipQtGuiQDirModel.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQDialogButtonBoxStandardButtons.o sipQtGuiQDialogButtonBoxStandardButtons.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQDialogButtonBox.o sipQtGuiQDialogButtonBox.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQDial.o sipQtGuiQDial.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQDesktopWidget.o sipQtGuiQDesktopWidget.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQDesktopServices.o sipQtGuiQDesktopServices.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQDateEdit.o sipQtGuiQDateEdit.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTimeEdit.o sipQtGuiQTimeEdit.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQDateTimeEditSections.o sipQtGuiQDateTimeEditSections.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQDateTimeEdit.o sipQtGuiQDateTimeEdit.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQDataWidgetMapper.o sipQtGuiQDataWidgetMapper.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQCursor.o sipQtGuiQCursor.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQCompleter.o sipQtGuiQCompleter.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQCommonStyle.o sipQtGuiQCommonStyle.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQStyle.o sipQtGuiQStyle.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQComboBox.o sipQtGuiQComboBox.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQColorDialogColorDialogOptions.o sipQtGuiQColorDialogColorDialogOptions.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQColorDialog.o sipQtGuiQColorDialog.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQColumnView.o sipQtGuiQColumnView.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQClipboard.o sipQtGuiQClipboard.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQCheckBox.o sipQtGuiQCheckBox.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQCalendarWidget.o sipQtGuiQCalendarWidget.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQButtonGroup.o sipQtGuiQButtonGroup.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQConicalGradient.o sipQtGuiQConicalGradient.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQRadialGradient.o sipQtGuiQRadialGradient.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQLinearGradient.o sipQtGuiQLinearGradient.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQGradient.o sipQtGuiQGradient.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQBrush.o sipQtGuiQBrush.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQCommandLinkButton.o sipQtGuiQCommandLinkButton.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPushButton.o sipQtGuiQPushButton.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQColor.o sipQtGuiQColor.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQVBoxLayout.o sipQtGuiQVBoxLayout.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQHBoxLayout.o sipQtGuiQHBoxLayout.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQBoxLayout.o sipQtGuiQBoxLayout.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQLayout.o sipQtGuiQLayout.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQBitmap.o sipQtGuiQBitmap.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQPixmap.o sipQtGuiQPixmap.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQApplication.o sipQtGuiQApplication.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiXEvent.o sipQtGuiXEvent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQActionGroup.o sipQtGuiQActionGroup.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQAction.o sipQtGuiQAction.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQTextObjectInterface.o sipQtGuiQTextObjectInterface.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQAbstractTextDocumentLayoutPaintContext.o sipQtGuiQAbstractTextDocumentLayoutPaintContext.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQAbstractTextDocumentLayoutSelection.o sipQtGuiQAbstractTextDocumentLayoutSelection.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQAbstractTextDocumentLayout.o sipQtGuiQAbstractTextDocumentLayout.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQAbstractSpinBoxStepEnabled.o sipQtGuiQAbstractSpinBoxStepEnabled.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQAbstractSpinBox.o sipQtGuiQAbstractSpinBox.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQAbstractSlider.o sipQtGuiQAbstractSlider.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQFrame.o sipQtGuiQFrame.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQAbstractProxyModel.o sipQtGuiQAbstractProxyModel.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQAbstractPrintDialogPrintDialogOptions.o sipQtGuiQAbstractPrintDialogPrintDialogOptions.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQAbstractPrintDialog.o sipQtGuiQAbstractPrintDialog.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQDialog.o sipQtGuiQDialog.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQAbstractItemViewEditTriggers.o sipQtGuiQAbstractItemViewEditTriggers.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQAbstractItemView.o sipQtGuiQAbstractItemView.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQAbstractScrollArea.o sipQtGuiQAbstractScrollArea.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQAbstractItemDelegate.o sipQtGuiQAbstractItemDelegate.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQAbstractButton.o sipQtGuiQAbstractButton.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtGui -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtGuiQWidget.o sipQtGuiQWidget.cpp g++ -Wl,-z,relro -shared -Wl,-O1 -Wl,-z,relro -Wl,--version-script=QtGui.exp -o QtGui.so sipQtGuicmodule.o sipQtGuiQList0101QUndoStack.o sipQtGuiQList0101QTreeWidgetItem.o sipQtGuiQList0101QTextFrame.o sipQtGuiQList0100QTextBlock.o sipQtGuiQList0100QGlyphRun.o sipQtGuiQVector0100QTextLayoutFormatRange.o sipQtGuiQList0100QTextLayoutFormatRange.o sipQtGuiQList0100QTextOptionTab.o sipQtGuiQVector0100QTextLength.o sipQtGuiQVector0100QTextFormat.o sipQtGuiQList0101QTableWidgetItem.o sipQtGuiQList0100QTableWidgetSelectionRange.o sipQtGuiQList0101QStandardItem.o sipQtGuiQList0100QPrinterInfo.o sipQtGuiQList0100QTextEditExtraSelection.o sipQtGuiQList0100QPolygonF.o sipQtGuiQVector0100QRect.o sipQtGuiQVector0100QRectF.o sipQtGuiQVector0100QPoint.o sipQtGuiQVector0100QLine.o sipQtGuiQVector0100QLineF.o sipQtGuiQList0101QMdiSubWindow.o sipQtGuiQList0101QDockWidget.o sipQtGuiQList0101QListWidgetItem.o sipQtGuiQList0100QRectF.o sipQtGuiQList0101QGraphicsView.o sipQtGuiQList0600QPair24000100QPointF.o sipQtGuiQList0101QGraphicsTransform.o sipQtGuiQList0101QGraphicsItem.o sipQtGuiQVector0100QPointF.o sipQtGuiQList0101QGesture.o sipQtGuiQList0100QTouchEventTouchPoint.o sipQtGuiQList0100QInputMethodEventAttribute.o sipQtGuiQMap0100QDate0100QTextCharFormat.o sipQtGuiQList0101QAbstractButton.o sipQtGuiQList0101QGraphicsWidget.o sipQtGuiQList0100QKeySequence.o sipQtGuiQList0101QAction.o sipQtGuiQList0100QSize.o sipQtGuiQVector0100QAbstractTextDocumentLayoutSelection.o sipQtGuiQList0101QWidget.o sipQtGuiQVector0600QPair24000100QColor.o sipQtGuiQPyTextObject.o sipQtGuiQX11Info.o sipQtGuiDisplay.o sipQtGuiQX11EmbedContainer.o sipQtGuiQX11EmbedWidget.o sipQtGuiQWorkspace.o sipQtGuiQList0100QWizardWizardButton.o sipQtGuiQWizardPage.o sipQtGuiQWizardWizardOptions.o sipQtGuiQWizard.o sipQtGuiQWidgetAction.o sipQtGuiQWidgetRenderFlags.o sipQtGuiQWhatsThis.o sipQtGuiQVector4D.o sipQtGuiQVector3D.o sipQtGuiQVector2D.o sipQtGuiQRegExpValidator.o sipQtGuiQDoubleValidator.o sipQtGuiQIntValidator.o sipQtGuiQValidator.o sipQtGuiQUndoView.o sipQtGuiQUndoStack.o sipQtGuiQUndoCommand.o sipQtGuiQUndoGroup.o sipQtGuiQTreeWidgetItemIteratorIteratorFlags.o sipQtGuiQTreeWidgetItemIterator.o sipQtGuiQTreeWidget.o sipQtGuiQTreeWidgetItem.o sipQtGuiQTreeView.o sipQtGuiQTransform.o sipQtGuiQToolTip.o sipQtGuiQToolButton.o sipQtGuiQToolBox.o sipQtGuiQToolBar.o sipQtGuiQTextTable.o sipQtGuiQTextTableCell.o sipQtGuiQTextOptionTab.o sipQtGuiQTextOptionFlags.o sipQtGuiQTextOption.o sipQtGuiQTextBlockUserData.o sipQtGuiQTextFragment.o sipQtGuiQTextBlockiterator.o sipQtGuiQTextBlock.o sipQtGuiQTextFrameiterator.o sipQtGuiQTextFrame.o sipQtGuiQTextObject.o sipQtGuiQTextList.o sipQtGuiQTextBlockGroup.o sipQtGuiQTextLine.o sipQtGuiQTextLayoutFormatRange.o sipQtGuiQTextLayout.o sipQtGuiQTextInlineObject.o sipQtGuiQTextTableCellFormat.o sipQtGuiQTextTableFormat.o sipQtGuiQTextFrameFormat.o sipQtGuiQTextImageFormat.o sipQtGuiQTextListFormat.o sipQtGuiQTextBlockFormat.o sipQtGuiQTextCharFormat.o sipQtGuiQTextFormatPageBreakFlags.o sipQtGuiQTextFormat.o sipQtGuiQTextLength.o sipQtGuiQTextEditAutoFormatting.o sipQtGuiQTextEditExtraSelection.o sipQtGuiQTextDocumentWriter.o sipQtGuiQTextDocumentFragment.o sipQtGuiQTextDocumentFindFlags.o sipQtGuiQTextDocument.o sipQtGuiQt.o sipQtGuiQTextCursor.o sipQtGuiQTextBrowser.o sipQtGuiQTextEdit.o sipQtGuiQTabWidget.o sipQtGuiQTableWidget.o sipQtGuiQTableWidgetItem.o sipQtGuiQTableWidgetSelectionRange.o sipQtGuiQTableView.o sipQtGuiQTabBar.o sipQtGuiQSystemTrayIcon.o sipQtGuiQSyntaxHighlighter.o sipQtGuiQStylePainter.o sipQtGuiQStyleOptionTabWidgetFrameV2.o sipQtGuiQStyleOptionTabV3.o sipQtGuiQStyleOptionTabBarBaseV2.o sipQtGuiQStyleOptionFrameV3.o sipQtGuiQStyleOptionViewItemV4.o sipQtGuiQStyleHintReturnVariant.o sipQtGuiQStyleOptionToolBoxV2.o sipQtGuiQStyleOptionViewItemV3.o sipQtGuiQStyleOptionDockWidgetV2.o sipQtGuiQStyleOptionGraphicsItem.o sipQtGuiQStyleOptionSizeGrip.o sipQtGuiQStyleOptionViewItemV2ViewItemFeatures.o sipQtGuiQStyleOptionViewItemV2.o sipQtGuiQStyleOptionGroupBox.o sipQtGuiQStyleOptionToolBarToolBarFeatures.o sipQtGuiQStyleOptionToolBar.o sipQtGuiQStyleHintReturnMask.o sipQtGuiQStyleHintReturn.o sipQtGuiQStyleOptionTitleBar.o sipQtGuiQStyleOptionComboBox.o sipQtGuiQStyleOptionToolButtonToolButtonFeatures.o sipQtGuiQStyleOptionToolButton.o sipQtGuiQStyleOptionSpinBox.o sipQtGuiQStyleOptionSlider.o sipQtGuiQStyleOptionComplex.o sipQtGuiQStyleOptionRubberBand.o sipQtGuiQStyleOptionToolBox.o sipQtGuiQStyleOptionViewItem.o sipQtGuiQStyleOptionDockWidget.o sipQtGuiQStyleOptionMenuItem.o sipQtGuiQStyleOptionProgressBarV2.o sipQtGuiQStyleOptionProgressBar.o sipQtGuiQStyleOptionTabV2.o sipQtGuiQStyleOptionTabCornerWidgets.o sipQtGuiQStyleOptionTab.o sipQtGuiQStyleOptionButtonButtonFeatures.o sipQtGuiQStyleOptionButton.o sipQtGuiQStyleOptionHeader.o sipQtGuiQStyleOptionTabBarBase.o sipQtGuiQStyleOptionTabWidgetFrame.o sipQtGuiQStyleOptionFrameV2FrameFeatures.o sipQtGuiQStyleOptionFrameV2.o sipQtGuiQStyleOptionFrame.o sipQtGuiQStyleOptionFocusRect.o sipQtGuiQStyleOption.o sipQtGuiQStyleFactory.o sipQtGuiQStyledItemDelegate.o sipQtGuiQStyleSubControls.o sipQtGuiQStyleState.o sipQtGuiQStringListModel.o sipQtGuiQStatusBar.o sipQtGuiQStaticText.o sipQtGuiQStandardItem.o sipQtGuiQStandardItemModel.o sipQtGuiQStackedWidget.o sipQtGuiQStackedLayout.o sipQtGuiQSplitterHandle.o sipQtGuiQSplitter.o sipQtGuiQSplashScreen.o sipQtGuiQDoubleSpinBox.o sipQtGuiQSpinBox.o sipQtGuiQSound.o sipQtGuiQSortFilterProxyModel.o sipQtGuiQSlider.o sipQtGuiQSizePolicyControlTypes.o sipQtGuiQSizePolicy.o sipQtGuiQSizeGrip.o sipQtGuiQShortcut.o sipQtGuiQSessionManager.o sipQtGuiQScrollBar.o sipQtGuiQScrollArea.o sipQtGuiQRubberBand.o sipQtGuiQRegion.o sipQtGuiQRawFont.o sipQtGuiQRadioButton.o sipQtGuiQQuaternion.o sipQtGuiQProxyModel.o sipQtGuiQProgressDialog.o sipQtGuiQProgressBar.o sipQtGuiQPrintPreviewWidget.o sipQtGuiQPrintPreviewDialog.o sipQtGuiQList0100QPrinterPageSize.o sipQtGuiQPrinterInfo.o sipQtGuiQPrintEngine.o sipQtGuiQPrintDialog.o sipQtGuiQPrinter.o sipQtGuiQPolygonF.o sipQtGuiQPolygon.o sipQtGuiQPlainTextDocumentLayout.o sipQtGuiQPlainTextEdit.o sipQtGuiQPixmapCacheKey.o sipQtGuiQPixmapCache.o sipQtGuiQPictureIO.o sipQtGuiQPicture.o sipQtGuiQPen.o sipQtGuiQPalette.o sipQtGuiQPainterPathStroker.o sipQtGuiQPainterPathElement.o sipQtGuiQPainterPath.o sipQtGuiQPaintEngineState.o sipQtGuiQPaintEngineDirtyFlags.o sipQtGuiQPaintEnginePaintEngineFeatures.o sipQtGuiQPaintEngine.o sipQtGuiQTextItemRenderFlags.o sipQtGuiQTextItem.o sipQtGuiQPainterPixmapFragmentHints.o sipQtGuiQPainterPixmapFragment.o sipQtGuiQPainterRenderHints.o sipQtGuiQPainter.o sipQtGuiQPageSetupDialogPageSetupDialogOptions.o sipQtGuiQPageSetupDialog.o sipQtGuiQMovie.o sipQtGuiQMouseEventTransition.o sipQtGuiQMessageBoxStandardButtons.o sipQtGuiQMessageBox.o sipQtGuiQMenuBar.o sipQtGuiQMenu.o sipQtGuiQMdiSubWindowSubWindowOptions.o sipQtGuiQMdiSubWindow.o sipQtGuiQMdiAreaAreaOptions.o sipQtGuiQMdiArea.o sipQtGuiQMatrix4x4.o sipQtGuiQMatrix.o sipQtGuiQMainWindowDockOptions.o sipQtGuiQMainWindow.o sipQtGuiQListWidget.o sipQtGuiQListWidgetItem.o sipQtGuiQListView.o sipQtGuiQLineEdit.o sipQtGuiQLCDNumber.o sipQtGuiQWidgetItem.o sipQtGuiQSpacerItem.o sipQtGuiQLayoutItem.o sipQtGuiQLabel.o sipQtGuiQKeySequence.o sipQtGuiQKeyEventTransition.o sipQtGuiQItemSelection.o sipQtGuiQItemSelectionModelSelectionFlags.o sipQtGuiQItemSelectionModel.o sipQtGuiQItemSelectionRange.o sipQtGuiQItemEditorFactory.o sipQtGuiQItemEditorCreatorBase.o sipQtGuiQItemDelegate.o sipQtGuiQInputDialogInputDialogOptions.o sipQtGuiQInputDialog.o sipQtGuiQInputContextFactory.o sipQtGuiQInputContext.o sipQtGuiQImageWriter.o sipQtGuiQImageReader.o sipQtGuiQImageIOHandler.o sipQtGuiQImage.o sipQtGuiQPaintDevice.o sipQtGuiQIdentityProxyModel.o sipQtGuiQIconEngineV2AvailableSizesArgument.o sipQtGuiQIconEngineV2.o sipQtGuiQIconEngine.o sipQtGuiQIcon.o sipQtGuiQHeaderView.o sipQtGuiQGroupBox.o sipQtGuiQGridLayout.o sipQtGuiQGraphicsViewOptimizationFlags.o sipQtGuiQGraphicsViewCacheMode.o sipQtGuiQGraphicsView.o sipQtGuiQGraphicsRotation.o sipQtGuiQGraphicsScale.o sipQtGuiQGraphicsTransform.o sipQtGuiQGraphicsSceneMoveEvent.o sipQtGuiQGraphicsSceneResizeEvent.o sipQtGuiQGraphicsSceneDragDropEvent.o sipQtGuiQGraphicsSceneHelpEvent.o sipQtGuiQGraphicsSceneHoverEvent.o sipQtGuiQGraphicsSceneContextMenuEvent.o sipQtGuiQGraphicsSceneWheelEvent.o sipQtGuiQGraphicsSceneMouseEvent.o sipQtGuiQGraphicsSceneEvent.o sipQtGuiQGraphicsSceneSceneLayers.o sipQtGuiQGraphicsScene.o sipQtGuiQGraphicsProxyWidget.o sipQtGuiQGraphicsWidget.o sipQtGuiQGraphicsLinearLayout.o sipQtGuiQGraphicsLayoutItem.o sipQtGuiQGraphicsItemAnimation.o sipQtGuiQGraphicsTextItem.o sipQtGuiQGraphicsObject.o sipQtGuiQGraphicsItemGroup.o sipQtGuiQGraphicsSimpleTextItem.o sipQtGuiQGraphicsPixmapItem.o sipQtGuiQGraphicsLineItem.o sipQtGuiQGraphicsPolygonItem.o sipQtGuiQGraphicsEllipseItem.o sipQtGuiQGraphicsRectItem.o sipQtGuiQGraphicsPathItem.o sipQtGuiQAbstractGraphicsShapeItem.o sipQtGuiQGraphicsItemGraphicsItemFlags.o sipQtGuiQGraphicsItem.o sipQtGuiQGraphicsGridLayout.o sipQtGuiQGraphicsOpacityEffect.o sipQtGuiQGraphicsDropShadowEffect.o sipQtGuiQGraphicsBlurEffectBlurHints.o sipQtGuiQGraphicsBlurEffect.o sipQtGuiQGraphicsColorizeEffect.o sipQtGuiQGraphicsEffectChangeFlags.o sipQtGuiQGraphicsEffect.o sipQtGuiQGraphicsAnchorLayout.o sipQtGuiQGraphicsLayout.o sipQtGuiQGraphicsAnchor.o sipQtGuiQGlyphRun.o sipQtGuiQGestureRecognizerResult.o sipQtGuiQGestureRecognizer.o sipQtGuiQTapAndHoldGesture.o sipQtGuiQTapGesture.o sipQtGuiQSwipeGesture.o sipQtGuiQPinchGestureChangeFlags.o sipQtGuiQPinchGesture.o sipQtGuiQPanGesture.o sipQtGuiQGesture.o sipQtGuiQMatrix2x2.o sipQtGuiQMatrix2x3.o sipQtGuiQMatrix2x4.o sipQtGuiQMatrix3x2.o sipQtGuiQMatrix3x3.o sipQtGuiQMatrix3x4.o sipQtGuiQMatrix4x2.o sipQtGuiQMatrix4x3.o sipQtGuiQFormLayout.o sipQtGuiQFontMetricsF.o sipQtGuiQFontMetrics.o sipQtGuiQFontInfo.o sipQtGuiQFontDialogFontDialogOptions.o sipQtGuiQFontDialog.o sipQtGuiQList0100QFontDatabaseWritingSystem.o sipQtGuiQFontDatabase.o sipQtGuiQFontComboBoxFontFilters.o sipQtGuiQFontComboBox.o sipQtGuiQFont.o sipQtGuiQFocusFrame.o sipQtGuiQFileSystemModel.o sipQtGuiQFileIconProvider.o sipQtGuiQFileDialogOptions.o sipQtGuiQFileDialog.o sipQtGuiQGestureEvent.o sipQtGuiQTouchEventTouchPoint.o sipQtGuiQTouchEvent.o sipQtGuiQWindowStateChangeEvent.o sipQtGuiQShortcutEvent.o sipQtGuiQFileOpenEvent.o sipQtGuiQActionEvent.o sipQtGuiQWhatsThisClickedEvent.o sipQtGuiQStatusTipEvent.o sipQtGuiQHelpEvent.o sipQtGuiQDragLeaveEvent.o sipQtGuiQDragEnterEvent.o sipQtGuiQDragMoveEvent.o sipQtGuiQDropEvent.o sipQtGuiQMimeSource.o sipQtGuiQInputMethodEventAttribute.o sipQtGuiQInputMethodEvent.o sipQtGuiQContextMenuEvent.o sipQtGuiQHideEvent.o sipQtGuiQShowEvent.o sipQtGuiQIconDragEvent.o sipQtGuiQCloseEvent.o sipQtGuiQResizeEvent.o sipQtGuiQMoveEvent.o sipQtGuiQPaintEvent.o sipQtGuiQFocusEvent.o sipQtGuiQKeyEvent.o sipQtGuiQTabletEvent.o sipQtGuiQWheelEvent.o sipQtGuiQHoverEvent.o sipQtGuiQMouseEvent.o sipQtGuiQInputEvent.o sipQtGuiQErrorMessage.o sipQtGuiQDrag.o sipQtGuiQDockWidgetDockWidgetFeatures.o sipQtGuiQDockWidget.o sipQtGuiQDirModel.o sipQtGuiQDialogButtonBoxStandardButtons.o sipQtGuiQDialogButtonBox.o sipQtGuiQDial.o sipQtGuiQDesktopWidget.o sipQtGuiQDesktopServices.o sipQtGuiQDateEdit.o sipQtGuiQTimeEdit.o sipQtGuiQDateTimeEditSections.o sipQtGuiQDateTimeEdit.o sipQtGuiQDataWidgetMapper.o sipQtGuiQCursor.o sipQtGuiQCompleter.o sipQtGuiQCommonStyle.o sipQtGuiQStyle.o sipQtGuiQComboBox.o sipQtGuiQColorDialogColorDialogOptions.o sipQtGuiQColorDialog.o sipQtGuiQColumnView.o sipQtGuiQClipboard.o sipQtGuiQCheckBox.o sipQtGuiQCalendarWidget.o sipQtGuiQButtonGroup.o sipQtGuiQConicalGradient.o sipQtGuiQRadialGradient.o sipQtGuiQLinearGradient.o sipQtGuiQGradient.o sipQtGuiQBrush.o sipQtGuiQCommandLinkButton.o sipQtGuiQPushButton.o sipQtGuiQColor.o sipQtGuiQVBoxLayout.o sipQtGuiQHBoxLayout.o sipQtGuiQBoxLayout.o sipQtGuiQLayout.o sipQtGuiQBitmap.o sipQtGuiQPixmap.o sipQtGuiQApplication.o sipQtGuiXEvent.o sipQtGuiQActionGroup.o sipQtGuiQAction.o sipQtGuiQTextObjectInterface.o sipQtGuiQAbstractTextDocumentLayoutPaintContext.o sipQtGuiQAbstractTextDocumentLayoutSelection.o sipQtGuiQAbstractTextDocumentLayout.o sipQtGuiQAbstractSpinBoxStepEnabled.o sipQtGuiQAbstractSpinBox.o sipQtGuiQAbstractSlider.o sipQtGuiQFrame.o sipQtGuiQAbstractProxyModel.o sipQtGuiQAbstractPrintDialogPrintDialogOptions.o sipQtGuiQAbstractPrintDialog.o sipQtGuiQDialog.o sipQtGuiQAbstractItemViewEditTriggers.o sipQtGuiQAbstractItemView.o sipQtGuiQAbstractScrollArea.o sipQtGuiQAbstractItemDelegate.o sipQtGuiQAbstractButton.o sipQtGuiQWidget.o -L/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/qpy/QtGui -L/usr/lib64 -L/usr/X11R6/lib -lqpygui -lQtGui -lQtCore -lQtCore -lXext -lX11 -lm -lpthread make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtGui' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtHelp' g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtHelp -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtHelpcmodule.o sipQtHelpcmodule.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtHelp -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtHelpQList0100QHelpSearchQuery.o sipQtHelpQList0100QHelpSearchQuery.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtHelp -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtHelpQMap0100QString0100QUrl.o sipQtHelpQMap0100QString0100QUrl.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtHelp -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtHelpQList0100QStringList.o sipQtHelpQList0100QStringList.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtHelp -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtHelpQHelpSearchResultWidget.o sipQtHelpQHelpSearchResultWidget.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtHelp -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtHelpQHelpSearchQueryWidget.o sipQtHelpQHelpSearchQueryWidget.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtHelp -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtHelpQHelpSearchEngine.o sipQtHelpQHelpSearchEngine.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtHelp -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtHelpQHelpSearchQuery.o sipQtHelpQHelpSearchQuery.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtHelp -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtHelpQHelpIndexWidget.o sipQtHelpQHelpIndexWidget.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtHelp -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtHelpQHelpIndexModel.o sipQtHelpQHelpIndexModel.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtHelp -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtHelpQHelpEngine.o sipQtHelpQHelpEngine.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtHelp -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtHelpQHelpEngineCore.o sipQtHelpQHelpEngineCore.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtHelp -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtHelpQHelpContentWidget.o sipQtHelpQHelpContentWidget.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtHelp -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtHelpQHelpContentModel.o sipQtHelpQHelpContentModel.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtHelp -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtHelpQHelpContentItem.o sipQtHelpQHelpContentItem.cpp g++ -Wl,-z,relro -shared -Wl,-O1 -Wl,-z,relro -Wl,--version-script=QtHelp.exp -o QtHelp.so sipQtHelpcmodule.o sipQtHelpQList0100QHelpSearchQuery.o sipQtHelpQMap0100QString0100QUrl.o sipQtHelpQList0100QStringList.o sipQtHelpQHelpSearchResultWidget.o sipQtHelpQHelpSearchQueryWidget.o sipQtHelpQHelpSearchEngine.o sipQtHelpQHelpSearchQuery.o sipQtHelpQHelpIndexWidget.o sipQtHelpQHelpIndexModel.o sipQtHelpQHelpEngine.o sipQtHelpQHelpEngineCore.o sipQtHelpQHelpContentWidget.o sipQtHelpQHelpContentModel.o sipQtHelpQHelpContentItem.o -L/usr/lib64 -L/usr/X11R6/lib -lQtHelp -lQtSql -lQtGui -lQtNetwork -lQtCore -lQtGui -lQtCore -lQtCore -lXext -lX11 -lm -lpthread make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtHelp' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtMultimedia' g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtMultimedia -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtMultimediacmodule.o sipQtMultimediacmodule.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtMultimedia -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtMultimediaQList0100QAudioDeviceInfo.o sipQtMultimediaQList0100QAudioDeviceInfo.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtMultimedia -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtMultimediaQVideoSurfaceFormat.o sipQtMultimediaQVideoSurfaceFormat.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtMultimedia -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtMultimediaQList0100QVideoFramePixelFormat.o sipQtMultimediaQList0100QVideoFramePixelFormat.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtMultimedia -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtMultimediaQVideoFrame.o sipQtMultimediaQVideoFrame.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtMultimedia -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtMultimediaQAudioOutput.o sipQtMultimediaQAudioOutput.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtMultimedia -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtMultimediaQAudioInput.o sipQtMultimediaQAudioInput.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtMultimedia -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtMultimediaQList0100QAudioFormatSampleType.o sipQtMultimediaQList0100QAudioFormatSampleType.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtMultimedia -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtMultimediaQList0100QAudioFormatEndian.o sipQtMultimediaQList0100QAudioFormatEndian.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtMultimedia -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtMultimediaQAudioFormat.o sipQtMultimediaQAudioFormat.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtMultimedia -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtMultimediaQAudioDeviceInfo.o sipQtMultimediaQAudioDeviceInfo.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtMultimedia -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtMultimediaQAudio.o sipQtMultimediaQAudio.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtMultimedia -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtMultimediaQAbstractVideoSurface.o sipQtMultimediaQAbstractVideoSurface.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_MULTIMEDIA_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtMultimedia -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtMultimediaQAbstractVideoBuffer.o sipQtMultimediaQAbstractVideoBuffer.cpp g++ -Wl,-z,relro -shared -Wl,-O1 -Wl,-z,relro -Wl,--version-script=QtMultimedia.exp -o QtMultimedia.so sipQtMultimediacmodule.o sipQtMultimediaQList0100QAudioDeviceInfo.o sipQtMultimediaQVideoSurfaceFormat.o sipQtMultimediaQList0100QVideoFramePixelFormat.o sipQtMultimediaQVideoFrame.o sipQtMultimediaQAudioOutput.o sipQtMultimediaQAudioInput.o sipQtMultimediaQList0100QAudioFormatSampleType.o sipQtMultimediaQList0100QAudioFormatEndian.o sipQtMultimediaQAudioFormat.o sipQtMultimediaQAudioDeviceInfo.o sipQtMultimediaQAudio.o sipQtMultimediaQAbstractVideoSurface.o sipQtMultimediaQAbstractVideoBuffer.o -L/usr/lib64 -L/usr/X11R6/lib -lQtMultimedia -lQtGui -lQtCore -lQtGui -lQtCore -lQtCore -lXext -lX11 -lm -lpthread make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtMultimedia' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtNetwork' g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkcmodule.o sipQtNetworkcmodule.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQList0100QSslCipher.o sipQtNetworkQList0100QSslCipher.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQList0100QSslCertificate.o sipQtNetworkQList0100QSslCertificate.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQList0100QNetworkProxy.o sipQtNetworkQList0100QNetworkProxy.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQList0100QNetworkInterface.o sipQtNetworkQList0100QNetworkInterface.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQList0100QNetworkAddressEntry.o sipQtNetworkQList0100QNetworkAddressEntry.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQList0100QNetworkCookie.o sipQtNetworkQList0100QNetworkCookie.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQList0100QNetworkConfiguration.o sipQtNetworkQList0100QNetworkConfiguration.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQList0100QSslError.o sipQtNetworkQList0100QSslError.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQList0100QHostAddress.o sipQtNetworkQList0100QHostAddress.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQPair0100QHostAddress1800.o sipQtNetworkQPair0100QHostAddress1800.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQUrlInfo.o sipQtNetworkQUrlInfo.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQUdpSocketBindMode.o sipQtNetworkQUdpSocketBindMode.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQUdpSocket.o sipQtNetworkQUdpSocket.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQTcpServer.o sipQtNetworkQTcpServer.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQSslSocket.o sipQtNetworkQSslSocket.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQTcpSocket.o sipQtNetworkQTcpSocket.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQSslKey.o sipQtNetworkQSslKey.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQSslError.o sipQtNetworkQSslError.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQSslCipher.o sipQtNetworkQSslCipher.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQSslConfiguration.o sipQtNetworkQSslConfiguration.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQMultiMap0100QSslAlternateNameEntryType0100QString.o sipQtNetworkQMultiMap0100QSslAlternateNameEntryType0100QString.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQSslCertificate.o sipQtNetworkQSslCertificate.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQSslSslOptions.o sipQtNetworkQSslSslOptions.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQSsl.o sipQtNetworkQSsl.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQNetworkSession.o sipQtNetworkQNetworkSession.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQNetworkRequest.o sipQtNetworkQNetworkRequest.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQNetworkReply.o sipQtNetworkQNetworkReply.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQNetworkProxyFactory.o sipQtNetworkQNetworkProxyFactory.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQNetworkProxyQuery.o sipQtNetworkQNetworkProxyQuery.cpp /builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtNetwork/sipQtNetworkQMultiMap0100QSslAlternateNameEntryType0100QString.cpp: In function 'int convertTo_QMultiMap_0100QSsl_AlternateNameEntryType_0100QString(PyObject*, void**, int*, PyObject*)': /builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtNetwork/sipQtNetworkQMultiMap0100QSslAlternateNameEntryType0100QString.cpp:73:12: warning: parameter 'sipPy' set but not used [-Wunused-but-set-parameter] static int convertTo_QMultiMap_0100QSsl_AlternateNameEntryType_0100QString(PyObject *sipPy,void **,int *sipIsErr,PyObject *) ^ g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQNetworkProxyCapabilities.o sipQtNetworkQNetworkProxyCapabilities.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQNetworkProxy.o sipQtNetworkQNetworkProxy.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQNetworkInterfaceInterfaceFlags.o sipQtNetworkQNetworkInterfaceInterfaceFlags.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQNetworkInterface.o sipQtNetworkQNetworkInterface.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQNetworkAddressEntry.o sipQtNetworkQNetworkAddressEntry.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQNetworkDiskCache.o sipQtNetworkQNetworkDiskCache.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQNetworkCookieJar.o sipQtNetworkQNetworkCookieJar.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQNetworkCookie.o sipQtNetworkQNetworkCookie.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQNetworkConfigurationStateFlags.o sipQtNetworkQNetworkConfigurationStateFlags.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQNetworkConfiguration.o sipQtNetworkQNetworkConfiguration.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQNetworkConfigurationManagerCapabilities.o sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQNetworkConfigurationManager.o sipQtNetworkQNetworkConfigurationManager.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQNetworkAccessManager.o sipQtNetworkQNetworkAccessManager.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQLocalSocket.o sipQtNetworkQLocalSocket.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQLocalServer.o sipQtNetworkQLocalServer.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQHttpMultiPart.o sipQtNetworkQHttpMultiPart.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQHttpPart.o sipQtNetworkQHttpPart.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQHttp.o sipQtNetworkQHttp.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQHttpRequestHeader.o sipQtNetworkQHttpRequestHeader.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQHttpResponseHeader.o sipQtNetworkQHttpResponseHeader.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQHttpHeader.o sipQtNetworkQHttpHeader.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQHostInfo.o sipQtNetworkQHostInfo.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQ_IPV6ADDR.o sipQtNetworkQ_IPV6ADDR.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQHostAddress.o sipQtNetworkQHostAddress.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQFtp.o sipQtNetworkQFtp.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQAuthenticator.o sipQtNetworkQAuthenticator.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQAbstractSocket.o sipQtNetworkQAbstractSocket.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQAbstractNetworkCache.o sipQtNetworkQAbstractNetworkCache.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQNetworkCacheMetaData.o sipQtNetworkQNetworkCacheMetaData.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtNetworkQHash0100QNetworkRequestAttribute0100QVariant.o sipQtNetworkQHash0100QNetworkRequestAttribute0100QVariant.cpp g++ -Wl,-z,relro -shared -Wl,-O1 -Wl,-z,relro -Wl,--version-script=QtNetwork.exp -o QtNetwork.so sipQtNetworkcmodule.o sipQtNetworkQList0100QSslCipher.o sipQtNetworkQList0100QSslCertificate.o sipQtNetworkQList0100QNetworkProxy.o sipQtNetworkQList0100QNetworkInterface.o sipQtNetworkQList0100QNetworkAddressEntry.o sipQtNetworkQList0100QNetworkCookie.o sipQtNetworkQList0100QNetworkConfiguration.o sipQtNetworkQList0100QSslError.o sipQtNetworkQList0100QHostAddress.o sipQtNetworkQPair0100QHostAddress1800.o sipQtNetworkQUrlInfo.o sipQtNetworkQUdpSocketBindMode.o sipQtNetworkQUdpSocket.o sipQtNetworkQTcpServer.o sipQtNetworkQSslSocket.o sipQtNetworkQTcpSocket.o sipQtNetworkQSslKey.o sipQtNetworkQSslError.o sipQtNetworkQSslCipher.o sipQtNetworkQSslConfiguration.o sipQtNetworkQMultiMap0100QSslAlternateNameEntryType0100QString.o sipQtNetworkQSslCertificate.o sipQtNetworkQSslSslOptions.o sipQtNetworkQSsl.o sipQtNetworkQNetworkSession.o sipQtNetworkQNetworkRequest.o sipQtNetworkQNetworkReply.o sipQtNetworkQNetworkProxyFactory.o sipQtNetworkQNetworkProxyQuery.o sipQtNetworkQNetworkProxyCapabilities.o sipQtNetworkQNetworkProxy.o sipQtNetworkQNetworkInterfaceInterfaceFlags.o sipQtNetworkQNetworkInterface.o sipQtNetworkQNetworkAddressEntry.o sipQtNetworkQNetworkDiskCache.o sipQtNetworkQNetworkCookieJar.o sipQtNetworkQNetworkCookie.o sipQtNetworkQNetworkConfigurationStateFlags.o sipQtNetworkQNetworkConfiguration.o sipQtNetworkQNetworkConfigurationManagerCapabilities.o sipQtNetworkQNetworkConfigurationManager.o sipQtNetworkQNetworkAccessManager.o sipQtNetworkQLocalSocket.o sipQtNetworkQLocalServer.o sipQtNetworkQHttpMultiPart.o sipQtNetworkQHttpPart.o sipQtNetworkQHttp.o sipQtNetworkQHttpRequestHeader.o sipQtNetworkQHttpResponseHeader.o sipQtNetworkQHttpHeader.o sipQtNetworkQHostInfo.o sipQtNetworkQ_IPV6ADDR.o sipQtNetworkQHostAddress.o sipQtNetworkQFtp.o sipQtNetworkQAuthenticator.o sipQtNetworkQAbstractSocket.o sipQtNetworkQAbstractNetworkCache.o sipQtNetworkQNetworkCacheMetaData.o sipQtNetworkQHash0100QNetworkRequestAttribute0100QVariant.o -L/usr/lib64 -lQtNetwork -lQtCore -lQtCore -lpthread make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtNetwork' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtDBus' g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDBus -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDBus -I/usr/include/QtCore -I/usr/include -o sipQtDBuscmodule.o sipQtDBuscmodule.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDBus -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDBus -I/usr/include/QtCore -I/usr/include -o sipQtDBusQDBusReply0100QString.o sipQtDBusQDBusReply0100QString.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDBus -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDBus -I/usr/include/QtCore -I/usr/include -o sipQtDBusQDBusReply0100QStringList.o sipQtDBusQDBusReply0100QStringList.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDBus -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDBus -I/usr/include/QtCore -I/usr/include -o sipQtDBusQDBusReply0100QDBusConnectionInterfaceRegisterServiceReply.o sipQtDBusQDBusReply0100QDBusConnectionInterfaceRegisterServiceReply.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDBus -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDBus -I/usr/include/QtCore -I/usr/include -o sipQtDBusQDBusReply1900.o sipQtDBusQDBusReply1900.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDBus -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDBus -I/usr/include/QtCore -I/usr/include -o sipQtDBusQDBusReply2600.o sipQtDBusQDBusReply2600.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDBus -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDBus -I/usr/include/QtCore -I/usr/include -o sipQtDBusQDBusReply0400.o sipQtDBusQDBusReply0400.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDBus -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDBus -I/usr/include/QtCore -I/usr/include -o sipQtDBusQPyDBusReply.o sipQtDBusQPyDBusReply.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDBus -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDBus -I/usr/include/QtCore -I/usr/include -o sipQtDBusQPyDBusPendingReply.o sipQtDBusQPyDBusPendingReply.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDBus -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDBus -I/usr/include/QtCore -I/usr/include -o sipQtDBusQDBusUnixFileDescriptor.o sipQtDBusQDBusUnixFileDescriptor.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDBus -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDBus -I/usr/include/QtCore -I/usr/include -o sipQtDBusQDBusServiceWatcherWatchMode.o sipQtDBusQDBusServiceWatcherWatchMode.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDBus -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDBus -I/usr/include/QtCore -I/usr/include -o sipQtDBusQDBusServiceWatcher.o sipQtDBusQDBusServiceWatcher.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDBus -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDBus -I/usr/include/QtCore -I/usr/include -o sipQtDBusQDBusPendingCallWatcher.o sipQtDBusQDBusPendingCallWatcher.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDBus -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDBus -I/usr/include/QtCore -I/usr/include -o sipQtDBusQDBusPendingCall.o sipQtDBusQDBusPendingCall.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDBus -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDBus -I/usr/include/QtCore -I/usr/include -o sipQtDBusQDBusMessage.o sipQtDBusQDBusMessage.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDBus -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDBus -I/usr/include/QtCore -I/usr/include -o sipQtDBusQDBusInterface.o sipQtDBusQDBusInterface.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDBus -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDBus -I/usr/include/QtCore -I/usr/include -o sipQtDBusQDBusVariant.o sipQtDBusQDBusVariant.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDBus -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDBus -I/usr/include/QtCore -I/usr/include -o sipQtDBusQDBusSignature.o sipQtDBusQDBusSignature.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDBus -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDBus -I/usr/include/QtCore -I/usr/include -o sipQtDBusQDBusObjectPath.o sipQtDBusQDBusObjectPath.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDBus -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDBus -I/usr/include/QtCore -I/usr/include -o sipQtDBusQDBusError.o sipQtDBusQDBusError.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDBus -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDBus -I/usr/include/QtCore -I/usr/include -o sipQtDBusQDBusConnectionInterface.o sipQtDBusQDBusConnectionInterface.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDBus -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDBus -I/usr/include/QtCore -I/usr/include -o sipQtDBusQDBusConnectionConnectionCapabilities.o sipQtDBusQDBusConnectionConnectionCapabilities.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDBus -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDBus -I/usr/include/QtCore -I/usr/include -o sipQtDBusQDBusConnectionRegisterOptions.o sipQtDBusQDBusConnectionRegisterOptions.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDBus -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDBus -I/usr/include/QtCore -I/usr/include -o sipQtDBusQDBusConnection.o sipQtDBusQDBusConnection.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDBus -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDBus -I/usr/include/QtCore -I/usr/include -o sipQtDBusQDBus.o sipQtDBusQDBus.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDBus -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDBus -I/usr/include/QtCore -I/usr/include -o sipQtDBusQDBusArgument.o sipQtDBusQDBusArgument.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDBus -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDBus -I/usr/include/QtCore -I/usr/include -o sipQtDBusQDBusAbstractInterface.o sipQtDBusQDBusAbstractInterface.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDBus -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDBus -I/usr/include/QtCore -I/usr/include -o sipQtDBusQDBusAbstractAdaptor.o sipQtDBusQDBusAbstractAdaptor.cpp g++ -Wl,-z,relro -shared -Wl,-O1 -Wl,-z,relro -Wl,--version-script=QtDBus.exp -o QtDBus.so sipQtDBuscmodule.o sipQtDBusQDBusReply0100QString.o sipQtDBusQDBusReply0100QStringList.o sipQtDBusQDBusReply0100QDBusConnectionInterfaceRegisterServiceReply.o sipQtDBusQDBusReply1900.o sipQtDBusQDBusReply2600.o sipQtDBusQDBusReply0400.o sipQtDBusQPyDBusReply.o sipQtDBusQPyDBusPendingReply.o sipQtDBusQDBusUnixFileDescriptor.o sipQtDBusQDBusServiceWatcherWatchMode.o sipQtDBusQDBusServiceWatcher.o sipQtDBusQDBusPendingCallWatcher.o sipQtDBusQDBusPendingCall.o sipQtDBusQDBusMessage.o sipQtDBusQDBusInterface.o sipQtDBusQDBusVariant.o sipQtDBusQDBusSignature.o sipQtDBusQDBusObjectPath.o sipQtDBusQDBusError.o sipQtDBusQDBusConnectionInterface.o sipQtDBusQDBusConnectionConnectionCapabilities.o sipQtDBusQDBusConnectionRegisterOptions.o sipQtDBusQDBusConnection.o sipQtDBusQDBus.o sipQtDBusQDBusArgument.o sipQtDBusQDBusAbstractInterface.o sipQtDBusQDBusAbstractAdaptor.o -L/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/qpy/QtDBus -L/usr/lib64 -lqpydbus -lQtDBus -lQtXml -lQtCore -lQtCore -lpthread make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtDBus' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtDeclarative' g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDeclarative -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDeclarative -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDeclarativecmodule.o sipQtDeclarativecmodule.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDeclarative -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDeclarative -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDeclarativeQList0100QDeclarativeError.o sipQtDeclarativeQList0100QDeclarativeError.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDeclarative -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDeclarative -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDeclarativeQPyDeclarativePropertyValueSource.o sipQtDeclarativeQPyDeclarativePropertyValueSource.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDeclarative -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDeclarative -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDeclarativeQDeclarativeListProperty0100QObject.o sipQtDeclarativeQDeclarativeListProperty0100QObject.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDeclarative -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDeclarative -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDeclarativeQDeclarativeView.o sipQtDeclarativeQDeclarativeView.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDeclarative -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDeclarative -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDeclarativeQDeclarativeScriptString.o sipQtDeclarativeQDeclarativeScriptString.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDeclarative -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDeclarative -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDeclarativeQDeclarativePropertyValueSource.o sipQtDeclarativeQDeclarativePropertyValueSource.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDeclarative -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDeclarative -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDeclarativeQDeclarativePropertyMap.o sipQtDeclarativeQDeclarativePropertyMap.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDeclarative -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDeclarative -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDeclarativeQDeclarativeProperty.o sipQtDeclarativeQDeclarativeProperty.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDeclarative -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDeclarative -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDeclarativeQDeclarativeNetworkAccessManagerFactory.o sipQtDeclarativeQDeclarativeNetworkAccessManagerFactory.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDeclarative -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDeclarative -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDeclarativeQDeclarativeListReference.o sipQtDeclarativeQDeclarativeListReference.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDeclarative -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDeclarative -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDeclarativeQDeclarativeItem.o sipQtDeclarativeQDeclarativeItem.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDeclarative -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDeclarative -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDeclarativeQDeclarativeParserStatus.o sipQtDeclarativeQDeclarativeParserStatus.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDeclarative -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDeclarative -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDeclarativeQDeclarativeImageProvider.o sipQtDeclarativeQDeclarativeImageProvider.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDeclarative -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDeclarative -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDeclarativeQDeclarativeExtensionPlugin.o sipQtDeclarativeQDeclarativeExtensionPlugin.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDeclarative -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDeclarative -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDeclarativeQDeclarativeExpression.o sipQtDeclarativeQDeclarativeExpression.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDeclarative -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDeclarative -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDeclarativeQDeclarativeError.o sipQtDeclarativeQDeclarativeError.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDeclarative -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDeclarative -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDeclarativeQDeclarativeEngine.o sipQtDeclarativeQDeclarativeEngine.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDeclarative -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDeclarative -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDeclarativeQDeclarativeContext.o sipQtDeclarativeQDeclarativeContext.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_DECLARATIVE_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDeclarative -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDeclarative -I/usr/include/QtGui -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDeclarativeQDeclarativeComponent.o sipQtDeclarativeQDeclarativeComponent.cpp g++ -Wl,-z,relro -shared -Wl,-O1 -Wl,-z,relro -Wl,--version-script=QtDeclarative.exp -o QtDeclarative.so sipQtDeclarativecmodule.o sipQtDeclarativeQList0100QDeclarativeError.o sipQtDeclarativeQPyDeclarativePropertyValueSource.o sipQtDeclarativeQDeclarativeListProperty0100QObject.o sipQtDeclarativeQDeclarativeView.o sipQtDeclarativeQDeclarativeScriptString.o sipQtDeclarativeQDeclarativePropertyValueSource.o sipQtDeclarativeQDeclarativePropertyMap.o sipQtDeclarativeQDeclarativeProperty.o sipQtDeclarativeQDeclarativeNetworkAccessManagerFactory.o sipQtDeclarativeQDeclarativeListReference.o sipQtDeclarativeQDeclarativeItem.o sipQtDeclarativeQDeclarativeParserStatus.o sipQtDeclarativeQDeclarativeImageProvider.o sipQtDeclarativeQDeclarativeExtensionPlugin.o sipQtDeclarativeQDeclarativeExpression.o sipQtDeclarativeQDeclarativeError.o sipQtDeclarativeQDeclarativeEngine.o sipQtDeclarativeQDeclarativeContext.o sipQtDeclarativeQDeclarativeComponent.o -L/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/qpy/QtDeclarative -L/usr/lib64 -L/usr/X11R6/lib -lqpydeclarative -lQtDeclarative -lQtScript -lQtSvg -lQtSql -lQtXmlPatterns -lQtGui -lQtNetwork -lQtCore -lQtGui -lQtCore -lQtNetwork -lQtCore -lQtCore -lXext -lX11 -lm -lpthread make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtDeclarative' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtScript' g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtScript -I/usr/include/QtCore -I/usr/include -o sipQtScriptcmodule.o sipQtScriptcmodule.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtScript -I/usr/include/QtCore -I/usr/include -o sipQtScriptQList0100QScriptValue.o sipQtScriptQList0100QScriptValue.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtScript -I/usr/include/QtCore -I/usr/include -o sipQtScriptQList0100QScriptContextInfo.o sipQtScriptQList0100QScriptContextInfo.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtScript -I/usr/include/QtCore -I/usr/include -o sipQtScriptQScriptValueIterator.o sipQtScriptQScriptValueIterator.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtScript -I/usr/include/QtCore -I/usr/include -o sipQtScriptQScriptValuePropertyFlags.o sipQtScriptQScriptValuePropertyFlags.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtScript -I/usr/include/QtCore -I/usr/include -o sipQtScriptQScriptValueResolveFlags.o sipQtScriptQScriptValueResolveFlags.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtScript -I/usr/include/QtCore -I/usr/include -o sipQtScriptQScriptValue.o sipQtScriptQScriptValue.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtScript -I/usr/include/QtCore -I/usr/include -o sipQtScriptQScriptString.o sipQtScriptQScriptString.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtScript -I/usr/include/QtCore -I/usr/include -o sipQtScriptQScriptEngineAgent.o sipQtScriptQScriptEngineAgent.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtScript -I/usr/include/QtCore -I/usr/include -o sipQtScriptQScriptSyntaxCheckResult.o sipQtScriptQScriptSyntaxCheckResult.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtScript -I/usr/include/QtCore -I/usr/include -o sipQtScriptQScriptEngineQObjectWrapOptions.o sipQtScriptQScriptEngineQObjectWrapOptions.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtScript -I/usr/include/QtCore -I/usr/include -o sipQtScriptQScriptEngine.o sipQtScriptQScriptEngine.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtScript -I/usr/include/QtCore -I/usr/include -o sipQtScriptQScriptContextInfo.o sipQtScriptQScriptContextInfo.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtScript -I/usr/include/QtCore -I/usr/include -o sipQtScriptQScriptContext.o sipQtScriptQScriptContext.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtScript -I/usr/include/QtCore -I/usr/include -o sipQtScriptQScriptClassPropertyIterator.o sipQtScriptQScriptClassPropertyIterator.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtScript -I/usr/include/QtCore -I/usr/include -o sipQtScriptQScriptClassQueryFlags.o sipQtScriptQScriptClassQueryFlags.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtScript -I/usr/include/QtCore -I/usr/include -o sipQtScriptQScriptClass.o sipQtScriptQScriptClass.cpp g++ -Wl,-z,relro -shared -Wl,-O1 -Wl,-z,relro -Wl,--version-script=QtScript.exp -o QtScript.so sipQtScriptcmodule.o sipQtScriptQList0100QScriptValue.o sipQtScriptQList0100QScriptContextInfo.o sipQtScriptQScriptValueIterator.o sipQtScriptQScriptValuePropertyFlags.o sipQtScriptQScriptValueResolveFlags.o sipQtScriptQScriptValue.o sipQtScriptQScriptString.o sipQtScriptQScriptEngineAgent.o sipQtScriptQScriptSyntaxCheckResult.o sipQtScriptQScriptEngineQObjectWrapOptions.o sipQtScriptQScriptEngine.o sipQtScriptQScriptContextInfo.o sipQtScriptQScriptContext.o sipQtScriptQScriptClassPropertyIterator.o sipQtScriptQScriptClassQueryFlags.o sipQtScriptQScriptClass.o -L/usr/lib64 -lQtScript -lQtCore -lQtCore -lpthread make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtScript' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtScriptTools' g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SCRIPTTOOLS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtScriptTools -I/usr/include/QtGui -I/usr/include/QtScript -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtScriptToolscmodule.o sipQtScriptToolscmodule.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SCRIPTTOOLS_LIB -DQT_GUI_LIB -DQT_SCRIPT_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtScriptTools -I/usr/include/QtGui -I/usr/include/QtScript -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtScriptToolsQScriptEngineDebugger.o sipQtScriptToolsQScriptEngineDebugger.cpp g++ -Wl,-z,relro -shared -Wl,-O1 -Wl,-z,relro -Wl,--version-script=QtScriptTools.exp -o QtScriptTools.so sipQtScriptToolscmodule.o sipQtScriptToolsQScriptEngineDebugger.o -L/usr/lib64 -L/usr/X11R6/lib -lQtScriptTools -lQtScript -lQtGui -lQtCore -lQtGui -lQtCore -lQtScript -lQtCore -lQtCore -lXext -lX11 -lm -lpthread make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtScriptTools' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtXml' g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXml -I/usr/include/QtCore -I/usr/include -o sipQtXmlcmodule.o sipQtXmlcmodule.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXml -I/usr/include/QtCore -I/usr/include -o sipQtXmlQXmlDefaultHandler.o sipQtXmlQXmlDefaultHandler.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXml -I/usr/include/QtCore -I/usr/include -o sipQtXmlQXmlDeclHandler.o sipQtXmlQXmlDeclHandler.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXml -I/usr/include/QtCore -I/usr/include -o sipQtXmlQXmlLexicalHandler.o sipQtXmlQXmlLexicalHandler.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXml -I/usr/include/QtCore -I/usr/include -o sipQtXmlQXmlEntityResolver.o sipQtXmlQXmlEntityResolver.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXml -I/usr/include/QtCore -I/usr/include -o sipQtXmlQXmlDTDHandler.o sipQtXmlQXmlDTDHandler.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXml -I/usr/include/QtCore -I/usr/include -o sipQtXmlQXmlErrorHandler.o sipQtXmlQXmlErrorHandler.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXml -I/usr/include/QtCore -I/usr/include -o sipQtXmlQXmlContentHandler.o sipQtXmlQXmlContentHandler.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXml -I/usr/include/QtCore -I/usr/include -o sipQtXmlQXmlLocator.o sipQtXmlQXmlLocator.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXml -I/usr/include/QtCore -I/usr/include -o sipQtXmlQXmlSimpleReader.o sipQtXmlQXmlSimpleReader.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXml -I/usr/include/QtCore -I/usr/include -o sipQtXmlQXmlReader.o sipQtXmlQXmlReader.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXml -I/usr/include/QtCore -I/usr/include -o sipQtXmlQXmlParseException.o sipQtXmlQXmlParseException.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXml -I/usr/include/QtCore -I/usr/include -o sipQtXmlQXmlInputSource.o sipQtXmlQXmlInputSource.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXml -I/usr/include/QtCore -I/usr/include -o sipQtXmlQXmlAttributes.o sipQtXmlQXmlAttributes.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXml -I/usr/include/QtCore -I/usr/include -o sipQtXmlQXmlNamespaceSupport.o sipQtXmlQXmlNamespaceSupport.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXml -I/usr/include/QtCore -I/usr/include -o sipQtXmlQDomProcessingInstruction.o sipQtXmlQDomProcessingInstruction.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXml -I/usr/include/QtCore -I/usr/include -o sipQtXmlQDomEntityReference.o sipQtXmlQDomEntityReference.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXml -I/usr/include/QtCore -I/usr/include -o sipQtXmlQDomEntity.o sipQtXmlQDomEntity.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXml -I/usr/include/QtCore -I/usr/include -o sipQtXmlQDomNotation.o sipQtXmlQDomNotation.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXml -I/usr/include/QtCore -I/usr/include -o sipQtXmlQDomCDATASection.o sipQtXmlQDomCDATASection.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXml -I/usr/include/QtCore -I/usr/include -o sipQtXmlQDomComment.o sipQtXmlQDomComment.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXml -I/usr/include/QtCore -I/usr/include -o sipQtXmlQDomText.o sipQtXmlQDomText.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXml -I/usr/include/QtCore -I/usr/include -o sipQtXmlQDomElement.o sipQtXmlQDomElement.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXml -I/usr/include/QtCore -I/usr/include -o sipQtXmlQDomAttr.o sipQtXmlQDomAttr.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXml -I/usr/include/QtCore -I/usr/include -o sipQtXmlQDomCharacterData.o sipQtXmlQDomCharacterData.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXml -I/usr/include/QtCore -I/usr/include -o sipQtXmlQDomDocumentFragment.o sipQtXmlQDomDocumentFragment.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXml -I/usr/include/QtCore -I/usr/include -o sipQtXmlQDomNamedNodeMap.o sipQtXmlQDomNamedNodeMap.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXml -I/usr/include/QtCore -I/usr/include -o sipQtXmlQDomDocument.o sipQtXmlQDomDocument.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXml -I/usr/include/QtCore -I/usr/include -o sipQtXmlQDomDocumentType.o sipQtXmlQDomDocumentType.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXml -I/usr/include/QtCore -I/usr/include -o sipQtXmlQDomNodeList.o sipQtXmlQDomNodeList.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXml -I/usr/include/QtCore -I/usr/include -o sipQtXmlQDomNode.o sipQtXmlQDomNode.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XML_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXml -I/usr/include/QtCore -I/usr/include -o sipQtXmlQDomImplementation.o sipQtXmlQDomImplementation.cpp g++ -Wl,-z,relro -shared -Wl,-O1 -Wl,-z,relro -Wl,--version-script=QtXml.exp -o QtXml.so sipQtXmlcmodule.o sipQtXmlQXmlDefaultHandler.o sipQtXmlQXmlDeclHandler.o sipQtXmlQXmlLexicalHandler.o sipQtXmlQXmlEntityResolver.o sipQtXmlQXmlDTDHandler.o sipQtXmlQXmlErrorHandler.o sipQtXmlQXmlContentHandler.o sipQtXmlQXmlLocator.o sipQtXmlQXmlSimpleReader.o sipQtXmlQXmlReader.o sipQtXmlQXmlParseException.o sipQtXmlQXmlInputSource.o sipQtXmlQXmlAttributes.o sipQtXmlQXmlNamespaceSupport.o sipQtXmlQDomProcessingInstruction.o sipQtXmlQDomEntityReference.o sipQtXmlQDomEntity.o sipQtXmlQDomNotation.o sipQtXmlQDomCDATASection.o sipQtXmlQDomComment.o sipQtXmlQDomText.o sipQtXmlQDomElement.o sipQtXmlQDomAttr.o sipQtXmlQDomCharacterData.o sipQtXmlQDomDocumentFragment.o sipQtXmlQDomNamedNodeMap.o sipQtXmlQDomDocument.o sipQtXmlQDomDocumentType.o sipQtXmlQDomNodeList.o sipQtXmlQDomNode.o sipQtXmlQDomImplementation.o -L/usr/lib64 -lQtXml -lQtCore -lQtCore -lpthread make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtXml' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtOpenGL' g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtOpenGL -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtOpenGLcmodule.o sipQtOpenGLcmodule.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtOpenGL -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtOpenGLQList0101QGLShader.o sipQtOpenGLQList0101QGLShader.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtOpenGL -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtOpenGLQGLShaderProgram.o sipQtOpenGLQGLShaderProgram.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtOpenGL -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtOpenGLQGLShaderShaderType.o sipQtOpenGLQGLShaderShaderType.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtOpenGL -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtOpenGLQGLShader.o sipQtOpenGLQGLShader.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtOpenGL -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtOpenGLQGLPixelBuffer.o sipQtOpenGLQGLPixelBuffer.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtOpenGL -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtOpenGLQGLFramebufferObjectFormat.o sipQtOpenGLQGLFramebufferObjectFormat.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtOpenGL -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtOpenGLQGLFramebufferObject.o sipQtOpenGLQGLFramebufferObject.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtOpenGL -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtOpenGLQGLColormap.o sipQtOpenGLQGLColormap.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtOpenGL -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtOpenGLQGLBuffer.o sipQtOpenGLQGLBuffer.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtOpenGL -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtOpenGLQGLWidget.o sipQtOpenGLQGLWidget.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtOpenGL -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtOpenGLQGLContextBindOptions.o sipQtOpenGLQGLContextBindOptions.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtOpenGL -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtOpenGLQGLContext.o sipQtOpenGLQGLContext.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtOpenGL -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtOpenGLQGLFormatOpenGLVersionFlags.o sipQtOpenGLQGLFormatOpenGLVersionFlags.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtOpenGL -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtOpenGLQGLFormat.o sipQtOpenGLQGLFormat.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtOpenGL -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtOpenGLQGLFormatOptions.o sipQtOpenGLQGLFormatOptions.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtOpenGL -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtOpenGLQGL.o sipQtOpenGLQGL.cpp g++ -Wl,-z,relro -shared -Wl,-O1 -Wl,-z,relro -Wl,--version-script=QtOpenGL.exp -o QtOpenGL.so sipQtOpenGLcmodule.o sipQtOpenGLQList0101QGLShader.o sipQtOpenGLQGLShaderProgram.o sipQtOpenGLQGLShaderShaderType.o sipQtOpenGLQGLShader.o sipQtOpenGLQGLPixelBuffer.o sipQtOpenGLQGLFramebufferObjectFormat.o sipQtOpenGLQGLFramebufferObject.o sipQtOpenGLQGLColormap.o sipQtOpenGLQGLBuffer.o sipQtOpenGLQGLWidget.o sipQtOpenGLQGLContextBindOptions.o sipQtOpenGLQGLContext.o sipQtOpenGLQGLFormatOpenGLVersionFlags.o sipQtOpenGLQGLFormat.o sipQtOpenGLQGLFormatOptions.o sipQtOpenGLQGL.o -L/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/qpy/QtOpenGL -L/usr/lib64 -L/usr/X11R6/lib -lqpyopengl -lQtOpenGL -lQtGui -lQtCore -lQtGui -lQtCore -lQtCore -lGL -lXext -lX11 -lm -lpthread make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtOpenGL' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtSql' g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtSql -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtSqlcmodule.o sipQtSqlcmodule.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtSql -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtSqlQVector0100QVariant.o sipQtSqlQVector0100QVariant.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtSql -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtSqlQSqlResult.o sipQtSqlQSqlResult.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtSql -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtSqlQSqlRelationalTableModel.o sipQtSqlQSqlRelationalTableModel.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtSql -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtSqlQSqlTableModel.o sipQtSqlQSqlTableModel.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtSql -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtSqlQSqlRelation.o sipQtSqlQSqlRelation.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtSql -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtSqlQSqlRelationalDelegate.o sipQtSqlQSqlRelationalDelegate.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtSql -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtSqlQSqlQueryModel.o sipQtSqlQSqlQueryModel.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtSql -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtSqlQSqlQuery.o sipQtSqlQSqlQuery.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtSql -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtSqlQSqlIndex.o sipQtSqlQSqlIndex.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtSql -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtSqlQSqlRecord.o sipQtSqlQSqlRecord.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtSql -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtSqlQSqlField.o sipQtSqlQSqlField.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtSql -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtSqlQSqlError.o sipQtSqlQSqlError.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtSql -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtSqlQSqlDriver.o sipQtSqlQSqlDriver.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtSql -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtSqlQSqlDatabase.o sipQtSqlQSqlDatabase.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtSql -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtSqlQSqlDriverCreatorBase.o sipQtSqlQSqlDriverCreatorBase.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtSql -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtSqlQSqlParamType.o sipQtSqlQSqlParamType.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtSql -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtSqlQSql.o sipQtSqlQSql.cpp g++ -Wl,-z,relro -shared -Wl,-O1 -Wl,-z,relro -Wl,--version-script=QtSql.exp -o QtSql.so sipQtSqlcmodule.o sipQtSqlQVector0100QVariant.o sipQtSqlQSqlResult.o sipQtSqlQSqlRelationalTableModel.o sipQtSqlQSqlTableModel.o sipQtSqlQSqlRelation.o sipQtSqlQSqlRelationalDelegate.o sipQtSqlQSqlQueryModel.o sipQtSqlQSqlQuery.o sipQtSqlQSqlIndex.o sipQtSqlQSqlRecord.o sipQtSqlQSqlField.o sipQtSqlQSqlError.o sipQtSqlQSqlDriver.o sipQtSqlQSqlDatabase.o sipQtSqlQSqlDriverCreatorBase.o sipQtSqlQSqlParamType.o sipQtSqlQSql.o -L/usr/lib64 -L/usr/X11R6/lib -lQtSql -lQtCore -lQtGui -lQtCore -lQtCore -lXext -lX11 -lm -lpthread make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtSql' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtSvg' g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtSvg -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtSvgcmodule.o sipQtSvgcmodule.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtSvg -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtSvgQSvgWidget.o sipQtSvgQSvgWidget.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtSvg -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtSvgQSvgRenderer.o sipQtSvgQSvgRenderer.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtSvg -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtSvgQSvgGenerator.o sipQtSvgQSvgGenerator.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtSvg -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtSvgQGraphicsSvgItem.o sipQtSvgQGraphicsSvgItem.cpp g++ -Wl,-z,relro -shared -Wl,-O1 -Wl,-z,relro -Wl,--version-script=QtSvg.exp -o QtSvg.so sipQtSvgcmodule.o sipQtSvgQSvgWidget.o sipQtSvgQSvgRenderer.o sipQtSvgQSvgGenerator.o sipQtSvgQGraphicsSvgItem.o -L/usr/lib64 -L/usr/X11R6/lib -lQtSvg -lQtGui -lQtCore -lQtGui -lQtCore -lQtCore -lXext -lX11 -lm -lpthread make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtSvg' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtTest' g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_TEST_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtTest -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtTestcmodule.o sipQtTestcmodule.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_TEST_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtTest -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtTestQTest.o sipQtTestQTest.cpp g++ -Wl,-z,relro -shared -Wl,-O1 -Wl,-z,relro -Wl,--version-script=QtTest.exp -o QtTest.so sipQtTestcmodule.o sipQtTestQTest.o -L/usr/lib64 -L/usr/X11R6/lib -lQtTest -lQtCore -lQtGui -lQtCore -lQtCore -lXext -lX11 -lm -lpthread make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtTest' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtXmlPatterns' g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXmlPatterns -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtXmlPatternscmodule.o sipQtXmlPatternscmodule.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXmlPatterns -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtXmlPatternsQVector0100QXmlNodeModelIndex.o sipQtXmlPatternsQVector0100QXmlNodeModelIndex.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXmlPatterns -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtXmlPatternsQVector0100QXmlName.o sipQtXmlPatternsQVector0100QXmlName.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXmlPatterns -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtXmlPatternsQXmlSchemaValidator.o sipQtXmlPatternsQXmlSchemaValidator.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXmlPatterns -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtXmlPatternsQXmlSchema.o sipQtXmlPatternsQXmlSchema.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXmlPatterns -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtXmlPatternsQXmlResultItems.o sipQtXmlPatternsQXmlResultItems.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXmlPatterns -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtXmlPatternsQXmlQuery.o sipQtXmlPatternsQXmlQuery.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXmlPatterns -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtXmlPatternsQXmlNamePool.o sipQtXmlPatternsQXmlNamePool.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXmlPatterns -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtXmlPatternsQXmlName.o sipQtXmlPatternsQXmlName.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXmlPatterns -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtXmlPatternsQXmlFormatter.o sipQtXmlPatternsQXmlFormatter.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXmlPatterns -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtXmlPatternsQXmlSerializer.o sipQtXmlPatternsQXmlSerializer.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXmlPatterns -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtXmlPatternsQSourceLocation.o sipQtXmlPatternsQSourceLocation.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXmlPatterns -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtXmlPatternsQSimpleXmlNodeModel.o sipQtXmlPatternsQSimpleXmlNodeModel.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXmlPatterns -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtXmlPatternsQAbstractXmlReceiver.o sipQtXmlPatternsQAbstractXmlReceiver.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXmlPatterns -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtXmlPatternsQXmlItem.o sipQtXmlPatternsQXmlItem.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXmlPatterns -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtXmlPatternsQAbstractXmlNodeModel.o sipQtXmlPatternsQAbstractXmlNodeModel.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXmlPatterns -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtXmlPatternsQXmlNodeModelIndex.o sipQtXmlPatternsQXmlNodeModelIndex.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXmlPatterns -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtXmlPatternsQAbstractUriResolver.o sipQtXmlPatternsQAbstractUriResolver.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_XMLPATTERNS_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtXmlPatterns -I/usr/include/QtNetwork -I/usr/include/QtCore -I/usr/include -o sipQtXmlPatternsQAbstractMessageHandler.o sipQtXmlPatternsQAbstractMessageHandler.cpp g++ -Wl,-z,relro -shared -Wl,-O1 -Wl,-z,relro -Wl,--version-script=QtXmlPatterns.exp -o QtXmlPatterns.so sipQtXmlPatternscmodule.o sipQtXmlPatternsQVector0100QXmlNodeModelIndex.o sipQtXmlPatternsQVector0100QXmlName.o sipQtXmlPatternsQXmlSchemaValidator.o sipQtXmlPatternsQXmlSchema.o sipQtXmlPatternsQXmlResultItems.o sipQtXmlPatternsQXmlQuery.o sipQtXmlPatternsQXmlNamePool.o sipQtXmlPatternsQXmlName.o sipQtXmlPatternsQXmlFormatter.o sipQtXmlPatternsQXmlSerializer.o sipQtXmlPatternsQSourceLocation.o sipQtXmlPatternsQSimpleXmlNodeModel.o sipQtXmlPatternsQAbstractXmlReceiver.o sipQtXmlPatternsQXmlItem.o sipQtXmlPatternsQAbstractXmlNodeModel.o sipQtXmlPatternsQXmlNodeModelIndex.o sipQtXmlPatternsQAbstractUriResolver.o sipQtXmlPatternsQAbstractMessageHandler.o -L/usr/lib64 -lQtXmlPatterns -lQtNetwork -lQtCore -lQtNetwork -lQtCore -lQtCore -lpthread make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtXmlPatterns' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/phonon' g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononcmodule.o sipphononcmodule.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononQList0101PhononEffect.o sipphononQList0101PhononEffect.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononQHash0100QByteArray0100QVariant.o sipphononQHash0100QByteArray0100QVariant.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononQList0100PhononMediaSource.o sipphononQList0100PhononMediaSource.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononQMultiMap0100QString0100QString.o sipphononQMultiMap0100QString0100QString.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononQList0100PhononSubtitleDescription.o sipphononQList0100PhononSubtitleDescription.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononQList0100PhononAudioChannelDescription.o sipphononQList0100PhononAudioChannelDescription.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononQList0100PhononEffectParameter.o sipphononQList0100PhononEffectParameter.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononQList0100PhononAudioCaptureDevice.o sipphononQList0100PhononAudioCaptureDevice.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononQList0100PhononEffectDescription.o sipphononQList0100PhononEffectDescription.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononQList0100PhononAudioOutputDevice.o sipphononQList0100PhononAudioOutputDevice.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononQList0100PhononPath.o sipphononQList0100PhononPath.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononPhononVolumeSlider.o sipphononPhononVolumeSlider.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononPhononVideoWidget.o sipphononPhononVideoWidget.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononPhononVideoPlayer.o sipphononPhononVideoPlayer.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononPhononSeekSlider.o sipphononPhononSeekSlider.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononPhononPath.o sipphononPhononPath.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononPhononEffectDescriptionModel.o sipphononPhononEffectDescriptionModel.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononPhononAudioOutputDeviceModel.o sipphononPhononAudioOutputDeviceModel.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononPhononAudioCaptureDevice.o sipphononPhononAudioCaptureDevice.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononPhononAudioChannelDescription.o sipphononPhononAudioChannelDescription.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononPhononSubtitleDescription.o sipphononPhononSubtitleDescription.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononPhononEffectDescription.o sipphononPhononEffectDescription.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononPhononAudioOutputDevice.o sipphononPhononAudioOutputDevice.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononPhononMediaSource.o sipphononPhononMediaSource.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononPhononMediaObject.o sipphononPhononMediaObject.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononPhononMediaControllerFeatures.o sipphononPhononMediaControllerFeatures.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononPhononMediaController.o sipphononPhononMediaController.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononPhononEffectWidget.o sipphononPhononEffectWidget.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononPhononEffectParameterHints.o sipphononPhononEffectParameterHints.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononPhononEffectParameter.o sipphononPhononEffectParameter.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononPhononEffect.o sipphononPhononEffect.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononPhononBackendCapabilitiesNotifier.o sipphononPhononBackendCapabilitiesNotifier.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononPhononBackendCapabilities.o sipphononPhononBackendCapabilities.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononPhononAudioOutput.o sipphononPhononAudioOutput.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononPhononAbstractVideoOutput.o sipphononPhononAbstractVideoOutput.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononPhononAbstractAudioOutput.o sipphononPhononAbstractAudioOutput.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononPhononMediaNode.o sipphononPhononMediaNode.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_PHONON_LIB -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/phonon -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipphononPhonon.o sipphononPhonon.cpp g++ -Wl,-z,relro -shared -Wl,-O1 -Wl,-z,relro -Wl,--version-script=phonon.exp -o phonon.so sipphononcmodule.o sipphononQList0101PhononEffect.o sipphononQHash0100QByteArray0100QVariant.o sipphononQList0100PhononMediaSource.o sipphononQMultiMap0100QString0100QString.o sipphononQList0100PhononSubtitleDescription.o sipphononQList0100PhononAudioChannelDescription.o sipphononQList0100PhononEffectParameter.o sipphononQList0100PhononAudioCaptureDevice.o sipphononQList0100PhononEffectDescription.o sipphononQList0100PhononAudioOutputDevice.o sipphononQList0100PhononPath.o sipphononPhononVolumeSlider.o sipphononPhononVideoWidget.o sipphononPhononVideoPlayer.o sipphononPhononSeekSlider.o sipphononPhononPath.o sipphononPhononEffectDescriptionModel.o sipphononPhononAudioOutputDeviceModel.o sipphononPhononAudioCaptureDevice.o sipphononPhononAudioChannelDescription.o sipphononPhononSubtitleDescription.o sipphononPhononEffectDescription.o sipphononPhononAudioOutputDevice.o sipphononPhononMediaSource.o sipphononPhononMediaObject.o sipphononPhononMediaControllerFeatures.o sipphononPhononMediaController.o sipphononPhononEffectWidget.o sipphononPhononEffectParameterHints.o sipphononPhononEffectParameter.o sipphononPhononEffect.o sipphononPhononBackendCapabilitiesNotifier.o sipphononPhononBackendCapabilities.o sipphononPhononAudioOutput.o sipphononPhononAbstractVideoOutput.o sipphononPhononAbstractAudioOutput.o sipphononPhononMediaNode.o sipphononPhonon.o -L/usr/lib64 -L/usr/X11R6/lib -lphonon -lQtDBus -lQtXml -lQtGui -lQtCore -lQtGui -lQtCore -lQtCore -lXext -lX11 -lm -lpthread make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/phonon' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtDesigner' g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDesigner -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDesignercmodule.o sipQtDesignercmodule.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDesigner -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDesignerQList0101QDesignerCustomWidgetInterface.o sipQtDesignerQList0101QDesignerCustomWidgetInterface.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDesigner -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDesignerQPyDesignerTaskMenuExtension.o sipQtDesignerQPyDesignerTaskMenuExtension.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDesigner -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDesignerQPyDesignerPropertySheetExtension.o sipQtDesignerQPyDesignerPropertySheetExtension.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDesigner -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDesignerQPyDesignerMemberSheetExtension.o sipQtDesignerQPyDesignerMemberSheetExtension.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDesigner -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDesignerQPyDesignerCustomWidgetPlugin.o sipQtDesignerQPyDesignerCustomWidgetPlugin.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDesigner -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDesignerQPyDesignerCustomWidgetCollectionPlugin.o sipQtDesignerQPyDesignerCustomWidgetCollectionPlugin.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDesigner -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDesignerQPyDesignerContainerExtension.o sipQtDesignerQPyDesignerContainerExtension.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDesigner -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDesignerQDesignerTaskMenuExtension.o sipQtDesignerQDesignerTaskMenuExtension.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDesigner -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDesignerQExtensionManager.o sipQtDesignerQExtensionManager.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDesigner -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDesignerQDesignerPropertySheetExtension.o sipQtDesignerQDesignerPropertySheetExtension.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDesigner -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDesignerQDesignerMemberSheetExtension.o sipQtDesignerQDesignerMemberSheetExtension.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDesigner -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDesignerQFormBuilder.o sipQtDesignerQFormBuilder.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDesigner -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDesignerQAbstractExtensionManager.o sipQtDesignerQAbstractExtensionManager.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDesigner -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDesignerQExtensionFactory.o sipQtDesignerQExtensionFactory.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDesigner -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDesignerQAbstractExtensionFactory.o sipQtDesignerQAbstractExtensionFactory.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDesigner -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDesignerQDesignerCustomWidgetCollectionInterface.o sipQtDesignerQDesignerCustomWidgetCollectionInterface.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDesigner -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDesignerQDesignerCustomWidgetInterface.o sipQtDesignerQDesignerCustomWidgetInterface.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDesigner -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDesignerQDesignerContainerExtension.o sipQtDesignerQDesignerContainerExtension.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDesigner -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDesignerQDesignerWidgetBoxInterface.o sipQtDesignerQDesignerWidgetBoxInterface.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDesigner -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDesignerQDesignerPropertyEditorInterface.o sipQtDesignerQDesignerPropertyEditorInterface.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDesigner -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDesignerQDesignerObjectInspectorInterface.o sipQtDesignerQDesignerObjectInspectorInterface.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDesigner -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDesignerQDesignerFormWindowManagerInterface.o sipQtDesignerQDesignerFormWindowManagerInterface.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDesigner -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDesignerQDesignerFormWindowCursorInterface.o sipQtDesignerQDesignerFormWindowCursorInterface.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDesigner -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDesignerQDesignerFormWindowInterfaceFeature.o sipQtDesignerQDesignerFormWindowInterfaceFeature.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDesigner -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDesignerQDesignerFormWindowInterface.o sipQtDesignerQDesignerFormWindowInterface.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDesigner -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDesignerQDesignerFormEditorInterface.o sipQtDesignerQDesignerFormEditorInterface.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDesigner -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDesignerQAbstractFormBuilder.o sipQtDesignerQAbstractFormBuilder.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtDesigner -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/include -I/usr/X11R6/include -o sipQtDesignerQDesignerActionEditorInterface.o sipQtDesignerQDesignerActionEditorInterface.cpp g++ -Wl,-z,relro -shared -Wl,-O1 -Wl,-z,relro -Wl,--version-script=QtDesigner.exp -o QtDesigner.so sipQtDesignercmodule.o sipQtDesignerQList0101QDesignerCustomWidgetInterface.o sipQtDesignerQPyDesignerTaskMenuExtension.o sipQtDesignerQPyDesignerPropertySheetExtension.o sipQtDesignerQPyDesignerMemberSheetExtension.o sipQtDesignerQPyDesignerCustomWidgetPlugin.o sipQtDesignerQPyDesignerCustomWidgetCollectionPlugin.o sipQtDesignerQPyDesignerContainerExtension.o sipQtDesignerQDesignerTaskMenuExtension.o sipQtDesignerQExtensionManager.o sipQtDesignerQDesignerPropertySheetExtension.o sipQtDesignerQDesignerMemberSheetExtension.o sipQtDesignerQFormBuilder.o sipQtDesignerQAbstractExtensionManager.o sipQtDesignerQExtensionFactory.o sipQtDesignerQAbstractExtensionFactory.o sipQtDesignerQDesignerCustomWidgetCollectionInterface.o sipQtDesignerQDesignerCustomWidgetInterface.o sipQtDesignerQDesignerContainerExtension.o sipQtDesignerQDesignerWidgetBoxInterface.o sipQtDesignerQDesignerPropertyEditorInterface.o sipQtDesignerQDesignerObjectInspectorInterface.o sipQtDesignerQDesignerFormWindowManagerInterface.o sipQtDesignerQDesignerFormWindowCursorInterface.o sipQtDesignerQDesignerFormWindowInterfaceFeature.o sipQtDesignerQDesignerFormWindowInterface.o sipQtDesignerQDesignerFormEditorInterface.o sipQtDesignerQAbstractFormBuilder.o sipQtDesignerQDesignerActionEditorInterface.o -L/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/qpy/QtDesigner -L/usr/lib64 -L/usr/X11R6/lib -lqpydesigner -lQtDesigner -lQtGui -lQtCore -lQtCore -lXext -lX11 -lm -lpthread make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtDesigner' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/Qt' gcc -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -I. -I/usr/include/python2.7 -o sipQtcmodule.o sipQtcmodule.c g++ -Wl,-z,relro -shared -Wl,-O1 -Wl,-z,relro -Wl,--version-script=Qt.exp -o Qt.so sipQtcmodule.o make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/Qt' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/dbus' g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o dbus.o /builddir/build/BUILD/PyQt4_gpl_x11-4.12/dbus/dbus.cpp /usr/lib64/qt4/bin/moc -o moc_helper.cpp /builddir/build/BUILD/PyQt4_gpl_x11-4.12/dbus/helper.h g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/python2.7 -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include -o moc_helper.o moc_helper.cpp /builddir/build/BUILD/PyQt4_gpl_x11-4.12/dbus/dbus.cpp: In function 'dbus_bool_t add_watch(DBusWatch*, void*)': /builddir/build/BUILD/PyQt4_gpl_x11-4.12/dbus/dbus.cpp:39: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); ^ /builddir/build/BUILD/PyQt4_gpl_x11-4.12/dbus/dbus.cpp:39: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); ^ /builddir/build/BUILD/PyQt4_gpl_x11-4.12/dbus/dbus.cpp: In function 'void remove_watch(DBusWatch*, void*)': /builddir/build/BUILD/PyQt4_gpl_x11-4.12/dbus/dbus.cpp:72: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); ^ /builddir/build/BUILD/PyQt4_gpl_x11-4.12/dbus/dbus.cpp:72: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); ^ /builddir/build/BUILD/PyQt4_gpl_x11-4.12/dbus/dbus.cpp: In function 'void toggle_watch(DBusWatch*, void*)': /builddir/build/BUILD/PyQt4_gpl_x11-4.12/dbus/dbus.cpp:104: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); ^ /builddir/build/BUILD/PyQt4_gpl_x11-4.12/dbus/dbus.cpp:104: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); ^ /builddir/build/BUILD/PyQt4_gpl_x11-4.12/dbus/dbus.cpp: In function 'PyObject* DBusQtMainLoop(PyObject*, PyObject*, PyObject*)': /builddir/build/BUILD/PyQt4_gpl_x11-4.12/dbus/dbus.cpp:352:51: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] static char *argnames[] = {"set_as_default", 0}; ^ g++ -Wl,-z,relro -shared -Wl,-O1 -Wl,-z,relro -Wl,--version-script=qt.exp -o qt.so dbus.o moc_helper.o -L/lib64 -L/usr/lib64 -ldbus-1 -lQtCore -lpthread make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/dbus' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/pyuic' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/pyuic' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/pylupdate' g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/pylupdate -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include/QtXml -I/usr/include -o fetchtr.o /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pylupdate/fetchtr.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/pylupdate -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include/QtXml -I/usr/include -o merge.o /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pylupdate/merge.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/pylupdate -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include/QtXml -I/usr/include -o numberh.o /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pylupdate/numberh.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/pylupdate -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include/QtXml -I/usr/include -o sametexth.o /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pylupdate/sametexth.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/pylupdate -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include/QtXml -I/usr/include -o main.o /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pylupdate/main.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/pylupdate -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include/QtXml -I/usr/include -o metatranslator.o /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pylupdate/metatranslator.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/pylupdate -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include/QtXml -I/usr/include -o proparser.o /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pylupdate/proparser.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/pylupdate -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include/QtXml -I/usr/include -o translator.o /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pylupdate/translator.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/pylupdate -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include/QtXml -I/usr/include -o simtexth.o /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pylupdate/simtexth.cpp /usr/lib64/qt4/bin/moc -o moc_translator.cpp /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pylupdate/translator.h g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/builddir/build/BUILD/PyQt4_gpl_x11-4.12/pylupdate -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include/QtXml -I/usr/include -o moc_translator.o moc_translator.cpp g++ -Wl,-z,relro -Wl,-O1 -Wl,-z,relro -o pylupdate4 fetchtr.o merge.o numberh.o sametexth.o main.o metatranslator.o proparser.o translator.o simtexth.o moc_translator.o -L/usr/lib64 -lQtCore -lQtXml -lQtCore -lpthread make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/pylupdate' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/pyrcc' g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include/QtXml -I/usr/include -o main.o /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyrcc/main.cpp g++ -c -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/usr/lib64/qt4/mkspecs/default -I/usr/include/QtCore -I/usr/include/QtXml -I/usr/include -o rcc.o /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyrcc/rcc.cpp g++ -Wl,-z,relro -Wl,-O1 -Wl,-z,relro -o pyrcc4 main.o rcc.o -L/usr/lib64 -lQtCore -lQtXml -lQtCore -lpthread make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/pyrcc' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/designer' g++ -c -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 -D_REENTRANT -Wall -W -fPIC -DPYTHON_LIB=\"libpython2.7.so\" -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtDesigner -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtScript -I/usr/include -I/usr/include/python2.7 -I. -o pluginloader.o ../../designer/pluginloader.cpp /usr/lib64/qt4/bin/moc -DPYTHON_LIB=\"libpython2.7.so\" -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtDesigner -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtScript -I/usr/include -I/usr/include/python2.7 -I. ../../designer/pluginloader.h -o moc_pluginloader.cpp g++ -c -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 -D_REENTRANT -Wall -W -fPIC -DPYTHON_LIB=\"libpython2.7.so\" -DQT_NO_DEBUG -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -DQT_SHARED -I/usr/lib64/qt4/mkspecs/linux-g++ -I. -I/usr/include/QtDesigner -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include/QtXml -I/usr/include/QtScript -I/usr/include -I/usr/include/python2.7 -I. -o moc_pluginloader.o moc_pluginloader.cpp rm -f libpyqt4.so g++ -Wl,-O1 -Wl,-z,relro -shared -o libpyqt4.so pluginloader.o moc_pluginloader.o -L/usr/lib64 -L/usr/lib64 -lpython2.7 -lQtScript -lQtXml -lQtGui -lQtCore -lQtDesigner -lpthread make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/designer' + popd + exit 0 ~/build/BUILD/PyQt4_gpl_x11-4.12 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.X5cAHF + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64 ++ dirname /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64 + cd PyQt4_gpl_x11-4.12 + make install DESTDIR=/builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64 INSTALL_ROOT=/builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64 -C x86_64-redhat-linux-gnu make: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/qpy' make[2]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/qpy/QtGui' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/qpy/QtGui' make[2]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/qpy/QtDBus' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/qpy/QtDBus' make[2]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/qpy/QtDeclarative' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/qpy/QtDeclarative' make[2]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/qpy/QtDesigner' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/qpy/QtDesigner' make[2]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/qpy/QtCore' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/qpy/QtCore' make[2]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/qpy/QtOpenGL' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/qpy/QtOpenGL' make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/qpy' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtCore' cp -f QtCore.so /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/QtCore.so cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qstatemachine.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qstatemachine.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qelapsedtimer.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qelapsedtimer.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qparallelanimationgroup.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qparallelanimationgroup.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qdatastream.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qdatastream.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qpoint.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qpoint.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qsequentialanimationgroup.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qsequentialanimationgroup.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qdiriterator.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qdiriterator.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qeventloop.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qeventloop.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qtemporaryfile.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qtemporaryfile.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qtextcodec.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qtextcodec.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qpluginloader.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qpluginloader.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qset.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qset.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qtextstream.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qtextstream.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qwineventnotifier.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qwineventnotifier.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qprocess.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qprocess.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qwaitcondition.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qwaitcondition.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qbasictimer.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qbasictimer.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qtimer.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qtimer.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qmutex.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qmutex.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qnumeric.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qnumeric.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qsharedmemory.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qsharedmemory.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qobjectdefs.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qobjectdefs.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qabstractfileengine.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qabstractfileengine.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qline.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qline.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qreadwritelock.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qreadwritelock.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qabstracteventdispatcher.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qabstracteventdispatcher.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qabstractanimation.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qabstractanimation.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qbitarray.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qbitarray.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qsignalmapper.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qsignalmapper.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qsemaphore.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qsemaphore.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qcoreapplication.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qcoreapplication.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/QtCoremod.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/QtCoremod.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/quuid.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/quuid.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qlibrary.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qlibrary.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qurl.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qurl.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qpauseanimation.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qpauseanimation.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qsize.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qsize.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qrunnable.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qrunnable.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qcryptographichash.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qcryptographichash.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qdatetime.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qdatetime.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qpair.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qpair.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qbytearray.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qbytearray.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qdir.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qdir.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qmetaobject.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qmetaobject.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qhistorystate.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qhistorystate.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qeasingcurve.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qeasingcurve.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qlibraryinfo.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qlibraryinfo.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qstate.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qstate.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qtranslator.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qtranslator.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qabstractnativeeventfilter.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qabstractnativeeventfilter.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qobject.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qobject.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qabstractitemmodel.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qabstractitemmodel.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qrect.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qrect.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qglobal.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qglobal.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qnamespace.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qnamespace.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qvariantanimation.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qvariantanimation.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qfileinfo.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qfileinfo.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qcoreevent.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qcoreevent.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qfile.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qfile.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qthreadpool.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qthreadpool.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qpropertyanimation.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qpropertyanimation.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qstring.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qstring.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qthread.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qthread.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qstringlist.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qstringlist.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qfilesystemwatcher.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qfilesystemwatcher.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qvariant.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qvariant.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qiodevice.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qiodevice.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qregexp.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qregexp.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qtimeline.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qtimeline.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qurlquery.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qurlquery.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qmargins.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qmargins.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qsocketnotifier.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qsocketnotifier.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qlocale.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qlocale.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qbuffer.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qbuffer.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qfinalstate.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qfinalstate.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qxmlstream.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qxmlstream.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qobjectcleanuphandler.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qobjectcleanuphandler.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qmetatype.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qmetatype.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qresource.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qresource.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qpynullvariant.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qpynullvariant.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qabstractstate.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qabstractstate.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qsignaltransition.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qsignaltransition.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qbytearraymatcher.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qbytearraymatcher.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qfiledevice.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qfiledevice.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qhash.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qhash.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qabstracttransition.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qabstracttransition.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qanimationgroup.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qanimationgroup.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qsettings.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qsettings.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qstringmatcher.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qstringmatcher.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qsystemsemaphore.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qsystemsemaphore.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qlist.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qlist.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qfsfileengine.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qfsfileengine.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qtextboundaryfinder.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qtextboundaryfinder.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qmap.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qmap.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qeventtransition.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qeventtransition.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qvector.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qvector.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qchar.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qchar.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtCore/qmimedata.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtCore/qmimedata.sip make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtCore' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtGui' cp -f QtGui.so /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/QtGui.so cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qitemdelegate.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qitemdelegate.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qtoolbar.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qtoolbar.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qformlayout.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qformlayout.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qcommandlinkbutton.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qcommandlinkbutton.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qactiongroup.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qactiongroup.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qlistview.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qlistview.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qwidget.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qwidget.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qgridlayout.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qgridlayout.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qsplitter.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qsplitter.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qpicture.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qpicture.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qgraphicsproxywidget.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qgraphicsproxywidget.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qpalette.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qpalette.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qpushbutton.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qpushbutton.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qsound.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qsound.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qtreeview.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qtreeview.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qtabwidget.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qtabwidget.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qprinter.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qprinter.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qmainwindow.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qmainwindow.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qfocusframe.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qfocusframe.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qtextdocumentfragment.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qtextdocumentfragment.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qgesturerecognizer.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qgesturerecognizer.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qgesture.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qgesture.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qgraphicssceneevent.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qgraphicssceneevent.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qimagewriter.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qimagewriter.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qmdisubwindow.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qmdisubwindow.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qsplashscreen.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qsplashscreen.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qtoolbutton.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qtoolbutton.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qtablewidget.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qtablewidget.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qpen.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qpen.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qlcdnumber.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qlcdnumber.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qmenu.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qmenu.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qplaintextedit.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qplaintextedit.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qwindowdefs.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qwindowdefs.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qdrawutil.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qdrawutil.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qinputcontextfactory.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qinputcontextfactory.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qgroupbox.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qgroupbox.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qtoolbox.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qtoolbox.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qcommonstyle.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qcommonstyle.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qinputcontext.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qinputcontext.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qsystemtrayicon.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qsystemtrayicon.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qimageiohandler.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qimageiohandler.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qgraphicsitem.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qgraphicsitem.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qpagesetupdialog.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qpagesetupdialog.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qdesktopwidget.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qdesktopwidget.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qcheckbox.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qcheckbox.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qcolor.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qcolor.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qabstractspinbox.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qabstractspinbox.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qinputdialog.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qinputdialog.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qtextbrowser.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qtextbrowser.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qimage.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qimage.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qstringlistmodel.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qstringlistmodel.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qsyntaxhighlighter.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qsyntaxhighlighter.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qframe.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qframe.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qabstractitemdelegate.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qabstractitemdelegate.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qfilesystemmodel.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qfilesystemmodel.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qfileiconprovider.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qfileiconprovider.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qpagedpaintdevice.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qpagedpaintdevice.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qpaintengine.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qpaintengine.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qfont.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qfont.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qtextformat.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qtextformat.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qwizard.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qwizard.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qgraphicseffect.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qgraphicseffect.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qgraphicslinearlayout.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qgraphicslinearlayout.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qiconengine.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qiconengine.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qmouseeventtransition.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qmouseeventtransition.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qrawfont.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qrawfont.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qcursor.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qcursor.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qpixmap.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qpixmap.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qmatrix4x4.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qmatrix4x4.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qaction.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qaction.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qtouchdevice.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qtouchdevice.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qgraphicslayout.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qgraphicslayout.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qevent.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qevent.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qproxymodel.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qproxymodel.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qtableview.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qtableview.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qtextdocument.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qtextdocument.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qboxlayout.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qboxlayout.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qwidgetaction.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qwidgetaction.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qfiledialog.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qfiledialog.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qkeysequence.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qkeysequence.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qprintpreviewwidget.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qprintpreviewwidget.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qcolumnview.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qcolumnview.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qstylepainter.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qstylepainter.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qregion.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qregion.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qheaderview.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qheaderview.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qscrollbar.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qscrollbar.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qtextedit.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qtextedit.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qmdiarea.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qmdiarea.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qabstractbutton.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qabstractbutton.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qfontdialog.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qfontdialog.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qradiobutton.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qradiobutton.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qpaintdevice.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qpaintdevice.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qgenericmatrix.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qgenericmatrix.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qitemeditorfactory.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qitemeditorfactory.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qquaternion.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qquaternion.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qstackedwidget.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qstackedwidget.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qmessagebox.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qmessagebox.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qtextobject.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qtextobject.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qprogressdialog.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qprogressdialog.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qtextlist.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qtextlist.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qbuttongroup.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qbuttongroup.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qrgb.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qrgb.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qabstracttextdocumentlayout.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qabstracttextdocumentlayout.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qstylefactory.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qstylefactory.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qbrush.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qbrush.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qabstractprintdialog.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qabstractprintdialog.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qabstractslider.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qabstractslider.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qcalendarwidget.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qcalendarwidget.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qguiapplication.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qguiapplication.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qtransform.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qtransform.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qprintpreviewdialog.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qprintpreviewdialog.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qcompleter.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qcompleter.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qpainterpath.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qpainterpath.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qbitmap.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qbitmap.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qworkspace.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qworkspace.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qmatrix.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qmatrix.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qprogressbar.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qprogressbar.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qtextoption.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qtextoption.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qsizegrip.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qsizegrip.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qslider.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qslider.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qshortcut.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qshortcut.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qtreewidget.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qtreewidget.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/QtGuimod.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/QtGuimod.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qprinterinfo.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qprinterinfo.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qstyleoption.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qstyleoption.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qsessionmanager.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qsessionmanager.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qlabel.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qlabel.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qdockwidget.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qdockwidget.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qvalidator.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qvalidator.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qdialog.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qdialog.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qdial.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qdial.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qvector2d.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qvector2d.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qimagereader.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qimagereader.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qscrollarea.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qscrollarea.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/opengl_types.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/opengl_types.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qgraphicswidget.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qgraphicswidget.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qgraphicsanchorlayout.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qgraphicsanchorlayout.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qabstractscrollarea.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qabstractscrollarea.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qgraphicstransform.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qgraphicstransform.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qfontmetrics.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qfontmetrics.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qspinbox.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qspinbox.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qscreen.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qscreen.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qerrormessage.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qerrormessage.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qdesktopservices.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qdesktopservices.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qlineedit.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qlineedit.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qstackedlayout.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qstackedlayout.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qfontdatabase.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qfontdatabase.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qtextcursor.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qtextcursor.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qdatetimeedit.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qdatetimeedit.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qmovie.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qmovie.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qprintengine.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qprintengine.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qundogroup.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qundogroup.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qlistwidget.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qlistwidget.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qprintdialog.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qprintdialog.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qtextlayout.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qtextlayout.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qgraphicsgridlayout.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qgraphicsgridlayout.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qtexttable.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qtexttable.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qundoview.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qundoview.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qclipboard.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qclipboard.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qdirmodel.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qdirmodel.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qglyphrun.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qglyphrun.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qtreewidgetitemiterator.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qtreewidgetitemiterator.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qabstractitemview.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qabstractitemview.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qpolygon.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qpolygon.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qgraphicsitemanimation.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qgraphicsitemanimation.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qstatictext.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qstatictext.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qapplication.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qapplication.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qcolordialog.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qcolordialog.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qidentityproxymodel.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qidentityproxymodel.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qstyle.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qstyle.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qtooltip.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qtooltip.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qundostack.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qundostack.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qfontinfo.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qfontinfo.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qcombobox.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qcombobox.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qkeyeventtransition.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qkeyeventtransition.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qlayoutitem.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qlayoutitem.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qabstractproxymodel.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qabstractproxymodel.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qstyleditemdelegate.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qstyleditemdelegate.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qpytextobject.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qpytextobject.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qfontcombobox.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qfontcombobox.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qx11info_x11.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qx11info_x11.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qtabbar.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qtabbar.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qicon.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qicon.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qstatusbar.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qstatusbar.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qdialogbuttonbox.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qdialogbuttonbox.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qwhatsthis.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qwhatsthis.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qtextdocumentwriter.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qtextdocumentwriter.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qlayout.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qlayout.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qsizepolicy.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qsizepolicy.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qdrag.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qdrag.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qx11embed_x11.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qx11embed_x11.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qvector4d.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qvector4d.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qitemselectionmodel.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qitemselectionmodel.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qdatawidgetmapper.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qdatawidgetmapper.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qpainter.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qpainter.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qvector3d.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qvector3d.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qmenubar.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qmenubar.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qsortfilterproxymodel.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qsortfilterproxymodel.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qgraphicslayoutitem.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qgraphicslayoutitem.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qpixmapcache.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qpixmapcache.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qgraphicsview.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qgraphicsview.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qrubberband.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qrubberband.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qgraphicsscene.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qgraphicsscene.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qstandarditemmodel.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qstandarditemmodel.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtGui/qmime.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtGui/qmime.sip make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtGui' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtHelp' cp -f QtHelp.so /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/QtHelp.so cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtHelp/QtHelpmod.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtHelp/QtHelpmod.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtHelp/qhelpenginecore.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtHelp/qhelpenginecore.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtHelp/qhelpindexwidget.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtHelp/qhelpindexwidget.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtHelp/qhelpengine.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtHelp/qhelpengine.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtHelp/qhelpsearchquerywidget.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtHelp/qhelpsearchquerywidget.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtHelp/qhelpsearchengine.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtHelp/qhelpsearchengine.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtHelp/qhelpsearchresultwidget.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtHelp/qhelpsearchresultwidget.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtHelp/qhelpcontentwidget.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtHelp/qhelpcontentwidget.sip make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtHelp' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtMultimedia' cp -f QtMultimedia.so /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/QtMultimedia.so cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtMultimedia/qabstractvideosurface.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtMultimedia/qabstractvideosurface.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtMultimedia/qaudio.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtMultimedia/qaudio.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtMultimedia/qvideosurfaceformat.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtMultimedia/qvideosurfaceformat.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtMultimedia/qaudioinput.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtMultimedia/qaudioinput.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtMultimedia/qvideoframe.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtMultimedia/qvideoframe.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtMultimedia/qaudioformat.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtMultimedia/qaudioformat.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtMultimedia/qabstractvideobuffer.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtMultimedia/qabstractvideobuffer.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtMultimedia/qaudiooutput.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtMultimedia/qaudiooutput.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtMultimedia/qaudiodeviceinfo.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtMultimedia/qaudiodeviceinfo.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtMultimedia/QtMultimediamod.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtMultimedia/QtMultimediamod.sip make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtMultimedia' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtNetwork' cp -f QtNetwork.so /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/QtNetwork.so cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/qtcpserver.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtNetwork/qtcpserver.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/qftp.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtNetwork/qftp.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/qnetworkcookiejar.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtNetwork/qnetworkcookiejar.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/qurlinfo.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtNetwork/qurlinfo.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/qsslkey.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtNetwork/qsslkey.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/qudpsocket.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtNetwork/qudpsocket.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/qhttpmultipart.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtNetwork/qhttpmultipart.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/qhostaddress.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtNetwork/qhostaddress.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/qnetworkconfigmanager.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtNetwork/qnetworkconfigmanager.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/qlocalserver.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtNetwork/qlocalserver.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/qnetworksession.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtNetwork/qnetworksession.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/qabstractsocket.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtNetwork/qabstractsocket.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/qtcpsocket.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtNetwork/qtcpsocket.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/qsslcipher.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtNetwork/qsslcipher.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/qnetworkinterface.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtNetwork/qnetworkinterface.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/qauthenticator.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtNetwork/qauthenticator.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/qabstractnetworkcache.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtNetwork/qabstractnetworkcache.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/qsslconfiguration.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtNetwork/qsslconfiguration.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/qnetworkproxy.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtNetwork/qnetworkproxy.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/qnetworkconfiguration.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtNetwork/qnetworkconfiguration.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/qsslsocket.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtNetwork/qsslsocket.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/qsslerror.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtNetwork/qsslerror.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/qnetworkdiskcache.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtNetwork/qnetworkdiskcache.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/qnetworkrequest.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtNetwork/qnetworkrequest.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/qssl.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtNetwork/qssl.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/qhostinfo.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtNetwork/qhostinfo.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/qdnslookup.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtNetwork/qdnslookup.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/qnetworkcookie.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtNetwork/qnetworkcookie.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/qhttp.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtNetwork/qhttp.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/qnetworkaccessmanager.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtNetwork/qnetworkaccessmanager.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/qnetworkreply.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtNetwork/qnetworkreply.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/qlocalsocket.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtNetwork/qlocalsocket.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/qsslcertificateextension.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtNetwork/qsslcertificateextension.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/qsslcertificate.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtNetwork/qsslcertificate.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtNetwork/QtNetworkmod.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtNetwork/QtNetworkmod.sip make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtNetwork' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtDBus' cp -f QtDBus.so /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/QtDBus.so cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDBus/qdbusabstractadaptor.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDBus/qdbusabstractadaptor.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDBus/qdbusconnection.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDBus/qdbusconnection.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDBus/qdbuserror.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDBus/qdbuserror.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDBus/qdbusservicewatcher.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDBus/qdbusservicewatcher.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDBus/qdbuspendingcall.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDBus/qdbuspendingcall.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDBus/qdbusinterface.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDBus/qdbusinterface.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDBus/qpydbusreply.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDBus/qpydbusreply.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDBus/qdbusmessage.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDBus/qdbusmessage.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDBus/qdbusconnectioninterface.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDBus/qdbusconnectioninterface.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDBus/qdbusabstractinterface.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDBus/qdbusabstractinterface.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDBus/qdbusextratypes.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDBus/qdbusextratypes.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDBus/qpydbuspendingreply.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDBus/qpydbuspendingreply.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDBus/qdbusargument.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDBus/qdbusargument.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDBus/QtDBusmod.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDBus/QtDBusmod.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDBus/qdbusunixfiledescriptor.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDBus/qdbusunixfiledescriptor.sip make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtDBus' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtDeclarative' cp -f QtDeclarative.so /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/QtDeclarative.so cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDeclarative/qpydeclarativelistproperty.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDeclarative/qpydeclarativelistproperty.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDeclarative/qdeclarativescriptstring.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDeclarative/qdeclarativescriptstring.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDeclarative/qdeclarativecontext.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDeclarative/qdeclarativecontext.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDeclarative/qdeclarativepropertyvaluesource.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDeclarative/qdeclarativepropertyvaluesource.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDeclarative/qdeclarativecomponent.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDeclarative/qdeclarativecomponent.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDeclarative/qdeclarativeview.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDeclarative/qdeclarativeview.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDeclarative/qdeclarativelist.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDeclarative/qdeclarativelist.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDeclarative/qdeclarativeexpression.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDeclarative/qdeclarativeexpression.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDeclarative/qdeclarativenetworkaccessmanagerfactory.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDeclarative/qdeclarativenetworkaccessmanagerfactory.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDeclarative/qdeclarativeparserstatus.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDeclarative/qdeclarativeparserstatus.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDeclarative/QtDeclarativemod.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDeclarative/QtDeclarativemod.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDeclarative/qdeclarativeextensionplugin.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDeclarative/qdeclarativeextensionplugin.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDeclarative/qdeclarativeerror.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDeclarative/qdeclarativeerror.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDeclarative/qdeclarativeimageprovider.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDeclarative/qdeclarativeimageprovider.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDeclarative/qpydeclarativepropertyvaluesource.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDeclarative/qpydeclarativepropertyvaluesource.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDeclarative/qdeclarativeengine.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDeclarative/qdeclarativeengine.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDeclarative/qdeclarativeitem.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDeclarative/qdeclarativeitem.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDeclarative/qdeclarativepropertymap.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDeclarative/qdeclarativepropertymap.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDeclarative/qdeclarativeproperty.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDeclarative/qdeclarativeproperty.sip make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtDeclarative' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtScript' cp -f QtScript.so /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/QtScript.so cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtScript/qscriptengine.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtScript/qscriptengine.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtScript/qscriptclass.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtScript/qscriptclass.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtScript/qscriptstring.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtScript/qscriptstring.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtScript/qscriptcontext.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtScript/qscriptcontext.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtScript/qscriptcontextinfo.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtScript/qscriptcontextinfo.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtScript/qscriptclasspropertyiterator.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtScript/qscriptclasspropertyiterator.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtScript/qscriptengineagent.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtScript/qscriptengineagent.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtScript/qscriptvalueiterator.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtScript/qscriptvalueiterator.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtScript/QtScriptmod.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtScript/QtScriptmod.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtScript/qscriptvalue.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtScript/qscriptvalue.sip make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtScript' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtScriptTools' cp -f QtScriptTools.so /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/QtScriptTools.so cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtScriptTools/QtScriptToolsmod.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtScriptTools/QtScriptToolsmod.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtScriptTools/qscriptenginedebugger.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtScriptTools/qscriptenginedebugger.sip make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtScriptTools' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtXml' cp -f QtXml.so /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/QtXml.so cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtXml/QtXmlmod.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtXml/QtXmlmod.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtXml/qxml.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtXml/qxml.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtXml/qdom.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtXml/qdom.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtXml/qxmlstream.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtXml/qxmlstream.sip make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtXml' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtOpenGL' cp -f QtOpenGL.so /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/QtOpenGL.so cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtOpenGL/qglframebufferobject.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtOpenGL/qglframebufferobject.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtOpenGL/qglbuffer.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtOpenGL/qglbuffer.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtOpenGL/qgl.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtOpenGL/qgl.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtOpenGL/qglshaderprogram.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtOpenGL/qglshaderprogram.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtOpenGL/qglcolormap.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtOpenGL/qglcolormap.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtOpenGL/QtOpenGLmod.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtOpenGL/QtOpenGLmod.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtOpenGL/qglpixelbuffer.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtOpenGL/qglpixelbuffer.sip make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtOpenGL' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtSql' cp -f QtSql.so /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/QtSql.so cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtSql/qsqlrelationaldelegate.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtSql/qsqlrelationaldelegate.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtSql/qsql.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtSql/qsql.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtSql/qsqlresult.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtSql/qsqlresult.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtSql/qsqlerror.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtSql/qsqlerror.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtSql/qsqltablemodel.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtSql/qsqltablemodel.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtSql/qsqlquerymodel.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtSql/qsqlquerymodel.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtSql/qsqlrelationaltablemodel.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtSql/qsqlrelationaltablemodel.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtSql/qsqldatabase.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtSql/qsqldatabase.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtSql/qsqlindex.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtSql/qsqlindex.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtSql/qsqlfield.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtSql/qsqlfield.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtSql/qsqldriver.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtSql/qsqldriver.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtSql/QtSqlmod.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtSql/QtSqlmod.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtSql/qsqlquery.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtSql/qsqlquery.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtSql/qsqlrecord.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtSql/qsqlrecord.sip make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtSql' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtSvg' cp -f QtSvg.so /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/QtSvg.so cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtSvg/qgraphicssvgitem.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtSvg/qgraphicssvgitem.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtSvg/qsvggenerator.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtSvg/qsvggenerator.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtSvg/QtSvgmod.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtSvg/QtSvgmod.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtSvg/qsvgwidget.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtSvg/qsvgwidget.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtSvg/qsvgrenderer.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtSvg/qsvgrenderer.sip make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtSvg' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtTest' cp -f QtTest.so /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/QtTest.so cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtTest/qtestkeyboard.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtTest/qtestkeyboard.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtTest/qtestsystem.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtTest/qtestsystem.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtTest/QtTestmod.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtTest/QtTestmod.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtTest/qtestcase.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtTest/qtestcase.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtTest/qtestmouse.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtTest/qtestmouse.sip make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtTest' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtXmlPatterns' cp -f QtXmlPatterns.so /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/QtXmlPatterns.so cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtXmlPatterns/qxmlschemavalidator.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtXmlPatterns/qxmlschemavalidator.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtXmlPatterns/qxmlname.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtXmlPatterns/qxmlname.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtXmlPatterns/qabstractxmlnodemodel.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtXmlPatterns/qabstractxmlnodemodel.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtXmlPatterns/qxmlserializer.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtXmlPatterns/qxmlserializer.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtXmlPatterns/QtXmlPatternsmod.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtXmlPatterns/QtXmlPatternsmod.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtXmlPatterns/qsourcelocation.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtXmlPatterns/qsourcelocation.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtXmlPatterns/qxmlschema.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtXmlPatterns/qxmlschema.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtXmlPatterns/qxmlformatter.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtXmlPatterns/qxmlformatter.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtXmlPatterns/qxmlquery.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtXmlPatterns/qxmlquery.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtXmlPatterns/qxmlresultitems.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtXmlPatterns/qxmlresultitems.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtXmlPatterns/qabstractmessagehandler.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtXmlPatterns/qabstractmessagehandler.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtXmlPatterns/qxmlnamepool.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtXmlPatterns/qxmlnamepool.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtXmlPatterns/qabstracturiresolver.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtXmlPatterns/qabstracturiresolver.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtXmlPatterns/qsimplexmlnodemodel.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtXmlPatterns/qsimplexmlnodemodel.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtXmlPatterns/qabstractxmlreceiver.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtXmlPatterns/qabstractxmlreceiver.sip make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtXmlPatterns' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/phonon' cp -f phonon.so /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/phonon.so cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/phonon/objectdescription.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/phonon/objectdescription.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/phonon/seekslider.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/phonon/seekslider.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/phonon/path.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/phonon/path.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/phonon/volumeslider.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/phonon/volumeslider.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/phonon/videoplayer.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/phonon/videoplayer.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/phonon/effectwidget.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/phonon/effectwidget.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/phonon/mediacontroller.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/phonon/mediacontroller.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/phonon/abstractaudiooutput.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/phonon/abstractaudiooutput.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/phonon/medianode.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/phonon/medianode.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/phonon/phononnamespace.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/phonon/phononnamespace.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/phonon/abstractvideooutput.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/phonon/abstractvideooutput.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/phonon/mediasource.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/phonon/mediasource.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/phonon/videowidget.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/phonon/videowidget.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/phonon/effectparameter.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/phonon/effectparameter.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/phonon/effect.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/phonon/effect.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/phonon/mediaobject.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/phonon/mediaobject.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/phonon/phononmod.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/phonon/phononmod.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/phonon/audiooutput.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/phonon/audiooutput.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/phonon/backendcapabilities.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/phonon/backendcapabilities.sip make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/phonon' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtDesigner' cp -f QtDesigner.so /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/QtDesigner.so cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDesigner/abstractformwindowcursor.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDesigner/abstractformwindowcursor.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDesigner/abstractformwindow.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDesigner/abstractformwindow.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDesigner/qpydesignermembersheetextension.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDesigner/qpydesignermembersheetextension.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDesigner/qpydesignercustomwidgetcollectionplugin.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDesigner/qpydesignercustomwidgetcollectionplugin.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDesigner/qpydesignercustomwidgetplugin.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDesigner/qpydesignercustomwidgetplugin.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDesigner/taskmenu.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDesigner/taskmenu.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDesigner/abstractwidgetbox.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDesigner/abstractwidgetbox.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDesigner/container.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDesigner/container.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDesigner/qpydesignertaskmenuextension.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDesigner/qpydesignertaskmenuextension.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDesigner/abstractformbuilder.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDesigner/abstractformbuilder.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDesigner/qpydesignerpropertysheetextension.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDesigner/qpydesignerpropertysheetextension.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDesigner/customwidget.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDesigner/customwidget.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDesigner/formbuilder.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDesigner/formbuilder.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDesigner/abstractformwindowmanager.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDesigner/abstractformwindowmanager.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDesigner/QtDesignermod.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDesigner/QtDesignermod.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDesigner/extension.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDesigner/extension.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDesigner/abstractactioneditor.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDesigner/abstractactioneditor.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDesigner/default_extensionfactory.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDesigner/default_extensionfactory.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDesigner/membersheet.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDesigner/membersheet.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDesigner/qextensionmanager.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDesigner/qextensionmanager.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDesigner/abstractobjectinspector.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDesigner/abstractobjectinspector.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDesigner/propertysheet.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDesigner/propertysheet.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDesigner/abstractpropertyeditor.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDesigner/abstractpropertyeditor.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDesigner/qpydesignercontainerextension.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDesigner/qpydesignercontainerextension.sip cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/sip/QtDesigner/abstractformeditor.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/QtDesigner/abstractformeditor.sip make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtDesigner' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/Qt' cp -f Qt.so /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/Qt.so cp -f ../sip/Qt/Qtmod.sip /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/sip/PyQt4/Qt/Qtmod.sip make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/Qt' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/dbus' cp -f qt.so /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/dbus/mainloop/qt.so make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/dbus' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/pyuic' cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/icon_cache.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/icon_cache.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/exceptions.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/exceptions.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/objcreator.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/objcreator.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/driver.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/driver.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/__init__.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/__init__.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/uiparser.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/uiparser.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/properties.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/properties.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/pyuic.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/pyuic.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/port_v2/string_io.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/port_v2/string_io.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/port_v2/as_string.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/port_v2/as_string.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/port_v2/__init__.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/port_v2/__init__.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/port_v2/proxy_base.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/port_v2/proxy_base.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/port_v2/load_plugin.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/port_v2/load_plugin.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/port_v2/invoke.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/port_v2/invoke.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/port_v2/ascii_upper.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/port_v2/ascii_upper.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/widget-plugins/qtdeclarative.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/widget-plugins/qtdeclarative.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/widget-plugins/qaxcontainer.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/widget-plugins/qaxcontainer.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/widget-plugins/qscintilla.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/widget-plugins/qscintilla.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/widget-plugins/phonon.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/widget-plugins/phonon.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/widget-plugins/qtwebkit.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/widget-plugins/qtwebkit.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/Loader/__init__.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/Loader/__init__.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/Loader/qobjectcreator.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/Loader/qobjectcreator.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/Loader/loader.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/Loader/loader.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/port_v3/string_io.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/port_v3/string_io.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/port_v3/as_string.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/port_v3/as_string.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/port_v3/__init__.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/port_v3/__init__.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/port_v3/proxy_base.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/port_v3/proxy_base.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/port_v3/load_plugin.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/port_v3/load_plugin.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/port_v3/invoke.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/port_v3/invoke.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/port_v3/ascii_upper.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/port_v3/ascii_upper.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/Compiler/qtproxies.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/Compiler/qtproxies.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/Compiler/misc.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/Compiler/misc.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/Compiler/proxy_metaclass.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/Compiler/proxy_metaclass.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/Compiler/compiler.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/Compiler/compiler.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/Compiler/__init__.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/Compiler/__init__.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/Compiler/indenter.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/Compiler/indenter.py cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/pyuic/uic/Compiler/qobjectcreator.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/Compiler/qobjectcreator.py cp -f pyuic4 /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/bin/pyuic4 make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/pyuic' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/pylupdate' cp -f pylupdate4 /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/bin/pylupdate4 make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/pylupdate' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/pyrcc' cp -f pyrcc4 /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/bin/pyrcc4 make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/pyrcc' make[1]: Entering directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/designer' install -m 755 -p "libpyqt4.so" "/builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/qt4/plugins/designer/libpyqt4.so" make[1]: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/designer' cp -f /builddir/build/BUILD/PyQt4_gpl_x11-4.12/__init__.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/__init__.py cp -f pyqtconfig.py /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/pyqtconfig.py cp -f PyQt4.api /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/qt4/qsci/api/python/PyQt4.api make: Leaving directory `/builddir/build/BUILD/PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu' + rm -rfv /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/port_v3/ removed '/builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/port_v3/string_io.py' removed '/builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/port_v3/as_string.py' removed '/builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/port_v3/__init__.py' removed '/builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/port_v3/proxy_base.py' removed '/builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/port_v3/load_plugin.py' removed '/builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/port_v3/invoke.py' removed '/builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/port_v3/ascii_upper.py' removed directory: '/builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/uic/port_v3/' + rm -rfv '/builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64%{python3_sitearch}/PyQt4/uic/port_v2/' + rm -fv /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/bin/pyuic4 removed '/builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/bin/pyuic4' + install -p -m755 -D /builddir/build/SOURCES/pyuic4.sh /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/bin/pyuic4 + sed -i -e 's|@PYTHON3@|%{__python3}|g' -e 's|@PYTHON2@|/usr/bin/python2|g' /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/bin/pyuic4 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/PyQt4_gpl_x11-4.12 extracting debug info from /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/bin/pyrcc4 extracting debug info from /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/bin/pylupdate4 extracting debug info from /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/dbus/mainloop/qt.so extracting debug info from /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/QtXmlPatterns.so extracting debug info from /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/QtHelp.so extracting debug info from /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/QtOpenGL.so extracting debug info from /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/QtDeclarative.so extracting debug info from /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/QtDBus.so extracting debug info from /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/QtDesigner.so extracting debug info from /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/QtXml.so extracting debug info from /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/QtGui.so extracting debug info from /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/QtSvg.so extracting debug info from /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/QtMultimedia.so extracting debug info from /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/QtScript.so extracting debug info from /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/phonon.so extracting debug info from /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/QtScriptTools.so extracting debug info from /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/QtNetwork.so extracting debug info from /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/QtTest.so extracting debug info from /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/Qt.so extracting debug info from /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/QtSql.so extracting debug info from /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7/site-packages/PyQt4/QtCore.so extracting debug info from /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/qt4/plugins/designer/libpyqt4.so /usr/lib/rpm/sepdebugcrcfix: Updated 22 CRC32s, 0 CRC32s did match. cpio: PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtCore/Auto-generated: Cannot stat: No such file or directory cpio: PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtDeclarative/Auto-generated: Cannot stat: No such file or directory cpio: PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtDesigner/Auto-generated: Cannot stat: No such file or directory cpio: PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtGui/Auto-generated: Cannot stat: No such file or directory cpio: PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtSql/Auto-generated: Cannot stat: No such file or directory cpio: PyQt4_gpl_x11-4.12/x86_64-redhat-linux-gnu/QtXml/Auto-generated: Cannot stat: No such file or directory 69127 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /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/PyQt4-4.12-1.el7.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.dV2VD7 + umask 022 + cd /builddir/build/BUILD + cd PyQt4_gpl_x11-4.12 + diff -u ./sip/QtGui/opengl_types.sip.orig ./sip/QtGui/opengl_types.sip + exit 0 Processing files: PyQt4-4.12-1.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.Hl4rBz + umask 022 + cd /builddir/build/BUILD + cd PyQt4_gpl_x11-4.12 + DOCDIR=/builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/doc/PyQt4-4.12 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/doc/PyQt4-4.12 + cp -pr NEWS /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/doc/PyQt4-4.12 + cp -pr README /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/doc/PyQt4-4.12 + cp -pr LICENSE /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/doc/PyQt4-4.12 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages /usr/lib64/qt4/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: python-qt4 = 4.12-1.el7 python2-qt4 = 4.12-1.el7 python2-PyQt4 = 4.12-1.el7 pyqt4 = 4.12-1.el7 PyQt4 = 4.12-1.el7 PyQt4(x86-64) = 4.12-1.el7 libpyqt4.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.3)(64bit) libc.so.6(GLIBC_2.4)(64bit) libdbus-1.so.3()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libGL.so.1()(64bit) libm.so.6()(64bit) libphonon.so.4()(64bit) libpthread.so.0()(64bit) libpython2.7.so.1.0()(64bit) libQtCore.so.4()(64bit) libQtDBus.so.4()(64bit) libQtDeclarative.so.4()(64bit) libQtDesigner.so.4()(64bit) libQtGui.so.4()(64bit) libQtHelp.so.4()(64bit) libQtMultimedia.so.4()(64bit) libQtNetwork.so.4()(64bit) libQtOpenGL.so.4()(64bit) libQtScript.so.4()(64bit) libQtScriptTools.so.4()(64bit) libQtSql.so.4()(64bit) libQtSvg.so.4()(64bit) libQtTest.so.4()(64bit) libQtXmlPatterns.so.4()(64bit) libQtXml.so.4()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libX11.so.6()(64bit) libXext.so.6()(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: PyQt4-devel-4.12-1.el7.x86_64 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages /usr/lib64/qt4/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: python-qt4-devel = 4.12-1.el7 python2-qt4-doc = 4.12-1.el7 python2-PyQt4-doc = 4.12-1.el7 pyqt4-devel = 4.12-1.el7 PyQt4-devel = 4.12-1.el7 PyQt4-devel(x86-64) = 4.12-1.el7 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) libQtCore.so.4()(64bit) libQtXml.so.4()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) rtld(GNU_HASH) Obsoletes: PyQt4-devel < 4.10.3-6 Processing files: PyQt4-doc-4.12-1.el7.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.rOYcH7 + umask 022 + cd /builddir/build/BUILD + cd PyQt4_gpl_x11-4.12 + DOCDIR=/builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/doc/PyQt4-doc-4.12 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/doc/PyQt4-doc-4.12 + cp -pr doc/html doc/sphinx /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/doc/PyQt4-doc-4.12 + cp -pr examples/ /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64/usr/share/doc/PyQt4-doc-4.12 + exit 0 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages /usr/lib64/qt4/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: python-qt4-doc = 4.12-1.el7 python2-qt4-doc = 4.12-1.el7 python2-PyQt4-doc = 4.12-1.el7 PyQt4-doc = 4.12-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Obsoletes: PyQt4-devel < 4.10.3-6 python3-PyQt4-devel < 4.10.3-6 Processing files: PyQt4-qsci-api-4.12-1.el7.x86_64 Finding Provides: /bin/sh -c " /usr/bin/grep -v '/usr/lib64/python2.7/site-packages /usr/lib64/qt4/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: python-qt4-qsci-api = 4.12-1.el7 python2-qt4-qsci-api = 4.12-1.el7 python2-PyQt4-qsci-api = 4.12-1.el7 PyQt4-qsci-api = 4.12-1.el7 PyQt4-qsci-api(x86-64) = 4.12-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Obsoletes: PyQt4-devel < 4.10.3-6 python3-PyQt4-devel < 4.10.3-6 Processing files: PyQt4-debuginfo-4.12-1.el7.x86_64 Provides: PyQt4-debuginfo = 4.12-1.el7 PyQt4-debuginfo(x86-64) = 4.12-1.el7 Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64 Wrote: /builddir/build/RPMS/PyQt4-4.12-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/PyQt4-devel-4.12-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/PyQt4-doc-4.12-1.el7.noarch.rpm Wrote: /builddir/build/RPMS/PyQt4-qsci-api-4.12-1.el7.x86_64.rpm Wrote: /builddir/build/RPMS/PyQt4-debuginfo-4.12-1.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.hrrMgU + umask 022 + cd /builddir/build/BUILD + cd PyQt4_gpl_x11-4.12 + /usr/bin/rm -rf /builddir/build/BUILDROOT/PyQt4-4.12-1.el7.x86_64 + exit 0 Child return code was: 0 LEAVE do -->