Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 237025 Details for
Bug 326295
dev-python/PyQt4-4.7.3 failes to compile with GCC segfault.
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 313.32 KB, created by
Nils Larsson
on 2010-06-30 11:08:57 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Nils Larsson
Created:
2010-06-30 11:08:57 UTC
Size:
313.32 KB
patch
obsolete
> [32;01m*[0m CPV: dev-python/PyQt4-4.7.3 > [32;01m*[0m REPO: gentoo > [32;01m*[0m USE: X dbus elibc_glibc kernel_linux sql svg userland_GNU webkit x86 >>>> Unpacking source... >>>> Unpacking PyQt-x11-gpl-4.7.3.tar.gz to /tmp/portage/dev-python/PyQt4-4.7.3/work >>>> Source unpacked in /tmp/portage/dev-python/PyQt4-4.7.3/work >>>> Preparing source in /tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3 ... > [32;01m*[0m Applying PyQt4-4.6.1-configure-multilib.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Applying PyQt4-4.7.2-configure.py.patch ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [1;32m*[0m [1;34mPreparation of dev-python/PyQt4-4.7.3 with CPython 2.6...[0m >>>> Source prepared. >>>> Configuring source in /tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3 ... > [1;32m*[0m [1;34mConfiguration of dev-python/PyQt4-4.7.3 with CPython 2.6...[0m >python2.6 configure.py --confirm-license --bindir=/usr/bin --destdir=/usr/lib/python2.6/site-packages --sipdir=/usr/share/sip --qsci-api --enable=QtCore --enable=QtNetwork --enable=QtScript --enable=QtTest --enable=QtXml --enable=QtGui --enable=QtDesigner --enable=QtScriptTools --enable=QtSql --enable=QtSvg --enable=QtWebKit CC=i686-pc-linux-gnu-gcc CXX=i686-pc-linux-gnu-g++ LINK=i686-pc-linux-gnu-g++ LINK_SHLIB=i686-pc-linux-gnu-g++ CFLAGS='-march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange' CXXFLAGS='-march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange' LFLAGS='-Wl,-O1,--as-needed' >Determining the layout of your Qt installation... >This is the GPL version of PyQt 4.7.3 (licensed under the GNU General Public >License) for Python 2.6.5 on linux2. >Checking to see if the QtGui module should be built... >Checking to see if the QtNetwork module should be built... >Checking to see if the QtScript module should be built... >Checking to see if the QtScriptTools module should be built... >Checking to see if the QtSql module should be built... >Checking to see if the QtSvg module should be built... >Checking to see if the QtTest module should be built... >Checking to see if the QtWebKit module should be built... >Checking to see if the QtXml module should be built... >Checking to see if the QtDesigner module should be built... >Checking to see if the dbus support module should be built... >Qt v4.6.3 free edition is being used. >SIP 4.10.2 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, QtGui, QtNetwork, QtScript, >QtScriptTools, QtSql, QtSvg, QtTest, QtWebKit, QtXml, QtDesigner. >The PyQt Python package will be installed in /usr/lib/python2.6/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.6/site-packages/dbus/mainloop. >The PyQt .sip files will be installed in /usr/share/sip. >pyuic4, pyrcc4 and pylupdate4 will be installed in /usr/bin. >Generating the C++ source for the QtCore module... >Creating the Makefile for the QtCore module... >Generating the C++ source for the QtGui module... >Creating the Makefile for the QtGui module... >Generating the C++ source for the QtNetwork module... >Creating the Makefile for the QtNetwork module... >Generating the C++ source for the QtScript module... >Creating the Makefile for the QtScript module... >Generating the C++ source for the QtScriptTools module... >Creating the Makefile for the QtScriptTools module... >Generating the C++ source for the QtSql module... >Creating the Makefile for the QtSql module... >Generating the C++ source for the QtSvg module... >Creating the Makefile for the QtSvg module... >Generating the C++ source for the QtTest module... >Creating the Makefile for the QtTest module... >Generating the C++ source for the QtWebKit module... >Creating the Makefile for the QtWebKit module... >Generating the C++ source for the QtXml module... >Creating the Makefile for the QtXml module... >Generating the C++ source for the QtDesigner module... >Creating the Makefile for the QtDesigner module... >Generating the C++ source for the Qt module... >Creating the Makefile for the Qt module... >Creating QScintilla API file... >Creating top level Makefile... >Creating QPy support library for QtCore Makefile... >Creating QPy support library for QtGui Makefile... >Creating QPy support library for QtDesigner Makefile... >Creating QPy support libraries Makefile... >Creating dbus support module Makefile... >Creating pyuic4 wrapper... >Creating pyuic4 Makefile... >Creating pylupdate4 Makefile... >Creating pyrcc4 Makefile... >Creating Qt Designer plugin Makefile... >Creating pyqtconfig.py... > [32;01m*[0m Running qmake ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running qmake ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running qmake ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m > [32;01m*[0m Running qmake ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Source configured. >>>> Compiling source in /tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3 ... > [1;32m*[0m [1;34mBuilding of dev-python/PyQt4-4.7.3 with CPython 2.6...[0m >make -j3 >make[1]: Entering directory `/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy' >make[2]: Entering directory `/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore' >i686-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -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.6 -I../../QtCore -I. -I. -o qpycore_chimera.o qpycore_chimera.cpp >i686-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -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.6 -I../../QtCore -I. -I. -o qpycore_chimera_signature.o qpycore_chimera_signature.cpp >i686-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -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.6 -I../../QtCore -I. -I. -o qpycore_chimera_storage.o qpycore_chimera_storage.cpp >i686-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -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.6 -I../../QtCore -I. -I. -o qpycore_init.o qpycore_init.cpp >i686-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -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.6 -I../../QtCore -I. -I. -o qpycore_misc.o qpycore_misc.cpp >i686-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -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.6 -I../../QtCore -I. -I. -o qpycore_post_init.o qpycore_post_init.cpp >i686-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -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.6 -I../../QtCore -I. -I. -o qpycore_pyqtboundsignal.o qpycore_pyqtboundsignal.cpp >i686-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -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.6 -I../../QtCore -I. -I. -o qpycore_pyqtconfigure.o qpycore_pyqtconfigure.cpp >i686-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -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.6 -I../../QtCore -I. -I. -o qpycore_pyqtproperty.o qpycore_pyqtproperty.cpp >i686-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -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.6 -I../../QtCore -I. -I. -o qpycore_pyqtproxy.o qpycore_pyqtproxy.cpp >i686-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -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.6 -I../../QtCore -I. -I. -o qpycore_pyqtpyobject.o qpycore_pyqtpyobject.cpp >i686-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -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.6 -I../../QtCore -I. -I. -o qpycore_pyqtsignal.o qpycore_pyqtsignal.cpp >i686-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -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.6 -I../../QtCore -I. -I. -o qpycore_pyqtslot.o qpycore_pyqtslot.cpp >i686-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -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.6 -I../../QtCore -I. -I. -o qpycore_qmetaobject.o qpycore_qmetaobject.cpp >i686-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -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.6 -I../../QtCore -I. -I. -o qpycore_qmetaobject_helpers.o qpycore_qmetaobject_helpers.cpp >i686-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -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.6 -I../../QtCore -I. -I. -o qpycore_qobject_helpers.o qpycore_qobject_helpers.cpp >In file included from /usr/include/python2.6/Python.h:8:0, > from qpycore_qobject_helpers.cpp:33: >/usr/include/python2.6/pyconfig.h:1067:0: varning: "_POSIX_C_SOURCE" omdefinierad >/usr/include/features.h:158:0: anm: detta är platsen för den tidigare definitionen >/usr/include/python2.6/pyconfig.h:1079:0: varning: "_XOPEN_SOURCE" omdefinierad >/usr/include/features.h:160:0: anm: detta är platsen för den tidigare definitionen >i686-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -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.6 -I../../QtCore -I. -I. -o qpycore_qstring.o qpycore_qstring.cpp >i686-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -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.6 -I../../QtCore -I. -I. -o qpycore_qstringlist.o qpycore_qstringlist.cpp >i686-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -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.6 -I../../QtCore -I. -I. -o qpycore_sip_helpers.o qpycore_sip_helpers.cpp >In file included from /usr/include/python2.6/Python.h:8:0, > from qpycore_sip_helpers.cpp:33: >/usr/include/python2.6/pyconfig.h:1067:0: varning: "_POSIX_C_SOURCE" omdefinierad >/usr/include/features.h:158:0: anm: detta är platsen för den tidigare definitionen >/usr/include/python2.6/pyconfig.h:1079:0: varning: "_XOPEN_SOURCE" omdefinierad >/usr/include/features.h:160:0: anm: detta är platsen för den tidigare definitionen >i686-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -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.6 -I../../QtCore -I. -I. -o qpycore_types.o qpycore_types.cpp >i686-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -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.6 -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.6 -I../../QtCore -I. -I. qpycore_pyqtproxy.h -o moc_qpycore_pyqtproxy.cpp >i686-pc-linux-gnu-g++ -c -pipe -fno-strict-aliasing -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -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.6 -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_pyqtproperty.o qpycore_pyqtproxy.o qpycore_pyqtpyobject.o qpycore_pyqtsignal.o qpycore_pyqtslot.o qpycore_qmetaobject.o qpycore_qmetaobject_helpers.o qpycore_qobject_helpers.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 `/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore' >make[2]: Entering directory `/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui' >/usr/bin/moc -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4 -I/usr/include/python2.6 -I. -I. qpytextobject.h -o moc_qpytextobject.cpp >i686-pc-linux-gnu-g++ -c -pipe -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -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.6 -I. -I. -o moc_qpytextobject.o moc_qpytextobject.cpp >rm -f libqpygui.a >ar cqs libqpygui.a moc_qpytextobject.o >make[2]: Leaving directory `/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui' >make[2]: Entering directory `/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtDesigner' >/usr/bin/moc -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4 -I/usr/include/python2.6 -I. -I. qpydesignercontainerextension.h -o moc_qpydesignercontainerextension.cpp >/usr/bin/moc -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4 -I/usr/include/python2.6 -I. -I. qpydesignercustomwidgetcollectionplugin.h -o moc_qpydesignercustomwidgetcollectionplugin.cpp >/usr/bin/moc -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4 -I/usr/include/python2.6 -I. -I. qpydesignercustomwidgetplugin.h -o moc_qpydesignercustomwidgetplugin.cpp >/usr/bin/moc -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4 -I/usr/include/python2.6 -I. -I. qpydesignermembersheetextension.h -o moc_qpydesignermembersheetextension.cpp >/usr/bin/moc -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4 -I/usr/include/python2.6 -I. -I. qpydesignerpropertysheetextension.h -o moc_qpydesignerpropertysheetextension.cpp >/usr/bin/moc -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4 -I/usr/include/python2.6 -I. -I. qpydesignertaskmenuextension.h -o moc_qpydesignertaskmenuextension.cpp >i686-pc-linux-gnu-g++ -c -pipe -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4 -I/usr/include/python2.6 -I. -I. -o moc_qpydesignercontainerextension.o moc_qpydesignercontainerextension.cpp >i686-pc-linux-gnu-g++ -c -pipe -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4 -I/usr/include/python2.6 -I. -I. -o moc_qpydesignercustomwidgetcollectionplugin.o moc_qpydesignercustomwidgetcollectionplugin.cpp >i686-pc-linux-gnu-g++ -c -pipe -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4 -I/usr/include/python2.6 -I. -I. -o moc_qpydesignercustomwidgetplugin.o moc_qpydesignercustomwidgetplugin.cpp >i686-pc-linux-gnu-g++ -c -pipe -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4 -I/usr/include/python2.6 -I. -I. -o moc_qpydesignermembersheetextension.o moc_qpydesignermembersheetextension.cpp >i686-pc-linux-gnu-g++ -c -pipe -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4 -I/usr/include/python2.6 -I. -I. -o moc_qpydesignerpropertysheetextension.o moc_qpydesignerpropertysheetextension.cpp >i686-pc-linux-gnu-g++ -c -pipe -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_STATICPLUGIN -DQT_PLUGIN -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++ -I. -I/usr/include/qt4/QtDesigner -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtXml -I/usr/include/qt4 -I/usr/include/python2.6 -I. -I. -o moc_qpydesignertaskmenuextension.o moc_qpydesignertaskmenuextension.cpp >rm -f libqpydesigner.a >ar cqs libqpydesigner.a moc_qpydesignercontainerextension.o moc_qpydesignercustomwidgetcollectionplugin.o moc_qpydesignercustomwidgetplugin.o moc_qpydesignermembersheetextension.o moc_qpydesignerpropertysheetextension.o moc_qpydesignertaskmenuextension.o >make[2]: Leaving directory `/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtDesigner' >make[1]: Leaving directory `/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy' >make[1]: Entering directory `/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/QtCore' >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCorecmodule.o sipQtCorecmodule.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0600QPair0100QByteArray0100QByteArray.o sipQtCoreQList0600QPair0100QByteArray0100QByteArray.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0600QPair0100QString0100QString.o sipQtCoreQList0600QPair0100QString0100QString.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSet0101QAbstractState.o sipQtCoreQSet0101QAbstractState.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0100QUrl.o sipQtCoreQList0100QUrl.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0101QAbstractAnimation.o sipQtCoreQList0101QAbstractAnimation.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0101QAbstractState.o sipQtCoreQList0101QAbstractState.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQHash18000100QByteArray.o sipQtCoreQHash18000100QByteArray.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMap18000100QVariant.o sipQtCoreQMap18000100QVariant.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0100QByteArray.o sipQtCoreQList0100QByteArray.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQVector0100QXmlStreamNotationDeclaration.o sipQtCoreQVector0100QXmlStreamNotationDeclaration.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQVector0100QXmlStreamNamespaceDeclaration.o sipQtCoreQVector0100QXmlStreamNamespaceDeclaration.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQVector0100QXmlStreamEntityDeclaration.o sipQtCoreQVector0100QXmlStreamEntityDeclaration.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMap0100QString0100QVariant.o sipQtCoreQMap0100QString0100QVariant.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0100QVariant.o sipQtCoreQList0100QVariant.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQHash0100QString0100QVariant.o sipQtCoreQHash0100QString0100QVariant.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQVector0600QPair24000100QVariant.o sipQtCoreQVector0600QPair24000100QVariant.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0101QObject.o sipQtCoreQList0101QObject.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0100QModelIndex.o sipQtCoreQList0100QModelIndex.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0100QFileInfo.o sipQtCoreQList0100QFileInfo.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQXmlStreamWriter.o sipQtCoreQXmlStreamWriter.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQXmlStreamReader.o sipQtCoreQXmlStreamReader.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQXmlStreamEntityResolver.o sipQtCoreQXmlStreamEntityResolver.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQXmlStreamEntityDeclaration.o sipQtCoreQXmlStreamEntityDeclaration.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQXmlStreamNotationDeclaration.o sipQtCoreQXmlStreamNotationDeclaration.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQXmlStreamNamespaceDeclaration.o sipQtCoreQXmlStreamNamespaceDeclaration.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQXmlStreamAttributes.o sipQtCoreQXmlStreamAttributes.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQXmlStreamAttribute.o sipQtCoreQXmlStreamAttribute.cpp >sipQtCoreQXmlStreamAttributes.cpp: I funktion "int slot_QXmlStreamAttributes___contains__(PyObject*, PyObject*)": >sipQtCoreQXmlStreamAttributes.cpp:837:16: varning: konverterar till icke-pekartyp "int" från NULL >sipQtCoreQXmlStreamAttributes.cpp: I funktion "int slot_QXmlStreamAttributes___delitem__(PyObject*, PyObject*)": >sipQtCoreQXmlStreamAttributes.cpp:913:16: varning: konverterar till icke-pekartyp "int" från NULL >sipQtCoreQXmlStreamAttributes.cpp: I funktion "int slot_QXmlStreamAttributes___setitem__(PyObject*, PyObject*)": >sipQtCoreQXmlStreamAttributes.cpp:1006:16: varning: konverterar till icke-pekartyp "int" från NULL >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQWaitCondition.o sipQtCoreQWaitCondition.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQVector2400.o sipQtCoreQVector2400.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQVector1900.o sipQtCoreQVector1900.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQVariant_5.o sipQtCoreQVariant_5.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQVariant_4.o sipQtCoreQVariant_4.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQUuid.o sipQtCoreQUuid.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQUrlFormattingOptions.o sipQtCoreQUrlFormattingOptions.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQUrl.o sipQtCoreQUrl.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTranslator.o sipQtCoreQTranslator.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTimer.o sipQtCoreQTimer.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTimeLine.o sipQtCoreQTimeLine.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQThreadPool.o sipQtCoreQThreadPool.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQThread.o sipQtCoreQThread.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTextStreamManipulator.o sipQtCoreQTextStreamManipulator.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTextStreamNumberFlags.o sipQtCoreQTextStreamNumberFlags.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTextStream.o sipQtCoreQTextStream.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTextDecoder.o sipQtCoreQTextDecoder.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTextEncoder.o sipQtCoreQTextEncoder.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTextCodecConverterState.o sipQtCoreQTextCodecConverterState.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTextCodecConversionFlags.o sipQtCoreQTextCodecConversionFlags.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTextCodec.o sipQtCoreQTextCodec.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTextBoundaryFinderBoundaryReasons.o sipQtCoreQTextBoundaryFinderBoundaryReasons.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTextBoundaryFinder.o sipQtCoreQTextBoundaryFinder.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTemporaryFile.o sipQtCoreQTemporaryFile.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSystemSemaphore.o sipQtCoreQSystemSemaphore.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQStringMatcher_0.o sipQtCoreQStringMatcher_0.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQStringList_0.o sipQtCoreQStringList_0.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQStringList_1.o sipQtCoreQStringList_1.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQStringRef_0.o sipQtCoreQStringRef_0.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQStringRef_1.o sipQtCoreQStringRef_1.cpp >sipQtCoreQStringList_0.cpp: I funktion "int slot_QStringList_0___contains__(PyObject*, PyObject*)": >sipQtCoreQStringList_0.cpp:1262:16: varning: konverterar till icke-pekartyp "int" från NULL >sipQtCoreQStringList_0.cpp: I funktion "int slot_QStringList_0___delitem__(PyObject*, PyObject*)": >sipQtCoreQStringList_0.cpp:1418:16: varning: konverterar till icke-pekartyp "int" från NULL >sipQtCoreQStringList_0.cpp: I funktion "int slot_QStringList_0___setitem__(PyObject*, PyObject*)": >sipQtCoreQStringList_0.cpp:1515:16: varning: konverterar till icke-pekartyp "int" från NULL >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQLatin1String_0.o sipQtCoreQLatin1String_0.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQStringSectionFlags_0.o sipQtCoreQStringSectionFlags_0.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQString_0.o sipQtCoreQString_0.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQString_1.o sipQtCoreQString_1.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQStateMachineWrappedEvent.o sipQtCoreQStateMachineWrappedEvent.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQStateMachineSignalEvent.o sipQtCoreQStateMachineSignalEvent.cpp >sipQtCoreQString_0.cpp: I funktion "int slot_QString_0___contains__(PyObject*, PyObject*)": >sipQtCoreQString_0.cpp:3802:16: varning: konverterar till icke-pekartyp "int" från NULL >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQStateMachine.o sipQtCoreQStateMachine.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQState.o sipQtCoreQState.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSocketNotifier.o sipQtCoreQSocketNotifier.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSizeF.o sipQtCoreQSizeF.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSize.o sipQtCoreQSize.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSignalTransition.o sipQtCoreQSignalTransition.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSignalMapper.o sipQtCoreQSignalMapper.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSharedMemory.o sipQtCoreQSharedMemory.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSettings.o sipQtCoreQSettings.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSequentialAnimationGroup.o sipQtCoreQSequentialAnimationGroup.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSemaphore.o sipQtCoreQSemaphore.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQRunnable.o sipQtCoreQRunnable.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQResource.o sipQtCoreQResource.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQRegExp.o sipQtCoreQRegExp.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQRectF.o sipQtCoreQRectF.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQRect.o sipQtCoreQRect.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQWriteLocker.o sipQtCoreQWriteLocker.cpp >sipQtCoreQRectF.cpp: I funktion "int slot_QRectF___contains__(PyObject*, PyObject*)": >sipQtCoreQRectF.cpp:2090:16: varning: konverterar till icke-pekartyp "int" från NULL >sipQtCoreQRect.cpp: I funktion "int slot_QRect___contains__(PyObject*, PyObject*)": >sipQtCoreQRect.cpp:2088:16: varning: konverterar till icke-pekartyp "int" från NULL >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQReadLocker.o sipQtCoreQReadLocker.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQReadWriteLock.o sipQtCoreQReadWriteLock.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQPropertyAnimation.o sipQtCoreQPropertyAnimation.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQVariantAnimation.o sipQtCoreQVariantAnimation.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQProcessEnvironment.o sipQtCoreQProcessEnvironment.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQProcess.o sipQtCoreQProcess.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQPointF.o sipQtCoreQPointF.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQPoint.o sipQtCoreQPoint.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQPluginLoader.o sipQtCoreQPluginLoader.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQPauseAnimation.o sipQtCoreQPauseAnimation.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQParallelAnimationGroup.o sipQtCoreQParallelAnimationGroup.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQPair18001800.o sipQtCoreQPair18001800.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQGenericReturnArgument.o sipQtCoreQGenericReturnArgument.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQGenericArgument.o sipQtCoreQGenericArgument.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMetaObject.o sipQtCoreQMetaObject.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQObjectCleanupHandler.o sipQtCoreQObjectCleanupHandler.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQWidget.o sipQtCoreQWidget.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMutexLocker.o sipQtCoreQMutexLocker.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMutex.o sipQtCoreQMutex.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMimeData.o sipQtCoreQMimeData.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMetaType.o sipQtCoreQMetaType.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMetaClassInfo.o sipQtCoreQMetaClassInfo.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMetaProperty.o sipQtCoreQMetaProperty.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMetaEnum.o sipQtCoreQMetaEnum.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMetaMethod.o sipQtCoreQMetaMethod.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQMargins.o sipQtCoreQMargins.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0100QLocaleCountry.o sipQtCoreQList0100QLocaleCountry.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSystemLocale.o sipQtCoreQSystemLocale.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQLocaleNumberOptions.o sipQtCoreQLocaleNumberOptions.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQLocale.o sipQtCoreQLocale.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList2400.o sipQtCoreQList2400.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList1800.o sipQtCoreQList1800.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0600QPair24002400.o sipQtCoreQList0600QPair24002400.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQList0600QPair18001800.o sipQtCoreQList0600QPair18001800.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQLineF.o sipQtCoreQLineF.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQLine.o sipQtCoreQLine.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQLibraryInfo.o sipQtCoreQLibraryInfo.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQLibraryLoadHints.o sipQtCoreQLibraryLoadHints.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQLibrary.o sipQtCoreQLibrary.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQIODeviceOpenMode.o sipQtCoreQIODeviceOpenMode.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQHistoryState.o sipQtCoreQHistoryState.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQFSFileEngine.o sipQtCoreQFSFileEngine.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQFinalState.o sipQtCoreQFinalState.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQFileSystemWatcher.o sipQtCoreQFileSystemWatcher.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQFileInfo.o sipQtCoreQFileInfo.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQFilePermissions.o sipQtCoreQFilePermissions.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQFile.o sipQtCoreQFile.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQEventTransition.o sipQtCoreQEventTransition.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQEventLoopProcessEventsFlags.o sipQtCoreQEventLoopProcessEventsFlags.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQEventLoop.o sipQtCoreQEventLoop.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQEasingCurve.o sipQtCoreQEasingCurve.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQDirIteratorIteratorFlags.o sipQtCoreQDirIteratorIteratorFlags.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQDirIterator.o sipQtCoreQDirIterator.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQDirSortFlags.o sipQtCoreQDirSortFlags.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQDirFilters.o sipQtCoreQDirFilters.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQDir.o sipQtCoreQDir.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQDateTime.o sipQtCoreQDateTime.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTime.o sipQtCoreQTime.cpp >sipQtCoreQDir.cpp: I funktion "int slot_QDir___contains__(PyObject*, PyObject*)": >sipQtCoreQDir.cpp:1995:16: varning: konverterar till icke-pekartyp "int" från NULL >/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/sip/QtCore/qdatetime.sip: I funktion "PyObject* meth_QDateTime_toPyDateTime(PyObject*, PyObject*)": >/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/sip/QtCore/qdatetime.sip:488:13: varning: konvertering från strängkonstant till "char*" bör undvikas >/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/sip/QtCore/qdatetime.sip:488:13: varning: konvertering från strängkonstant till "char*" bör undvikas >/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/sip/QtCore/qdatetime.sip: I funktion "int convertTo_QDateTime(PyObject*, void**, int*, PyObject*)": >/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/sip/QtCore/qdatetime.sip:360:9: varning: konvertering från strängkonstant till "char*" bör undvikas >/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/sip/QtCore/qdatetime.sip:360:9: varning: konvertering från strängkonstant till "char*" bör undvikas >/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/sip/QtCore/qdatetime.sip: I funktion "PyObject* meth_QTime_toPyTime(PyObject*, PyObject*)": >/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/sip/QtCore/qdatetime.sip:302:13: varning: konvertering från strängkonstant till "char*" bör undvikas >/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/sip/QtCore/qdatetime.sip:302:13: varning: konvertering från strängkonstant till "char*" bör undvikas >/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/sip/QtCore/qdatetime.sip: I funktion "int convertTo_QTime(PyObject*, void**, int*, PyObject*)": >/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/sip/QtCore/qdatetime.sip:214:9: varning: konvertering från strängkonstant till "char*" bör undvikas >/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/sip/QtCore/qdatetime.sip:214:9: varning: konvertering från strängkonstant till "char*" bör undvikas >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQDate.o sipQtCoreQDate.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQDataStream.o sipQtCoreQDataStream.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQCryptographicHash.o sipQtCoreQCryptographicHash.cpp >/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/sip/QtCore/qdatetime.sip: I funktion "PyObject* meth_QDate_toPyDate(PyObject*, PyObject*)": >/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/sip/QtCore/qdatetime.sip:119:13: varning: konvertering från strängkonstant till "char*" bör undvikas >/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/sip/QtCore/qdatetime.sip:119:13: varning: konvertering från strängkonstant till "char*" bör undvikas >/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/sip/QtCore/qdatetime.sip: I funktion "int convertTo_QDate(PyObject*, void**, int*, PyObject*)": >/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/sip/QtCore/qdatetime.sip:55:9: varning: konvertering från strängkonstant till "char*" bör undvikas >/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/sip/QtCore/qdatetime.sip:55:9: varning: konvertering från strängkonstant till "char*" bör undvikas >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQDynamicPropertyChangeEvent.o sipQtCoreQDynamicPropertyChangeEvent.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQChildEvent.o sipQtCoreQChildEvent.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQTimerEvent.o sipQtCoreQTimerEvent.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQEvent.o sipQtCoreQEvent.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQCoreApplication.o sipQtCoreQCoreApplication.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQChar_0.o sipQtCoreQChar_0.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQChar_1.o sipQtCoreQChar_1.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQLatin1Char_0.o sipQtCoreQLatin1Char_0.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQByteArrayMatcher.o sipQtCoreQByteArrayMatcher.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQByteArray.o sipQtCoreQByteArray.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQBuffer.o sipQtCoreQBuffer.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQIODevice.o sipQtCoreQIODevice.cpp >sipQtCoreQByteArray.cpp: I funktion "int slot_QByteArray___contains__(PyObject*, PyObject*)": >sipQtCoreQByteArray.cpp:2504:16: varning: konverterar till icke-pekartyp "int" från NULL >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQBitArray.o sipQtCoreQBitArray.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQBasicTimer.o sipQtCoreQBasicTimer.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQAnimationGroup.o sipQtCoreQAnimationGroup.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQAbstractTransition.o sipQtCoreQAbstractTransition.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQAbstractState.o sipQtCoreQAbstractState.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQAbstractListModel.o sipQtCoreQAbstractListModel.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQAbstractTableModel.o sipQtCoreQAbstractTableModel.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQAbstractItemModel.o sipQtCoreQAbstractItemModel.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQPersistentModelIndex.o sipQtCoreQPersistentModelIndex.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQModelIndex.o sipQtCoreQModelIndex.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQAbstractFileEngineIterator.o sipQtCoreQAbstractFileEngineIterator.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQAbstractFileEngineHandler.o sipQtCoreQAbstractFileEngineHandler.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQAbstractFileEngineFileFlags.o sipQtCoreQAbstractFileEngineFileFlags.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQAbstractFileEngine.o sipQtCoreQAbstractFileEngine.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQAbstractEventDispatcher.o sipQtCoreQAbstractEventDispatcher.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQAbstractAnimation.o sipQtCoreQAbstractAnimation.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQObject.o sipQtCoreQObject.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQtGestureFlags.o sipQtCoreQtGestureFlags.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQtTouchPointStates.o sipQtCoreQtTouchPointStates.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQtInputMethodHints.o sipQtCoreQtInputMethodHints.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQtTextInteractionFlags.o sipQtCoreQtTextInteractionFlags.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQtMatchFlags.o sipQtCoreQtMatchFlags.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQtItemFlags.o sipQtCoreQtItemFlags.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQtDropActions.o sipQtCoreQtDropActions.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQtToolBarAreas.o sipQtCoreQtToolBarAreas.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQtDockWidgetAreas.o sipQtCoreQtDockWidgetAreas.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQtImageConversionFlags.o sipQtCoreQtImageConversionFlags.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQtWindowStates.o sipQtCoreQtWindowStates.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQtWindowFlags.o sipQtCoreQtWindowFlags.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQtAlignment.o sipQtCoreQtAlignment.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQtOrientations.o sipQtCoreQtOrientations.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQtMouseButtons.o sipQtCoreQtMouseButtons.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQtKeyboardModifiers.o sipQtCoreQtKeyboardModifiers.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQt.o sipQtCoreQt.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtCore -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtCore -I/usr/include/qt4 -o sipQtCoreQSysInfo.o sipQtCoreQSysInfo.cpp >i686-pc-linux-gnu-g++ -Wl,-O1,--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 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 sipQtCoreQXmlStreamWriter.o sipQtCoreQXmlStreamReader.o sipQtCoreQXmlStreamEntityResolver.o sipQtCoreQXmlStreamEntityDeclaration.o sipQtCoreQXmlStreamNotationDeclaration.o sipQtCoreQXmlStreamNamespaceDeclaration.o sipQtCoreQXmlStreamAttributes.o sipQtCoreQXmlStreamAttribute.o sipQtCoreQWaitCondition.o sipQtCoreQVector2400.o sipQtCoreQVector1900.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 sipQtCoreQSequentialAnimationGroup.o sipQtCoreQSemaphore.o sipQtCoreQRunnable.o sipQtCoreQResource.o sipQtCoreQRegExp.o sipQtCoreQRectF.o sipQtCoreQRect.o sipQtCoreQWriteLocker.o sipQtCoreQReadLocker.o sipQtCoreQReadWriteLock.o sipQtCoreQPropertyAnimation.o sipQtCoreQVariantAnimation.o sipQtCoreQProcessEnvironment.o sipQtCoreQProcess.o sipQtCoreQPointF.o sipQtCoreQPoint.o sipQtCoreQPluginLoader.o sipQtCoreQPauseAnimation.o sipQtCoreQParallelAnimationGroup.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 sipQtCoreQList2400.o sipQtCoreQList1800.o sipQtCoreQList0600QPair24002400.o sipQtCoreQList0600QPair18001800.o sipQtCoreQLineF.o sipQtCoreQLine.o sipQtCoreQLibraryInfo.o sipQtCoreQLibraryLoadHints.o sipQtCoreQLibrary.o sipQtCoreQIODeviceOpenMode.o sipQtCoreQHistoryState.o sipQtCoreQFSFileEngine.o sipQtCoreQFinalState.o sipQtCoreQFileSystemWatcher.o sipQtCoreQFileInfo.o sipQtCoreQFilePermissions.o sipQtCoreQFile.o sipQtCoreQEventTransition.o sipQtCoreQEventLoopProcessEventsFlags.o sipQtCoreQEventLoop.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 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/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/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 `/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/QtCore' >make[1]: Entering directory `/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/QtGui' >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuicmodule.o sipQtGuicmodule.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQList0101QUndoStack.o sipQtGuiQList0101QUndoStack.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQList0101QTreeWidgetItem.o sipQtGuiQList0101QTreeWidgetItem.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQList0101QTextFrame.o sipQtGuiQList0101QTextFrame.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQList0100QTextBlock.o sipQtGuiQList0100QTextBlock.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQVector0100QTextLayoutFormatRange.o sipQtGuiQVector0100QTextLayoutFormatRange.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQList0100QTextLayoutFormatRange.o sipQtGuiQList0100QTextLayoutFormatRange.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQList0100QTextOptionTab.o sipQtGuiQList0100QTextOptionTab.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQVector0100QTextLength.o sipQtGuiQVector0100QTextLength.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQVector0100QTextFormat.o sipQtGuiQVector0100QTextFormat.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQList0101QTableWidgetItem.o sipQtGuiQList0101QTableWidgetItem.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQList0100QTableWidgetSelectionRange.o sipQtGuiQList0100QTableWidgetSelectionRange.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQList0101QStandardItem.o sipQtGuiQList0101QStandardItem.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQList0100QPrinterInfo.o sipQtGuiQList0100QPrinterInfo.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQList0100QTextEditExtraSelection.o sipQtGuiQList0100QTextEditExtraSelection.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQList0100QPolygonF.o sipQtGuiQList0100QPolygonF.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQVector0100QRect.o sipQtGuiQVector0100QRect.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQVector0100QRectF.o sipQtGuiQVector0100QRectF.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQVector0100QPoint.o sipQtGuiQVector0100QPoint.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQVector0100QLine.o sipQtGuiQVector0100QLine.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQVector0100QPointF.o sipQtGuiQVector0100QPointF.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQVector0100QLineF.o sipQtGuiQVector0100QLineF.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQList0101QMdiSubWindow.o sipQtGuiQList0101QMdiSubWindow.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQList0101QDockWidget.o sipQtGuiQList0101QDockWidget.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQList0101QListWidgetItem.o sipQtGuiQList0101QListWidgetItem.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQList0100QRectF.o sipQtGuiQList0100QRectF.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQList0101QGraphicsView.o sipQtGuiQList0101QGraphicsView.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQList0600QPair24000100QPointF.o sipQtGuiQList0600QPair24000100QPointF.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQList0101QGraphicsTransform.o sipQtGuiQList0101QGraphicsTransform.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQList0101QGraphicsItem.o sipQtGuiQList0101QGraphicsItem.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQList0101QGesture.o sipQtGuiQList0101QGesture.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQList0100QTouchEventTouchPoint.o sipQtGuiQList0100QTouchEventTouchPoint.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQList0100QInputMethodEventAttribute.o sipQtGuiQList0100QInputMethodEventAttribute.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQMap0100QDate0100QTextCharFormat.o sipQtGuiQMap0100QDate0100QTextCharFormat.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQList0101QAbstractButton.o sipQtGuiQList0101QAbstractButton.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQList0101QGraphicsWidget.o sipQtGuiQList0101QGraphicsWidget.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQList0100QKeySequence.o sipQtGuiQList0100QKeySequence.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQList0101QAction.o sipQtGuiQList0101QAction.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQList0100QSize.o sipQtGuiQList0100QSize.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQVector0100QAbstractTextDocumentLayoutSelection.o sipQtGuiQVector0100QAbstractTextDocumentLayoutSelection.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQList0101QWidget.o sipQtGuiQList0101QWidget.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQVector0600QPair24000100QColor.o sipQtGuiQVector0600QPair24000100QColor.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQPyTextObject.o sipQtGuiQPyTextObject.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQX11Info.o sipQtGuiQX11Info.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiDisplay.o sipQtGuiDisplay.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQX11EmbedContainer.o sipQtGuiQX11EmbedContainer.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQX11EmbedWidget.o sipQtGuiQX11EmbedWidget.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQWorkspace.o sipQtGuiQWorkspace.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQList0100QWizardWizardButton.o sipQtGuiQList0100QWizardWizardButton.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQWizardPage.o sipQtGuiQWizardPage.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQWizardWizardOptions.o sipQtGuiQWizardWizardOptions.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQWizard.o sipQtGuiQWizard.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQWidgetAction.o sipQtGuiQWidgetAction.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQWidgetRenderFlags.o sipQtGuiQWidgetRenderFlags.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQWhatsThis.o sipQtGuiQWhatsThis.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQVector4D.o sipQtGuiQVector4D.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQVector3D.o sipQtGuiQVector3D.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQVector2D.o sipQtGuiQVector2D.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQRegExpValidator.o sipQtGuiQRegExpValidator.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQDoubleValidator.o sipQtGuiQDoubleValidator.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQIntValidator.o sipQtGuiQIntValidator.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQValidator.o sipQtGuiQValidator.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQUndoView.o sipQtGuiQUndoView.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQUndoStack.o sipQtGuiQUndoStack.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQUndoCommand.o sipQtGuiQUndoCommand.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQUndoGroup.o sipQtGuiQUndoGroup.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTreeWidgetItemIteratorIteratorFlags.o sipQtGuiQTreeWidgetItemIteratorIteratorFlags.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTreeWidgetItemIterator.o sipQtGuiQTreeWidgetItemIterator.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTreeWidget.o sipQtGuiQTreeWidget.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTreeWidgetItem.o sipQtGuiQTreeWidgetItem.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTreeView.o sipQtGuiQTreeView.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTransform.o sipQtGuiQTransform.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQToolTip.o sipQtGuiQToolTip.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQToolButton.o sipQtGuiQToolButton.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQToolBox.o sipQtGuiQToolBox.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQToolBar.o sipQtGuiQToolBar.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextTable.o sipQtGuiQTextTable.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextTableCell.o sipQtGuiQTextTableCell.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextOptionTab.o sipQtGuiQTextOptionTab.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextOptionFlags.o sipQtGuiQTextOptionFlags.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextOption.o sipQtGuiQTextOption.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextBlockUserData.o sipQtGuiQTextBlockUserData.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextFragment.o sipQtGuiQTextFragment.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextBlockiterator.o sipQtGuiQTextBlockiterator.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextBlock.o sipQtGuiQTextBlock.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextFrameiterator.o sipQtGuiQTextFrameiterator.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextFrame.o sipQtGuiQTextFrame.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextObject.o sipQtGuiQTextObject.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextList.o sipQtGuiQTextList.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextBlockGroup.o sipQtGuiQTextBlockGroup.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextLine.o sipQtGuiQTextLine.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextLayoutFormatRange.o sipQtGuiQTextLayoutFormatRange.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextLayout.o sipQtGuiQTextLayout.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextInlineObject.o sipQtGuiQTextInlineObject.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextTableCellFormat.o sipQtGuiQTextTableCellFormat.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextTableFormat.o sipQtGuiQTextTableFormat.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextFrameFormat.o sipQtGuiQTextFrameFormat.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextImageFormat.o sipQtGuiQTextImageFormat.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextListFormat.o sipQtGuiQTextListFormat.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextBlockFormat.o sipQtGuiQTextBlockFormat.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextCharFormat.o sipQtGuiQTextCharFormat.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextFormatPageBreakFlags.o sipQtGuiQTextFormatPageBreakFlags.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextFormat.o sipQtGuiQTextFormat.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextLength.o sipQtGuiQTextLength.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextEditAutoFormatting.o sipQtGuiQTextEditAutoFormatting.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextEditExtraSelection.o sipQtGuiQTextEditExtraSelection.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextDocumentWriter.o sipQtGuiQTextDocumentWriter.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextDocumentFragment.o sipQtGuiQTextDocumentFragment.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextDocumentFindFlags.o sipQtGuiQTextDocumentFindFlags.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextDocument.o sipQtGuiQTextDocument.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQt.o sipQtGuiQt.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextCursor.o sipQtGuiQTextCursor.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextBrowser.o sipQtGuiQTextBrowser.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextEdit.o sipQtGuiQTextEdit.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTabWidget.o sipQtGuiQTabWidget.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTableWidget.o sipQtGuiQTableWidget.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTableWidgetItem.o sipQtGuiQTableWidgetItem.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTableWidgetSelectionRange.o sipQtGuiQTableWidgetSelectionRange.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTableView.o sipQtGuiQTableView.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTabBar.o sipQtGuiQTabBar.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQSystemTrayIcon.o sipQtGuiQSystemTrayIcon.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQSyntaxHighlighter.o sipQtGuiQSyntaxHighlighter.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStylePainter.o sipQtGuiQStylePainter.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionTabWidgetFrameV2.o sipQtGuiQStyleOptionTabWidgetFrameV2.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionTabV3.o sipQtGuiQStyleOptionTabV3.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionTabBarBaseV2.o sipQtGuiQStyleOptionTabBarBaseV2.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionFrameV3.o sipQtGuiQStyleOptionFrameV3.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionViewItemV4.o sipQtGuiQStyleOptionViewItemV4.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleHintReturnVariant.o sipQtGuiQStyleHintReturnVariant.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionToolBoxV2.o sipQtGuiQStyleOptionToolBoxV2.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionViewItemV3.o sipQtGuiQStyleOptionViewItemV3.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionDockWidgetV2.o sipQtGuiQStyleOptionDockWidgetV2.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionGraphicsItem.o sipQtGuiQStyleOptionGraphicsItem.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionSizeGrip.o sipQtGuiQStyleOptionSizeGrip.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionViewItemV2ViewItemFeatures.o sipQtGuiQStyleOptionViewItemV2ViewItemFeatures.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionViewItemV2.o sipQtGuiQStyleOptionViewItemV2.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionGroupBox.o sipQtGuiQStyleOptionGroupBox.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionToolBarToolBarFeatures.o sipQtGuiQStyleOptionToolBarToolBarFeatures.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionToolBar.o sipQtGuiQStyleOptionToolBar.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleHintReturnMask.o sipQtGuiQStyleHintReturnMask.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleHintReturn.o sipQtGuiQStyleHintReturn.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionTitleBar.o sipQtGuiQStyleOptionTitleBar.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionComboBox.o sipQtGuiQStyleOptionComboBox.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionToolButtonToolButtonFeatures.o sipQtGuiQStyleOptionToolButtonToolButtonFeatures.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionToolButton.o sipQtGuiQStyleOptionToolButton.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionSpinBox.o sipQtGuiQStyleOptionSpinBox.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionSlider.o sipQtGuiQStyleOptionSlider.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionComplex.o sipQtGuiQStyleOptionComplex.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionRubberBand.o sipQtGuiQStyleOptionRubberBand.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionToolBox.o sipQtGuiQStyleOptionToolBox.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionViewItem.o sipQtGuiQStyleOptionViewItem.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionDockWidget.o sipQtGuiQStyleOptionDockWidget.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionMenuItem.o sipQtGuiQStyleOptionMenuItem.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionProgressBarV2.o sipQtGuiQStyleOptionProgressBarV2.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionProgressBar.o sipQtGuiQStyleOptionProgressBar.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionTabV2.o sipQtGuiQStyleOptionTabV2.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionTabCornerWidgets.o sipQtGuiQStyleOptionTabCornerWidgets.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionTab.o sipQtGuiQStyleOptionTab.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionButtonButtonFeatures.o sipQtGuiQStyleOptionButtonButtonFeatures.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionButton.o sipQtGuiQStyleOptionButton.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionHeader.o sipQtGuiQStyleOptionHeader.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionTabBarBase.o sipQtGuiQStyleOptionTabBarBase.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionTabWidgetFrame.o sipQtGuiQStyleOptionTabWidgetFrame.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionFrameV2FrameFeatures.o sipQtGuiQStyleOptionFrameV2FrameFeatures.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionFrameV2.o sipQtGuiQStyleOptionFrameV2.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionFrame.o sipQtGuiQStyleOptionFrame.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOptionFocusRect.o sipQtGuiQStyleOptionFocusRect.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleOption.o sipQtGuiQStyleOption.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleFactory.o sipQtGuiQStyleFactory.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyledItemDelegate.o sipQtGuiQStyledItemDelegate.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleSubControls.o sipQtGuiQStyleSubControls.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyleState.o sipQtGuiQStyleState.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStyle.o sipQtGuiQStyle.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStringListModel.o sipQtGuiQStringListModel.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStatusBar.o sipQtGuiQStatusBar.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStandardItem.o sipQtGuiQStandardItem.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStandardItemModel.o sipQtGuiQStandardItemModel.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStackedWidget.o sipQtGuiQStackedWidget.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQStackedLayout.o sipQtGuiQStackedLayout.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQSplitterHandle.o sipQtGuiQSplitterHandle.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQSplitter.o sipQtGuiQSplitter.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQSplashScreen.o sipQtGuiQSplashScreen.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQDoubleSpinBox.o sipQtGuiQDoubleSpinBox.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQSpinBox.o sipQtGuiQSpinBox.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQSound.o sipQtGuiQSound.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQSortFilterProxyModel.o sipQtGuiQSortFilterProxyModel.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQSlider.o sipQtGuiQSlider.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQSizePolicyControlTypes.o sipQtGuiQSizePolicyControlTypes.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQSizePolicy.o sipQtGuiQSizePolicy.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQSizeGrip.o sipQtGuiQSizeGrip.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQShortcut.o sipQtGuiQShortcut.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQSessionManager.o sipQtGuiQSessionManager.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQScrollBar.o sipQtGuiQScrollBar.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQScrollArea.o sipQtGuiQScrollArea.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQRubberBand.o sipQtGuiQRubberBand.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQRegion.o sipQtGuiQRegion.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQRadioButton.o sipQtGuiQRadioButton.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQQuaternion.o sipQtGuiQQuaternion.cpp >sipQtGuiQRegion.cpp: I funktion "int slot_QRegion___contains__(PyObject*, PyObject*)": >sipQtGuiQRegion.cpp:1270:16: varning: konverterar till icke-pekartyp "int" från NULL >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQProxyModel.o sipQtGuiQProxyModel.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQProgressDialog.o sipQtGuiQProgressDialog.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQProgressBar.o sipQtGuiQProgressBar.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQPrintPreviewWidget.o sipQtGuiQPrintPreviewWidget.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQPrintPreviewDialog.o sipQtGuiQPrintPreviewDialog.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQList0100QPrinterPageSize.o sipQtGuiQList0100QPrinterPageSize.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQPrinterInfo.o sipQtGuiQPrinterInfo.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQPrintEngine.o sipQtGuiQPrintEngine.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQPrintDialog.o sipQtGuiQPrintDialog.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQPrinter.o sipQtGuiQPrinter.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQPolygonF.o sipQtGuiQPolygonF.cpp >sipQtGuiQPolygonF.cpp: I funktion "int slot_QPolygonF___contains__(PyObject*, PyObject*)": >sipQtGuiQPolygonF.cpp:1150:16: varning: konverterar till icke-pekartyp "int" från NULL >sipQtGuiQPolygonF.cpp: I funktion "int slot_QPolygonF___delitem__(PyObject*, PyObject*)": >sipQtGuiQPolygonF.cpp:1226:16: varning: konverterar till icke-pekartyp "int" från NULL >sipQtGuiQPolygonF.cpp: I funktion "int slot_QPolygonF___setitem__(PyObject*, PyObject*)": >sipQtGuiQPolygonF.cpp:1319:16: varning: konverterar till icke-pekartyp "int" från NULL >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQPolygon.o sipQtGuiQPolygon.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQPlainTextDocumentLayout.o sipQtGuiQPlainTextDocumentLayout.cpp >sipQtGuiQPolygon.cpp: I funktion "int slot_QPolygon___contains__(PyObject*, PyObject*)": >sipQtGuiQPolygon.cpp:1353:16: varning: konverterar till icke-pekartyp "int" från NULL >sipQtGuiQPolygon.cpp: I funktion "int slot_QPolygon___delitem__(PyObject*, PyObject*)": >sipQtGuiQPolygon.cpp:1429:16: varning: konverterar till icke-pekartyp "int" från NULL >sipQtGuiQPolygon.cpp: I funktion "int slot_QPolygon___setitem__(PyObject*, PyObject*)": >sipQtGuiQPolygon.cpp:1522:16: varning: konverterar till icke-pekartyp "int" från NULL >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQPlainTextEdit.o sipQtGuiQPlainTextEdit.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQPixmapCacheKey.o sipQtGuiQPixmapCacheKey.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQPixmapCache.o sipQtGuiQPixmapCache.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQPictureIO.o sipQtGuiQPictureIO.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQPicture.o sipQtGuiQPicture.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQPen.o sipQtGuiQPen.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQPalette.o sipQtGuiQPalette.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQPainterPathStroker.o sipQtGuiQPainterPathStroker.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQPainterPathElement.o sipQtGuiQPainterPathElement.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQPainterPath.o sipQtGuiQPainterPath.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQPaintEngineState.o sipQtGuiQPaintEngineState.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQPaintEngineDirtyFlags.o sipQtGuiQPaintEngineDirtyFlags.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQPaintEnginePaintEngineFeatures.o sipQtGuiQPaintEnginePaintEngineFeatures.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQPaintEngine.o sipQtGuiQPaintEngine.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextItemRenderFlags.o sipQtGuiQTextItemRenderFlags.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTextItem.o sipQtGuiQTextItem.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQPainterRenderHints.o sipQtGuiQPainterRenderHints.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQPainter.o sipQtGuiQPainter.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQPageSetupDialogPageSetupDialogOptions.o sipQtGuiQPageSetupDialogPageSetupDialogOptions.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQPageSetupDialog.o sipQtGuiQPageSetupDialog.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQMovie.o sipQtGuiQMovie.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQMouseEventTransition.o sipQtGuiQMouseEventTransition.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQMessageBoxStandardButtons.o sipQtGuiQMessageBoxStandardButtons.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQMessageBox.o sipQtGuiQMessageBox.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQMenuBar.o sipQtGuiQMenuBar.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQMenu.o sipQtGuiQMenu.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQMdiSubWindowSubWindowOptions.o sipQtGuiQMdiSubWindowSubWindowOptions.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQMdiSubWindow.o sipQtGuiQMdiSubWindow.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQMdiAreaAreaOptions.o sipQtGuiQMdiAreaAreaOptions.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQMdiArea.o sipQtGuiQMdiArea.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQMatrix4x4.o sipQtGuiQMatrix4x4.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQMatrix.o sipQtGuiQMatrix.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQMainWindowDockOptions.o sipQtGuiQMainWindowDockOptions.cpp >sipQtGuiQMatrix4x4.cpp: I funktion "int slot_QMatrix4x4___setitem__(PyObject*, PyObject*)": >sipQtGuiQMatrix4x4.cpp:1703:16: varning: konverterar till icke-pekartyp "int" från NULL >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQMainWindow.o sipQtGuiQMainWindow.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQListWidget.o sipQtGuiQListWidget.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQListWidgetItem.o sipQtGuiQListWidgetItem.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQListView.o sipQtGuiQListView.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQLineEdit.o sipQtGuiQLineEdit.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQLCDNumber.o sipQtGuiQLCDNumber.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQWidgetItem.o sipQtGuiQWidgetItem.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQSpacerItem.o sipQtGuiQSpacerItem.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQLayoutItem.o sipQtGuiQLayoutItem.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQLabel.o sipQtGuiQLabel.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQKeySequence.o sipQtGuiQKeySequence.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQKeyEventTransition.o sipQtGuiQKeyEventTransition.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQItemSelection.o sipQtGuiQItemSelection.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQItemSelectionModelSelectionFlags.o sipQtGuiQItemSelectionModelSelectionFlags.cpp >sipQtGuiQItemSelection.cpp: I funktion "int slot_QItemSelection___delitem__(PyObject*, PyObject*)": >sipQtGuiQItemSelection.cpp:1022:16: varning: konverterar till icke-pekartyp "int" från NULL >sipQtGuiQItemSelection.cpp: I funktion "int slot_QItemSelection___setitem__(PyObject*, PyObject*)": >sipQtGuiQItemSelection.cpp:1115:16: varning: konverterar till icke-pekartyp "int" från NULL >sipQtGuiQItemSelection.cpp: I funktion "int slot_QItemSelection___contains__(PyObject*, PyObject*)": >sipQtGuiQItemSelection.cpp:1176:16: varning: konverterar till icke-pekartyp "int" från NULL >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQItemSelectionModel.o sipQtGuiQItemSelectionModel.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQItemSelectionRange.o sipQtGuiQItemSelectionRange.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQItemEditorFactory.o sipQtGuiQItemEditorFactory.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQItemEditorCreatorBase.o sipQtGuiQItemEditorCreatorBase.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQItemDelegate.o sipQtGuiQItemDelegate.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQInputDialogInputDialogOptions.o sipQtGuiQInputDialogInputDialogOptions.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQInputDialog.o sipQtGuiQInputDialog.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQInputContextFactory.o sipQtGuiQInputContextFactory.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQInputContext.o sipQtGuiQInputContext.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQImageWriter.o sipQtGuiQImageWriter.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQImageReader.o sipQtGuiQImageReader.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQImageIOHandler.o sipQtGuiQImageIOHandler.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQImage.o sipQtGuiQImage.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQPaintDevice.o sipQtGuiQPaintDevice.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQIconEngineV2AvailableSizesArgument.o sipQtGuiQIconEngineV2AvailableSizesArgument.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQIconEngineV2.o sipQtGuiQIconEngineV2.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQIconEngine.o sipQtGuiQIconEngine.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQIcon.o sipQtGuiQIcon.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQHeaderView.o sipQtGuiQHeaderView.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGroupBox.o sipQtGuiQGroupBox.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGridLayout.o sipQtGuiQGridLayout.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsViewOptimizationFlags.o sipQtGuiQGraphicsViewOptimizationFlags.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsViewCacheMode.o sipQtGuiQGraphicsViewCacheMode.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsView.o sipQtGuiQGraphicsView.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsRotation.o sipQtGuiQGraphicsRotation.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsScale.o sipQtGuiQGraphicsScale.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsTransform.o sipQtGuiQGraphicsTransform.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsSceneMoveEvent.o sipQtGuiQGraphicsSceneMoveEvent.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsSceneResizeEvent.o sipQtGuiQGraphicsSceneResizeEvent.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsSceneDragDropEvent.o sipQtGuiQGraphicsSceneDragDropEvent.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsSceneHelpEvent.o sipQtGuiQGraphicsSceneHelpEvent.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsSceneHoverEvent.o sipQtGuiQGraphicsSceneHoverEvent.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsSceneContextMenuEvent.o sipQtGuiQGraphicsSceneContextMenuEvent.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsSceneWheelEvent.o sipQtGuiQGraphicsSceneWheelEvent.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsSceneMouseEvent.o sipQtGuiQGraphicsSceneMouseEvent.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsSceneEvent.o sipQtGuiQGraphicsSceneEvent.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsSceneSceneLayers.o sipQtGuiQGraphicsSceneSceneLayers.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsScene.o sipQtGuiQGraphicsScene.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsProxyWidget.o sipQtGuiQGraphicsProxyWidget.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsWidget.o sipQtGuiQGraphicsWidget.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsLinearLayout.o sipQtGuiQGraphicsLinearLayout.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsLayoutItem.o sipQtGuiQGraphicsLayoutItem.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsItemAnimation.o sipQtGuiQGraphicsItemAnimation.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsTextItem.o sipQtGuiQGraphicsTextItem.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsObject.o sipQtGuiQGraphicsObject.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsItemGroup.o sipQtGuiQGraphicsItemGroup.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsSimpleTextItem.o sipQtGuiQGraphicsSimpleTextItem.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsPixmapItem.o sipQtGuiQGraphicsPixmapItem.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsLineItem.o sipQtGuiQGraphicsLineItem.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsPolygonItem.o sipQtGuiQGraphicsPolygonItem.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsEllipseItem.o sipQtGuiQGraphicsEllipseItem.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsRectItem.o sipQtGuiQGraphicsRectItem.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsPathItem.o sipQtGuiQGraphicsPathItem.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQAbstractGraphicsShapeItem.o sipQtGuiQAbstractGraphicsShapeItem.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsItemGraphicsItemFlags.o sipQtGuiQGraphicsItemGraphicsItemFlags.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsItem.o sipQtGuiQGraphicsItem.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsGridLayout.o sipQtGuiQGraphicsGridLayout.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsOpacityEffect.o sipQtGuiQGraphicsOpacityEffect.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsDropShadowEffect.o sipQtGuiQGraphicsDropShadowEffect.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsBlurEffectBlurHints.o sipQtGuiQGraphicsBlurEffectBlurHints.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsBlurEffect.o sipQtGuiQGraphicsBlurEffect.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsColorizeEffect.o sipQtGuiQGraphicsColorizeEffect.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsEffectChangeFlags.o sipQtGuiQGraphicsEffectChangeFlags.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsEffect.o sipQtGuiQGraphicsEffect.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsAnchorLayout.o sipQtGuiQGraphicsAnchorLayout.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsLayout.o sipQtGuiQGraphicsLayout.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGraphicsAnchor.o sipQtGuiQGraphicsAnchor.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGestureRecognizerResult.o sipQtGuiQGestureRecognizerResult.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGestureRecognizer.o sipQtGuiQGestureRecognizer.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTapAndHoldGesture.o sipQtGuiQTapAndHoldGesture.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQTapGesture.o sipQtGuiQTapGesture.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQSwipeGesture.o sipQtGuiQSwipeGesture.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQPinchGestureChangeFlags.o sipQtGuiQPinchGestureChangeFlags.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQPinchGesture.o sipQtGuiQPinchGesture.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQPanGesture.o sipQtGuiQPanGesture.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQGesture.o sipQtGuiQGesture.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQMatrix2x2.o sipQtGuiQMatrix2x2.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQMatrix2x3.o sipQtGuiQMatrix2x3.cpp >i686-pc-linux-gnu-g++ -c -march=atom -O2 -pipe -fomit-frame-pointer -fno-ident -fgraphite-identity -floop-strip-mine -floop-block -floop-interchange -fPIC -O2 -Wall -W -D_REENTRANT -DNDEBUG -DSIP_PROTECTED_IS_PUBLIC -Dprotected=public -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -I. -I/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/qpy/QtGui -I/usr/include/python2.6 -I/usr/mkspecs/linux-g++ -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I/usr/include -o sipQtGuiQMatrix2x4.o sipQtGuiQMatrix2x4.cpp >sipQtGuiQMatrix2x2.cpp: I funktion "int slot_QMatrix2x2___setitem__(PyObject*, PyObject*)": >sipQtGuiQMatrix2x2.cpp:522:16: varning: konverterar till icke-pekartyp "int" från NULL >sipQtGuiQMatrix2x3.cpp: I funktion "int slot_QMatrix2x3___setitem__(PyObject*, PyObject*)": >sipQtGuiQMatrix2x3.cpp:525:16: varning: konverterar till icke-pekartyp "int" från NULL >sipQtGuiQMatrix2x3.cpp: I funktion "PyObject* meth_QMatrix2x3_setToIdentity(PyObject*, PyObject*)": >sipQtGuiQMatrix2x3.cpp:158:18: internt kompilatorfel: Segmenteringsfel >Var vänlig och skicka in en komplett felrapport, >om möjligt med preprocessad källfil. >Se <http://bugs.gentoo.org/> för instruktioner. >make[1]: *** [sipQtGuiQMatrix2x3.o] Fel 1 >make[1]: *** Inväntar oavslutade jobb... >sipQtGuiQMatrix2x4.cpp: I funktion "int slot_QMatrix2x4___setitem__(PyObject*, PyObject*)": >sipQtGuiQMatrix2x4.cpp:525:16: varning: konverterar till icke-pekartyp "int" från NULL >sipQtGuiQMatrix2x4.cpp: I funktion "PyObject* meth_QMatrix2x4_setToIdentity(PyObject*, PyObject*)": >sipQtGuiQMatrix2x4.cpp:158:18: internt kompilatorfel: Segmenteringsfel >Var vänlig och skicka in en komplett felrapport, >om möjligt med preprocessad källfil. >Se <http://bugs.gentoo.org/> för instruktioner. >make[1]: *** [sipQtGuiQMatrix2x4.o] Fel 1 >make[1]: Leaving directory `/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.3-2.6/QtGui' >make: *** [all] Fel 2 > [31;01m*[0m ERROR: dev-python/PyQt4-4.7.3 failed: > [31;01m*[0m Building failed with CPython 2.6 in python_default_function() function > [31;01m*[0m > [31;01m*[0m Call stack: > [31;01m*[0m ebuild.sh, line 48: Called src_compile > [31;01m*[0m environment, line 4684: Called python_src_compile > [31;01m*[0m environment, line 4513: Called python_execute_function '-d' '-s' '--' > [31;01m*[0m environment, line 3421: 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.7.3', > [31;01m*[0m the complete build log and the output of 'emerge -pqv =dev-python/PyQt4-4.7.3'. > [31;01m*[0m The complete build log is located at '/tmp/portage/dev-python/PyQt4-4.7.3/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/tmp/portage/dev-python/PyQt4-4.7.3/temp/environment'. > [31;01m*[0m S: '/tmp/portage/dev-python/PyQt4-4.7.3/work/PyQt-x11-gpl-4.7.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 326295
: 237025 |
237027