>>> Emerging (1 of 1) x11-libs/qt-webkit-4.7.1-r1 * qt-everywhere-opensource-src-4.7.1.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ] * Package: x11-libs/qt-webkit-4.7.1-r1 * Repository: gentoo * Maintainer: qt@gentoo.org * USE: dbus elibc_glibc exceptions jit kde kernel_linux ppc userland_GNU >>> Unpacking source... tar xzf /var/tmp/portage/x11-libs/qt-webkit-4.7.1-r1/distdir/qt-everywhere-opensource-src-4.7.1.tar.gz qt-everywhere-opensource-src-4.7.1/configure qt-everywhere-opensource-src-4.7.1/LICENSE.GPL3 qt-everywhere-opensource-src-4.7.1/LICENSE.LGPL qt-everywhere-opensource-src-4.7.1/projects.pro qt-everywhere-opensource-src-4.7.1/src/qbase.pri qt-everywhere-opensource-src-4.7.1/src/qt_targets.pri qt-everywhere-opensource-src-4.7.1/src/qt_install.pri qt-everywhere-opensource-src-4.7.1/bin qt-everywhere-opensource-src-4.7.1/config.tests qt-everywhere-opensource-src-4.7.1/mkspecs qt-everywhere-opensource-src-4.7.1/qmake qt-everywhere-opensource-src-4.7.1/include/ qt-everywhere-opensource-src-4.7.1/src/ qt-everywhere-opensource-src-4.7.1/tools/ >>> Source unpacked in /var/tmp/portage/x11-libs/qt-webkit-4.7.1-r1/work >>> Preparing source in /var/tmp/portage/x11-libs/qt-webkit-4.7.1-r1/work/qt-everywhere-opensource-src-4.7.1 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-libs/qt-webkit-4.7.1-r1/work/qt-everywhere-opensource-src-4.7.1 ... ./configure -no-pch -release -no-separate-debug-info -arch powerpc -reduce-relocations -platform linux-g++ -stl -verbose -largefile -confirm-license -prefix /usr -bindir /usr/bin -libdir /usr/lib/qt4 -datadir /usr/share/qt4 -docdir /usr/share/doc/qt-4.7.1 -headerdir /usr/include/qt4 -plugindir /usr/lib/qt4/plugins -sysconfdir /etc/qt4 -translationdir /usr/share/qt4/translations -examplesdir /usr/share/qt4/examples -demosdir /usr/share/qt4/demos -silent -fast -opensource -exceptions -nomake examples -nomake demos -webkit -system-sqlite -javascript-jit -qdbus -I/usr/include/freetype2 -no-sse4.1 -no-sse4.2 Determining system architecture... (Linux:2.6.37-rc5:ppc) 32-bit PowerPC (powerpc) 'powerpc' is supported System architecture: 'powerpc' Symbol visibility control enabled. Symbolic function binding enabled. This is the Qt for Linux/X11 Open Source Edition. You are licensed to use this software under the terms of the Lesser GNU General Public License (LGPL) versions 2.1. You are also licensed to use this software under the terms of the GNU General Public License (GPL) versions 3. You have already accepted the terms of the license. floatmath auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o floatmath.o floatmath.cpp floatmath.cpp:44:5: warning: unused parameter ‘argc’ floatmath.cpp:44:5: warning: unused parameter ‘argv’ powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o floatmath floatmath.o floatmath enabled. mmx auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -mmmx -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o mmx.o mmx.cpp cc1plus: error: unrecognized command line option "-mmmx" gmake: *** [mmx.o] Error 1 mmx disabled. 3dnow auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -m3dnow -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o 3dnow.o 3dnow.cpp cc1plus: error: unrecognized command line option "-m3dnow" gmake: *** [3dnow.o] Error 1 3dnow disabled. sse auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -msse -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o sse.o sse.cpp cc1plus: error: unrecognized command line option "-msse" gmake: *** [sse.o] Error 1 sse disabled. sse2 auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -msse2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o sse2.o sse2.cpp cc1plus: error: unrecognized command line option "-msse2" gmake: *** [sse2.o] Error 1 sse2 disabled. sse3 auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -msse3 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o sse3.o sse3.cpp cc1plus: error: unrecognized command line option "-msse3" gmake: *** [sse3.o] Error 1 sse3 disabled. ssse3 auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -mssse3 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o ssse3.o ssse3.cpp cc1plus: error: unrecognized command line option "-mssse3" gmake: *** [ssse3.o] Error 1 ssse3 disabled. avx auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -mavx -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o avx.o avx.cpp cc1plus: error: unrecognized command line option "-mavx" gmake: *** [avx.o] Error 1 avx disabled. zlib auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o zlib.o zlib.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o zlib zlib.o -lz zlib enabled. libjpeg auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o libjpeg.o libjpeg.cpp libjpeg.cpp: In function ‘int main(int, char**)’: libjpeg.cpp:51:32: warning: ‘cinfo’ is used uninitialized in this function powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o libjpeg libjpeg.o -ljpeg libjpeg enabled. libtiff auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o libtiff.o libtiff.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o libtiff libtiff.o -ltiff libtiff enabled. libmng auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o libmng.o libmng.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o libmng libmng.o -lmng libmng enabled. libpng auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o libpng.o libpng.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o libpng libpng.o -lpng libpng enabled. DB2 auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o db2.o db2.cpp db2.cpp:42:20: fatal error: sqlcli.h: No such file or directory compilation terminated. gmake: *** [db2.o] Error 1 DB2 disabled. InterBase auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o ibase.o ibase.cpp ibase.cpp:42:19: fatal error: ibase.h: No such file or directory compilation terminated. gmake: *** [ibase.o] Error 1 InterBase disabled. MySQL (thread-safe) auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/mysql -I/usr/include/freetype2 -o mysql.o ../mysql/mysql.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o mysql_r mysql.o -L/usr/lib/mysql -L/usr//lib -lz -lpthread -lcrypt -lnsl -lm -L/usr/lib/ -lssl -lcrypto -lmysqlclient_r MySQL (thread-safe) enabled. OCI auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o oci.o oci.cpp oci.cpp:42:17: fatal error: oci.h: No such file or directory compilation terminated. gmake: *** [oci.o] Error 1 OCI disabled. ODBC auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o odbc.o odbc.cpp odbc.cpp:45:17: fatal error: sql.h: No such file or directory compilation terminated. gmake: *** [odbc.o] Error 1 ODBC disabled. iODBC auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o iodbc.o iodbc.cpp iodbc.cpp:42:17: fatal error: sql.h: No such file or directory compilation terminated. gmake: *** [iodbc.o] Error 1 iODBC disabled. PostgreSQL auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o psql.o psql.cpp psql.cpp:42:22: fatal error: libpq-fe.h: No such file or directory compilation terminated. gmake: *** [psql.o] Error 1 PostgreSQL disabled. SQLite auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o sqlite.o sqlite.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o sqlite sqlite.o -lsqlite3 SQLite enabled. SQLite2 auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o sqlite2.o sqlite2.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o sqlite2 sqlite2.o -lsqlite SQLite2 enabled. unknown SQL driver: sqlite_symbian TDS auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o tds.o tds.cpp tds.cpp:42:22: fatal error: sybfront.h: No such file or directory compilation terminated. gmake: *** [tds.o] Error 1 TDS disabled. NIS auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o nis.o nis.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o nis nis.o -lnsl NIS enabled. Cups auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o cups.o cups.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o cups cups.o -lcups Cups enabled. POSIX iconv auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o iconv.o iconv.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o iconv iconv.o POSIX iconv enabled. D-Bus auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -o dbus.o dbus.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o dbus dbus.o -ldbus-1 -lpthread -lrt D-Bus enabled. Glib auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o glib.o glib.cpp glib.cpp: In function ‘int main(int, char**)’: glib.cpp:55:38: warning: ‘pollfd’ is used uninitialized in this function powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o glib glib.o -pthread -lgthread-2.0 -lrt -lglib-2.0 Glib enabled. GStreamer auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/include/gstreamer-0.10 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/libxml2 -o gstreamer.o gstreamer.cpp gstreamer.cpp:53:5: warning: unused parameter ‘argc’ gstreamer.cpp:53:5: warning: unused parameter ‘argv’ powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o gstreamer gstreamer.o -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lxml2 -lgthread-2.0 -lrt -lglib-2.0 -lgstinterfaces-0.10 -lgstvideo-0.10 -lgstbase-0.10 GStreamer enabled. ICD auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o icd.o icd.cpp icd.cpp:42:37: fatal error: libicd-network-wlan-dev.h: No such file or directory compilation terminated. gmake: *** [icd.o] Error 1 ICD disabled. PulseAudio auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -D_REENTRANT -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -o pulseaudio.o pulseaudio.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o pulseaudio pulseaudio.o -lpulse-mainloop-glib -lpulse -lglib-2.0 PulseAudio enabled. Detecting broken X11 headers... (/var/tmp/portage/x11-libs/qt-webkit-4.7.1-r1/work/qt-everywhere-opensource-src-4.7.1/mkspecs/linux-g++ yes /var/tmp/portage/x11-libs/qt-webkit-4.7.1-r1/work/qt-everywhere-opensource-src-4.7.1 /var/tmp/portage/x11-libs/qt-webkit-4.7.1-r1/work/qt-everywhere-opensource-src-4.7.1) X11 headers look good. XLib auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o xlib.o xlib.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o xlib xlib.o -L/usr/X11R6/lib -lXext -lX11 -lm XLib enabled. OpenGL auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/X11R6/include -o opengl.o opengl.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o opengl opengl.o -L/usr/X11R6/lib -lGL -lGLU -lXext -lX11 -lm OpenGL enabled. Xcursor auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o xcursor.o xcursor.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o xcursor xcursor.o -L/usr/X11R6/lib -lXcursor -lXext -lX11 -lm Xcursor enabled. Xfixes auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o xfixes.o xfixes.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o xfixes xfixes.o -L/usr/X11R6/lib -lXext -lX11 -lm Xfixes enabled. Xrandr auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o xrandr.o xrandr.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o xrandr xrandr.o -L/usr/X11R6/lib -lXrender -lXrandr -lXext -lX11 -lm Xrandr enabled. Xrender auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o xrender.o xrender.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o xrender xrender.o -L/usr/X11R6/lib -lXrender -lXext -lX11 -lm Xrender enabled. mitshm auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o mitshm.o mitshm.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o mitshm mitshm.o -L/usr/X11R6/lib -lXext -lXext -lX11 -lm mitshm enabled. FontConfig auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o fontconfig.o fontconfig.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o fontconfig fontconfig.o -L/usr/X11R6/lib -lfreetype -lfontconfig -lXext -lX11 -lm FontConfig enabled. Session Management auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o sm.o sm.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o sm sm.o -L/usr/X11R6/lib -lSM -lICE -lXext -lX11 -lm Session Management enabled. XShape auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o xshape.o xshape.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o xshape xshape.o -L/usr/X11R6/lib -lXext -lX11 -lm XShape enabled. XVideo auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o xvideo.o xvideo.cpp xvideo.cpp:46:5: warning: unused parameter ‘argc’ xvideo.cpp:46:5: warning: unused parameter ‘argv’ powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o xvideo xvideo.o -L/usr/X11R6/lib -lXv -lXext -lX11 -lm XVideo enabled. XSync auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o xsync.o xsync.cpp xsync.cpp: In function ‘int main(int, char**)’: xsync.cpp:51:28: warning: statement has no effect xsync.cpp:52:31: warning: statement has no effect xsync.cpp:50:16: warning: unused variable ‘value’ powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o xsync xsync.o -L/usr/X11R6/lib -lXext -lX11 -lm XSync enabled. Xinerama auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o xinerama.o xinerama.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o xinerama xinerama.o -L/usr/X11R6/lib -lXinerama -lXext -lX11 -lm Xinerama enabled. XInput auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o xinput.o xinput.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o xinput xinput.o -L/usr/X11R6/lib -lXi -lXext -lX11 -lm XInput enabled. XKB auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o xkb.o xkb.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o xkb xkb.o -L/usr/X11R6/lib -lXext -lX11 -lm XKB enabled. Determining machine byte-order... (/var/tmp/portage/x11-libs/qt-webkit-4.7.1-r1/work/qt-everywhere-opensource-src-4.7.1/mkspecs/linux-g++ yes /var/tmp/portage/x11-libs/qt-webkit-4.7.1-r1/work/qt-everywhere-opensource-src-4.7.1 /var/tmp/portage/x11-libs/qt-webkit-4.7.1-r1/work/qt-everywhere-opensource-src-4.7.1) powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -o endiantest.o endiantest.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o endiantest endiantest.o Found 'MostSignificantByteFirst' in binary rm -f endiantest.o rm -f *~ core *.core rm -f endiantest rm -f Makefile Using big endian. Determining machine byte-order... (/var/tmp/portage/x11-libs/qt-webkit-4.7.1-r1/work/qt-everywhere-opensource-src-4.7.1/mkspecs/linux-g++ yes /var/tmp/portage/x11-libs/qt-webkit-4.7.1-r1/work/qt-everywhere-opensource-src-4.7.1 /var/tmp/portage/x11-libs/qt-webkit-4.7.1-r1/work/qt-everywhere-opensource-src-4.7.1) powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -o endiantest.o endiantest.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o endiantest endiantest.o Found 'MostSignificantByteFirst' in binary rm -f endiantest.o rm -f *~ core *.core rm -f endiantest rm -f Makefile Using big endian. STL auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o stltest.o stltest.cpp stltest.cpp: In function ‘int main()’: stltest.cpp:145:9: warning: unused variable ‘n’ powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o stl stltest.o STL enabled. IPv6 auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o ipv6test.o ipv6test.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o ipv6 ipv6test.o IPv6 enabled. POSIX clock_gettime() auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o clock-gettime.o clock-gettime.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o clock-gettime clock-gettime.o -lrt POSIX clock_gettime() enabled. POSIX Monotonic Clock auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o clock-monotonic.o clock-monotonic.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o clock-monotonic clock-monotonic.o -lrt POSIX Monotonic Clock enabled. mremap auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o mremap.o mremap.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o mremap mremap.o mremap enabled. getaddrinfo auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o getaddrinfotest.o getaddrinfotest.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o getaddrinfo getaddrinfotest.o getaddrinfo enabled. inotify auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o inotifytest.o inotifytest.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o inotify inotifytest.o inotify enabled. IPv6 interface name auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o ipv6ifname.o ipv6ifname.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o ipv6ifname ipv6ifname.o IPv6 interface name enabled. getifaddrs auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o getifaddrs.o getifaddrs.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o getifaddrs getifaddrs.o getifaddrs enabled. OpenSSL auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o openssl.o openssl.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o openssl openssl.o OpenSSL enabled. alsa auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o alsatest.o alsatest.cpp alsatest.cpp:47:5: warning: unused parameter ‘argc’ alsatest.cpp:47:5: warning: unused parameter ‘argv’ powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o alsa alsatest.o -lasound alsa enabled. Stdint auto-detection... () powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o main.o main.cpp powerpc-unknown-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib/qt4 -o stdint main.o Stdint enabled. Testing size of pointers ... (/var/tmp/portage/x11-libs/qt-webkit-4.7.1-r1/work/qt-everywhere-opensource-src-4.7.1/mkspecs/linux-g++ yes /var/tmp/portage/x11-libs/qt-webkit-4.7.1-r1/work/qt-everywhere-opensource-src-4.7.1 /var/tmp/portage/x11-libs/qt-webkit-4.7.1-r1/work/qt-everywhere-opensource-src-4.7.1) rm -f ptrsizetest.o rm -f *~ core *.core powerpc-unknown-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -o ptrsizetest.o ptrsizetest.cpp ptrsizetest.cpp: In function ‘int main(int, char**)’: ptrsizetest.cpp:59:12: error: ‘PointerSize’ is not a member of ‘QPointerSizeTest<4>’ gmake: *** [ptrsizetest.o] Error 1 Pointer size: 4 This target is using the GNU C++ compiler (linux-g++). Recent versions of this compiler automatically include code for exceptions, which increase both the size of the Qt libraries and the amount of memory taken by your applications. You may choose to re-run configure with the -no-exceptions option to compile Qt without exceptions. This is completely binary compatible, and existing applications will continue to work. Build type: linux-g++ Architecture: powerpc qmake vars .......... cat: .qmake.vars: No such file or directory qmake switches ......... Build .................. libs tools docs translations Configuration .......... silent system-sqlite release shared dll largefile stl minimal-config small-config medium-config large-config full-config qt3support phonon phonon-backend accessibility opengl reduce_exports reduce_relocations ipv6 clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-mng system-png png system-tiff system-freetype system-zlib nis cups iconv glib gstreamer dbus openssl x11sm xshape xvideo xsync xrender mitshm fontconfig xkb alsa pulseaudio xmlpatterns multimedia audio-backend svg script scripttools declarative release Debug .................. no Qt 3 compatibility ..... yes QtDBus module .......... yes (run-time) QtConcurrent code ...... yes QtGui module ........... yes QtScript module ........ yes QtScriptTools module ... yes QtXmlPatterns module ... yes Phonon module .......... yes Multimedia module ...... auto SVG module ............. yes WebKit module .......... yes JavaScriptCore JIT ..... yes Declarative module ..... yes Declarative debugging ...yes Support for S60 ........ no Symbian DEF files ...... no STL support ............ yes PCH support ............ no MMX/3DNOW/SSE/SSE2/SSE3. no/no/no/no/no SSSE3/SSE4.1/SSE4.2..... no/no/no AVX..................... no Graphics System ........ default IPv6 support ........... yes IPv6 ifname support .... yes getaddrinfo support .... yes getifaddrs support ..... yes Accessibility .......... yes NIS support ............ yes CUPS support ........... yes Iconv support .......... yes Glib support ........... yes GStreamer support ...... yes PulseAudio support ..... yes Large File support ..... yes GIF support ............ plugin TIFF support ........... plugin (system) JPEG support ........... plugin (system) PNG support ............ yes (system) MNG support ............ plugin (system) zlib support ........... system Session management ..... yes OpenGL support ......... yes (Desktop OpenGL) OpenVG support ......... no NAS sound support ...... no XShape support ......... yes XVideo support ......... yes XSync support .......... yes Xinerama support ....... runtime Xcursor support ........ runtime Xfixes support ......... runtime Xrandr support ......... runtime Xrender support ........ yes Xi support ............. runtime MIT-SHM support ........ yes FontConfig support ..... yes XKB Support ............ yes immodule support ....... yes GTK theme support ...... yes MySQL support .......... plugin SQLite 2 support ....... plugin SQLite support ......... plugin (system) OpenSSL support ........ yes (run-time) Alsa support ........... yes ICD support ............ no >>> Source configured. >>> Compiling source in /var/tmp/portage/x11-libs/qt-webkit-4.7.1-r1/work/qt-everywhere-opensource-src-4.7.1 ... make -j2 CC=powerpc-unknown-linux-gnu-gcc CXX=powerpc-unknown-linux-gnu-g++ LINK=powerpc-unknown-linux-gnu-g++ powerpc-unknown-linux-gnu-g++ -c -O2 -mcpu=7450 -mtune=7450 -pipe -maltivec -mabi=altivec -frename-registers -fivopts -ftree-vectorize -I/usr/include/freetype2 -Wall -Wreturn-type -fno-strict-aliasing -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -O3 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -D_REENTRANT -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DENABLE_JIT=1 -DENABLE_YARR_JIT=1 -DENABLE_YARR=1 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I../../../../mkspecs/linux-g++ -I. -I../../../../include/QtCore -I../../../../include -I. -I../../webkit -Iassembler -Ibytecode -Ibytecompiler -Idebugger -Iinterpreter -Ijit -Iparser -Ipcre -Iprofiler -Iruntime -Iwtf -Iwtf/symbian -Iwtf/unicode -Iyarr -IAPI -IForwardingHeaders -Igenerated -I/include/QtWebKit -Ipcre -I/JavaScriptCore/tmp -I.moc/release-static -o .obj/release-static/pcre_compile.o pcre/pcre_compile.cpp powerpc-unknown-linux-gnu-g++ -c -O2 -mcpu=7450 -mtune=7450 -pipe -maltivec -mabi=altivec -frename-registers -fivopts -ftree-vectorize -I/usr/include/freetype2 -Wall -Wreturn-type -fno-strict-aliasing -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -O3 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -D_REENTRANT -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DENABLE_JIT=1 -DENABLE_YARR_JIT=1 -DENABLE_YARR=1 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I../../../../mkspecs/linux-g++ -I. -I../../../../include/QtCore -I../../../../include -I. -I../../webkit -Iassembler -Ibytecode -Ibytecompiler -Idebugger -Iinterpreter -Ijit -Iparser -Ipcre -Iprofiler -Iruntime -Iwtf -Iwtf/symbian -Iwtf/unicode -Iyarr -IAPI -IForwardingHeaders -Igenerated -I/include/QtWebKit -Ipcre -I/JavaScriptCore/tmp -I.moc/release-static -o .obj/release-static/pcre_exec.o pcre/pcre_exec.cpp powerpc-unknown-linux-gnu-g++ -c -O2 -mcpu=7450 -mtune=7450 -pipe -maltivec -mabi=altivec -frename-registers -fivopts -ftree-vectorize -I/usr/include/freetype2 -Wall -Wreturn-type -fno-strict-aliasing -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -O3 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -D_REENTRANT -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DENABLE_JIT=1 -DENABLE_YARR_JIT=1 -DENABLE_YARR=1 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I../../../../mkspecs/linux-g++ -I. -I../../../../include/QtCore -I../../../../include -I. -I../../webkit -Iassembler -Ibytecode -Ibytecompiler -Idebugger -Iinterpreter -Ijit -Iparser -Ipcre -Iprofiler -Iruntime -Iwtf -Iwtf/symbian -Iwtf/unicode -Iyarr -IAPI -IForwardingHeaders -Igenerated -I/include/QtWebKit -Ipcre -I/JavaScriptCore/tmp -I.moc/release-static -o .obj/release-static/pcre_tables.o pcre/pcre_tables.cpp powerpc-unknown-linux-gnu-g++ -c -O2 -mcpu=7450 -mtune=7450 -pipe -maltivec -mabi=altivec -frename-registers -fivopts -ftree-vectorize -I/usr/include/freetype2 -Wall -Wreturn-type -fno-strict-aliasing -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -O3 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -D_REENTRANT -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DENABLE_JIT=1 -DENABLE_YARR_JIT=1 -DENABLE_YARR=1 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I../../../../mkspecs/linux-g++ -I. -I../../../../include/QtCore -I../../../../include -I. -I../../webkit -Iassembler -Ibytecode -Ibytecompiler -Idebugger -Iinterpreter -Ijit -Iparser -Ipcre -Iprofiler -Iruntime -Iwtf -Iwtf/symbian -Iwtf/unicode -Iyarr -IAPI -IForwardingHeaders -Igenerated -I/include/QtWebKit -Ipcre -I/JavaScriptCore/tmp -I.moc/release-static -o .obj/release-static/pcre_ucp_searchfuncs.o pcre/pcre_ucp_searchfuncs.cpp powerpc-unknown-linux-gnu-g++ -c -O2 -mcpu=7450 -mtune=7450 -pipe -maltivec -mabi=altivec -frename-registers -fivopts -ftree-vectorize -I/usr/include/freetype2 -Wall -Wreturn-type -fno-strict-aliasing -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -O3 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -D_REENTRANT -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DENABLE_JIT=1 -DENABLE_YARR_JIT=1 -DENABLE_YARR=1 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I../../../../mkspecs/linux-g++ -I. -I../../../../include/QtCore -I../../../../include -I. -I../../webkit -Iassembler -Ibytecode -Ibytecompiler -Idebugger -Iinterpreter -Ijit -Iparser -Ipcre -Iprofiler -Iruntime -Iwtf -Iwtf/symbian -Iwtf/unicode -Iyarr -IAPI -IForwardingHeaders -Igenerated -I/include/QtWebKit -Ipcre -I/JavaScriptCore/tmp -I.moc/release-static -o .obj/release-static/pcre_xclass.o pcre/pcre_xclass.cpp powerpc-unknown-linux-gnu-g++ -c -O2 -mcpu=7450 -mtune=7450 -pipe -maltivec -mabi=altivec -frename-registers -fivopts -ftree-vectorize -I/usr/include/freetype2 -Wall -Wreturn-type -fno-strict-aliasing -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -O3 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -D_REENTRANT -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DENABLE_JIT=1 -DENABLE_YARR_JIT=1 -DENABLE_YARR=1 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I../../../../mkspecs/linux-g++ -I. -I../../../../include/QtCore -I../../../../include -I. -I../../webkit -Iassembler -Ibytecode -Ibytecompiler -Idebugger -Iinterpreter -Ijit -Iparser -Ipcre -Iprofiler -Iruntime -Iwtf -Iwtf/symbian -Iwtf/unicode -Iyarr -IAPI -IForwardingHeaders -Igenerated -I/include/QtWebKit -Ipcre -I/JavaScriptCore/tmp -I.moc/release-static -o .obj/release-static/JSBase.o API/JSBase.cpp In file included from runtime/JSGlobalData.h:34:0, from runtime/Identifier.h:24, from runtime/Structure.h:29, from runtime/JSCell.h:30, from runtime/JSAPIValueWrapper.h:26, from API/APICast.h:29, from API/JSBase.cpp:30: jit/ExecutableAllocator.h:272:6: error: #error "The cacheFlush support is missing on this platform." In file included from runtime/JSGlobalData.h:35:0, from runtime/Identifier.h:24, from runtime/Structure.h:29, from runtime/JSCell.h:30, from runtime/JSAPIValueWrapper.h:26, from API/APICast.h:29, from API/JSBase.cpp:30: jit/JITStubs.h:193:2: error: #error "JITStackFrame not defined for this platform." powerpc-unknown-linux-gnu-g++ -c -O2 -mcpu=7450 -mtune=7450 -pipe -maltivec -mabi=altivec -frename-registers -fivopts -ftree-vectorize -I/usr/include/freetype2 -Wall -Wreturn-type -fno-strict-aliasing -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -O3 -fvisibility=hidden -fvisibility-inlines-hidden -fPIC -D_REENTRANT -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DENABLE_JIT=1 -DENABLE_YARR_JIT=1 -DENABLE_YARR=1 -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I../../../../mkspecs/linux-g++ -I. -I../../../../include/QtCore -I../../../../include -I. -I../../webkit -Iassembler -Ibytecode -Ibytecompiler -Idebugger -Iinterpreter -Ijit -Iparser -Ipcre -Iprofiler -Iruntime -Iwtf -Iwtf/symbian -Iwtf/unicode -Iyarr -IAPI -IForwardingHeaders -Igenerated -I/include/QtWebKit -Ipcre -I/JavaScriptCore/tmp -I.moc/release-static -o .obj/release-static/JSCallbackConstructor.o API/JSCallbackConstructor.cpp In file included from runtime/JSGlobalData.h:34:0, from interpreter/CallFrame.h:26, from ./runtime/ClassInfo.h:26, from ./runtime/JSObject.h:27, from API/JSCallbackConstructor.h:30, from API/JSCallbackConstructor.cpp:27: jit/ExecutableAllocator.h:272:6: error: #error "The cacheFlush support is missing on this platform." In file included from runtime/JSGlobalData.h:35:0, from interpreter/CallFrame.h:26, from ./runtime/ClassInfo.h:26, from ./runtime/JSObject.h:27, from API/JSCallbackConstructor.h:30, from API/JSCallbackConstructor.cpp:27: jit/JITStubs.h:193:2: error: #error "JITStackFrame not defined for this platform." make: *** [.obj/release-static/JSBase.o] Error 1 make: *** Waiting for unfinished jobs.... make: *** [.obj/release-static/JSCallbackConstructor.o] Error 1 emake failed * ERROR: x11-libs/qt-webkit-4.7.1-r1 failed: * emake failed * * Call stack: * ebuild.sh, line 56: Called src_compile * environment, line 3455: Called qt4-build_src_compile * environment, line 3059: Called build_directories 'src/3rdparty/webkit/JavaScriptCore' 'src/3rdparty/webkit/WebCore' 'tools/designer/src/plugins/qwebview' * environment, line 593: Called die * The specific snippet of code: * emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" LINK="$(tc-getCXX)" || die "emake failed"; * * If you need support, post the output of 'emerge --info =x11-libs/qt-webkit-4.7.1-r1', * the complete build log and the output of 'emerge -pqv =x11-libs/qt-webkit-4.7.1-r1'. * The complete build log is located at '/var/tmp/portage/x11-libs/qt-webkit-4.7.1-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-libs/qt-webkit-4.7.1-r1/temp/environment'. * S: '/var/tmp/portage/x11-libs/qt-webkit-4.7.1-r1/work/qt-everywhere-opensource-src-4.7.1'