Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 274419 Details for
Bug 368415
dev-python/PyQt4-4.8.3 fails to build with USE="-X"
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
Complete build log
build.log (text/plain), 162.68 KB, created by
Simon Matthews
on 2011-05-23 19:08:01 UTC
(
hide
)
Description:
Complete build log
Filename:
MIME Type:
Creator:
Simon Matthews
Created:
2011-05-23 19:08:01 UTC
Size:
162.68 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: dev-python/PyQt4-4.8.3 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: python@gentoo.org qt@gentoo.org >[32;01m * [39;49;00mUSE: dbus elibc_glibc kernel_linux userland_GNU x86 >[32;01m * [39;49;00mFEATURES: sandbox > [33;01m*[0m This profile has not been tested thoroughly and is not considered to be > [33;01m*[0m a supported server profile at this time. For a supported server > [33;01m*[0m profile, please check the Hardened project (http://hardened.gentoo.org). > > [33;01m*[0m This profile is merely a convenience for people who require a more > [33;01m*[0m minimal profile, yet are unable to use hardened due to restrictions in > [33;01m*[0m the software being used on the server. This profile should also be used > [33;01m*[0m if you require GCC 4.1 or Glibc 2.4 support. If you don't know if this > [33;01m*[0m applies to you, then it doesn't and you should probably be using > [33;01m*[0m Hardened, instead. > >>>> Unpacking source... >>>> Unpacking PyQt-x11-gpl-4.8.3.tar.gz to /var/tmp/portage/dev-python/PyQt4-4.8.3/work >>>> Source unpacked in /var/tmp/portage/dev-python/PyQt4-4.8.3/work >>>> Preparing source in /var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3 ... > [32;01m*[0m Applying PyQt4-4.8.3-configure-multilib.patch ... >[A[124C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying PyQt4-4.7.2-configure.py.patch ... >[A[124C [34;01m[ [32;01mok[34;01m ][0m > * Preparation of dev-python/PyQt4-4.8.3 with CPython 2.7... > * Preparation of dev-python/PyQt4-4.8.3 with CPython 3.1... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3 ... > * Configuration of dev-python/PyQt4-4.8.3 with CPython 2.7... >python2.7 configure.py --confirm-license --bindir=/usr/bin --destdir=/usr/lib/python2.7/site-packages --sipdir=/usr/share/sip --qsci-api --enable=QtCore --enable=QtNetwork --enable=QtScript --enable=QtTest --enable=QtXml CC=i586-pc-linux-gnu-gcc CXX=i586-pc-linux-gnu-g++ LINK=i586-pc-linux-gnu-g++ LINK_SHLIB=i586-pc-linux-gnu-g++ CFLAGS=-O2 -march=native -pipe -fomit-frame-pointer CXXFLAGS=-O2 -march=native -pipe -fomit-frame-pointer LFLAGS=-Wl,-O1 -Wl,--as-needed >Determining the layout of your Qt installation... >This is the GPL version of PyQt 4.8.3 (licensed under the GNU General Public >License) for Python 2.7.1 on linux2. >Found the license file pyqt-gpl.sip. >Checking to see if the QtNetwork module should be built... >Checking to see if the QtScript 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 dbus support module should be built... >Qt v4.7.2 free edition is being used. >SIP 4.12.1 is being used. >The Qt header files are in /usr/include/qt4. >The shared Qt libraries are in /usr/lib/qt4. >The Qt binaries are in /usr/bin. >The Qt mkspecs directory is in /usr/share/qt4. >These PyQt modules will be built: QtCore, QtNetwork, QtScript, QtTest, QtXml. >The PyQt Python package will be installed in /usr/lib/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/lib/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/lib/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 QtNetwork module... >Creating the Makefile for the QtNetwork module... >Generating the C++ source for the QtScript module... >Creating the Makefile for the QtScript 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 Qt module... >Creating the Makefile for the Qt module... >Creating QScintilla API file... >Creating top level Makefile... >Creating QPy support library for QtCore Makefile... >Creating QPy support libraries Makefile... >Creating dbus support module Makefile... >Creating pyuic4 wrapper... >Creating pyuic4 Makefile... >Creating pylupdate4 Makefile... >Creating pyrcc4 Makefile... >Creating pyqtconfig.py... > [32;01m*[0m Running qmake ... >[A[124C [34;01m[ [32;01mok[34;01m ][0m > * Configuration of dev-python/PyQt4-4.8.3 with CPython 3.1... >python3.1 configure.py --confirm-license --bindir=/usr/bin --destdir=/usr/lib/python3.1/site-packages --sipdir=/usr/share/sip --qsci-api --enable=QtCore --enable=QtNetwork --enable=QtScript --enable=QtTest --enable=QtXml CC=i586-pc-linux-gnu-gcc CXX=i586-pc-linux-gnu-g++ LINK=i586-pc-linux-gnu-g++ LINK_SHLIB=i586-pc-linux-gnu-g++ CFLAGS=-O2 -march=native -pipe -fomit-frame-pointer CXXFLAGS=-O2 -march=native -pipe -fomit-frame-pointer LFLAGS=-Wl,-O1 -Wl,--as-needed >Determining the layout of your Qt installation... >This is the GPL version of PyQt 4.8.3 (licensed under the GNU General Public >License) for Python 3.1.3 on linux2. >Found the license file pyqt-gpl.sip. >Checking to see if the QtNetwork module should be built... >Checking to see if the QtScript 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 dbus support module should be built... >The Python dbus module doesn't seem to be installed. >Qt v4.7.2 free edition is being used. >SIP 4.12.1 is being used. >The Qt header files are in /usr/include/qt4. >The shared Qt libraries are in /usr/lib/qt4. >The Qt binaries are in /usr/bin. >The Qt mkspecs directory is in /usr/share/qt4. >These PyQt modules will be built: QtCore, QtNetwork, QtScript, QtTest, QtXml. >The PyQt Python package will be installed in /usr/lib/python3.1/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/lib/qt4/plugins/designer. >The QScintilla API file will be installed in /usr/share/qt4/qsci/api/python. >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 QtNetwork module... >Creating the Makefile for the QtNetwork module... >Generating the C++ source for the QtScript module... >Creating the Makefile for the QtScript 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 Qt module... >Creating the Makefile for the Qt module... >Creating QScintilla API file... >Creating top level Makefile... >Creating QPy support library for QtCore Makefile... >Creating QPy support libraries Makefile... >Creating pyuic4 wrapper... >Creating pyuic4 Makefile... >Creating pylupdate4 Makefile... >Creating pyrcc4 Makefile... >Creating pyqtconfig.py... > [32;01m*[0m Running qmake ... >[A[124C [34;01m[ [32;01mok[34;01m ][0m >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3 ... > * Building of dev-python/PyQt4-4.8.3 with CPython 2.7... >make -j2 >make[1]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-2.7/qpy' >make[2]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-2.7/qpy/QtCore' >i586-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -O2 -march=native -pipe -fomit-frame-pointer -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 >i586-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -O2 -march=native -pipe -fomit-frame-pointer -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 >i586-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -O2 -march=native -pipe -fomit-frame-pointer -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 >i586-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -O2 -march=native -pipe -fomit-frame-pointer -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 >i586-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -O2 -march=native -pipe -fomit-frame-pointer -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 >i586-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -O2 -march=native -pipe -fomit-frame-pointer -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 >i586-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -O2 -march=native -pipe -fomit-frame-pointer -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 >i586-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -O2 -march=native -pipe -fomit-frame-pointer -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 >i586-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -O2 -march=native -pipe -fomit-frame-pointer -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 >i586-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -O2 -march=native -pipe -fomit-frame-pointer -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 >i586-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -O2 -march=native -pipe -fomit-frame-pointer -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 >i586-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -O2 -march=native -pipe -fomit-frame-pointer -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 >i586-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -O2 -march=native -pipe -fomit-frame-pointer -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 >i586-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -O2 -march=native -pipe -fomit-frame-pointer -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 >i586-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -O2 -march=native -pipe -fomit-frame-pointer -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 >i586-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -O2 -march=native -pipe -fomit-frame-pointer -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 >i586-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -O2 -march=native -pipe -fomit-frame-pointer -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 >i586-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -O2 -march=native -pipe -fomit-frame-pointer -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, > from qpycore_qobject_helpers.cpp:33: >/usr/include/python2.7/pyconfig.h:1155:1: warning: "_POSIX_C_SOURCE" redefined >In file included from /usr/include/ctype.h:27, > from qpycore_qobject_helpers.cpp:31: >/usr/include/features.h:162:1: warning: this is the location of the previous definition >In file included from /usr/include/python2.7/Python.h:8, > from qpycore_qobject_helpers.cpp:33: >/usr/include/python2.7/pyconfig.h:1177:1: warning: "_XOPEN_SOURCE" redefined >In file included from /usr/include/ctype.h:27, > from qpycore_qobject_helpers.cpp:31: >/usr/include/features.h:164:1: warning: this is the location of the previous definition >i586-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -O2 -march=native -pipe -fomit-frame-pointer -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 >i586-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -O2 -march=native -pipe -fomit-frame-pointer -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_qsettings_value.o qpycore_qsettings_value.cpp >i586-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -O2 -march=native -pipe -fomit-frame-pointer -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 >i586-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -O2 -march=native -pipe -fomit-frame-pointer -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 >i586-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -O2 -march=native -pipe -fomit-frame-pointer -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 >In file included from /usr/include/python2.7/Python.h:8, > from qpycore_sip_helpers.cpp:33: >/usr/include/python2.7/pyconfig.h:1155:1: warning: "_POSIX_C_SOURCE" redefined >In file included from /usr/include/string.h:27, > from qpycore_sip_helpers.cpp:31: >/usr/include/features.h:162:1: warning: this is the location of the previous definition >In file included from /usr/include/python2.7/Python.h:8, > from qpycore_sip_helpers.cpp:33: >/usr/include/python2.7/pyconfig.h:1177:1: warning: "_XOPEN_SOURCE" redefined >In file included from /usr/include/string.h:27, > from qpycore_sip_helpers.cpp:31: >/usr/include/features.h:164:1: warning: this is the location of the previous definition >i586-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -O2 -march=native -pipe -fomit-frame-pointer -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 >i586-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -O2 -march=native -pipe -fomit-frame-pointer -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 >/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 >i586-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -O2 -march=native -pipe -fomit-frame-pointer -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_chimera.o qpycore_chimera_signature.o qpycore_chimera_storage.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_qsettings_value.o qpycore_qstring.o qpycore_qstringlist.o qpycore_sip_helpers.o qpycore_types.o qpycore_qvariant.o moc_qpycore_pyqtproxy.o >make[2]: Leaving directory `/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-2.7/qpy/QtCore' >make[1]: Leaving directory `/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-2.7/qpy' >make[1]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-2.7/QtCore' >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-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 >i586-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -shared -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -Wl,--version-script=QtCore.exp -o QtCore.so sipQtCorecmodule.o sipQtCoreQList0600QPair0100QByteArray0100QByteArray.o sipQtCoreQList0600QPair0100QString0100QString.o sipQtCoreQSet0101QAbstractState.o sipQtCoreQList0101QAbstractTransition.o sipQtCoreQList0100QUrl.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 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.8.3/work/PyQt-x11-gpl-4.8.3-2.7/qpy/QtCore -L/usr/lib/qt4 -lqpycore -lQtCore -L/usr/lib/qt4 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/lib/qt4 -lpthread -lpthread >make[1]: Leaving directory `/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-2.7/QtCore' >make[1]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-2.7/QtNetwork' >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -shared -Wl,-O1 -Wl,-rpath,/usr/lib/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 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 sipQtNetworkQHttp.o sipQtNetworkQHttpRequestHeader.o sipQtNetworkQHttpResponseHeader.o sipQtNetworkQHttpHeader.o sipQtNetworkQHostInfo.o sipQtNetworkQHostAddress.o sipQtNetworkQFtp.o sipQtNetworkQAuthenticator.o sipQtNetworkQAbstractSocket.o sipQtNetworkQAbstractNetworkCache.o sipQtNetworkQNetworkCacheMetaData.o sipQtNetworkQHash0100QNetworkRequestAttribute0100QVariant.o -L/usr/lib/qt4 -lQtNetwork -L/usr/lib/qt4 -L/usr/lib/qt4 -lQtCore -L/usr/lib/qt4 -lgthread-2.0 -lrt -lglib-2.0 -lpthread -lQtCore -L/usr/lib/qt4 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/lib/qt4 -lpthread -lpthread >make[1]: Leaving directory `/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-2.7/QtNetwork' >make[1]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-2.7/QtScript' >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -shared -Wl,-O1 -Wl,-rpath,/usr/lib/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/lib/qt4 -lQtScript -L/usr/lib/qt4 -L/usr/lib/qt4 -lQtCore -lgthread-2.0 -lrt -lglib-2.0 -lpthread -lQtCore -L/usr/lib/qt4 -lgthread-2.0 -lrt -lglib-2.0 -L/usr/lib/qt4 -lpthread -lpthread >make[1]: Leaving directory `/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-2.7/QtScript' >make[1]: Entering directory `/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-2.7/QtTest' >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 sipQtTestQTestQTouchEventSequence.o sipQtTestQTestQTouchEventSequence.cpp >In file included from /var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-2.7/sip/QtTest/qtestkeyboard.sip:36: >/usr/include/qt4/QtTest/qtestkeyboard.h:56:32: error: QtGui/qapplication.h: No such file or directory >/usr/include/qt4/QtTest/qtestkeyboard.h:57:26: error: QtGui/qevent.h: No such file or directory >/usr/include/qt4/QtTest/qtestkeyboard.h:58:27: error: QtGui/qwidget.h: No such file or directory >/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-2.7/sip/QtGui/qwidget.sip:40:21: error: qwidget.h: No such file or directory >/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-2.7/sip/QtGui/qevent.sip:725:20: error: qevent.h: No such file or directory >In file included from /var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-2.7/sip/QtTest/qtestkeyboard.sip:36: >/usr/include/qt4/QtTest/qtestkeyboard.h: In function âvoid QTest::simulateEvent(QWidget*, bool, int, Qt::KeyboardModifiers, QString, bool, int)â: >/usr/include/qt4/QtTest/qtestkeyboard.h:81: error: âQKeyEventâ was not declared in this scope >/usr/include/qt4/QtTest/qtestkeyboard.h:81: error: expected â;â before âaâ >/usr/include/qt4/QtTest/qtestkeyboard.h:82: error: âaâ was not declared in this scope >/usr/include/qt4/QtTest/qtestkeyboard.h: At global scope: >/usr/include/qt4/QtTest/qtestkeyboard.h:70: warning: unused parameter âpressâ >/usr/include/qt4/QtTest/qtestkeyboard.h:70: warning: unused parameter âcodeâ >/usr/include/qt4/QtTest/qtestkeyboard.h:70: warning: unused parameter âmodifierâ >/usr/include/qt4/QtTest/qtestkeyboard.h:70: warning: unused parameter âtextâ >/usr/include/qt4/QtTest/qtestkeyboard.h:70: warning: unused parameter ârepeatâ >/usr/include/qt4/QtTest/qtestkeyboard.h: In function âvoid QTest::sendKeyEvent(QTest::KeyAction, QWidget*, Qt::Key, QString, Qt::KeyboardModifiers, int)â: >/usr/include/qt4/QtTest/qtestkeyboard.h:93: error: incomplete type âQWidgetâ used in nested name specifier >/usr/include/qt4/QtTest/qtestkeyboard.h:95: error: âQApplicationâ has not been declared >/usr/include/qt4/QtTest/qtestkeyboard.h:96: error: invalid use of incomplete type âstruct QWidgetâ >/usr/include/qt4/QtCore/qobject.h:70: error: forward declaration of âstruct QWidgetâ >/usr/include/qt4/QtTest/qtestkeyboard.h:96: error: invalid use of incomplete type âstruct QWidgetâ >/usr/include/qt4/QtCore/qobject.h:70: error: forward declaration of âstruct QWidgetâ >/usr/include/qt4/QtTest/qtestkeyboard.h:98: error: âQApplicationâ has not been declared >/usr/include/qt4/QtTest/qtestkeyboard.h:101: error: âQApplicationâ has not been declared >In file included from /var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-2.7/sip/QtTest/qtestmouse.sip:36: >/usr/include/qt4/QtTest/qtestmouse.h: In function âvoid QTest::mouseEvent(QTest::MouseAction, QWidget*, Qt::MouseButton, Qt::KeyboardModifiers, QPoint, int)â: >/usr/include/qt4/QtTest/qtestmouse.h:83: error: invalid use of incomplete type âstruct QWidgetâ >/usr/include/qt4/QtCore/qobject.h:70: error: forward declaration of âstruct QWidgetâ >/usr/include/qt4/QtTest/qtestmouse.h:96: error: âQMouseEventâ was not declared in this scope >/usr/include/qt4/QtTest/qtestmouse.h:96: error: expected â;â before âmeâ >/usr/include/qt4/QtTest/qtestmouse.h:100: error: âmeâ was not declared in this scope >/usr/include/qt4/QtTest/qtestmouse.h:100: error: invalid use of incomplete type âstruct QWidgetâ >/usr/include/qt4/QtCore/qobject.h:70: error: forward declaration of âstruct QWidgetâ >/usr/include/qt4/QtTest/qtestmouse.h:103: error: invalid use of incomplete type âstruct QWidgetâ >/usr/include/qt4/QtCore/qobject.h:70: error: forward declaration of âstruct QWidgetâ >/usr/include/qt4/QtTest/qtestmouse.h:106: error: invalid use of incomplete type âstruct QWidgetâ >/usr/include/qt4/QtCore/qobject.h:70: error: forward declaration of âstruct QWidgetâ >/usr/include/qt4/QtTest/qtestmouse.h:109: error: incomplete type âQCursorâ used in nested name specifier >/usr/include/qt4/QtTest/qtestmouse.h:109: error: invalid use of incomplete type âstruct QWidgetâ >/usr/include/qt4/QtCore/qobject.h:70: error: forward declaration of âstruct QWidgetâ >/usr/include/qt4/QtTest/qtestmouse.h:115: error: âmeâ was not declared in this scope >i586-pc-linux-gnu-g++ -c -O2 -march=native -pipe -fomit-frame-pointer -fPIC -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 >In file included from /var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-2.7/sip/QtTest/qtesttouch.sip:38: >/usr/include/qt4/QtTest/qtesttouch.h: At global scope: >/usr/include/qt4/QtTest/qtesttouch.h:66: error: âQTouchEventâ has not been declared >/usr/include/qt4/QtTest/qtesttouch.h:66: error: expected â,â or â...â before âdeviceTypeâ >/usr/include/qt4/QtTest/qtesttouch.h:109: error: âQTouchEventâ has not been declared >/usr/include/qt4/QtTest/qtesttouch.h:109: error: expected â,â or â...â before âaDeviceTypeâ >/usr/include/qt4/QtTest/qtesttouch.h:116: error: âQTouchEventâ has not been declared >/usr/include/qt4/QtTest/qtesttouch.h:116: error: ISO C++ forbids declaration of âTouchPointâ with no type >/usr/include/qt4/QtTest/qtesttouch.h:116: error: expected â;â before â&â token >/usr/include/qt4/QtTest/qtesttouch.h:122: error: expected â;â before âQPointâ >/usr/include/qt4/QtTest/qtesttouch.h:134: error: âQTouchEventâ was not declared in this scope >/usr/include/qt4/QtTest/qtesttouch.h:134: error: template argument 2 is invalid >/usr/include/qt4/QtTest/qtesttouch.h:136: error: âQTouchEventâ has not been declared >/usr/include/qt4/QtTest/qtesttouch.h:136: error: ISO C++ forbids declaration of âDeviceTypeâ with no type >/usr/include/qt4/QtTest/qtesttouch.h:136: error: expected â;â before âdeviceTypeâ >/usr/include/qt4/QtTest/qtesttouch.h:137: error: âQTouchEventâ has not been declared >/usr/include/qt4/QtTest/qtesttouch.h: In destructor âQTest::QTouchEventSequence::~QTouchEventSequence()â: >/usr/include/qt4/QtTest/qtesttouch.h:78: error: request for member âclearâ in â((QTest::QTouchEventSequence*)this)->QTest::QTouchEventSequence::pointsâ, which is of non-class type âintâ >/usr/include/qt4/QtTest/qtesttouch.h: In member function âQTest::QTouchEventSequence& QTest::QTouchEventSequence::press(int, const QPoint&, QWidget*)â: >/usr/include/qt4/QtTest/qtesttouch.h:82: error: âQTouchEventâ has not been declared >/usr/include/qt4/QtTest/qtesttouch.h:82: error: âpâ was not declared in this scope >/usr/include/qt4/QtTest/qtesttouch.h:82: error: âpointâ was not declared in this scope >/usr/include/qt4/QtTest/qtesttouch.h: In member function âQTest::QTouchEventSequence& QTest::QTouchEventSequence::move(int, const QPoint&, QWidget*)â: >/usr/include/qt4/QtTest/qtesttouch.h:89: error: âQTouchEventâ has not been declared >/usr/include/qt4/QtTest/qtesttouch.h:89: error: âpâ was not declared in this scope >/usr/include/qt4/QtTest/qtesttouch.h:89: error: âpointâ was not declared in this scope >/usr/include/qt4/QtTest/qtesttouch.h: In member function âQTest::QTouchEventSequence& QTest::QTouchEventSequence::release(int, const QPoint&, QWidget*)â: >/usr/include/qt4/QtTest/qtesttouch.h:96: error: âQTouchEventâ has not been declared >/usr/include/qt4/QtTest/qtesttouch.h:96: error: âpâ was not declared in this scope >/usr/include/qt4/QtTest/qtesttouch.h:96: error: âpointâ was not declared in this scope >/usr/include/qt4/QtTest/qtesttouch.h: In member function âQTest::QTouchEventSequence& QTest::QTouchEventSequence::stationary(int)â: >/usr/include/qt4/QtTest/qtesttouch.h:103: error: âQTouchEventâ has not been declared >/usr/include/qt4/QtTest/qtesttouch.h:103: error: âpâ was not declared in this scope >/usr/include/qt4/QtTest/qtesttouch.h:103: error: âpointâ was not declared in this scope >/usr/include/qt4/QtTest/qtesttouch.h: In constructor âQTest::QTouchEventSequence::QTouchEventSequence(QWidget*, int)â: >/usr/include/qt4/QtTest/qtesttouch.h:110: error: class âQTest::QTouchEventSequenceâ does not have any field named âdeviceTypeâ >/usr/include/qt4/QtTest/qtesttouch.h:110: error: âaDeviceTypeâ was not declared in this scope >/usr/include/qt4/QtTest/qtesttouch.h: At global scope: >/usr/include/qt4/QtTest/qtesttouch.h:109: warning: unused parameter âDeviceTypeâ >/usr/include/qt4/QtTest/qtesttouch.h: In member function âQPoint QTest::QTouchEventSequence::mapToScreen(QWidget*, const QPoint&)â: >/usr/include/qt4/QtTest/qtesttouch.h:125: error: invalid use of incomplete type âstruct QWidgetâ >/usr/include/qt4/QtCore/qobject.h:70: error: forward declaration of âstruct QWidgetâ >/usr/include/qt4/QtTest/qtesttouch.h:126: error: invalid use of incomplete type âstruct QWidgetâ >/usr/include/qt4/QtCore/qobject.h:70: error: forward declaration of âstruct QWidgetâ >/usr/include/qt4/QtTest/qtesttouch.h: In member function âvoid QTest::QTouchEventSequence::commit()â: >/usr/include/qt4/QtTest/qtesttouch.h:130: error: âdeviceTypeâ was not declared in this scope >/usr/include/qt4/QtTest/qtesttouch.h:130: error: request for member âvaluesâ in â((QTest::QTouchEventSequence*)this)->QTest::QTouchEventSequence::pointsâ, which is of non-class type âintâ >/usr/include/qt4/QtTest/qtesttouch.h: At global scope: >/usr/include/qt4/QtTest/qtesttouch.h:142: error: âQTouchEventâ has not been declared >/usr/include/qt4/QtTest/qtesttouch.h:142: error: expected â,â or â...â before âdeviceTypeâ >/usr/include/qt4/QtTest/qtesttouch.h: In function âQTest::QTouchEventSequence QTest::touchEvent(QWidget*, int)â: >/usr/include/qt4/QtTest/qtesttouch.h:141: error: default argument missing for parameter 2 of âQTest::QTouchEventSequence QTest::touchEvent(QWidget*, int)â >/usr/include/qt4/QtTest/qtesttouch.h: In function âQTest::QTouchEventSequence QTest::touchEvent(QWidget*, int)â: >/usr/include/qt4/QtTest/qtesttouch.h:144: error: âdeviceTypeâ was not declared in this scope >/usr/include/qt4/QtTest/qtesttouch.h: At global scope: >/usr/include/qt4/QtTest/qtesttouch.h:141: warning: unused parameter âDeviceTypeâ >In file included from /usr/include/qt4/QtTest/qtestkeyboard.h:55, > from /var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-2.7/sip/QtTest/qtestkeyboard.sip:36: >/usr/include/qt4/QtCore/qpointer.h: In constructor âQPointer<T>::QPointer(T*) [with T = QWidget]â: >/usr/include/qt4/QtTest/qtestkeyboard.h:106: instantiated from here >/usr/include/qt4/QtCore/qpointer.h:59: error: cannot convert âQWidget*â to âQObject*â in initialization >/usr/include/qt4/QtCore/qpointer.h: In member function âQPointer<T>::operator T*() const [with T = QWidget]â: >/usr/include/qt4/QtTest/qtestkeyboard.h:108: instantiated from here >/usr/include/qt4/QtCore/qpointer.h:78: error: invalid static_cast from type âQObject*â to type âQWidget*â >make[1]: *** [sipQtTestQTestQTouchEventSequence.o] Error 1 >make[1]: *** Waiting for unfinished jobs.... >In file included from /var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-2.7/sip/QtTest/qtestkeyboard.sip:36: >/usr/include/qt4/QtTest/qtestkeyboard.h:56:32: error: QtGui/qapplication.h: No such file or directory >/usr/include/qt4/QtTest/qtestkeyboard.h:57:26: error: QtGui/qevent.h: No such file or directory >/usr/include/qt4/QtTest/qtestkeyboard.h:58:27: error: QtGui/qwidget.h: No such file or directory >/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-2.7/sip/QtGui/qwidget.sip:40:21: error: qwidget.h: No such file or directory >In file included from /var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-2.7/sip/QtTest/qtestkeyboard.sip:36: >/usr/include/qt4/QtTest/qtestkeyboard.h: In function âvoid QTest::simulateEvent(QWidget*, bool, int, Qt::KeyboardModifiers, QString, bool, int)â: >/usr/include/qt4/QtTest/qtestkeyboard.h:81: error: âQKeyEventâ was not declared in this scope >/usr/include/qt4/QtTest/qtestkeyboard.h:81: error: expected â;â before âaâ >/usr/include/qt4/QtTest/qtestkeyboard.h:82: error: âaâ was not declared in this scope >/usr/include/qt4/QtTest/qtestkeyboard.h: At global scope: >/usr/include/qt4/QtTest/qtestkeyboard.h:70: warning: unused parameter âpressâ >/usr/include/qt4/QtTest/qtestkeyboard.h:70: warning: unused parameter âcodeâ >/usr/include/qt4/QtTest/qtestkeyboard.h:70: warning: unused parameter âmodifierâ >/usr/include/qt4/QtTest/qtestkeyboard.h:70: warning: unused parameter âtextâ >/usr/include/qt4/QtTest/qtestkeyboard.h:70: warning: unused parameter ârepeatâ >/usr/include/qt4/QtTest/qtestkeyboard.h: In function âvoid QTest::sendKeyEvent(QTest::KeyAction, QWidget*, Qt::Key, QString, Qt::KeyboardModifiers, int)â: >/usr/include/qt4/QtTest/qtestkeyboard.h:93: error: incomplete type âQWidgetâ used in nested name specifier >/usr/include/qt4/QtTest/qtestkeyboard.h:95: error: âQApplicationâ has not been declared >/usr/include/qt4/QtTest/qtestkeyboard.h:96: error: invalid use of incomplete type âstruct QWidgetâ >/usr/include/qt4/QtCore/qobject.h:70: error: forward declaration of âstruct QWidgetâ >/usr/include/qt4/QtTest/qtestkeyboard.h:96: error: invalid use of incomplete type âstruct QWidgetâ >/usr/include/qt4/QtCore/qobject.h:70: error: forward declaration of âstruct QWidgetâ >/usr/include/qt4/QtTest/qtestkeyboard.h:98: error: âQApplicationâ has not been declared >/usr/include/qt4/QtTest/qtestkeyboard.h:101: error: âQApplicationâ has not been declared >In file included from /var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-2.7/sip/QtTest/qtestmouse.sip:36: >/usr/include/qt4/QtTest/qtestmouse.h: In function âvoid QTest::mouseEvent(QTest::MouseAction, QWidget*, Qt::MouseButton, Qt::KeyboardModifiers, QPoint, int)â: >/usr/include/qt4/QtTest/qtestmouse.h:83: error: invalid use of incomplete type âstruct QWidgetâ >/usr/include/qt4/QtCore/qobject.h:70: error: forward declaration of âstruct QWidgetâ >/usr/include/qt4/QtTest/qtestmouse.h:96: error: âQMouseEventâ was not declared in this scope >/usr/include/qt4/QtTest/qtestmouse.h:96: error: expected â;â before âmeâ >/usr/include/qt4/QtTest/qtestmouse.h:100: error: âmeâ was not declared in this scope >/usr/include/qt4/QtTest/qtestmouse.h:100: error: invalid use of incomplete type âstruct QWidgetâ >/usr/include/qt4/QtCore/qobject.h:70: error: forward declaration of âstruct QWidgetâ >/usr/include/qt4/QtTest/qtestmouse.h:103: error: invalid use of incomplete type âstruct QWidgetâ >/usr/include/qt4/QtCore/qobject.h:70: error: forward declaration of âstruct QWidgetâ >/usr/include/qt4/QtTest/qtestmouse.h:106: error: invalid use of incomplete type âstruct QWidgetâ >/usr/include/qt4/QtCore/qobject.h:70: error: forward declaration of âstruct QWidgetâ >/usr/include/qt4/QtTest/qtestmouse.h:109: error: incomplete type âQCursorâ used in nested name specifier >/usr/include/qt4/QtTest/qtestmouse.h:109: error: invalid use of incomplete type âstruct QWidgetâ >/usr/include/qt4/QtCore/qobject.h:70: error: forward declaration of âstruct QWidgetâ >/usr/include/qt4/QtTest/qtestmouse.h:115: error: âmeâ was not declared in this scope >In file included from /var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-2.7/sip/QtTest/qtesttouch.sip:38: >/usr/include/qt4/QtTest/qtesttouch.h: At global scope: >/usr/include/qt4/QtTest/qtesttouch.h:66: error: âQTouchEventâ has not been declared >/usr/include/qt4/QtTest/qtesttouch.h:66: error: expected â,â or â...â before âdeviceTypeâ >/usr/include/qt4/QtTest/qtesttouch.h:109: error: âQTouchEventâ has not been declared >/usr/include/qt4/QtTest/qtesttouch.h:109: error: expected â,â or â...â before âaDeviceTypeâ >/usr/include/qt4/QtTest/qtesttouch.h:116: error: âQTouchEventâ has not been declared >/usr/include/qt4/QtTest/qtesttouch.h:116: error: ISO C++ forbids declaration of âTouchPointâ with no type >/usr/include/qt4/QtTest/qtesttouch.h:116: error: expected â;â before â&â token >/usr/include/qt4/QtTest/qtesttouch.h:122: error: expected â;â before âQPointâ >/usr/include/qt4/QtTest/qtesttouch.h:134: error: âQTouchEventâ was not declared in this scope >/usr/include/qt4/QtTest/qtesttouch.h:134: error: template argument 2 is invalid >/usr/include/qt4/QtTest/qtesttouch.h:136: error: âQTouchEventâ has not been declared >/usr/include/qt4/QtTest/qtesttouch.h:136: error: ISO C++ forbids declaration of âDeviceTypeâ with no type >/usr/include/qt4/QtTest/qtesttouch.h:136: error: expected â;â before âdeviceTypeâ >/usr/include/qt4/QtTest/qtesttouch.h:137: error: âQTouchEventâ has not been declared >/usr/include/qt4/QtTest/qtesttouch.h: In destructor âQTest::QTouchEventSequence::~QTouchEventSequence()â: >/usr/include/qt4/QtTest/qtesttouch.h:78: error: request for member âclearâ in â((QTest::QTouchEventSequence*)this)->QTest::QTouchEventSequence::pointsâ, which is of non-class type âintâ >/usr/include/qt4/QtTest/qtesttouch.h: In member function âQTest::QTouchEventSequence& QTest::QTouchEventSequence::press(int, const QPoint&, QWidget*)â: >/usr/include/qt4/QtTest/qtesttouch.h:82: error: âQTouchEventâ has not been declared >/usr/include/qt4/QtTest/qtesttouch.h:82: error: âpâ was not declared in this scope >/usr/include/qt4/QtTest/qtesttouch.h:82: error: âpointâ was not declared in this scope >/usr/include/qt4/QtTest/qtesttouch.h: In member function âQTest::QTouchEventSequence& QTest::QTouchEventSequence::move(int, const QPoint&, QWidget*)â: >/usr/include/qt4/QtTest/qtesttouch.h:89: error: âQTouchEventâ has not been declared >/usr/include/qt4/QtTest/qtesttouch.h:89: error: âpâ was not declared in this scope >/usr/include/qt4/QtTest/qtesttouch.h:89: error: âpointâ was not declared in this scope >/usr/include/qt4/QtTest/qtesttouch.h: In member function âQTest::QTouchEventSequence& QTest::QTouchEventSequence::release(int, const QPoint&, QWidget*)â: >/usr/include/qt4/QtTest/qtesttouch.h:96: error: âQTouchEventâ has not been declared >/usr/include/qt4/QtTest/qtesttouch.h:96: error: âpâ was not declared in this scope >/usr/include/qt4/QtTest/qtesttouch.h:96: error: âpointâ was not declared in this scope >/usr/include/qt4/QtTest/qtesttouch.h: In member function âQTest::QTouchEventSequence& QTest::QTouchEventSequence::stationary(int)â: >/usr/include/qt4/QtTest/qtesttouch.h:103: error: âQTouchEventâ has not been declared >/usr/include/qt4/QtTest/qtesttouch.h:103: error: âpâ was not declared in this scope >/usr/include/qt4/QtTest/qtesttouch.h:103: error: âpointâ was not declared in this scope >/usr/include/qt4/QtTest/qtesttouch.h: In constructor âQTest::QTouchEventSequence::QTouchEventSequence(QWidget*, int)â: >/usr/include/qt4/QtTest/qtesttouch.h:110: error: class âQTest::QTouchEventSequenceâ does not have any field named âdeviceTypeâ >/usr/include/qt4/QtTest/qtesttouch.h:110: error: âaDeviceTypeâ was not declared in this scope >/usr/include/qt4/QtTest/qtesttouch.h: At global scope: >/usr/include/qt4/QtTest/qtesttouch.h:109: warning: unused parameter âDeviceTypeâ >/usr/include/qt4/QtTest/qtesttouch.h: In member function âQPoint QTest::QTouchEventSequence::mapToScreen(QWidget*, const QPoint&)â: >/usr/include/qt4/QtTest/qtesttouch.h:125: error: invalid use of incomplete type âstruct QWidgetâ >/usr/include/qt4/QtCore/qobject.h:70: error: forward declaration of âstruct QWidgetâ >/usr/include/qt4/QtTest/qtesttouch.h:126: error: invalid use of incomplete type âstruct QWidgetâ >/usr/include/qt4/QtCore/qobject.h:70: error: forward declaration of âstruct QWidgetâ >/usr/include/qt4/QtTest/qtesttouch.h: In member function âvoid QTest::QTouchEventSequence::commit()â: >/usr/include/qt4/QtTest/qtesttouch.h:130: error: âdeviceTypeâ was not declared in this scope >/usr/include/qt4/QtTest/qtesttouch.h:130: error: request for member âvaluesâ in â((QTest::QTouchEventSequence*)this)->QTest::QTouchEventSequence::pointsâ, which is of non-class type âintâ >/usr/include/qt4/QtTest/qtesttouch.h: At global scope: >/usr/include/qt4/QtTest/qtesttouch.h:142: error: âQTouchEventâ has not been declared >/usr/include/qt4/QtTest/qtesttouch.h:142: error: expected â,â or â...â before âdeviceTypeâ >/usr/include/qt4/QtTest/qtesttouch.h: In function âQTest::QTouchEventSequence QTest::touchEvent(QWidget*, int)â: >/usr/include/qt4/QtTest/qtesttouch.h:141: error: default argument missing for parameter 2 of âQTest::QTouchEventSequence QTest::touchEvent(QWidget*, int)â >/usr/include/qt4/QtTest/qtesttouch.h: In function âQTest::QTouchEventSequence QTest::touchEvent(QWidget*, int)â: >/usr/include/qt4/QtTest/qtesttouch.h:144: error: âdeviceTypeâ was not declared in this scope >/usr/include/qt4/QtTest/qtesttouch.h: At global scope: >/usr/include/qt4/QtTest/qtesttouch.h:141: warning: unused parameter âDeviceTypeâ >In file included from /usr/include/qt4/QtTest/qtestkeyboard.h:55, > from /var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-2.7/sip/QtTest/qtestkeyboard.sip:36: >/usr/include/qt4/QtCore/qpointer.h: In constructor âQPointer<T>::QPointer(T*) [with T = QWidget]â: >/usr/include/qt4/QtTest/qtestkeyboard.h:106: instantiated from here >/usr/include/qt4/QtCore/qpointer.h:59: error: cannot convert âQWidget*â to âQObject*â in initialization >/usr/include/qt4/QtCore/qpointer.h: In member function âQPointer<T>::operator T*() const [with T = QWidget]â: >/usr/include/qt4/QtTest/qtestkeyboard.h:108: instantiated from here >/usr/include/qt4/QtCore/qpointer.h:78: error: invalid static_cast from type âQObject*â to type âQWidget*â >make[1]: *** [sipQtTestQTest.o] Error 1 >make[1]: Leaving directory `/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3-2.7/QtTest' >make: *** [all] Error 2 >emake failed > [31;01m*[0m ERROR: dev-python/PyQt4-4.8.3 failed (compile phase): > [31;01m*[0m Building failed with CPython 2.7 in python_default_function() function > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 56: Called src_compile > [31;01m*[0m environment, line 4740: Called python_src_compile > [31;01m*[0m environment, line 4602: Called python_execute_function '-d' '-s' '--' > [31;01m*[0m environment, line 3268: Called die > [31;01m*[0m The specific snippet of code: > [31;01m*[0m die "${failure_message}"; > [31;01m*[0m > [31;01m*[0m If you need support, post the output of 'emerge --info =dev-python/PyQt4-4.8.3', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-python/PyQt4-4.8.3'. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-python/PyQt4-4.8.3/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-python/PyQt4-4.8.3/temp/environment'. > [31;01m*[0m S: '/var/tmp/portage/dev-python/PyQt4-4.8.3/work/PyQt-x11-gpl-4.8.3'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 368415
:
274353
| 274419