* Package: dev-python/PyQt4-4.9.1  * Repository: gentoo  * Maintainer: qt@gentoo.org python@gentoo.org  * Upstream: phil@riverbankcomputing.com pyqt@riverbankcomputing.com  * USE: X amd64 dbus elibc_glibc kernel_linux multilib opengl svg userland_GNU  * FEATURES: nostrip sandbox splitdebug >>> Unpacking source... >>> Unpacking PyQt-x11-gpl-4.9.1.tar.gz to /var/tmp/portage/dev-python/PyQt4-4.9.1/work >>> Source unpacked in /var/tmp/portage/dev-python/PyQt4-4.9.1/work >>> Preparing source in /var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1 ... * Applying PyQt4-4.7.2-configure.py.patch ...  [ ok ] * Preparation of dev-python/PyQt4-4.9.1 with CPython 2.7... * Preparation of dev-python/PyQt4-4.9.1 with CPython 3.2... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1 ... * Configuration of dev-python/PyQt4-4.9.1 with CPython 2.7... python2.7 configure.py --confirm-license --bindir=/usr/bin --destdir=/usr/lib64/python2.7/site-packages --sipdir=/usr/share/sip --assume-shared --no-timestamp --qsci-api --enable=QtCore --enable=QtNetwork --enable=QtScript --enable=QtXml --enable=QtGui --enable=QtDesigner --enable=QtScriptTools --enable=QtTest --enable=QtDBus --enable=QtOpenGL --enable=QtSvg CC=x86_64-pc-linux-gnu-gcc CXX=x86_64-pc-linux-gnu-g++ LINK=x86_64-pc-linux-gnu-g++ LINK_SHLIB=x86_64-pc-linux-gnu-g++ CFLAGS=-O2 -pipe -march=native CXXFLAGS=-O2 -pipe -march=native LFLAGS=-Wl,-O1 -Wl,--as-needed Determining the layout of your Qt installation... This is the GPL version of PyQt 4.9.1 (licensed under the GNU General Public License) for Python 2.7.3 on linux2. Found the license file pyqt-gpl.sip. Checking to see if the QtGui module should be built... Checking to see if the QtNetwork module should be built... Checking to see if the QtDBus module should be built... Checking to see if the QtOpenGL module should be built... Checking to see if the QtScript module should be built... Checking to see if the QtScriptTools module should be built... Checking to see if the QtSvg module should be built... Checking to see if the QtTest module should be built... Checking to see if the QtXml module should be built... Checking to see if the QtDesigner module should be built... Checking to see if the dbus support module should be built... Qt v4.8.1 free edition is being used. SIP 4.13.2 is being used. The Qt header files are in /usr/include/qt4. The shared Qt libraries are in /usr/lib64/qt4. The Qt binaries are in /usr/bin. The Qt mkspecs directory is in /usr/share/qt4. These PyQt modules will be built: QtCore, QtGui, QtNetwork, QtDBus, QtOpenGL, QtScript, QtScriptTools, QtSvg, QtTest, QtXml, 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/share/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. pyuic4, pyrcc4 and pylupdate4 will be installed in /usr/bin. Generating the C++ source for the QtCore module... Creating the Makefile for the QtCore module... Generating the C++ source for the QtGui module... Creating the Makefile for the QtGui module... Generating the C++ source for the QtNetwork module... Creating the Makefile for the QtNetwork module... Generating the C++ source for the QtDBus module... Creating the Makefile for the QtDBus module... Determining the OpenGL data types... Generating the C++ source for the QtOpenGL module... Creating the Makefile for the QtOpenGL module... Generating the C++ source for the QtScript module... Creating the Makefile for the QtScript module... Generating the C++ source for the QtScriptTools module... Creating the Makefile for the QtScriptTools module... Generating the C++ source for the QtSvg module... Creating the Makefile for the QtSvg module... Generating the C++ source for the QtTest module... Creating the Makefile for the QtTest module... Generating the C++ source for the QtXml module... Creating the Makefile for the QtXml module... Generating the C++ source for the QtDesigner module... Creating the Makefile for the QtDesigner module... Generating the C++ source for the Qt module... Creating the Makefile for the Qt module... Creating QScintilla API file... Creating top level Makefile... Creating QPy support library for QtOpenGL Makefile... Creating QPy support library for QtCore Makefile... Creating QPy support library for QtGui Makefile... Creating QPy support library for QtDesigner Makefile... Creating QPy support library for QtDBus Makefile... 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... Creating pyqtconfig.py... * Running qmake ...  [ ok ] * Running qmake ...  [ ok ] * Running qmake ...  [ ok ] * Running qmake ...  [ ok ] * Running qmake ...  [ ok ] * Running qmake ...  [ ok ] * Configuration of dev-python/PyQt4-4.9.1 with CPython 3.2... python3.2 configure.py --confirm-license --bindir=/usr/bin --destdir=/usr/lib64/python3.2/site-packages --sipdir=/usr/share/sip --assume-shared --no-timestamp --qsci-api --enable=QtCore --enable=QtNetwork --enable=QtScript --enable=QtXml --enable=QtGui --enable=QtDesigner --enable=QtScriptTools --enable=QtTest --enable=QtDBus --enable=QtOpenGL --enable=QtSvg CC=x86_64-pc-linux-gnu-gcc CXX=x86_64-pc-linux-gnu-g++ LINK=x86_64-pc-linux-gnu-g++ LINK_SHLIB=x86_64-pc-linux-gnu-g++ CFLAGS=-O2 -pipe -march=native CXXFLAGS=-O2 -pipe -march=native LFLAGS=-Wl,-O1 -Wl,--as-needed Determining the layout of your Qt installation... This is the GPL version of PyQt 4.9.1 (licensed under the GNU General Public License) for Python 3.2.3 on linux2. Found the license file pyqt-gpl.sip. Checking to see if the QtGui module should be built... Checking to see if the QtNetwork module should be built... Checking to see if the QtDBus module should be built... Checking to see if the QtOpenGL module should be built... Checking to see if the QtScript module should be built... Checking to see if the QtScriptTools module should be built... Checking to see if the QtSvg module should be built... Checking to see if the QtTest module should be built... Checking to see if the QtXml module should be built... Checking to see if the QtDesigner module should be built... Checking to see if the dbus support module should be built... Qt v4.8.1 free edition is being used. SIP 4.13.2 is being used. The Qt header files are in /usr/include/qt4. The shared Qt libraries are in /usr/lib64/qt4. The Qt binaries are in /usr/bin. The Qt mkspecs directory is in /usr/share/qt4. These PyQt modules will be built: QtCore, QtGui, QtNetwork, QtDBus, QtOpenGL, QtScript, QtScriptTools, QtSvg, QtTest, QtXml, QtDesigner. The PyQt Python package will be installed in /usr/lib64/python3.2/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/share/qt4/qsci/api/python. The dbus support module will be installed in /usr/lib64/python3.2/site-packages/dbus/mainloop. The PyQt .sip files will be installed in /usr/share/sip. pyuic4, pyrcc4 and pylupdate4 will be installed in /usr/bin. Generating the C++ source for the QtCore module... Creating the Makefile for the QtCore module... Generating the C++ source for the QtGui module... Creating the Makefile for the QtGui module... Generating the C++ source for the QtNetwork module... Creating the Makefile for the QtNetwork module... Generating the C++ source for the QtDBus module... Creating the Makefile for the QtDBus module... Determining the OpenGL data types... Generating the C++ source for the QtOpenGL module... Creating the Makefile for the QtOpenGL module... Generating the C++ source for the QtScript module... Creating the Makefile for the QtScript module... Generating the C++ source for the QtScriptTools module... Creating the Makefile for the QtScriptTools module... Generating the C++ source for the QtSvg module... Creating the Makefile for the QtSvg module... Generating the C++ source for the QtTest module... Creating the Makefile for the QtTest module... Generating the C++ source for the QtXml module... Creating the Makefile for the QtXml module... Generating the C++ source for the QtDesigner module... Creating the Makefile for the QtDesigner module... Generating the C++ source for the Qt module... Creating the Makefile for the Qt module... Creating QScintilla API file... Creating top level Makefile... Creating QPy support library for QtOpenGL Makefile... Creating QPy support library for QtCore Makefile... Creating QPy support library for QtGui Makefile... Creating QPy support library for QtDesigner Makefile... Creating QPy support library for QtDBus Makefile... 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... Creating pyqtconfig.py... * Running qmake ...  [ ok ] * Running qmake ...  [ ok ] * Running qmake ...  [ ok ] * Running qmake ...  [ ok ] * Running qmake ...  [ ok ] * Running qmake ...  [ ok ] >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1 ... * Building of dev-python/PyQt4-4.9.1 with CPython 2.7... make -j8 make[1]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy' make[2]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtOpenGL' x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4 -I/usr/include/python2.7 -I../../QtOpenGL -I. -I/usr/X11R6/include -I. -o qpyopengl_attribute_array.o qpyopengl_attribute_array.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4 -I/usr/include/python2.7 -I../../QtOpenGL -I. -I/usr/X11R6/include -I. -o qpyopengl_uniform_value_array.o 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 `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtOpenGL' make[2]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore' x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python2.7 -I../../QtCore -I. -I. -o qpycore_qabstracteventdispatcher.o qpycore_qabstracteventdispatcher.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python2.7 -I../../QtCore -I. -I. -o qpycore_chimera.o qpycore_chimera.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python2.7 -I../../QtCore -I. -I. -o qpycore_chimera_signature.o qpycore_chimera_signature.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python2.7 -I../../QtCore -I. -I. -o qpycore_chimera_storage.o qpycore_chimera_storage.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python2.7 -I../../QtCore -I. -I. -o qpycore_classinfo.o qpycore_classinfo.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python2.7 -I../../QtCore -I. -I. -o qpycore_init.o qpycore_init.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python2.7 -I../../QtCore -I. -I. -o qpycore_misc.o qpycore_misc.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python2.7 -I../../QtCore -I. -I. -o qpycore_post_init.o qpycore_post_init.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python2.7 -I../../QtCore -I. -I. -o qpycore_pyqtboundsignal.o qpycore_pyqtboundsignal.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python2.7 -I../../QtCore -I. -I. -o qpycore_pyqtconfigure.o qpycore_pyqtconfigure.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python2.7 -I../../QtCore -I. -I. -o qpycore_pyqtmethodproxy.o qpycore_pyqtmethodproxy.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python2.7 -I../../QtCore -I. -I. -o qpycore_pyqtproperty.o qpycore_pyqtproperty.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python2.7 -I../../QtCore -I. -I. -o qpycore_pyqtproxy.o qpycore_pyqtproxy.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python2.7 -I../../QtCore -I. -I. -o qpycore_pyqtpyobject.o qpycore_pyqtpyobject.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python2.7 -I../../QtCore -I. -I. -o qpycore_pyqtsignal.o qpycore_pyqtsignal.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python2.7 -I../../QtCore -I. -I. -o qpycore_pyqtslot.o qpycore_pyqtslot.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python2.7 -I../../QtCore -I. -I. -o qpycore_qmetaobject.o qpycore_qmetaobject.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python2.7 -I../../QtCore -I. -I. -o qpycore_qmetaobject_helpers.o qpycore_qmetaobject_helpers.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python2.7 -I../../QtCore -I. -I. -o qpycore_qobject_getattr.o qpycore_qobject_getattr.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python2.7 -I../../QtCore -I. -I. -o qpycore_qobject_helpers.o qpycore_qobject_helpers.cpp In file included from /usr/include/python2.7/Python.h:8:0, from qpycore_qobject_helpers.cpp:28: /usr/include/python2.7/pyconfig.h:1161:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig.h:1183:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:166:0: note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python2.7 -I../../QtCore -I. -I. -o qpycore_qpynullvariant.o qpycore_qpynullvariant.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python2.7 -I../../QtCore -I. -I. -o qpycore_qstring.o qpycore_qstring.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python2.7 -I../../QtCore -I. -I. -o qpycore_qstringlist.o qpycore_qstringlist.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python2.7 -I../../QtCore -I. -I. -o qpycore_sip_helpers.o qpycore_sip_helpers.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python2.7 -I../../QtCore -I. -I. -o qpycore_types.o qpycore_types.cpp In file included from /usr/include/python2.7/Python.h:8:0, from qpycore_sip_helpers.cpp:28: /usr/include/python2.7/pyconfig.h:1161:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition /usr/include/python2.7/pyconfig.h:1183:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:166:0: note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python2.7 -I../../QtCore -I. -I. -o qpycore_qvariant.o qpycore_qvariant.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python2.7 -I../../QtCore -I. -I. -o qpycore_qvariant_value.o qpycore_qvariant_value.cpp /usr/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python2.7 -I../../QtCore -I. -I. qpycore_pyqtproxy.h -o moc_qpycore_pyqtproxy.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python2.7 -I../../QtCore -I. -I. -o moc_qpycore_pyqtproxy.o moc_qpycore_pyqtproxy.cpp rm -f libqpycore.a ar cqs libqpycore.a qpycore_qabstracteventdispatcher.o 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_pyqtboundsignal.o qpycore_pyqtconfigure.o qpycore_pyqtmethodproxy.o qpycore_pyqtproperty.o qpycore_pyqtproxy.o qpycore_pyqtpyobject.o qpycore_pyqtsignal.o qpycore_pyqtslot.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_sip_helpers.o qpycore_types.o qpycore_qvariant.o qpycore_qvariant_value.o moc_qpycore_pyqtproxy.o make[2]: Leaving directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore' make[2]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui' /usr/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python2.7 -I. -I. qpytextobject.h -o moc_qpytextobject.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python2.7 -I. -I. -o moc_qpytextobject.o moc_qpytextobject.cpp rm -f libqpygui.a ar cqs libqpygui.a moc_qpytextobject.o make[2]: Leaving directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui' make[2]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDesigner' /usr/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/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python2.7 -I. -I. qpydesignercontainerextension.h -o moc_qpydesignercontainerextension.cpp /usr/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/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python2.7 -I. -I. qpydesignercustomwidgetcollectionplugin.h -o moc_qpydesignercustomwidgetcollectionplugin.cpp /usr/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/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python2.7 -I. -I. qpydesignercustomwidgetplugin.h -o moc_qpydesignercustomwidgetplugin.cpp /usr/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/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python2.7 -I. -I. qpydesignermembersheetextension.h -o moc_qpydesignermembersheetextension.cpp /usr/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/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python2.7 -I. -I. qpydesignerpropertysheetextension.h -o moc_qpydesignerpropertysheetextension.cpp /usr/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/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python2.7 -I. -I. qpydesignertaskmenuextension.h -o moc_qpydesignertaskmenuextension.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -D_REENTRANT -Wall -W -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/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python2.7 -I. -I. -o moc_qpydesignercontainerextension.o moc_qpydesignercontainerextension.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -D_REENTRANT -Wall -W -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/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python2.7 -I. -I. -o moc_qpydesignercustomwidgetcollectionplugin.o moc_qpydesignercustomwidgetcollectionplugin.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -D_REENTRANT -Wall -W -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/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python2.7 -I. -I. -o moc_qpydesignermembersheetextension.o moc_qpydesignermembersheetextension.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -D_REENTRANT -Wall -W -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/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python2.7 -I. -I. -o moc_qpydesignerpropertysheetextension.o moc_qpydesignerpropertysheetextension.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -D_REENTRANT -Wall -W -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/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python2.7 -I. -I. -o moc_qpydesignercustomwidgetplugin.o moc_qpydesignercustomwidgetplugin.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -D_REENTRANT -Wall -W -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/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python2.7 -I. -I. -o moc_qpydesignertaskmenuextension.o moc_qpydesignertaskmenuextension.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 `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDesigner' make[2]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDBus' x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDBus -I/usr/include/qt4 -I/usr/include/python2.7 -I../../QtDBus -I. -I. -o qpydbus_chimera_helpers.o qpydbus_chimera_helpers.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDBus -I/usr/include/qt4 -I/usr/include/python2.7 -I../../QtDBus -I. -I. -o qpydbus_post_init.o qpydbus_post_init.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDBus -I/usr/include/qt4 -I/usr/include/python2.7 -I../../QtDBus -I. -I. -o qpydbuspendingreply.o qpydbuspendingreply.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDBus -I/usr/include/qt4 -I/usr/include/python2.7 -I../../QtDBus -I. -I. -o qpydbusreply.o 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 `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDBus' make[1]: Leaving directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy' make[1]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/QtCore' x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCorecmodule.o sipQtCorecmodule.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0600QPair0100QByteArray0100QByteArray.o sipQtCoreQList0600QPair0100QByteArray0100QByteArray.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0600QPair0100QString0100QString.o sipQtCoreQList0600QPair0100QString0100QString.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSet0101QAbstractState.o sipQtCoreQSet0101QAbstractState.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0101QAbstractTransition.o sipQtCoreQList0101QAbstractTransition.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0100QUrl.o sipQtCoreQList0100QUrl.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0100QLocale.o sipQtCoreQList0100QLocale.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0100QtDayOfWeek.o sipQtCoreQList0100QtDayOfWeek.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0101QAbstractAnimation.o sipQtCoreQList0101QAbstractAnimation.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0101QAbstractState.o sipQtCoreQList0101QAbstractState.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQHash18000100QByteArray.o sipQtCoreQHash18000100QByteArray.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMap18000100QVariant.o sipQtCoreQMap18000100QVariant.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0100QByteArray.o sipQtCoreQList0100QByteArray.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQVector0100QXmlStreamNotationDeclaration.o sipQtCoreQVector0100QXmlStreamNotationDeclaration.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQVector0100QXmlStreamNamespaceDeclaration.o sipQtCoreQVector0100QXmlStreamNamespaceDeclaration.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQVector0100QXmlStreamEntityDeclaration.o sipQtCoreQVector0100QXmlStreamEntityDeclaration.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMap0100QString0100QVariant.o sipQtCoreQMap0100QString0100QVariant.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0100QVariant.o sipQtCoreQList0100QVariant.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQHash0100QString0100QVariant.o sipQtCoreQHash0100QString0100QVariant.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQVector0600QPair24000100QVariant.o sipQtCoreQVector0600QPair24000100QVariant.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0101QObject.o sipQtCoreQList0101QObject.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0100QModelIndex.o sipQtCoreQList0100QModelIndex.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0100QFileInfo.o sipQtCoreQList0100QFileInfo.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQPyNullVariant_5.o sipQtCoreQPyNullVariant_5.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQXmlStreamWriter.o sipQtCoreQXmlStreamWriter.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQXmlStreamReader.o sipQtCoreQXmlStreamReader.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQXmlStreamEntityResolver.o sipQtCoreQXmlStreamEntityResolver.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQXmlStreamEntityDeclaration.o sipQtCoreQXmlStreamEntityDeclaration.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQXmlStreamNotationDeclaration.o sipQtCoreQXmlStreamNotationDeclaration.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQXmlStreamNamespaceDeclaration.o sipQtCoreQXmlStreamNamespaceDeclaration.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQXmlStreamAttributes.o sipQtCoreQXmlStreamAttributes.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQXmlStreamAttribute.o sipQtCoreQXmlStreamAttribute.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQWaitCondition.o sipQtCoreQWaitCondition.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQVector2400.o sipQtCoreQVector2400.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQVector1900.o sipQtCoreQVector1900.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0100QVariantType.o sipQtCoreQList0100QVariantType.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQVariant_5.o sipQtCoreQVariant_5.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQVariant_4.o sipQtCoreQVariant_4.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQUuid.o sipQtCoreQUuid.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQUrlFormattingOptions.o sipQtCoreQUrlFormattingOptions.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQUrl.o sipQtCoreQUrl.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTranslator.o sipQtCoreQTranslator.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTimer.o sipQtCoreQTimer.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTimeLine.o sipQtCoreQTimeLine.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQThreadPool.o sipQtCoreQThreadPool.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQThread.o sipQtCoreQThread.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTextStreamManipulator.o sipQtCoreQTextStreamManipulator.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTextStreamNumberFlags.o sipQtCoreQTextStreamNumberFlags.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTextStream.o sipQtCoreQTextStream.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTextDecoder.o sipQtCoreQTextDecoder.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTextEncoder.o sipQtCoreQTextEncoder.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTextCodecConverterState.o sipQtCoreQTextCodecConverterState.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTextCodecConversionFlags.o sipQtCoreQTextCodecConversionFlags.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTextCodec.o sipQtCoreQTextCodec.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTextBoundaryFinderBoundaryReasons.o sipQtCoreQTextBoundaryFinderBoundaryReasons.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTextBoundaryFinder.o sipQtCoreQTextBoundaryFinder.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTemporaryFile.o sipQtCoreQTemporaryFile.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSystemSemaphore.o sipQtCoreQSystemSemaphore.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQStringMatcher_0.o sipQtCoreQStringMatcher_0.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQStringList_0.o sipQtCoreQStringList_0.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQStringList_1.o sipQtCoreQStringList_1.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQStringRef_0.o sipQtCoreQStringRef_0.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQStringRef_1.o sipQtCoreQStringRef_1.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQLatin1String_0.o sipQtCoreQLatin1String_0.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQStringSectionFlags_0.o sipQtCoreQStringSectionFlags_0.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQString_0.o sipQtCoreQString_0.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQString_1.o sipQtCoreQString_1.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQStateMachineWrappedEvent.o sipQtCoreQStateMachineWrappedEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQStateMachineSignalEvent.o sipQtCoreQStateMachineSignalEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQStateMachine.o sipQtCoreQStateMachine.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQState.o sipQtCoreQState.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSocketNotifier.o sipQtCoreQSocketNotifier.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSizeF.o sipQtCoreQSizeF.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSize.o sipQtCoreQSize.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSignalTransition.o sipQtCoreQSignalTransition.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSignalMapper.o sipQtCoreQSignalMapper.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSharedMemory.o sipQtCoreQSharedMemory.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSettings.o sipQtCoreQSettings.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSet1900.o sipQtCoreQSet1900.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSet1800.o sipQtCoreQSet1800.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSequentialAnimationGroup.o sipQtCoreQSequentialAnimationGroup.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSemaphore.o sipQtCoreQSemaphore.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQRunnable.o sipQtCoreQRunnable.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQResource.o sipQtCoreQResource.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQRegExp.o sipQtCoreQRegExp.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQRectF.o sipQtCoreQRectF.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQRect.o sipQtCoreQRect.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQWriteLocker.o sipQtCoreQWriteLocker.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQReadLocker.o sipQtCoreQReadLocker.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQReadWriteLock.o sipQtCoreQReadWriteLock.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQProcessEnvironment.o sipQtCoreQProcessEnvironment.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQProcess.o sipQtCoreQProcess.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQPointF.o sipQtCoreQPointF.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQPoint.o sipQtCoreQPoint.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQPluginLoader.o sipQtCoreQPluginLoader.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQPropertyAnimation.o sipQtCoreQPropertyAnimation.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQVariantAnimation.o sipQtCoreQVariantAnimation.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQPauseAnimation.o sipQtCoreQPauseAnimation.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQParallelAnimationGroup.o sipQtCoreQParallelAnimationGroup.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQPair19001900.o sipQtCoreQPair19001900.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQPair18001800.o sipQtCoreQPair18001800.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQGenericReturnArgument.o sipQtCoreQGenericReturnArgument.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQGenericArgument.o sipQtCoreQGenericArgument.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMetaObject.o sipQtCoreQMetaObject.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQObjectCleanupHandler.o sipQtCoreQObjectCleanupHandler.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQWidget.o sipQtCoreQWidget.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMutexLocker.o sipQtCoreQMutexLocker.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMutex.o sipQtCoreQMutex.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMimeData.o sipQtCoreQMimeData.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMetaType.o sipQtCoreQMetaType.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMetaClassInfo.o sipQtCoreQMetaClassInfo.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMetaProperty.o sipQtCoreQMetaProperty.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMetaEnum.o sipQtCoreQMetaEnum.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMetaMethod.o sipQtCoreQMetaMethod.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMargins.o sipQtCoreQMargins.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0100QLocaleCountry.o sipQtCoreQList0100QLocaleCountry.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSystemLocale.o sipQtCoreQSystemLocale.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQLocaleNumberOptions.o sipQtCoreQLocaleNumberOptions.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQLocale.o sipQtCoreQLocale.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQLibraryLoadHints.o sipQtCoreQLibraryLoadHints.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQLibrary.o sipQtCoreQLibrary.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList2400.o sipQtCoreQList2400.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList1900.o sipQtCoreQList1900.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList1800.o sipQtCoreQList1800.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0600QPair24002400.o sipQtCoreQList0600QPair24002400.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0600QPair18001800.o sipQtCoreQList0600QPair18001800.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQLineF.o sipQtCoreQLineF.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQLine.o sipQtCoreQLine.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQLibraryInfo.o sipQtCoreQLibraryInfo.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQIODeviceOpenMode.o sipQtCoreQIODeviceOpenMode.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQHistoryState.o sipQtCoreQHistoryState.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQFSFileEngine.o sipQtCoreQFSFileEngine.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQFinalState.o sipQtCoreQFinalState.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQFileSystemWatcher.o sipQtCoreQFileSystemWatcher.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQFileInfo.o sipQtCoreQFileInfo.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQFileFileHandleFlags.o sipQtCoreQFileFileHandleFlags.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQFilePermissions.o sipQtCoreQFilePermissions.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQFile.o sipQtCoreQFile.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQEventTransition.o sipQtCoreQEventTransition.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQEventLoopProcessEventsFlags.o sipQtCoreQEventLoopProcessEventsFlags.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQEventLoop.o sipQtCoreQEventLoop.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQElapsedTimer.o sipQtCoreQElapsedTimer.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQEasingCurve.o sipQtCoreQEasingCurve.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQDirIteratorIteratorFlags.o sipQtCoreQDirIteratorIteratorFlags.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQDirIterator.o sipQtCoreQDirIterator.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQDirSortFlags.o sipQtCoreQDirSortFlags.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQDirFilters.o sipQtCoreQDirFilters.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQDir.o sipQtCoreQDir.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQDateTime.o sipQtCoreQDateTime.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTime.o sipQtCoreQTime.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQDate.o sipQtCoreQDate.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQDataStream.o sipQtCoreQDataStream.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQCryptographicHash.o sipQtCoreQCryptographicHash.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQDynamicPropertyChangeEvent.o sipQtCoreQDynamicPropertyChangeEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQChildEvent.o sipQtCoreQChildEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTimerEvent.o sipQtCoreQTimerEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQEvent.o sipQtCoreQEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQCoreApplication.o sipQtCoreQCoreApplication.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQChar_0.o sipQtCoreQChar_0.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQChar_1.o sipQtCoreQChar_1.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQLatin1Char_0.o sipQtCoreQLatin1Char_0.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQByteArrayMatcher.o sipQtCoreQByteArrayMatcher.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQByteArray.o sipQtCoreQByteArray.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQBuffer.o sipQtCoreQBuffer.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQIODevice.o sipQtCoreQIODevice.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQBitArray.o sipQtCoreQBitArray.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQBasicTimer.o sipQtCoreQBasicTimer.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQAnimationGroup.o sipQtCoreQAnimationGroup.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQAbstractTransition.o sipQtCoreQAbstractTransition.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQAbstractState.o sipQtCoreQAbstractState.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQAbstractListModel.o sipQtCoreQAbstractListModel.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQAbstractTableModel.o sipQtCoreQAbstractTableModel.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQAbstractItemModel.o sipQtCoreQAbstractItemModel.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQPersistentModelIndex.o sipQtCoreQPersistentModelIndex.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQModelIndex.o sipQtCoreQModelIndex.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQAbstractFileEngineIterator.o sipQtCoreQAbstractFileEngineIterator.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQAbstractFileEngineHandler.o sipQtCoreQAbstractFileEngineHandler.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQAbstractFileEngineFileFlags.o sipQtCoreQAbstractFileEngineFileFlags.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQAbstractFileEngine.o sipQtCoreQAbstractFileEngine.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQAbstractEventDispatcher.o sipQtCoreQAbstractEventDispatcher.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQAbstractAnimation.o sipQtCoreQAbstractAnimation.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQObject.o sipQtCoreQObject.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSet0100QtDayOfWeek.o sipQtCoreQSet0100QtDayOfWeek.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQtGestureFlags.o sipQtCoreQtGestureFlags.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQtTouchPointStates.o sipQtCoreQtTouchPointStates.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQtInputMethodHints.o sipQtCoreQtInputMethodHints.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQtTextInteractionFlags.o sipQtCoreQtTextInteractionFlags.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQtMatchFlags.o sipQtCoreQtMatchFlags.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQtItemFlags.o sipQtCoreQtItemFlags.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQtDropActions.o sipQtCoreQtDropActions.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQtToolBarAreas.o sipQtCoreQtToolBarAreas.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQtDockWidgetAreas.o sipQtCoreQtDockWidgetAreas.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQtImageConversionFlags.o sipQtCoreQtImageConversionFlags.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQtWindowStates.o sipQtCoreQtWindowStates.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQtWindowFlags.o sipQtCoreQtWindowFlags.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQtAlignment.o sipQtCoreQtAlignment.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQtOrientations.o sipQtCoreQtOrientations.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQtMouseButtons.o sipQtCoreQtMouseButtons.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQtKeyboardModifiers.o sipQtCoreQtKeyboardModifiers.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQt.o sipQtCoreQt.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSysInfo.o sipQtCoreQSysInfo.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -shared -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -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 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 sipQtCoreQWidget.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 sipQtCoreQLibraryLoadHints.o sipQtCoreQLibrary.o sipQtCoreQList2400.o sipQtCoreQList1900.o sipQtCoreQList1800.o sipQtCoreQList0600QPair24002400.o sipQtCoreQList0600QPair18001800.o sipQtCoreQLineF.o sipQtCoreQLine.o sipQtCoreQLibraryInfo.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 sipQtCoreQSysInfo.o -L/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtCore -L/usr/lib64/qt4 -lqpycore -lQtCore -L/usr/lib64 -L/usr/lib64/qt4 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/lib64/qt4 -lpthread -lpthread make[1]: Leaving directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/QtCore' make[1]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/QtGui' x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuicmodule.o sipQtGuicmodule.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQList0101QUndoStack.o sipQtGuiQList0101QUndoStack.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQList0101QTreeWidgetItem.o sipQtGuiQList0101QTreeWidgetItem.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQList0101QTextFrame.o sipQtGuiQList0101QTextFrame.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQList0100QTextBlock.o sipQtGuiQList0100QTextBlock.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQList0100QGlyphRun.o sipQtGuiQList0100QGlyphRun.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQVector0100QTextLayoutFormatRange.o sipQtGuiQVector0100QTextLayoutFormatRange.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQList0100QTextLayoutFormatRange.o sipQtGuiQList0100QTextLayoutFormatRange.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQList0100QTextOptionTab.o sipQtGuiQList0100QTextOptionTab.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQVector0100QTextLength.o sipQtGuiQVector0100QTextLength.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQVector0100QTextFormat.o sipQtGuiQVector0100QTextFormat.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQList0101QTableWidgetItem.o sipQtGuiQList0101QTableWidgetItem.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQList0100QTableWidgetSelectionRange.o sipQtGuiQList0100QTableWidgetSelectionRange.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQList0101QStandardItem.o sipQtGuiQList0101QStandardItem.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQList0100QPrinterInfo.o sipQtGuiQList0100QPrinterInfo.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQList0100QTextEditExtraSelection.o sipQtGuiQList0100QTextEditExtraSelection.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQList0100QPolygonF.o sipQtGuiQList0100QPolygonF.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQVector0100QRect.o sipQtGuiQVector0100QRect.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQVector0100QRectF.o sipQtGuiQVector0100QRectF.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQVector0100QPoint.o sipQtGuiQVector0100QPoint.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQVector0100QLine.o sipQtGuiQVector0100QLine.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQVector0100QLineF.o sipQtGuiQVector0100QLineF.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQList0101QMdiSubWindow.o sipQtGuiQList0101QMdiSubWindow.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQList0101QDockWidget.o sipQtGuiQList0101QDockWidget.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQList0101QListWidgetItem.o sipQtGuiQList0101QListWidgetItem.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQList0100QRectF.o sipQtGuiQList0100QRectF.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQList0101QGraphicsView.o sipQtGuiQList0101QGraphicsView.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQList0600QPair24000100QPointF.o sipQtGuiQList0600QPair24000100QPointF.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQList0101QGraphicsTransform.o sipQtGuiQList0101QGraphicsTransform.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQList0101QGraphicsItem.o sipQtGuiQList0101QGraphicsItem.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQVector0100QPointF.o sipQtGuiQVector0100QPointF.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQList0101QGesture.o sipQtGuiQList0101QGesture.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQList0100QTouchEventTouchPoint.o sipQtGuiQList0100QTouchEventTouchPoint.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQList0100QInputMethodEventAttribute.o sipQtGuiQList0100QInputMethodEventAttribute.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQMap0100QDate0100QTextCharFormat.o sipQtGuiQMap0100QDate0100QTextCharFormat.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQList0101QAbstractButton.o sipQtGuiQList0101QAbstractButton.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQList0101QGraphicsWidget.o sipQtGuiQList0101QGraphicsWidget.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQList0100QKeySequence.o sipQtGuiQList0100QKeySequence.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQList0101QAction.o sipQtGuiQList0101QAction.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQList0100QSize.o sipQtGuiQList0100QSize.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQVector0100QAbstractTextDocumentLayoutSelection.o sipQtGuiQVector0100QAbstractTextDocumentLayoutSelection.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQList0101QWidget.o sipQtGuiQList0101QWidget.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQVector0600QPair24000100QColor.o sipQtGuiQVector0600QPair24000100QColor.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPyTextObject.o sipQtGuiQPyTextObject.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQX11Info.o sipQtGuiQX11Info.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiDisplay.o sipQtGuiDisplay.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQX11EmbedContainer.o sipQtGuiQX11EmbedContainer.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQX11EmbedWidget.o sipQtGuiQX11EmbedWidget.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQWorkspace.o sipQtGuiQWorkspace.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQList0100QWizardWizardButton.o sipQtGuiQList0100QWizardWizardButton.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQWizardPage.o sipQtGuiQWizardPage.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQWizardWizardOptions.o sipQtGuiQWizardWizardOptions.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQWizard.o sipQtGuiQWizard.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQWidgetAction.o sipQtGuiQWidgetAction.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQWidgetRenderFlags.o sipQtGuiQWidgetRenderFlags.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQWhatsThis.o sipQtGuiQWhatsThis.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQVector4D.o sipQtGuiQVector4D.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQVector3D.o sipQtGuiQVector3D.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQVector2D.o sipQtGuiQVector2D.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQRegExpValidator.o sipQtGuiQRegExpValidator.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQDoubleValidator.o sipQtGuiQDoubleValidator.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQIntValidator.o sipQtGuiQIntValidator.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQValidator.o sipQtGuiQValidator.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQUndoView.o sipQtGuiQUndoView.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQUndoStack.o sipQtGuiQUndoStack.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQUndoCommand.o sipQtGuiQUndoCommand.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQUndoGroup.o sipQtGuiQUndoGroup.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTreeWidgetItemIteratorIteratorFlags.o sipQtGuiQTreeWidgetItemIteratorIteratorFlags.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTreeWidgetItemIterator.o sipQtGuiQTreeWidgetItemIterator.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTreeWidget.o sipQtGuiQTreeWidget.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTreeWidgetItem.o sipQtGuiQTreeWidgetItem.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTreeView.o sipQtGuiQTreeView.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTransform.o sipQtGuiQTransform.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQToolTip.o sipQtGuiQToolTip.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQToolButton.o sipQtGuiQToolButton.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQToolBox.o sipQtGuiQToolBox.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQToolBar.o sipQtGuiQToolBar.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextTable.o sipQtGuiQTextTable.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextTableCell.o sipQtGuiQTextTableCell.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextOptionTab.o sipQtGuiQTextOptionTab.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextOptionFlags.o sipQtGuiQTextOptionFlags.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextOption.o sipQtGuiQTextOption.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextBlockUserData.o sipQtGuiQTextBlockUserData.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextFragment.o sipQtGuiQTextFragment.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextBlockiterator.o sipQtGuiQTextBlockiterator.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextBlock.o sipQtGuiQTextBlock.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextFrameiterator.o sipQtGuiQTextFrameiterator.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextFrame.o sipQtGuiQTextFrame.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextObject.o sipQtGuiQTextObject.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextList.o sipQtGuiQTextList.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextBlockGroup.o sipQtGuiQTextBlockGroup.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextLine.o sipQtGuiQTextLine.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextLayoutFormatRange.o sipQtGuiQTextLayoutFormatRange.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextLayout.o sipQtGuiQTextLayout.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextInlineObject.o sipQtGuiQTextInlineObject.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextTableCellFormat.o sipQtGuiQTextTableCellFormat.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextTableFormat.o sipQtGuiQTextTableFormat.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextFrameFormat.o sipQtGuiQTextFrameFormat.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextImageFormat.o sipQtGuiQTextImageFormat.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextListFormat.o sipQtGuiQTextListFormat.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextBlockFormat.o sipQtGuiQTextBlockFormat.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextCharFormat.o sipQtGuiQTextCharFormat.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextFormatPageBreakFlags.o sipQtGuiQTextFormatPageBreakFlags.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextFormat.o sipQtGuiQTextFormat.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextLength.o sipQtGuiQTextLength.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextEditAutoFormatting.o sipQtGuiQTextEditAutoFormatting.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextEditExtraSelection.o sipQtGuiQTextEditExtraSelection.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextDocumentWriter.o sipQtGuiQTextDocumentWriter.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextDocumentFragment.o sipQtGuiQTextDocumentFragment.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextDocumentFindFlags.o sipQtGuiQTextDocumentFindFlags.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextDocument.o sipQtGuiQTextDocument.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQt.o sipQtGuiQt.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextCursor.o sipQtGuiQTextCursor.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextBrowser.o sipQtGuiQTextBrowser.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextEdit.o sipQtGuiQTextEdit.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTabWidget.o sipQtGuiQTabWidget.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTableWidget.o sipQtGuiQTableWidget.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTableWidgetItem.o sipQtGuiQTableWidgetItem.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTableWidgetSelectionRange.o sipQtGuiQTableWidgetSelectionRange.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTableView.o sipQtGuiQTableView.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTabBar.o sipQtGuiQTabBar.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQSystemTrayIcon.o sipQtGuiQSystemTrayIcon.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQSyntaxHighlighter.o sipQtGuiQSyntaxHighlighter.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStylePainter.o sipQtGuiQStylePainter.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionTabWidgetFrameV2.o sipQtGuiQStyleOptionTabWidgetFrameV2.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionTabV3.o sipQtGuiQStyleOptionTabV3.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionTabBarBaseV2.o sipQtGuiQStyleOptionTabBarBaseV2.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionFrameV3.o sipQtGuiQStyleOptionFrameV3.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionViewItemV4.o sipQtGuiQStyleOptionViewItemV4.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleHintReturnVariant.o sipQtGuiQStyleHintReturnVariant.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionToolBoxV2.o sipQtGuiQStyleOptionToolBoxV2.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionViewItemV3.o sipQtGuiQStyleOptionViewItemV3.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionDockWidgetV2.o sipQtGuiQStyleOptionDockWidgetV2.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionGraphicsItem.o sipQtGuiQStyleOptionGraphicsItem.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionSizeGrip.o sipQtGuiQStyleOptionSizeGrip.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionViewItemV2ViewItemFeatures.o sipQtGuiQStyleOptionViewItemV2ViewItemFeatures.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionViewItemV2.o sipQtGuiQStyleOptionViewItemV2.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionGroupBox.o sipQtGuiQStyleOptionGroupBox.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionToolBarToolBarFeatures.o sipQtGuiQStyleOptionToolBarToolBarFeatures.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionToolBar.o sipQtGuiQStyleOptionToolBar.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleHintReturnMask.o sipQtGuiQStyleHintReturnMask.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleHintReturn.o sipQtGuiQStyleHintReturn.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionTitleBar.o sipQtGuiQStyleOptionTitleBar.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionComboBox.o sipQtGuiQStyleOptionComboBox.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionToolButtonToolButtonFeatures.o sipQtGuiQStyleOptionToolButtonToolButtonFeatures.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionToolButton.o sipQtGuiQStyleOptionToolButton.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionSpinBox.o sipQtGuiQStyleOptionSpinBox.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionSlider.o sipQtGuiQStyleOptionSlider.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionComplex.o sipQtGuiQStyleOptionComplex.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionRubberBand.o sipQtGuiQStyleOptionRubberBand.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionToolBox.o sipQtGuiQStyleOptionToolBox.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionViewItem.o sipQtGuiQStyleOptionViewItem.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionDockWidget.o sipQtGuiQStyleOptionDockWidget.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionMenuItem.o sipQtGuiQStyleOptionMenuItem.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionProgressBarV2.o sipQtGuiQStyleOptionProgressBarV2.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionProgressBar.o sipQtGuiQStyleOptionProgressBar.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionTabV2.o sipQtGuiQStyleOptionTabV2.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionTabCornerWidgets.o sipQtGuiQStyleOptionTabCornerWidgets.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionTab.o sipQtGuiQStyleOptionTab.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionButtonButtonFeatures.o sipQtGuiQStyleOptionButtonButtonFeatures.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionButton.o sipQtGuiQStyleOptionButton.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionHeader.o sipQtGuiQStyleOptionHeader.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionTabBarBase.o sipQtGuiQStyleOptionTabBarBase.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionTabWidgetFrame.o sipQtGuiQStyleOptionTabWidgetFrame.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionFrameV2FrameFeatures.o sipQtGuiQStyleOptionFrameV2FrameFeatures.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionFrameV2.o sipQtGuiQStyleOptionFrameV2.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionFrame.o sipQtGuiQStyleOptionFrame.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOptionFocusRect.o sipQtGuiQStyleOptionFocusRect.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleOption.o sipQtGuiQStyleOption.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleFactory.o sipQtGuiQStyleFactory.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyledItemDelegate.o sipQtGuiQStyledItemDelegate.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleSubControls.o sipQtGuiQStyleSubControls.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyleState.o sipQtGuiQStyleState.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStringListModel.o sipQtGuiQStringListModel.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStatusBar.o sipQtGuiQStatusBar.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStaticText.o sipQtGuiQStaticText.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStandardItem.o sipQtGuiQStandardItem.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStandardItemModel.o sipQtGuiQStandardItemModel.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStackedWidget.o sipQtGuiQStackedWidget.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStackedLayout.o sipQtGuiQStackedLayout.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQSplitterHandle.o sipQtGuiQSplitterHandle.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQSplitter.o sipQtGuiQSplitter.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQSplashScreen.o sipQtGuiQSplashScreen.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQDoubleSpinBox.o sipQtGuiQDoubleSpinBox.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQSpinBox.o sipQtGuiQSpinBox.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQSound.o sipQtGuiQSound.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQSortFilterProxyModel.o sipQtGuiQSortFilterProxyModel.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQSlider.o sipQtGuiQSlider.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQSizePolicyControlTypes.o sipQtGuiQSizePolicyControlTypes.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQSizePolicy.o sipQtGuiQSizePolicy.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQSizeGrip.o sipQtGuiQSizeGrip.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQShortcut.o sipQtGuiQShortcut.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQSessionManager.o sipQtGuiQSessionManager.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQScrollBar.o sipQtGuiQScrollBar.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQScrollArea.o sipQtGuiQScrollArea.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQRubberBand.o sipQtGuiQRubberBand.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQRegion.o sipQtGuiQRegion.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQRawFont.o sipQtGuiQRawFont.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQRadioButton.o sipQtGuiQRadioButton.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQQuaternion.o sipQtGuiQQuaternion.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQProxyModel.o sipQtGuiQProxyModel.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQProgressDialog.o sipQtGuiQProgressDialog.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQProgressBar.o sipQtGuiQProgressBar.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPrintPreviewWidget.o sipQtGuiQPrintPreviewWidget.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPrintPreviewDialog.o sipQtGuiQPrintPreviewDialog.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQList0100QPrinterPageSize.o sipQtGuiQList0100QPrinterPageSize.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPrinterInfo.o sipQtGuiQPrinterInfo.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPrintEngine.o sipQtGuiQPrintEngine.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPrintDialog.o sipQtGuiQPrintDialog.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPrinter.o sipQtGuiQPrinter.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPolygonF.o sipQtGuiQPolygonF.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPolygon.o sipQtGuiQPolygon.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPlainTextDocumentLayout.o sipQtGuiQPlainTextDocumentLayout.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPlainTextEdit.o sipQtGuiQPlainTextEdit.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPixmapCacheKey.o sipQtGuiQPixmapCacheKey.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPixmapCache.o sipQtGuiQPixmapCache.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPictureIO.o sipQtGuiQPictureIO.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPicture.o sipQtGuiQPicture.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPen.o sipQtGuiQPen.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPalette.o sipQtGuiQPalette.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPainterPathStroker.o sipQtGuiQPainterPathStroker.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPainterPathElement.o sipQtGuiQPainterPathElement.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPainterPath.o sipQtGuiQPainterPath.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPaintEngineState.o sipQtGuiQPaintEngineState.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPaintEngineDirtyFlags.o sipQtGuiQPaintEngineDirtyFlags.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPaintEnginePaintEngineFeatures.o sipQtGuiQPaintEnginePaintEngineFeatures.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPaintEngine.o sipQtGuiQPaintEngine.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextItemRenderFlags.o sipQtGuiQTextItemRenderFlags.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextItem.o sipQtGuiQTextItem.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPainterPixmapFragmentHints.o sipQtGuiQPainterPixmapFragmentHints.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPainterPixmapFragment.o sipQtGuiQPainterPixmapFragment.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPainterRenderHints.o sipQtGuiQPainterRenderHints.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPainter.o sipQtGuiQPainter.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPageSetupDialogPageSetupDialogOptions.o sipQtGuiQPageSetupDialogPageSetupDialogOptions.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPageSetupDialog.o sipQtGuiQPageSetupDialog.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQMovie.o sipQtGuiQMovie.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQMouseEventTransition.o sipQtGuiQMouseEventTransition.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQMessageBoxStandardButtons.o sipQtGuiQMessageBoxStandardButtons.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQMessageBox.o sipQtGuiQMessageBox.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQMenuBar.o sipQtGuiQMenuBar.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQMenu.o sipQtGuiQMenu.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQMdiSubWindowSubWindowOptions.o sipQtGuiQMdiSubWindowSubWindowOptions.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQMdiSubWindow.o sipQtGuiQMdiSubWindow.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQMdiAreaAreaOptions.o sipQtGuiQMdiAreaAreaOptions.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQMdiArea.o sipQtGuiQMdiArea.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQMatrix4x4.o sipQtGuiQMatrix4x4.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQMatrix.o sipQtGuiQMatrix.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQMainWindowDockOptions.o sipQtGuiQMainWindowDockOptions.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQMainWindow.o sipQtGuiQMainWindow.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQListWidget.o sipQtGuiQListWidget.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQListWidgetItem.o sipQtGuiQListWidgetItem.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQListView.o sipQtGuiQListView.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQLineEdit.o sipQtGuiQLineEdit.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQLCDNumber.o sipQtGuiQLCDNumber.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQWidgetItem.o sipQtGuiQWidgetItem.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQSpacerItem.o sipQtGuiQSpacerItem.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQLayoutItem.o sipQtGuiQLayoutItem.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQLabel.o sipQtGuiQLabel.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQKeySequence.o sipQtGuiQKeySequence.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQKeyEventTransition.o sipQtGuiQKeyEventTransition.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQItemSelection.o sipQtGuiQItemSelection.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQItemSelectionModelSelectionFlags.o sipQtGuiQItemSelectionModelSelectionFlags.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQItemSelectionModel.o sipQtGuiQItemSelectionModel.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQItemSelectionRange.o sipQtGuiQItemSelectionRange.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQItemEditorFactory.o sipQtGuiQItemEditorFactory.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQItemEditorCreatorBase.o sipQtGuiQItemEditorCreatorBase.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQItemDelegate.o sipQtGuiQItemDelegate.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQInputDialogInputDialogOptions.o sipQtGuiQInputDialogInputDialogOptions.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQInputDialog.o sipQtGuiQInputDialog.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQInputContextFactory.o sipQtGuiQInputContextFactory.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQInputContext.o sipQtGuiQInputContext.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQImageWriter.o sipQtGuiQImageWriter.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQImageReader.o sipQtGuiQImageReader.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQImageIOHandler.o sipQtGuiQImageIOHandler.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQImage.o sipQtGuiQImage.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPaintDevice.o sipQtGuiQPaintDevice.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQIdentityProxyModel.o sipQtGuiQIdentityProxyModel.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQIconEngineV2AvailableSizesArgument.o sipQtGuiQIconEngineV2AvailableSizesArgument.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQIconEngineV2.o sipQtGuiQIconEngineV2.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQIconEngine.o sipQtGuiQIconEngine.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQIcon.o sipQtGuiQIcon.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQHeaderView.o sipQtGuiQHeaderView.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGroupBox.o sipQtGuiQGroupBox.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGridLayout.o sipQtGuiQGridLayout.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsViewOptimizationFlags.o sipQtGuiQGraphicsViewOptimizationFlags.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsViewCacheMode.o sipQtGuiQGraphicsViewCacheMode.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsView.o sipQtGuiQGraphicsView.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsRotation.o sipQtGuiQGraphicsRotation.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsScale.o sipQtGuiQGraphicsScale.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsTransform.o sipQtGuiQGraphicsTransform.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsSceneMoveEvent.o sipQtGuiQGraphicsSceneMoveEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsSceneResizeEvent.o sipQtGuiQGraphicsSceneResizeEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsSceneDragDropEvent.o sipQtGuiQGraphicsSceneDragDropEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsSceneHelpEvent.o sipQtGuiQGraphicsSceneHelpEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsSceneHoverEvent.o sipQtGuiQGraphicsSceneHoverEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsSceneContextMenuEvent.o sipQtGuiQGraphicsSceneContextMenuEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsSceneWheelEvent.o sipQtGuiQGraphicsSceneWheelEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsSceneMouseEvent.o sipQtGuiQGraphicsSceneMouseEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsSceneEvent.o sipQtGuiQGraphicsSceneEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsSceneSceneLayers.o sipQtGuiQGraphicsSceneSceneLayers.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsScene.o sipQtGuiQGraphicsScene.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsProxyWidget.o sipQtGuiQGraphicsProxyWidget.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsWidget.o sipQtGuiQGraphicsWidget.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsLinearLayout.o sipQtGuiQGraphicsLinearLayout.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsLayoutItem.o sipQtGuiQGraphicsLayoutItem.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsItemAnimation.o sipQtGuiQGraphicsItemAnimation.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsTextItem.o sipQtGuiQGraphicsTextItem.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsObject.o sipQtGuiQGraphicsObject.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsItemGroup.o sipQtGuiQGraphicsItemGroup.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsSimpleTextItem.o sipQtGuiQGraphicsSimpleTextItem.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsPixmapItem.o sipQtGuiQGraphicsPixmapItem.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsLineItem.o sipQtGuiQGraphicsLineItem.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsPolygonItem.o sipQtGuiQGraphicsPolygonItem.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsEllipseItem.o sipQtGuiQGraphicsEllipseItem.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsRectItem.o sipQtGuiQGraphicsRectItem.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsPathItem.o sipQtGuiQGraphicsPathItem.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQAbstractGraphicsShapeItem.o sipQtGuiQAbstractGraphicsShapeItem.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsItemGraphicsItemFlags.o sipQtGuiQGraphicsItemGraphicsItemFlags.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsItem.o sipQtGuiQGraphicsItem.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsGridLayout.o sipQtGuiQGraphicsGridLayout.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsOpacityEffect.o sipQtGuiQGraphicsOpacityEffect.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsDropShadowEffect.o sipQtGuiQGraphicsDropShadowEffect.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsBlurEffectBlurHints.o sipQtGuiQGraphicsBlurEffectBlurHints.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsBlurEffect.o sipQtGuiQGraphicsBlurEffect.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsColorizeEffect.o sipQtGuiQGraphicsColorizeEffect.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsEffectChangeFlags.o sipQtGuiQGraphicsEffectChangeFlags.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsEffect.o sipQtGuiQGraphicsEffect.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsAnchorLayout.o sipQtGuiQGraphicsAnchorLayout.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsLayout.o sipQtGuiQGraphicsLayout.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGraphicsAnchor.o sipQtGuiQGraphicsAnchor.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGlyphRun.o sipQtGuiQGlyphRun.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGestureRecognizerResult.o sipQtGuiQGestureRecognizerResult.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGestureRecognizer.o sipQtGuiQGestureRecognizer.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTapAndHoldGesture.o sipQtGuiQTapAndHoldGesture.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTapGesture.o sipQtGuiQTapGesture.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQSwipeGesture.o sipQtGuiQSwipeGesture.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPinchGestureChangeFlags.o sipQtGuiQPinchGestureChangeFlags.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPinchGesture.o sipQtGuiQPinchGesture.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPanGesture.o sipQtGuiQPanGesture.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGesture.o sipQtGuiQGesture.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQMatrix2x2.o sipQtGuiQMatrix2x2.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQMatrix2x3.o sipQtGuiQMatrix2x3.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQMatrix2x4.o sipQtGuiQMatrix2x4.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQMatrix3x2.o sipQtGuiQMatrix3x2.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQMatrix3x3.o sipQtGuiQMatrix3x3.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQMatrix3x4.o sipQtGuiQMatrix3x4.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQMatrix4x2.o sipQtGuiQMatrix4x2.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQMatrix4x3.o sipQtGuiQMatrix4x3.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQFormLayout.o sipQtGuiQFormLayout.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQFontMetricsF.o sipQtGuiQFontMetricsF.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQFontMetrics.o sipQtGuiQFontMetrics.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQFontInfo.o sipQtGuiQFontInfo.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQFontDialogFontDialogOptions.o sipQtGuiQFontDialogFontDialogOptions.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQFontDialog.o sipQtGuiQFontDialog.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQList0100QFontDatabaseWritingSystem.o sipQtGuiQList0100QFontDatabaseWritingSystem.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQFontDatabase.o sipQtGuiQFontDatabase.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQFontComboBoxFontFilters.o sipQtGuiQFontComboBoxFontFilters.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQFontComboBox.o sipQtGuiQFontComboBox.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQFont.o sipQtGuiQFont.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQFocusFrame.o sipQtGuiQFocusFrame.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQFileSystemModel.o sipQtGuiQFileSystemModel.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQFileIconProvider.o sipQtGuiQFileIconProvider.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQFileDialogOptions.o sipQtGuiQFileDialogOptions.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQFileDialog.o sipQtGuiQFileDialog.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGestureEvent.o sipQtGuiQGestureEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTouchEventTouchPoint.o sipQtGuiQTouchEventTouchPoint.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTouchEvent.o sipQtGuiQTouchEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQWindowStateChangeEvent.o sipQtGuiQWindowStateChangeEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQShortcutEvent.o sipQtGuiQShortcutEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQFileOpenEvent.o sipQtGuiQFileOpenEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQActionEvent.o sipQtGuiQActionEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQWhatsThisClickedEvent.o sipQtGuiQWhatsThisClickedEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStatusTipEvent.o sipQtGuiQStatusTipEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQHelpEvent.o sipQtGuiQHelpEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQDragLeaveEvent.o sipQtGuiQDragLeaveEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQDragEnterEvent.o sipQtGuiQDragEnterEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQDragMoveEvent.o sipQtGuiQDragMoveEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQDropEvent.o sipQtGuiQDropEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQMimeSource.o sipQtGuiQMimeSource.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQInputMethodEventAttribute.o sipQtGuiQInputMethodEventAttribute.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQInputMethodEvent.o sipQtGuiQInputMethodEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQContextMenuEvent.o sipQtGuiQContextMenuEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQHideEvent.o sipQtGuiQHideEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQShowEvent.o sipQtGuiQShowEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQIconDragEvent.o sipQtGuiQIconDragEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQCloseEvent.o sipQtGuiQCloseEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQResizeEvent.o sipQtGuiQResizeEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQMoveEvent.o sipQtGuiQMoveEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPaintEvent.o sipQtGuiQPaintEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQFocusEvent.o sipQtGuiQFocusEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQKeyEvent.o sipQtGuiQKeyEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTabletEvent.o sipQtGuiQTabletEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQWheelEvent.o sipQtGuiQWheelEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQHoverEvent.o sipQtGuiQHoverEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQMouseEvent.o sipQtGuiQMouseEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQInputEvent.o sipQtGuiQInputEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQErrorMessage.o sipQtGuiQErrorMessage.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQDrag.o sipQtGuiQDrag.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQDockWidgetDockWidgetFeatures.o sipQtGuiQDockWidgetDockWidgetFeatures.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQDockWidget.o sipQtGuiQDockWidget.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQDirModel.o sipQtGuiQDirModel.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQDialogButtonBoxStandardButtons.o sipQtGuiQDialogButtonBoxStandardButtons.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQDialogButtonBox.o sipQtGuiQDialogButtonBox.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQDial.o sipQtGuiQDial.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQDesktopWidget.o sipQtGuiQDesktopWidget.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQDesktopServices.o sipQtGuiQDesktopServices.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQDateEdit.o sipQtGuiQDateEdit.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTimeEdit.o sipQtGuiQTimeEdit.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQDateTimeEditSections.o sipQtGuiQDateTimeEditSections.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQDateTimeEdit.o sipQtGuiQDateTimeEdit.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQDataWidgetMapper.o sipQtGuiQDataWidgetMapper.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQCursor.o sipQtGuiQCursor.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQCompleter.o sipQtGuiQCompleter.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQCommonStyle.o sipQtGuiQCommonStyle.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQStyle.o sipQtGuiQStyle.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQComboBox.o sipQtGuiQComboBox.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQColorDialogColorDialogOptions.o sipQtGuiQColorDialogColorDialogOptions.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQColorDialog.o sipQtGuiQColorDialog.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQColumnView.o sipQtGuiQColumnView.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQClipboard.o sipQtGuiQClipboard.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQCheckBox.o sipQtGuiQCheckBox.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQCalendarWidget.o sipQtGuiQCalendarWidget.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQButtonGroup.o sipQtGuiQButtonGroup.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQConicalGradient.o sipQtGuiQConicalGradient.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQRadialGradient.o sipQtGuiQRadialGradient.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQLinearGradient.o sipQtGuiQLinearGradient.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQGradient.o sipQtGuiQGradient.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQBrush.o sipQtGuiQBrush.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQCommandLinkButton.o sipQtGuiQCommandLinkButton.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPushButton.o sipQtGuiQPushButton.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQColor.o sipQtGuiQColor.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQVBoxLayout.o sipQtGuiQVBoxLayout.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQHBoxLayout.o sipQtGuiQHBoxLayout.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQBoxLayout.o sipQtGuiQBoxLayout.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQLayout.o sipQtGuiQLayout.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQBitmap.o sipQtGuiQBitmap.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQPixmap.o sipQtGuiQPixmap.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQApplication.o sipQtGuiQApplication.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiXEvent.o sipQtGuiXEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQActionGroup.o sipQtGuiQActionGroup.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQAction.o sipQtGuiQAction.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQTextObjectInterface.o sipQtGuiQTextObjectInterface.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQAbstractTextDocumentLayoutPaintContext.o sipQtGuiQAbstractTextDocumentLayoutPaintContext.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQAbstractTextDocumentLayoutSelection.o sipQtGuiQAbstractTextDocumentLayoutSelection.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQAbstractTextDocumentLayout.o sipQtGuiQAbstractTextDocumentLayout.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQAbstractSlider.o sipQtGuiQAbstractSlider.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQAbstractSpinBoxStepEnabled.o sipQtGuiQAbstractSpinBoxStepEnabled.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQAbstractSpinBox.o sipQtGuiQAbstractSpinBox.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQFrame.o sipQtGuiQFrame.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQAbstractProxyModel.o sipQtGuiQAbstractProxyModel.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQAbstractPrintDialogPrintDialogOptions.o sipQtGuiQAbstractPrintDialogPrintDialogOptions.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQAbstractPrintDialog.o sipQtGuiQAbstractPrintDialog.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQDialog.o sipQtGuiQDialog.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQAbstractItemViewEditTriggers.o sipQtGuiQAbstractItemViewEditTriggers.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQAbstractItemView.o sipQtGuiQAbstractItemView.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQAbstractScrollArea.o sipQtGuiQAbstractScrollArea.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQAbstractItemDelegate.o sipQtGuiQAbstractItemDelegate.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQAbstractButton.o sipQtGuiQAbstractButton.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtGuiQWidget.o sipQtGuiQWidget.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -shared -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -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 sipQtGuiQAbstractSlider.o sipQtGuiQAbstractSpinBoxStepEnabled.o sipQtGuiQAbstractSpinBox.o sipQtGuiQFrame.o sipQtGuiQAbstractProxyModel.o sipQtGuiQAbstractPrintDialogPrintDialogOptions.o sipQtGuiQAbstractPrintDialog.o sipQtGuiQDialog.o sipQtGuiQAbstractItemViewEditTriggers.o sipQtGuiQAbstractItemView.o sipQtGuiQAbstractScrollArea.o sipQtGuiQAbstractItemDelegate.o sipQtGuiQAbstractButton.o sipQtGuiQWidget.o -L/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtGui -L/usr/lib64/qt4 -L/usr/X11R6/lib -lqpygui -lQtGui -L/usr/lib64 -L/usr/lib64/qt4 -L/usr/X11R6/lib -L/usr/lib64/qt4 -lQtCore -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lpthread -lQtCore -L/usr/lib64 -L/usr/lib64/qt4 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/lib64/qt4 -lpthread -lXext -lX11 -lm -lpthread make[1]: Leaving directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/QtGui' make[1]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/QtNetwork' x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkcmodule.o sipQtNetworkcmodule.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQList0100QSslCipher.o sipQtNetworkQList0100QSslCipher.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQList0100QSslCertificate.o sipQtNetworkQList0100QSslCertificate.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQList0100QNetworkProxy.o sipQtNetworkQList0100QNetworkProxy.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQList0100QNetworkInterface.o sipQtNetworkQList0100QNetworkInterface.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQList0100QNetworkAddressEntry.o sipQtNetworkQList0100QNetworkAddressEntry.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQList0100QNetworkCookie.o sipQtNetworkQList0100QNetworkCookie.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQList0100QNetworkConfiguration.o sipQtNetworkQList0100QNetworkConfiguration.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQList0100QSslError.o sipQtNetworkQList0100QSslError.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQList0100QHostAddress.o sipQtNetworkQList0100QHostAddress.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQPair0100QHostAddress1800.o sipQtNetworkQPair0100QHostAddress1800.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQUrlInfo.o sipQtNetworkQUrlInfo.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQUdpSocketBindMode.o sipQtNetworkQUdpSocketBindMode.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQUdpSocket.o sipQtNetworkQUdpSocket.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQTcpServer.o sipQtNetworkQTcpServer.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQSslSocket.o sipQtNetworkQSslSocket.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQTcpSocket.o sipQtNetworkQTcpSocket.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQSslKey.o sipQtNetworkQSslKey.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQSslError.o sipQtNetworkQSslError.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQSslCipher.o sipQtNetworkQSslCipher.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQSslConfiguration.o sipQtNetworkQSslConfiguration.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQMultiMap0100QSslAlternateNameEntryType0100QString.o sipQtNetworkQMultiMap0100QSslAlternateNameEntryType0100QString.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQSslCertificate.o sipQtNetworkQSslCertificate.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQSslSslOptions.o sipQtNetworkQSslSslOptions.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQSsl.o sipQtNetworkQSsl.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQNetworkSession.o sipQtNetworkQNetworkSession.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQNetworkRequest.o sipQtNetworkQNetworkRequest.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQNetworkReply.o sipQtNetworkQNetworkReply.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQNetworkProxyFactory.o sipQtNetworkQNetworkProxyFactory.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQNetworkProxyQuery.o sipQtNetworkQNetworkProxyQuery.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQNetworkProxyCapabilities.o sipQtNetworkQNetworkProxyCapabilities.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQNetworkProxy.o sipQtNetworkQNetworkProxy.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQNetworkInterfaceInterfaceFlags.o sipQtNetworkQNetworkInterfaceInterfaceFlags.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQNetworkInterface.o sipQtNetworkQNetworkInterface.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQNetworkAddressEntry.o sipQtNetworkQNetworkAddressEntry.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQNetworkDiskCache.o sipQtNetworkQNetworkDiskCache.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQNetworkCookieJar.o sipQtNetworkQNetworkCookieJar.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQNetworkCookie.o sipQtNetworkQNetworkCookie.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQNetworkConfigurationStateFlags.o sipQtNetworkQNetworkConfigurationStateFlags.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQNetworkConfiguration.o sipQtNetworkQNetworkConfiguration.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQNetworkConfigurationManagerCapabilities.o sipQtNetworkQNetworkConfigurationManagerCapabilities.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQNetworkConfigurationManager.o sipQtNetworkQNetworkConfigurationManager.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQNetworkAccessManager.o sipQtNetworkQNetworkAccessManager.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQLocalSocket.o sipQtNetworkQLocalSocket.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkquintptr.o sipQtNetworkquintptr.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQLocalServer.o sipQtNetworkQLocalServer.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQHttpMultiPart.o sipQtNetworkQHttpMultiPart.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQHttpPart.o sipQtNetworkQHttpPart.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQHttp.o sipQtNetworkQHttp.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQHttpRequestHeader.o sipQtNetworkQHttpRequestHeader.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQHttpResponseHeader.o sipQtNetworkQHttpResponseHeader.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQHttpHeader.o sipQtNetworkQHttpHeader.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQHostInfo.o sipQtNetworkQHostInfo.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQ_IPV6ADDR.o sipQtNetworkQ_IPV6ADDR.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQHostAddress.o sipQtNetworkQHostAddress.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQFtp.o sipQtNetworkQFtp.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQAuthenticator.o sipQtNetworkQAuthenticator.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQAbstractSocket.o sipQtNetworkQAbstractSocket.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQAbstractNetworkCache.o sipQtNetworkQAbstractNetworkCache.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQNetworkCacheMetaData.o sipQtNetworkQNetworkCacheMetaData.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtNetworkQHash0100QNetworkRequestAttribute0100QVariant.o sipQtNetworkQHash0100QNetworkRequestAttribute0100QVariant.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -shared -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -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 sipQtNetworkquintptr.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/qt4 -lQtNetwork -L/usr/lib64 -L/usr/lib64/qt4 -L/usr/lib64/qt4 -lQtCore -L/usr/lib64 -L/usr/lib64/qt4 -lgthread-2.0 -lrt -lglib-2.0 -lpthread -lQtCore -L/usr/lib64 -L/usr/lib64/qt4 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/lib64/qt4 -lpthread -lpthread make[1]: Leaving directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/QtNetwork' make[1]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/QtDBus' x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDBus -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtDBuscmodule.o sipQtDBuscmodule.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDBus -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtDBusQDBusReply0100QString.o sipQtDBusQDBusReply0100QString.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDBus -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtDBusQDBusReply0100QStringList.o sipQtDBusQDBusReply0100QStringList.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDBus -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtDBusQDBusReply0100QDBusConnectionInterfaceRegisterServiceReply.o sipQtDBusQDBusReply0100QDBusConnectionInterfaceRegisterServiceReply.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDBus -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtDBusQDBusReply1900.o sipQtDBusQDBusReply1900.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDBus -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtDBusQDBusReply2600.o sipQtDBusQDBusReply2600.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDBus -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtDBusQDBusReply0400.o sipQtDBusQDBusReply0400.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDBus -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtDBusQPyDBusReply.o sipQtDBusQPyDBusReply.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDBus -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtDBusQPyDBusPendingReply.o sipQtDBusQPyDBusPendingReply.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDBus -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtDBusQDBusUnixFileDescriptor.o sipQtDBusQDBusUnixFileDescriptor.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDBus -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtDBusQDBusServiceWatcherWatchMode.o sipQtDBusQDBusServiceWatcherWatchMode.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDBus -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtDBusQDBusServiceWatcher.o sipQtDBusQDBusServiceWatcher.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDBus -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtDBusQDBusPendingCallWatcher.o sipQtDBusQDBusPendingCallWatcher.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDBus -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtDBusQDBusPendingCall.o sipQtDBusQDBusPendingCall.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDBus -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtDBusQDBusMessage.o sipQtDBusQDBusMessage.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDBus -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtDBusQDBusInterface.o sipQtDBusQDBusInterface.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDBus -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtDBusQDBusVariant.o sipQtDBusQDBusVariant.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDBus -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtDBusQDBusSignature.o sipQtDBusQDBusSignature.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDBus -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtDBusQDBusObjectPath.o sipQtDBusQDBusObjectPath.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDBus -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtDBusQDBusError.o sipQtDBusQDBusError.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDBus -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtDBusQDBusConnectionInterface.o sipQtDBusQDBusConnectionInterface.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDBus -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtDBusQDBusConnectionConnectionCapabilities.o sipQtDBusQDBusConnectionConnectionCapabilities.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDBus -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtDBusQDBusConnectionRegisterOptions.o sipQtDBusQDBusConnectionRegisterOptions.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDBus -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtDBusQDBusConnection.o sipQtDBusQDBusConnection.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDBus -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtDBusQDBus.o sipQtDBusQDBus.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDBus -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtDBusQDBusArgument.o sipQtDBusQDBusArgument.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDBus -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtDBusQDBusAbstractInterface.o sipQtDBusQDBusAbstractInterface.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDBus -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDBus -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtDBusQDBusAbstractAdaptor.o sipQtDBusQDBusAbstractAdaptor.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -shared -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -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/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDBus -L/usr/lib64/qt4 -lqpydbus -lQtDBus -L/usr/lib64 -L/usr/lib64/qt4 -L/usr/lib64/qt4 -lQtXml -L/usr/lib64 -lQtCore -lgthread-2.0 -lrt -lglib-2.0 -lpthread -lQtCore -L/usr/lib64 -L/usr/lib64/qt4 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/lib64/qt4 -lpthread -lpthread make[1]: Leaving directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/QtDBus' make[1]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/QtOpenGL' x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtOpenGLcmodule.o sipQtOpenGLcmodule.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtOpenGLQList0101QGLShader.o sipQtOpenGLQList0101QGLShader.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtOpenGLQGLShaderProgram.o sipQtOpenGLQGLShaderProgram.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtOpenGLQGLShaderShaderType.o sipQtOpenGLQGLShaderShaderType.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtOpenGLQGLShader.o sipQtOpenGLQGLShader.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtOpenGLQGLPixelBuffer.o sipQtOpenGLQGLPixelBuffer.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtOpenGLQGLFramebufferObjectFormat.o sipQtOpenGLQGLFramebufferObjectFormat.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtOpenGLQGLFramebufferObject.o sipQtOpenGLQGLFramebufferObject.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtOpenGLQGLColormap.o sipQtOpenGLQGLColormap.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtOpenGLQGLBuffer.o sipQtOpenGLQGLBuffer.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtOpenGLQGLWidget.o sipQtOpenGLQGLWidget.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtOpenGLQGLContextBindOptions.o sipQtOpenGLQGLContextBindOptions.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtOpenGLQGLContext.o sipQtOpenGLQGLContext.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtOpenGLQGLFormatOpenGLVersionFlags.o sipQtOpenGLQGLFormatOpenGLVersionFlags.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtOpenGLQGLFormat.o sipQtOpenGLQGLFormat.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtOpenGLQGLFormatOptions.o sipQtOpenGLQGLFormatOptions.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtOpenGL -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtOpenGLQGL.o sipQtOpenGLQGL.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -shared -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -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/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtOpenGL -L/usr/lib64/qt4 -L/usr/X11R6/lib -lqpyopengl -lQtOpenGL -L/usr/lib64 -L/usr/lib64/qt4 -L/usr/X11R6/lib -L/usr/lib64/qt4 -lQtGui -L/usr/lib64 -L/usr/X11R6/lib -lQtCore -lgthread-2.0 -lrt -lglib-2.0 -lpthread -lQtGui -L/usr/lib64 -L/usr/lib64/qt4 -L/usr/X11R6/lib -L/usr/lib64/qt4 -lQtCore -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lpthread -lQtCore -L/usr/lib64 -L/usr/lib64/qt4 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/lib64/qt4 -lpthread -lGL -lXext -lX11 -lm -lpthread make[1]: Leaving directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/QtOpenGL' make[1]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/QtScript' x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtScriptcmodule.o sipQtScriptcmodule.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtScriptQList0100QScriptValue.o sipQtScriptQList0100QScriptValue.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtScriptQList0100QScriptContextInfo.o sipQtScriptQList0100QScriptContextInfo.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtScriptQScriptValueIterator.o sipQtScriptQScriptValueIterator.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtScriptQScriptValuePropertyFlags.o sipQtScriptQScriptValuePropertyFlags.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtScriptQScriptValueResolveFlags.o sipQtScriptQScriptValueResolveFlags.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtScriptQScriptValue.o sipQtScriptQScriptValue.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtScriptQScriptString.o sipQtScriptQScriptString.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtScriptQScriptEngineAgent.o sipQtScriptQScriptEngineAgent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtScriptQScriptSyntaxCheckResult.o sipQtScriptQScriptSyntaxCheckResult.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtScriptQScriptEngineQObjectWrapOptions.o sipQtScriptQScriptEngineQObjectWrapOptions.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtScriptQScriptEngine.o sipQtScriptQScriptEngine.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtScriptQScriptContextInfo.o sipQtScriptQScriptContextInfo.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtScriptQScriptContext.o sipQtScriptQScriptContext.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtScriptQScriptClassPropertyIterator.o sipQtScriptQScriptClassPropertyIterator.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtScriptQScriptClassQueryFlags.o sipQtScriptQScriptClassQueryFlags.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtScriptQScriptClass.o sipQtScriptQScriptClass.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -shared -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -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/qt4 -lQtScript -L/usr/lib64 -L/usr/lib64/qt4 -L/usr/lib64/qt4 -lQtCore -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lpthread -lQtCore -L/usr/lib64 -L/usr/lib64/qt4 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/lib64/qt4 -lpthread -lpthread make[1]: Leaving directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/QtScript' make[1]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/QtScriptTools' x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtScriptTools -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtScriptToolscmodule.o sipQtScriptToolscmodule.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtScriptTools -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtScript -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtScriptToolsQScriptEngineDebugger.o sipQtScriptToolsQScriptEngineDebugger.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -shared -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -Wl,--version-script=QtScriptTools.exp -o QtScriptTools.so sipQtScriptToolscmodule.o sipQtScriptToolsQScriptEngineDebugger.o -L/usr/lib64/qt4 -L/usr/X11R6/lib -lQtScriptTools -L/usr/lib64 -L/usr/lib64/qt4 -L/usr/lib64/qt4 -lQtScript -L/usr/lib64 -lQtGui -L/usr/lib64/qt4 -L/usr/X11R6/lib -lQtCore -lgthread-2.0 -lrt -lglib-2.0 -lpthread -lQtGui -L/usr/lib64 -L/usr/lib64/qt4 -L/usr/X11R6/lib -L/usr/lib64/qt4 -lQtCore -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lpthread -lQtScript -L/usr/lib64 -L/usr/lib64/qt4 -L/usr/lib64/qt4 -lQtCore -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lpthread -lQtCore -L/usr/lib64 -L/usr/lib64/qt4 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/lib64/qt4 -lpthread -lXext -lX11 -lm -lpthread make[1]: Leaving directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/QtScriptTools' make[1]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/QtSvg' x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtSvgcmodule.o sipQtSvgcmodule.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtSvgQSvgWidget.o sipQtSvgQSvgWidget.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtSvgQSvgRenderer.o sipQtSvgQSvgRenderer.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtSvgQSvgGenerator.o sipQtSvgQSvgGenerator.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtSvg -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtSvgQGraphicsSvgItem.o sipQtSvgQGraphicsSvgItem.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -shared -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -Wl,--version-script=QtSvg.exp -o QtSvg.so sipQtSvgcmodule.o sipQtSvgQSvgWidget.o sipQtSvgQSvgRenderer.o sipQtSvgQSvgGenerator.o sipQtSvgQGraphicsSvgItem.o -L/usr/lib64/qt4 -L/usr/X11R6/lib -lQtSvg -L/usr/lib64 -L/usr/lib64/qt4 -L/usr/lib64/qt4 -lQtGui -L/usr/lib64 -L/usr/X11R6/lib -lQtCore -lgthread-2.0 -lrt -lglib-2.0 -lpthread -lQtGui -L/usr/lib64 -L/usr/lib64/qt4 -L/usr/X11R6/lib -L/usr/lib64/qt4 -lQtCore -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lpthread -lQtCore -L/usr/lib64 -L/usr/lib64/qt4 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/lib64/qt4 -lpthread -lXext -lX11 -lm -lpthread make[1]: Leaving directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/QtSvg' make[1]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/QtTest' x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtTestcmodule.o sipQtTestcmodule.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtTest -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtTestQTest.o sipQtTestQTest.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -shared -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -Wl,--version-script=QtTest.exp -o QtTest.so sipQtTestcmodule.o sipQtTestQTest.o -L/usr/lib64/qt4 -L/usr/X11R6/lib -lQtTest -L/usr/lib64 -L/usr/lib64/qt4 -L/usr/lib64/qt4 -lQtCore -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lpthread -lQtGui -L/usr/lib64 -L/usr/lib64/qt4 -L/usr/X11R6/lib -L/usr/lib64/qt4 -lQtCore -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lpthread -lQtCore -L/usr/lib64 -L/usr/lib64/qt4 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/lib64/qt4 -lpthread -lXext -lX11 -lm -lpthread make[1]: Leaving directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/QtTest' make[1]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/QtXml' x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlcmodule.o sipQtXmlcmodule.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlQXmlDefaultHandler.o sipQtXmlQXmlDefaultHandler.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlQXmlDeclHandler.o sipQtXmlQXmlDeclHandler.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlQXmlLexicalHandler.o sipQtXmlQXmlLexicalHandler.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlQXmlEntityResolver.o sipQtXmlQXmlEntityResolver.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlQXmlDTDHandler.o sipQtXmlQXmlDTDHandler.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlQXmlErrorHandler.o sipQtXmlQXmlErrorHandler.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlQXmlContentHandler.o sipQtXmlQXmlContentHandler.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlQXmlLocator.o sipQtXmlQXmlLocator.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlQXmlSimpleReader.o sipQtXmlQXmlSimpleReader.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlQXmlReader.o sipQtXmlQXmlReader.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlQXmlParseException.o sipQtXmlQXmlParseException.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlQXmlInputSource.o sipQtXmlQXmlInputSource.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlQXmlAttributes.o sipQtXmlQXmlAttributes.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlQXmlNamespaceSupport.o sipQtXmlQXmlNamespaceSupport.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlQDomProcessingInstruction.o sipQtXmlQDomProcessingInstruction.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlQDomEntityReference.o sipQtXmlQDomEntityReference.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlQDomEntity.o sipQtXmlQDomEntity.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlQDomNotation.o sipQtXmlQDomNotation.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlQDomCDATASection.o sipQtXmlQDomCDATASection.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlQDomComment.o sipQtXmlQDomComment.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlQDomText.o sipQtXmlQDomText.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlQDomElement.o sipQtXmlQDomElement.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlQDomAttr.o sipQtXmlQDomAttr.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlQDomCharacterData.o sipQtXmlQDomCharacterData.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlQDomDocumentFragment.o sipQtXmlQDomDocumentFragment.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlQDomNamedNodeMap.o sipQtXmlQDomNamedNodeMap.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlQDomDocument.o sipQtXmlQDomDocument.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlQDomDocumentType.o sipQtXmlQDomDocumentType.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlQDomNodeList.o sipQtXmlQDomNodeList.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlQDomNode.o sipQtXmlQDomNode.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtXmlQDomImplementation.o sipQtXmlQDomImplementation.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -shared -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -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/qt4 -lQtXml -L/usr/lib64 -L/usr/lib64/qt4 -L/usr/lib64/qt4 -lQtCore -L/usr/lib64 -L/usr/lib64/qt4 -lgthread-2.0 -lrt -lglib-2.0 -lpthread -lQtCore -L/usr/lib64 -L/usr/lib64/qt4 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/lib64/qt4 -lpthread -lpthread make[1]: Leaving directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/QtXml' make[1]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/QtDesigner' x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtDesignercmodule.o sipQtDesignercmodule.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtDesignerQList0101QDesignerCustomWidgetInterface.o sipQtDesignerQList0101QDesignerCustomWidgetInterface.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtDesignerQPyDesignerTaskMenuExtension.o sipQtDesignerQPyDesignerTaskMenuExtension.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtDesignerQPyDesignerPropertySheetExtension.o sipQtDesignerQPyDesignerPropertySheetExtension.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtDesignerQPyDesignerMemberSheetExtension.o sipQtDesignerQPyDesignerMemberSheetExtension.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtDesignerQPyDesignerCustomWidgetPlugin.o sipQtDesignerQPyDesignerCustomWidgetPlugin.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtDesignerQPyDesignerCustomWidgetCollectionPlugin.o sipQtDesignerQPyDesignerCustomWidgetCollectionPlugin.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtDesignerQPyDesignerContainerExtension.o sipQtDesignerQPyDesignerContainerExtension.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtDesignerQDesignerTaskMenuExtension.o sipQtDesignerQDesignerTaskMenuExtension.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtDesignerQExtensionManager.o sipQtDesignerQExtensionManager.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtDesignerQDesignerPropertySheetExtension.o sipQtDesignerQDesignerPropertySheetExtension.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtDesignerQDesignerMemberSheetExtension.o sipQtDesignerQDesignerMemberSheetExtension.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtDesignerQFormBuilder.o sipQtDesignerQFormBuilder.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtDesignerQAbstractExtensionManager.o sipQtDesignerQAbstractExtensionManager.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtDesignerQExtensionFactory.o sipQtDesignerQExtensionFactory.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtDesignerQAbstractExtensionFactory.o sipQtDesignerQAbstractExtensionFactory.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtDesignerQDesignerCustomWidgetCollectionInterface.o sipQtDesignerQDesignerCustomWidgetCollectionInterface.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtDesignerQDesignerCustomWidgetInterface.o sipQtDesignerQDesignerCustomWidgetInterface.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtDesignerQDesignerContainerExtension.o sipQtDesignerQDesignerContainerExtension.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtDesignerQDesignerWidgetBoxInterface.o sipQtDesignerQDesignerWidgetBoxInterface.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtDesignerQDesignerPropertyEditorInterface.o sipQtDesignerQDesignerPropertyEditorInterface.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtDesignerQDesignerObjectInspectorInterface.o sipQtDesignerQDesignerObjectInspectorInterface.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtDesignerQDesignerFormWindowManagerInterface.o sipQtDesignerQDesignerFormWindowManagerInterface.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtDesignerQDesignerFormWindowCursorInterface.o sipQtDesignerQDesignerFormWindowCursorInterface.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtDesignerQDesignerFormWindowInterfaceFeature.o sipQtDesignerQDesignerFormWindowInterfaceFeature.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtDesignerQDesignerFormWindowInterface.o sipQtDesignerQDesignerFormWindowInterface.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtDesignerQDesignerFormEditorInterface.o sipQtDesignerQDesignerFormEditorInterface.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtDesignerQAbstractFormBuilder.o sipQtDesignerQAbstractFormBuilder.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDesigner -I/usr/include/python2.7 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/X11R6/include -o sipQtDesignerQDesignerActionEditorInterface.o sipQtDesignerQDesignerActionEditorInterface.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -shared -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -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/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/qpy/QtDesigner -L/usr/lib64/qt4 -L/usr/X11R6/lib -lqpydesigner -lQtDesigner -lQtGui -L/usr/lib64 -L/usr/lib64/qt4 -L/usr/X11R6/lib -L/usr/lib64/qt4 -lQtCore -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lpthread -lQtCore -L/usr/lib64 -L/usr/lib64/qt4 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/lib64/qt4 -lpthread -lXext -lX11 -lm -lpthread make[1]: Leaving directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/QtDesigner' make[1]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/Qt' x86_64-pc-linux-gnu-gcc -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -I. -I/usr/include/python2.7 -o sipQtcmodule.o sipQtcmodule.c x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -shared -Wl,-O1 -Wl,--version-script=Qt.exp -o Qt.so sipQtcmodule.o make[1]: Leaving directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/Qt' make[1]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/dbus' x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o dbus.o dbus.cpp /usr/bin/moc -o moc_helper.cpp helper.h x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -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/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o moc_helper.o moc_helper.cpp dbus.cpp: In function 'dbus_bool_t add_watch(DBusWatch*, void*)': dbus.cpp:39:14: warning: 'int dbus_watch_get_fd(DBusWatch*)' is deprecated (declared at /usr/include/dbus-1.0/dbus/dbus-connection.h:450) dbus.cpp:39:37: warning: 'int dbus_watch_get_fd(DBusWatch*)' is deprecated (declared at /usr/include/dbus-1.0/dbus/dbus-connection.h:450) dbus.cpp: In function 'void remove_watch(DBusWatch*, void*)': dbus.cpp:72:14: warning: 'int dbus_watch_get_fd(DBusWatch*)' is deprecated (declared at /usr/include/dbus-1.0/dbus/dbus-connection.h:450) dbus.cpp:72:37: warning: 'int dbus_watch_get_fd(DBusWatch*)' is deprecated (declared at /usr/include/dbus-1.0/dbus/dbus-connection.h:450) dbus.cpp: In function 'void toggle_watch(DBusWatch*, void*)': dbus.cpp:104:14: warning: 'int dbus_watch_get_fd(DBusWatch*)' is deprecated (declared at /usr/include/dbus-1.0/dbus/dbus-connection.h:450) dbus.cpp:104:37: warning: 'int dbus_watch_get_fd(DBusWatch*)' is deprecated (declared at /usr/include/dbus-1.0/dbus/dbus-connection.h:450) dbus.cpp: In function 'PyObject* DBusQtMainLoop(PyObject*, PyObject*, PyObject*)': dbus.cpp:344:51: warning: deprecated conversion from string constant to 'char*' x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -shared -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -Wl,--version-script=qt.exp -o qt.so dbus.o moc_helper.o -L/usr/lib64/qt4 -ldbus-1 -lpthread -lrt -lQtCore -L/usr/lib64 -L/usr/lib64/qt4 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/lib64/qt4 -lpthread -lpthread make[1]: Leaving directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/dbus' make[1]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/pyuic' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/pyuic' make[1]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/pylupdate' x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -O2 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/pylupdate -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o fetchtr.o fetchtr.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -O2 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/pylupdate -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o merge.o merge.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -O2 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/pylupdate -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o numberh.o numberh.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -O2 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/pylupdate -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o sametexth.o sametexth.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -O2 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/pylupdate -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o main.o main.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -O2 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/pylupdate -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o metatranslator.o metatranslator.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -O2 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/pylupdate -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o proparser.o proparser.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -O2 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/pylupdate -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o translator.o translator.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -O2 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/pylupdate -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o simtexth.o simtexth.cpp /usr/bin/moc -o moc_translator.cpp translator.h x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -O2 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/pylupdate -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o moc_translator.o moc_translator.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -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/qt4 -lQtCore -L/usr/lib64 -L/usr/lib64/qt4 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/lib64/qt4 -lpthread -lQtXml -L/usr/lib64 -L/usr/lib64/qt4 -L/usr/lib64/qt4 -lQtCore -L/usr/lib64 -L/usr/lib64/qt4 -lgthread-2.0 -lrt -lglib-2.0 -lpthread -lpthread make[1]: Leaving directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/pylupdate' make[1]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/pyrcc' x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -O2 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o main.o main.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -O2 -Wall -W -D_REENTRANT -DNDEBUG -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_XML_LIB -I. -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtXml -I/usr/include/qt4 -o rcc.o rcc.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o pyrcc4 main.o rcc.o -L/usr/lib64/qt4 -lQtCore -L/usr/lib64 -L/usr/lib64/qt4 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/lib64/qt4 -lpthread -lQtXml -L/usr/lib64 -L/usr/lib64/qt4 -L/usr/lib64/qt4 -lQtCore -L/usr/lib64 -L/usr/lib64/qt4 -lgthread-2.0 -lrt -lglib-2.0 -lpthread -lpthread ./pyrcc4 -py2 -o ../examples/webkit/fancybrowser/jquery_rc.py ../examples/webkit/fancybrowser/jquery.qrc ./pyrcc4 -py2 -o ../examples/webkit/formextractor/formextractor_rc.py ../examples/webkit/formextractor/formextractor.qrc ./pyrcc4 -py2 -o ../examples/widgets/stylesheet/stylesheet_rc.py ../examples/widgets/stylesheet/stylesheet.qrc ./pyrcc4 -py2 -o ../examples/widgets/tooltips/tooltips_rc.py ../examples/widgets/tooltips/tooltips.qrc ./pyrcc4 -py2 -o ../examples/network/ftp/ftp_rc.py ../examples/network/ftp/ftp.qrc ./pyrcc4 -py2 -o ../examples/itemviews/simpletreemodel/simpletreemodel_rc.py ../examples/itemviews/simpletreemodel/simpletreemodel.qrc ./pyrcc4 -py2 -o ../examples/itemviews/pixelator/pixelator_rc.py ../examples/itemviews/pixelator/pixelator.qrc ./pyrcc4 -py2 -o ../examples/itemviews/puzzle/puzzle_rc.py ../examples/itemviews/puzzle/puzzle.qrc ./pyrcc4 -py2 -o ../examples/itemviews/chart/chart_rc.py ../examples/itemviews/chart/chart.qrc ./pyrcc4 -py2 -o ../examples/itemviews/editabletreemodel/editabletreemodel_rc.py ../examples/itemviews/editabletreemodel/editabletreemodel.qrc ./pyrcc4 -py2 -o ../examples/declarative/modelviews/objectlistmodel/objectlistmodel_rc.py ../examples/declarative/modelviews/objectlistmodel/objectlistmodel.qrc ./pyrcc4 -py2 -o ../examples/activeqt/webbrowser/mainwindow_rc.py ../examples/activeqt/webbrowser/mainwindow.qrc ./pyrcc4 -py2 -o ../examples/mainwindows/sdi/sdi_rc.py ../examples/mainwindows/sdi/sdi.qrc ./pyrcc4 -py2 -o ../examples/mainwindows/dockwidgets/dockwidgets_rc.py ../examples/mainwindows/dockwidgets/dockwidgets.qrc ./pyrcc4 -py2 -o ../examples/mainwindows/application/application_rc.py ../examples/mainwindows/application/application.qrc ./pyrcc4 -py2 -o ../examples/mainwindows/mdi/mdi_rc.py ../examples/mainwindows/mdi/mdi.qrc ./pyrcc4 -py2 -o ../examples/xmlpatterns/schema/schema_rc.py ../examples/xmlpatterns/schema/schema.qrc ./pyrcc4 -py2 -o ../examples/dialogs/classwizard/classwizard_rc.py ../examples/dialogs/classwizard/classwizard.qrc ./pyrcc4 -py2 -o ../examples/dialogs/configdialog/configdialog_rc.py ../examples/dialogs/configdialog/configdialog.qrc ./pyrcc4 -py2 -o ../examples/painting/basicdrawing/basicdrawing_rc.py ../examples/painting/basicdrawing/basicdrawing.qrc ./pyrcc4 -py2 -o ../examples/painting/svgviewer/svgviewer_rc.py ../examples/painting/svgviewer/svgviewer.qrc ./pyrcc4 -py2 -o ../examples/animation/stickman/stickman_rc.py ../examples/animation/stickman/stickman.qrc ./pyrcc4 -py2 -o ../examples/animation/appchooser/appchooser_rc.py ../examples/animation/appchooser/appchooser.qrc ./pyrcc4 -py2 -o ../examples/animation/animatedtiles/animatedtiles_rc.py ../examples/animation/animatedtiles/animatedtiles.qrc ./pyrcc4 -py2 -o ../examples/animation/easing/easing_rc.py ../examples/animation/easing/easing.qrc ./pyrcc4 -py2 -o ../examples/animation/states/states_rc.py ../examples/animation/states/states.qrc ./pyrcc4 -py2 -o ../examples/demos/embeddeddialogs/embeddeddialogs_rc.py ../examples/demos/embeddeddialogs/embeddeddialogs.qrc ./pyrcc4 -py2 -o ../examples/demos/textedit/textedit_rc.py ../examples/demos/textedit/textedit.qrc ./pyrcc4 -py2 -o ../examples/demos/qtdemo/qtdemo_rc.py ../examples/demos/qtdemo/qtdemo.qrc ./pyrcc4 -py2 -o ../examples/desktop/systray/systray_rc.py ../examples/desktop/systray/systray.qrc ./pyrcc4 -py2 -o ../examples/tools/i18n/i18n_rc.py ../examples/tools/i18n/i18n.qrc ./pyrcc4 -py2 -o ../examples/opengl/textures/textures_rc.py ../examples/opengl/textures/textures.qrc ./pyrcc4 -py2 -o ../examples/draganddrop/draggabletext/draggabletext_rc.py ../examples/draganddrop/draggabletext/draggabletext.qrc ./pyrcc4 -py2 -o ../examples/draganddrop/puzzle/puzzle_rc.py ../examples/draganddrop/puzzle/puzzle.qrc ./pyrcc4 -py2 -o ../examples/draganddrop/delayedencoding/delayedencoding_rc.py ../examples/draganddrop/delayedencoding/delayedencoding.qrc ./pyrcc4 -py2 -o ../examples/draganddrop/fridgemagnets/fridgemagnets_rc.py ../examples/draganddrop/fridgemagnets/fridgemagnets.qrc ./pyrcc4 -py2 -o ../examples/draganddrop/draggableicons/draggableicons_rc.py ../examples/draganddrop/draggableicons/draggableicons.qrc ./pyrcc4 -py2 -o ../examples/graphicsview/dragdroprobot/dragdroprobot_rc.py ../examples/graphicsview/dragdroprobot/dragdroprobot.qrc ./pyrcc4 -py2 -o ../examples/graphicsview/collidingmice/mice_rc.py ../examples/graphicsview/collidingmice/mice.qrc ./pyrcc4 -py2 -o ../examples/graphicsview/padnavigator/padnavigator_rc.py ../examples/graphicsview/padnavigator/padnavigator.qrc ./pyrcc4 -py2 -o ../examples/graphicsview/diagramscene/diagramscene_rc.py ../examples/graphicsview/diagramscene/diagramscene.qrc make[1]: Leaving directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/pyrcc' make[1]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/designer' x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -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/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python2.7 -I. -o pluginloader.o pluginloader.cpp /usr/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/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python2.7 -I. pluginloader.h -o moc_pluginloader.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -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/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python2.7 -I. -o moc_pluginloader.o moc_pluginloader.cpp rm -f libpythonplugin.so x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -shared -o libpythonplugin.so pluginloader.o moc_pluginloader.o -L/usr/lib64/qt4 -L/usr/lib -lpython2.7 -lQtScript -L/usr/lib64 -L/usr/lib64/qt4 -lQtXml -lQtGui -L/usr/X11R6/lib -lQtCore -lgthread-2.0 -lrt -lglib-2.0 -lQtDesigner -lpthread make[1]: Leaving directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-2.7/designer' * Building of dev-python/PyQt4-4.9.1 with CPython 3.2... make -j8 make[1]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy' make[2]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtOpenGL' x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4 -I/usr/include/python3.2 -I../../QtOpenGL -I. -I/usr/X11R6/include -I. -o qpyopengl_attribute_array.o qpyopengl_attribute_array.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4 -I/usr/include/python3.2 -I../../QtOpenGL -I. -I/usr/X11R6/include -I. -o qpyopengl_uniform_value_array.o 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 `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtOpenGL' make[2]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore' x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.2 -I../../QtCore -I. -I. -o qpycore_qabstracteventdispatcher.o qpycore_qabstracteventdispatcher.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.2 -I../../QtCore -I. -I. -o qpycore_chimera.o qpycore_chimera.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.2 -I../../QtCore -I. -I. -o qpycore_chimera_signature.o qpycore_chimera_signature.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.2 -I../../QtCore -I. -I. -o qpycore_chimera_storage.o qpycore_chimera_storage.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.2 -I../../QtCore -I. -I. -o qpycore_classinfo.o qpycore_classinfo.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.2 -I../../QtCore -I. -I. -o qpycore_init.o qpycore_init.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.2 -I../../QtCore -I. -I. -o qpycore_misc.o qpycore_misc.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.2 -I../../QtCore -I. -I. -o qpycore_post_init.o qpycore_post_init.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.2 -I../../QtCore -I. -I. -o qpycore_pyqtboundsignal.o qpycore_pyqtboundsignal.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.2 -I../../QtCore -I. -I. -o qpycore_pyqtconfigure.o qpycore_pyqtconfigure.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.2 -I../../QtCore -I. -I. -o qpycore_pyqtmethodproxy.o qpycore_pyqtmethodproxy.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.2 -I../../QtCore -I. -I. -o qpycore_pyqtproperty.o qpycore_pyqtproperty.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.2 -I../../QtCore -I. -I. -o qpycore_pyqtproxy.o qpycore_pyqtproxy.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.2 -I../../QtCore -I. -I. -o qpycore_pyqtpyobject.o qpycore_pyqtpyobject.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.2 -I../../QtCore -I. -I. -o qpycore_pyqtsignal.o qpycore_pyqtsignal.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.2 -I../../QtCore -I. -I. -o qpycore_pyqtslot.o qpycore_pyqtslot.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.2 -I../../QtCore -I. -I. -o qpycore_qmetaobject.o qpycore_qmetaobject.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.2 -I../../QtCore -I. -I. -o qpycore_qmetaobject_helpers.o qpycore_qmetaobject_helpers.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.2 -I../../QtCore -I. -I. -o qpycore_qobject_getattr.o qpycore_qobject_getattr.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.2 -I../../QtCore -I. -I. -o qpycore_qobject_helpers.o qpycore_qobject_helpers.cpp In file included from /usr/include/python3.2/Python.h:8:0, from qpycore_qobject_helpers.cpp:28: /usr/include/python3.2/pyconfig.h:1182:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition /usr/include/python3.2/pyconfig.h:1204:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:166:0: note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.2 -I../../QtCore -I. -I. -o qpycore_qpynullvariant.o qpycore_qpynullvariant.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.2 -I../../QtCore -I. -I. -o qpycore_qstring.o qpycore_qstring.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.2 -I../../QtCore -I. -I. -o qpycore_qstringlist.o qpycore_qstringlist.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.2 -I../../QtCore -I. -I. -o qpycore_sip_helpers.o qpycore_sip_helpers.cpp In file included from /usr/include/python3.2/Python.h:8:0, from qpycore_sip_helpers.cpp:28: /usr/include/python3.2/pyconfig.h:1182:0: warning: "_POSIX_C_SOURCE" redefined /usr/include/features.h:164:0: note: this is the location of the previous definition /usr/include/python3.2/pyconfig.h:1204:0: warning: "_XOPEN_SOURCE" redefined /usr/include/features.h:166:0: note: this is the location of the previous definition x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.2 -I../../QtCore -I. -I. -o qpycore_types.o qpycore_types.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.2 -I../../QtCore -I. -I. -o qpycore_qvariant.o qpycore_qvariant.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.2 -I../../QtCore -I. -I. -o qpycore_qvariant_value.o qpycore_qvariant_value.cpp /usr/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.2 -I../../QtCore -I. -I. qpycore_pyqtproxy.h -o moc_qpycore_pyqtproxy.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fno-strict-aliasing -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.2 -I../../QtCore -I. -I. -o moc_qpycore_pyqtproxy.o moc_qpycore_pyqtproxy.cpp rm -f libqpycore.a ar cqs libqpycore.a qpycore_qabstracteventdispatcher.o 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_pyqtboundsignal.o qpycore_pyqtconfigure.o qpycore_pyqtmethodproxy.o qpycore_pyqtproperty.o qpycore_pyqtproxy.o qpycore_pyqtpyobject.o qpycore_pyqtsignal.o qpycore_pyqtslot.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_sip_helpers.o qpycore_types.o qpycore_qvariant.o qpycore_qvariant_value.o moc_qpycore_pyqtproxy.o make[2]: Leaving directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore' make[2]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtGui' /usr/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.2 -I. -I. qpytextobject.h -o moc_qpytextobject.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python3.2 -I. -I. -o moc_qpytextobject.o moc_qpytextobject.cpp rm -f libqpygui.a ar cqs libqpygui.a moc_qpytextobject.o make[2]: Leaving directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtGui' make[2]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtDesigner' /usr/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/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python3.2 -I. -I. qpydesignercontainerextension.h -o moc_qpydesignercontainerextension.cpp /usr/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/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python3.2 -I. -I. qpydesignercustomwidgetcollectionplugin.h -o moc_qpydesignercustomwidgetcollectionplugin.cpp /usr/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/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python3.2 -I. -I. qpydesignercustomwidgetplugin.h -o moc_qpydesignercustomwidgetplugin.cpp /usr/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/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python3.2 -I. -I. qpydesignermembersheetextension.h -o moc_qpydesignermembersheetextension.cpp /usr/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/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python3.2 -I. -I. qpydesignerpropertysheetextension.h -o moc_qpydesignerpropertysheetextension.cpp /usr/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/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python3.2 -I. -I. qpydesignertaskmenuextension.h -o moc_qpydesignertaskmenuextension.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -D_REENTRANT -Wall -W -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/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python3.2 -I. -I. -o moc_qpydesignermembersheetextension.o moc_qpydesignermembersheetextension.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -D_REENTRANT -Wall -W -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/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python3.2 -I. -I. -o moc_qpydesignercustomwidgetcollectionplugin.o moc_qpydesignercustomwidgetcollectionplugin.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -D_REENTRANT -Wall -W -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/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python3.2 -I. -I. -o moc_qpydesignerpropertysheetextension.o moc_qpydesignerpropertysheetextension.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -D_REENTRANT -Wall -W -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/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python3.2 -I. -I. -o moc_qpydesignertaskmenuextension.o moc_qpydesignertaskmenuextension.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -D_REENTRANT -Wall -W -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/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python3.2 -I. -I. -o moc_qpydesignercontainerextension.o moc_qpydesignercontainerextension.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -D_REENTRANT -Wall -W -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/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4/QtScript -I/usr/include/qt4 -I/usr/include/python3.2 -I. -I. -o moc_qpydesignercustomwidgetplugin.o moc_qpydesignercustomwidgetplugin.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 `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtDesigner' make[2]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtDBus' x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDBus -I/usr/include/qt4 -I/usr/include/python3.2 -I../../QtDBus -I. -I. -o qpydbus_chimera_helpers.o qpydbus_chimera_helpers.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDBus -I/usr/include/qt4 -I/usr/include/python3.2 -I../../QtDBus -I. -I. -o qpydbus_post_init.o qpydbus_post_init.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDBus -I/usr/include/qt4 -I/usr/include/python3.2 -I../../QtDBus -I. -I. -o qpydbuspendingreply.o qpydbuspendingreply.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_DBUS_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtDBus -I/usr/include/qt4 -I/usr/include/python3.2 -I../../QtDBus -I. -I. -o qpydbusreply.o 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 `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtDBus' make[1]: Leaving directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy' make[1]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/QtCore' x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCorecmodule.o sipQtCorecmodule.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0600QPair0100QByteArray0100QByteArray.o sipQtCoreQList0600QPair0100QByteArray0100QByteArray.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0600QPair0100QString0100QString.o sipQtCoreQList0600QPair0100QString0100QString.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSet0101QAbstractState.o sipQtCoreQSet0101QAbstractState.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0101QAbstractTransition.o sipQtCoreQList0101QAbstractTransition.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0100QUrl.o sipQtCoreQList0100QUrl.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0100QLocale.o sipQtCoreQList0100QLocale.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0100QtDayOfWeek.o sipQtCoreQList0100QtDayOfWeek.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0101QAbstractAnimation.o sipQtCoreQList0101QAbstractAnimation.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0101QAbstractState.o sipQtCoreQList0101QAbstractState.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQHash18000100QByteArray.o sipQtCoreQHash18000100QByteArray.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMap18000100QVariant.o sipQtCoreQMap18000100QVariant.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0100QByteArray.o sipQtCoreQList0100QByteArray.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQVector0100QXmlStreamNotationDeclaration.o sipQtCoreQVector0100QXmlStreamNotationDeclaration.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQVector0100QXmlStreamNamespaceDeclaration.o sipQtCoreQVector0100QXmlStreamNamespaceDeclaration.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQVector0100QXmlStreamEntityDeclaration.o sipQtCoreQVector0100QXmlStreamEntityDeclaration.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMap0100QString0100QVariant.o sipQtCoreQMap0100QString0100QVariant.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0100QVariant.o sipQtCoreQList0100QVariant.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQHash0100QString0100QVariant.o sipQtCoreQHash0100QString0100QVariant.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQVector0600QPair24000100QVariant.o sipQtCoreQVector0600QPair24000100QVariant.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0101QObject.o sipQtCoreQList0101QObject.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0100QModelIndex.o sipQtCoreQList0100QModelIndex.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0100QFileInfo.o sipQtCoreQList0100QFileInfo.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQPyNullVariant_5.o sipQtCoreQPyNullVariant_5.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQXmlStreamWriter.o sipQtCoreQXmlStreamWriter.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQXmlStreamReader.o sipQtCoreQXmlStreamReader.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQXmlStreamEntityResolver.o sipQtCoreQXmlStreamEntityResolver.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQXmlStreamEntityDeclaration.o sipQtCoreQXmlStreamEntityDeclaration.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQXmlStreamNotationDeclaration.o sipQtCoreQXmlStreamNotationDeclaration.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQXmlStreamNamespaceDeclaration.o sipQtCoreQXmlStreamNamespaceDeclaration.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQXmlStreamAttributes.o sipQtCoreQXmlStreamAttributes.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQXmlStreamAttribute.o sipQtCoreQXmlStreamAttribute.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQWaitCondition.o sipQtCoreQWaitCondition.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQVector2400.o sipQtCoreQVector2400.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQVector1900.o sipQtCoreQVector1900.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0100QVariantType.o sipQtCoreQList0100QVariantType.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQVariant_5.o sipQtCoreQVariant_5.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQVariant_4.o sipQtCoreQVariant_4.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQUuid.o sipQtCoreQUuid.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQUrlFormattingOptions.o sipQtCoreQUrlFormattingOptions.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQUrl.o sipQtCoreQUrl.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTranslator.o sipQtCoreQTranslator.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTimer.o sipQtCoreQTimer.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTimeLine.o sipQtCoreQTimeLine.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQThreadPool.o sipQtCoreQThreadPool.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQThread.o sipQtCoreQThread.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTextStreamManipulator.o sipQtCoreQTextStreamManipulator.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTextStreamNumberFlags.o sipQtCoreQTextStreamNumberFlags.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTextStream.o sipQtCoreQTextStream.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTextDecoder.o sipQtCoreQTextDecoder.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTextEncoder.o sipQtCoreQTextEncoder.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTextCodecConverterState.o sipQtCoreQTextCodecConverterState.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTextCodecConversionFlags.o sipQtCoreQTextCodecConversionFlags.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTextCodec.o sipQtCoreQTextCodec.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTextBoundaryFinderBoundaryReasons.o sipQtCoreQTextBoundaryFinderBoundaryReasons.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTextBoundaryFinder.o sipQtCoreQTextBoundaryFinder.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTemporaryFile.o sipQtCoreQTemporaryFile.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSystemSemaphore.o sipQtCoreQSystemSemaphore.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQStringMatcher_0.o sipQtCoreQStringMatcher_0.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQStringList_0.o sipQtCoreQStringList_0.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQStringList_1.o sipQtCoreQStringList_1.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQStringRef_0.o sipQtCoreQStringRef_0.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQStringRef_1.o sipQtCoreQStringRef_1.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQLatin1String_0.o sipQtCoreQLatin1String_0.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQStringSectionFlags_0.o sipQtCoreQStringSectionFlags_0.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQString_0.o sipQtCoreQString_0.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQString_1.o sipQtCoreQString_1.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQStateMachineWrappedEvent.o sipQtCoreQStateMachineWrappedEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQStateMachineSignalEvent.o sipQtCoreQStateMachineSignalEvent.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQStateMachine.o sipQtCoreQStateMachine.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQState.o sipQtCoreQState.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSocketNotifier.o sipQtCoreQSocketNotifier.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSizeF.o sipQtCoreQSizeF.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSize.o sipQtCoreQSize.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSignalTransition.o sipQtCoreQSignalTransition.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSignalMapper.o sipQtCoreQSignalMapper.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSharedMemory.o sipQtCoreQSharedMemory.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSettings.o sipQtCoreQSettings.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSet1900.o sipQtCoreQSet1900.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSet1800.o sipQtCoreQSet1800.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSequentialAnimationGroup.o sipQtCoreQSequentialAnimationGroup.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSemaphore.o sipQtCoreQSemaphore.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQRunnable.o sipQtCoreQRunnable.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQResource.o sipQtCoreQResource.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQRegExp.o sipQtCoreQRegExp.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQRectF.o sipQtCoreQRectF.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQRect.o sipQtCoreQRect.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQWriteLocker.o sipQtCoreQWriteLocker.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQReadLocker.o sipQtCoreQReadLocker.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQReadWriteLock.o sipQtCoreQReadWriteLock.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQProcessEnvironment.o sipQtCoreQProcessEnvironment.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQProcess.o sipQtCoreQProcess.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQPointF.o sipQtCoreQPointF.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQPoint.o sipQtCoreQPoint.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQPluginLoader.o sipQtCoreQPluginLoader.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQPropertyAnimation.o sipQtCoreQPropertyAnimation.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQVariantAnimation.o sipQtCoreQVariantAnimation.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQPauseAnimation.o sipQtCoreQPauseAnimation.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQParallelAnimationGroup.o sipQtCoreQParallelAnimationGroup.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQPair19001900.o sipQtCoreQPair19001900.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQPair18001800.o sipQtCoreQPair18001800.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQGenericReturnArgument.o sipQtCoreQGenericReturnArgument.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQGenericArgument.o sipQtCoreQGenericArgument.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMetaObject.o sipQtCoreQMetaObject.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQObjectCleanupHandler.o sipQtCoreQObjectCleanupHandler.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQWidget.o sipQtCoreQWidget.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMutexLocker.o sipQtCoreQMutexLocker.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMutex.o sipQtCoreQMutex.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMimeData.o sipQtCoreQMimeData.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMetaType.o sipQtCoreQMetaType.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMetaClassInfo.o sipQtCoreQMetaClassInfo.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMetaProperty.o sipQtCoreQMetaProperty.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMetaEnum.o sipQtCoreQMetaEnum.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMetaMethod.o sipQtCoreQMetaMethod.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMargins.o sipQtCoreQMargins.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0100QLocaleCountry.o sipQtCoreQList0100QLocaleCountry.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSystemLocale.o sipQtCoreQSystemLocale.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQLocaleNumberOptions.o sipQtCoreQLocaleNumberOptions.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQLocale.o sipQtCoreQLocale.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQLibraryLoadHints.o sipQtCoreQLibraryLoadHints.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQLibrary.o sipQtCoreQLibrary.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList2400.o sipQtCoreQList2400.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList1900.o sipQtCoreQList1900.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList1800.o sipQtCoreQList1800.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0600QPair24002400.o sipQtCoreQList0600QPair24002400.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0600QPair18001800.o sipQtCoreQList0600QPair18001800.cpp x86_64-pc-linux-gnu-g++ -c -O2 -pipe -march=native -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/qpy/QtCore -I/usr/include/python3.2 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQLineF.o sipQtCoreQLineF.cpp /var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/QtCore/sipQtCoreQLibraryLoadHints.cpp: In function 'void release_QLibrary_LoadHints(void*, int)': /var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/QtCore/sipQtCoreQLibraryLoadHints.cpp:466:13: internal compiler error: Segmentation fault Please submit a full bug report, with preprocessed source if appropriate. See for instructions. make[1]: *** [sipQtCoreQLibraryLoadHints.o] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: Leaving directory `/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1-3.2/QtCore' make: *** [all] Error 2 * ERROR: dev-python/PyQt4-4.9.1 failed (compile phase): * emake failed * * If you need support, post the output of 'emerge --info =dev-python/PyQt4-4.9.1', * the complete build log and the output of 'emerge -pqv =dev-python/PyQt4-4.9.1'. * The complete build log is located at '/var/tmp/portage/dev-python/PyQt4-4.9.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/PyQt4-4.9.1/temp/environment'. * S: '/var/tmp/portage/dev-python/PyQt4-4.9.1/work/PyQt-x11-gpl-4.9.1'