* Package: x11-libs/qt-gui-4.8.4  * Repository: gentoo  * Maintainer: qt@gentoo.org  * Upstream: https://bugreports.qt-project.org/  * USE: c++0x cups elibc_glibc exceptions kernel_linux userland_GNU x86  * FEATURES: sandbox >>> Unpacking source... * Unpacking parts of qt-everywhere-opensource-src-4.8.4.tar.gz: configure LICENSE.GPL3 LICENSE.LGPL projects.pro src/qbase.pri src/qt_targets.pri src/qt_install.pri bin config.tests mkspecs qmake src/gui src/scripttools tools/designer tools/linguist/linguist src/plugins/imageformats/gif src/plugins/imageformats/ico src/plugins/imageformats/jpeg src/plugins/inputmethods tools/qtconfig include src tools ...  [ ok ] >>> Source unpacked in /var/tmp/portage/x11-libs/qt-gui-4.8.4/work >>> Preparing source in /var/tmp/portage/x11-libs/qt-gui-4.8.4/work/qt-everywhere-opensource-src-4.8.4 ... * Applying qt-gui-4.7.3-cups.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/x11-libs/qt-gui-4.8.4/work/qt-everywhere-opensource-src-4.8.4 ... ./configure -prefix /usr -bindir /usr/bin -libdir /usr/lib/qt4 -docdir /usr/share/doc/qt-4.8.4 -headerdir /usr/include/qt4 -plugindir /usr/lib/qt4/plugins -importdir /usr/lib/qt4/imports -datadir /usr/share/qt4 -translationdir /usr/share/qt4/translations -sysconfdir /etc/qt4 -examplesdir /usr/share/qt4/examples -demosdir /usr/share/qt4/demos -opensource -confirm-license -shared -fast -largefile -stl -verbose -nomake examples -nomake demos -arch i386 -platform linux-g++ -release -no-separate-debug-info -exceptions -no-rpath -no-pch -reduce-relocations -I/usr/include/freetype2 -no-accessibility -cups -no-gif -no-glib -no-libmng -no-nas-sound -no-nis -no-libtiff -no-qdbus -no-dbus -no-egl -no-qt3support -no-gtkstyle -no-xinerama -no-xvideo -system-libpng -system-libjpeg -no-sql-mysql -no-sql-psql -no-sql-ibase -no-sql-sqlite -no-sql-sqlite2 -no-sql-odbc -sm -xshape -xsync -xcursor -xfixes -xrandr -xrender -mitshm -xinput -xkb -fontconfig -no-svg -no-webkit -no-phonon -no-opengl Determining system architecture... (Linux:3.7.0-rc8:i686) 32-bit Intel 80x86 (i386) 'i386' is supported System architecture: 'i386' Symbol visibility control enabled. Symbolic function binding enabled. This is the 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... () g++ -c -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o floatmath.o floatmath.cpp floatmath.cpp:44:5: warning: unused parameter 'argc' [-Wunused-parameter] floatmath.cpp:44:5: warning: unused parameter 'argv' [-Wunused-parameter] g++ -Wl,-O1 -o floatmath floatmath.o floatmath enabled. mmx auto-detection... () g++ -c -pipe -mmmx -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o mmx.o mmx.cpp g++ -Wl,-O1 -o mmx mmx.o -mmmx mmx enabled. 3dnow auto-detection... () g++ -c -pipe -m3dnow -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o 3dnow.o 3dnow.cpp g++ -Wl,-O1 -o 3dnow 3dnow.o -m3dnow 3dnow enabled. sse auto-detection... () g++ -c -pipe -msse -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o sse.o sse.cpp g++ -Wl,-O1 -o sse sse.o -msse sse enabled. sse2 auto-detection... () g++ -c -pipe -msse2 -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o sse2.o sse2.cpp g++ -Wl,-O1 -o sse2 sse2.o -msse2 sse2 enabled. sse3 auto-detection... () g++ -c -pipe -msse3 -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o sse3.o sse3.cpp g++ -Wl,-O1 -o sse3 sse3.o -msse3 sse3 enabled. ssse3 auto-detection... () g++ -c -pipe -mssse3 -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o ssse3.o ssse3.cpp g++ -Wl,-O1 -o ssse3 ssse3.o -mssse3 ssse3 enabled. sse4_1 auto-detection... () g++ -c -pipe -msse4.1 -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o sse4_1.o sse4_1.cpp g++ -Wl,-O1 -o sse4_1 sse4_1.o -msse4.1 sse4_1 enabled. sse4_2 auto-detection... () g++ -c -pipe -msse4.2 -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o sse4_2.o sse4_2.cpp g++ -Wl,-O1 -o sse4_2 sse4_2.o -msse4.2 sse4_2 enabled. avx auto-detection... () g++ -c -pipe -mavx -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o avx.o avx.cpp g++ -Wl,-O1 -o avx avx.o -mavx avx enabled. ipc_sysv auto-detection... () g++ -c -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o ipc.o ipc.cpp g++ -Wl,-O1 -o ipc_sysv ipc.o ipc_sysv enabled. zlib auto-detection... () g++ -c -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o zlib.o zlib.cpp zlib.cpp: In function 'int main(int, char**)': zlib.cpp:46:15: warning: variable 'stream' set but not used [-Wunused-but-set-variable] zlib.cpp:48:17: warning: variable 'ver' set but not used [-Wunused-but-set-variable] zlib.cpp:51:9: warning: variable 'res' set but not used [-Wunused-but-set-variable] g++ -Wl,-O1 -o zlib zlib.o -lz zlib enabled. DB2 auto-detection... () g++ -c -pipe -O2 -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. OCI auto-detection... () g++ -c -pipe -O2 -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. unknown SQL driver: sqlite_symbian unknown SQL driver: symsql TDS auto-detection... () g++ -c -pipe -O2 -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. Cups auto-detection... () g++ -c -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o cups.o cups.cpp g++ -Wl,-O1 -o cups cups.o -lcups Cups enabled. POSIX iconv auto-detection... () g++ -c -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o iconv.o iconv.cpp g++ -Wl,-O1 -o iconv iconv.o POSIX iconv enabled. ICU auto-detection... () g++ -c -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o icu.o icu.cpp icu.cpp:42:28: fatal error: unicode/utypes.h: No such file or directory compilation terminated. gmake: *** [icu.o] Error 1 ICU disabled. PulseAudio auto-detection... () g++ -c -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o pulseaudio.o pulseaudio.cpp pulseaudio.cpp:42:30: fatal error: pulse/pulseaudio.h: No such file or directory compilation terminated. gmake: *** [pulseaudio.o] Error 1 PulseAudio disabled. Detecting broken X11 headers... (/var/tmp/portage/x11-libs/qt-gui-4.8.4/work/qt-everywhere-opensource-src-4.8.4/mkspecs/linux-g++ yes /var/tmp/portage/x11-libs/qt-gui-4.8.4/work/qt-everywhere-opensource-src-4.8.4 /var/tmp/portage/x11-libs/qt-gui-4.8.4/work/qt-everywhere-opensource-src-4.8.4) X11 headers look good. XLib auto-detection... () g++ -c -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o xlib.o xlib.cpp g++ -Wl,-O1 -o xlib xlib.o -L/usr/X11R6/lib -lXext -lX11 -lm XLib enabled. Xcursor auto-detection... () g++ -c -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o xcursor.o xcursor.cpp xcursor.cpp: In function 'int main(int, char**)': xcursor.cpp:61:19: warning: variable 'image' set but not used [-Wunused-but-set-variable] xcursor.cpp:63:21: warning: variable 'cursors' set but not used [-Wunused-but-set-variable] g++ -Wl,-O1 -o xcursor xcursor.o -L/usr/X11R6/lib -lXcursor -lXext -lX11 -lm Xcursor enabled. Xfixes auto-detection... () g++ -c -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o xfixes.o xfixes.cpp xfixes.cpp: In function 'int main(int, char**)': xfixes.cpp:51:32: warning: variable 'event' set but not used [-Wunused-but-set-variable] g++ -Wl,-O1 -o xfixes xfixes.o -L/usr/X11R6/lib -lXext -lX11 -lm Xfixes enabled. Xrandr auto-detection... () g++ -c -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o xrandr.o xrandr.cpp xrandr.cpp: In function 'int main(int, char**)': xrandr.cpp:51:20: warning: variable 'size' set but not used [-Wunused-but-set-variable] g++ -Wl,-O1 -o xrandr xrandr.o -L/usr/X11R6/lib -lXrender -lXrandr -lXext -lX11 -lm Xrandr enabled. Xrender auto-detection... () g++ -c -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o xrender.o xrender.cpp xrender.cpp: In function 'int main(int, char**)': xrender.cpp:50:24: warning: variable 'format' set but not used [-Wunused-but-set-variable] g++ -Wl,-O1 -o xrender xrender.o -L/usr/X11R6/lib -lXrender -lXext -lX11 -lm Xrender enabled. mitshm auto-detection... () g++ -c -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o mitshm.o mitshm.cpp g++ -Wl,-O1 -o mitshm mitshm.o -L/usr/X11R6/lib -lXext -lXext -lX11 -lm mitshm enabled. FontConfig auto-detection... () g++ -c -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o fontconfig.o fontconfig.cpp fontconfig.cpp: In function 'int main(int, char**)': fontconfig.cpp:56:13: warning: variable 'face' set but not used [-Wunused-but-set-variable] fontconfig.cpp:58:16: warning: variable 'pattern' set but not used [-Wunused-but-set-variable] g++ -Wl,-O1 -o fontconfig fontconfig.o -L/usr/X11R6/lib -lfreetype -lfontconfig -lXext -lX11 -lm FontConfig enabled. XShape auto-detection... () g++ -c -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o xshape.o xshape.cpp xshape.cpp: In function 'int main(int, char**)': xshape.cpp:48:17: warning: variable 'shapeevent' set but not used [-Wunused-but-set-variable] g++ -Wl,-O1 -o xshape xshape.o -L/usr/X11R6/lib -lXext -lX11 -lm XShape enabled. XSync auto-detection... () g++ -c -pipe -O2 -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 [-Wunused-value] xsync.cpp:52:31: warning: statement has no effect [-Wunused-value] xsync.cpp:50:16: warning: unused variable 'value' [-Wunused-variable] g++ -Wl,-O1 -o xsync xsync.o -L/usr/X11R6/lib -lXext -lX11 -lm XSync enabled. XInput auto-detection... () g++ -c -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o xinput.o xinput.cpp xinput.cpp: In function 'int main(int, char**)': xinput.cpp:55:25: warning: variable 'event' set but not used [-Wunused-but-set-variable] g++ -Wl,-O1 -o xinput xinput.o -L/usr/X11R6/lib -lXi -lXext -lX11 -lm XInput enabled. XKB auto-detection... () g++ -c -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o xkb.o xkb.cpp g++ -Wl,-O1 -o xkb xkb.o -L/usr/X11R6/lib -lXext -lX11 -lm XKB enabled. Determining machine byte-order... (/var/tmp/portage/x11-libs/qt-gui-4.8.4/work/qt-everywhere-opensource-src-4.8.4/mkspecs/linux-g++ yes /var/tmp/portage/x11-libs/qt-gui-4.8.4/work/qt-everywhere-opensource-src-4.8.4 /var/tmp/portage/x11-libs/qt-gui-4.8.4/work/qt-everywhere-opensource-src-4.8.4 ) i686-pc-linux-gnu-g++ -c -pipe -march=pentium4 -msse2 -mno-sse3 -mno-ssse3 -mno-sse4 -mno-sse4.1 -mno-sse4.2 -mno-sse4a -mno-avx -mno-avx2 -O2 -pipe -fomit-frame-pointer -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -o endiantest.o endiantest.cpp i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o endiantest endiantest.o Found 'LeastSignificantByteFirst' in binary rm -f endiantest.o rm -f *~ core *.core rm -f endiantest rm -f Makefile Using little endian. Determining machine byte-order... (/var/tmp/portage/x11-libs/qt-gui-4.8.4/work/qt-everywhere-opensource-src-4.8.4/mkspecs/linux-g++ yes /var/tmp/portage/x11-libs/qt-gui-4.8.4/work/qt-everywhere-opensource-src-4.8.4 /var/tmp/portage/x11-libs/qt-gui-4.8.4/work/qt-everywhere-opensource-src-4.8.4) i686-pc-linux-gnu-g++ -c -pipe -march=pentium4 -msse2 -mno-sse3 -mno-ssse3 -mno-sse4 -mno-sse4.1 -mno-sse4.2 -mno-sse4a -mno-avx -mno-avx2 -O2 -pipe -fomit-frame-pointer -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -o endiantest.o endiantest.cpp i686-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o endiantest endiantest.o Found 'LeastSignificantByteFirst' in binary rm -f endiantest.o rm -f *~ core *.core rm -f endiantest rm -f Makefile Using little endian. STL auto-detection... () g++ -c -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o stltest.o stltest.cpp stltest.cpp: In function 'int main()': stltest.cpp:135:13: warning: variable 'first' set but not used [-Wunused-but-set-variable] stltest.cpp:137:16: warning: variable 'second' set but not used [-Wunused-but-set-variable] stltest.cpp:108:9: warning: variable 'v1size' set but not used [-Wunused-but-set-variable] stltest.cpp:110:9: warning: variable 'v1capacity' set but not used [-Wunused-but-set-variable] stltest.cpp:114:10: warning: variable 'v1notfound' set but not used [-Wunused-but-set-variable] stltest.cpp:118:10: warning: variable 'v1found' set but not used [-Wunused-but-set-variable] stltest.cpp:123:9: warning: variable 'v2size' set but not used [-Wunused-but-set-variable] stltest.cpp:131:9: warning: variable 'm1size' set but not used [-Wunused-but-set-variable] stltest.cpp:141:9: warning: variable 'm2size' set but not used [-Wunused-but-set-variable] stltest.cpp:145:9: warning: unused variable 'n' [-Wunused-variable] g++ -Wl,-O1 -o stl stltest.o STL enabled. IPv6 auto-detection... () g++ -c -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o ipv6test.o ipv6test.cpp g++ -Wl,-O1 -o ipv6 ipv6test.o IPv6 enabled. POSIX clock_gettime() auto-detection... () g++ -c -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o clock-gettime.o clock-gettime.cpp g++ -Wl,-O1 -o clock-gettime clock-gettime.o -lrt POSIX clock_gettime() enabled. POSIX Monotonic Clock auto-detection... () g++ -c -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o clock-monotonic.o clock-monotonic.cpp g++ -Wl,-O1 -o clock-monotonic clock-monotonic.o -lrt POSIX Monotonic Clock enabled. mremap auto-detection... () g++ -c -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o mremap.o mremap.cpp g++ -Wl,-O1 -o mremap mremap.o mremap enabled. getaddrinfo auto-detection... () g++ -c -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o getaddrinfotest.o getaddrinfotest.cpp g++ -Wl,-O1 -o getaddrinfo getaddrinfotest.o getaddrinfo enabled. inotify auto-detection... () g++ -c -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o inotifytest.o inotifytest.cpp g++ -Wl,-O1 -o inotify inotifytest.o inotify enabled. IPv6 interface name auto-detection... () g++ -c -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o ipv6ifname.o ipv6ifname.cpp g++ -Wl,-O1 -o ipv6ifname ipv6ifname.o IPv6 interface name enabled. getifaddrs auto-detection... () g++ -c -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o getifaddrs.o getifaddrs.cpp g++ -Wl,-O1 -o getifaddrs getifaddrs.o getifaddrs enabled. OpenSSL auto-detection... () g++ -c -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o openssl.o openssl.cpp g++ -Wl,-O1 -o openssl openssl.o OpenSSL enabled. OpenVG auto-detection... () g++ -c -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o openvg.o openvg.cpp openvg.cpp:48:23: fatal error: VG/openvg.h: No such file or directory compilation terminated. gmake: *** [openvg.o] Error 1 OpenVG disabled. OpenVG auto-detection... () g++ -c -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o openvg.o openvg.cpp openvg.cpp:48:23: fatal error: VG/openvg.h: No such file or directory compilation terminated. gmake: *** [openvg.o] Error 1 OpenVG disabled. OpenVG (lc includes) auto-detection... () g++ -c -pipe -O2 -Wall -W -DQT_LOWER_CASE_VG_INCLUDES -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o openvg.o openvg.cpp openvg.cpp:46:23: fatal error: vg/openvg.h: No such file or directory compilation terminated. gmake: *** [openvg.o] Error 1 OpenVG (lc includes) disabled. OpenVG (lc includes) auto-detection... () g++ -c -pipe -O2 -Wall -W -DQT_LOWER_CASE_VG_INCLUDES -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o openvg.o openvg.cpp openvg.cpp:46:23: fatal error: vg/openvg.h: No such file or directory compilation terminated. gmake: *** [openvg.o] Error 1 OpenVG (lc includes) disabled. alsa auto-detection... () g++ -c -pipe -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o alsatest.o alsatest.cpp alsatest.cpp:47:5: warning: unused parameter 'argc' [-Wunused-parameter] alsatest.cpp:47:5: warning: unused parameter 'argv' [-Wunused-parameter] g++ -Wl,-O1 -o alsa alsatest.o -lasound alsa enabled. Stdint auto-detection... () g++ -c -pipe -O2 -Wall -W -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o main.o main.cpp g++ -Wl,-O1 -o stdint main.o Stdint enabled. Testing size of pointers ... (/var/tmp/portage/x11-libs/qt-gui-4.8.4/work/qt-everywhere-opensource-src-4.8.4/mkspecs/linux-g++ yes /var/tmp/portage/x11-libs/qt-gui-4.8.4/work/qt-everywhere-opensource-src-4.8.4 /var/tmp/portage/x11-libs/qt-gui-4.8.4/work/qt-everywhere-opensource-src-4.8.4) rm -f ptrsizetest.o rm -f *~ core *.core i686-pc-linux-gnu-g++ -c -pipe -march=pentium4 -msse2 -mno-sse3 -mno-ssse3 -mno-sse4 -mno-sse4.1 -mno-sse4.2 -mno-sse4a -mno-avx -mno-avx2 -O2 -pipe -fomit-frame-pointer -std=c++0x -O2 -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 ln: failed to create symbolic link '/var/tmp/portage/x11-libs/qt-gui-4.8.4/work/qt-everywhere-opensource-src-4.8.4/include/QtCore/qconfig.h': File exists ln: failed to create symbolic link '/var/tmp/portage/x11-libs/qt-gui-4.8.4/work/qt-everywhere-opensource-src-4.8.4/include/Qt/qconfig.h': File exists 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: i386 qmake vars .......... cat: .qmake.vars: No such file or directory qmake switches ......... Build .................. libs tools docs translations Configuration .......... release shared dll largefile stl mmx 3dnow sse sse2 sse3 ssse3 sse4_1 sse4_2 avx minimal-config small-config medium-config large-config full-config reduce_exports reduce_relocations ipv6 clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg no-mng system-png png no-gif no-tiff system-freetype system-zlib cups iconv openssl x11sm xshape xsync xcursor xfixes xrandr xrender mitshm fontconfig xinput tablet xkb alsa concurrent xmlpatterns multimedia audio-backend script scripttools declarative release Debug .................. no Qt 3 compatibility ..... no QtDBus module .......... no QtConcurrent code ...... yes QtGui module ........... yes QtScript module ........ yes QtScriptTools module ... yes QtXmlPatterns module ... yes Phonon module .......... no Multimedia module ...... auto SVG module ............. no WebKit module .......... no JavaScriptCore JIT ..... To be decided by JavaScriptCore 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. yes/yes/yes/yes/yes SSSE3/SSE4.1/SSE4.2..... yes/yes/yes AVX..................... yes Graphics System ........ default IPv6 support ........... yes IPv6 ifname support .... yes getaddrinfo support .... yes getifaddrs support ..... yes Accessibility .......... no NIS support ............ no CUPS support ........... yes Iconv support .......... yes Glib support ........... no GStreamer support ...... no PulseAudio support ..... no Large File support ..... yes GIF support ............ no TIFF support ........... no JPEG support ........... plugin (system) PNG support ............ yes (system) MNG support ............ no zlib support ........... system Session management ..... yes OpenGL support ......... no OpenVG support ......... no NAS sound support ...... no XShape support ......... yes XVideo support ......... no XSync support .......... yes Xinerama support ....... no Xcursor support ........ yes Xfixes support ......... yes Xrandr support ......... yes Xrender support ........ yes Xi support ............. yes MIT-SHM support ........ yes FontConfig support ..... yes XKB Support ............ yes immodule support ....... yes GTK theme support ...... no OpenSSL support ........ yes (run-time) Alsa support ........... yes ICD support ............ no libICU support ......... no Use system proxies ..... no * Running qmake in: src/gui * Running qmake in: src/scripttools * Running qmake in: tools/designer * Running qmake in: tools/linguist/linguist * Running qmake in: src/plugins/imageformats/gif * Running qmake in: src/plugins/imageformats/ico * Running qmake in: src/plugins/imageformats/jpeg * Running qmake in: src/plugins/inputmethods * Running qmake in: tools/qtconfig >>> Source configured. >>> Compiling source in /var/tmp/portage/x11-libs/qt-gui-4.8.4/work/qt-everywhere-opensource-src-4.8.4 ... make -j1 'AR=i686-pc-linux-gnu-ar cqs' CC=i686-pc-linux-gnu-gcc CXX=i686-pc-linux-gnu-g++ LINK=i686-pc-linux-gnu-g++ RANLIB=: STRIP=: /var/tmp/portage/x11-libs/qt-gui-4.8.4/work/qt-everywhere-opensource-src-4.8.4/bin/uic dialogs/qprintsettingsoutput.ui -o .uic/release-shared/ui_qprintsettingsoutput.h /var/tmp/portage/x11-libs/qt-gui-4.8.4/work/qt-everywhere-opensource-src-4.8.4/bin/uic dialogs/qprintwidget.ui -o .uic/release-shared/ui_qprintwidget.h /var/tmp/portage/x11-libs/qt-gui-4.8.4/work/qt-everywhere-opensource-src-4.8.4/bin/uic dialogs/qpagesetupwidget.ui -o .uic/release-shared/ui_qpagesetupwidget.h /var/tmp/portage/x11-libs/qt-gui-4.8.4/work/qt-everywhere-opensource-src-4.8.4/bin/uic dialogs/qprintpropertieswidget.ui -o .uic/release-shared/ui_qprintpropertieswidget.h /var/tmp/portage/x11-libs/qt-gui-4.8.4/work/qt-everywhere-opensource-src-4.8.4/bin/uic dialogs/qfiledialog.ui -o .uic/release-shared/ui_qfiledialog.h i686-pc-linux-gnu-g++ -c -Winline -mmmx -march=pentium4 -msse2 -mno-sse3 -mno-ssse3 -mno-sse4 -mno-sse4.1 -mno-sse4.2 -mno-sse4a -mno-avx -mno-avx2 -O2 -pipe -fomit-frame-pointer -std=c++0x -I/usr/include/freetype2 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -I/usr/include/freetype2 -fPIC -DQT_SHARED -DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_NO_OPENTYPE -DQT_NO_STYLE_MAC -DQT_NO_STYLE_WINDOWSVISTA -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_WINDOWSCE -DQT_NO_STYLE_WINDOWSMOBILE -DQT_NO_STYLE_S60 -DQ_INTERNAL_QAPP_SRC -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++ -I. -I../../include/QtCore -I../../include -I../../include/QtGui -I.rcc/release-shared -I../3rdparty/xorg -Iimage -I/usr/include/freetype2 -I../3rdparty/harfbuzz/src -Idialogs -I.moc/release-shared -I/usr/X11R6/include -I.uic/release-shared painting/qdrawhelper_mmx.cpp -o .obj/release-shared/qdrawhelper_mmx.o i686-pc-linux-gnu-g++ -c -Winline -m3dnow -mmmx -march=pentium4 -msse2 -mno-sse3 -mno-ssse3 -mno-sse4 -mno-sse4.1 -mno-sse4.2 -mno-sse4a -mno-avx -mno-avx2 -O2 -pipe -fomit-frame-pointer -std=c++0x -I/usr/include/freetype2 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -I/usr/include/freetype2 -fPIC -DQT_SHARED -DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_NO_OPENTYPE -DQT_NO_STYLE_MAC -DQT_NO_STYLE_WINDOWSVISTA -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_WINDOWSCE -DQT_NO_STYLE_WINDOWSMOBILE -DQT_NO_STYLE_S60 -DQ_INTERNAL_QAPP_SRC -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++ -I. -I../../include/QtCore -I../../include -I../../include/QtGui -I.rcc/release-shared -I../3rdparty/xorg -Iimage -I/usr/include/freetype2 -I../3rdparty/harfbuzz/src -Idialogs -I.moc/release-shared -I/usr/X11R6/include -I.uic/release-shared painting/qdrawhelper_mmx3dnow.cpp -o .obj/release-shared/qdrawhelper_mmx3dnow.o i686-pc-linux-gnu-g++ -c -Winline -m3dnow -msse -march=pentium4 -msse2 -mno-sse3 -mno-ssse3 -mno-sse4 -mno-sse4.1 -mno-sse4.2 -mno-sse4a -mno-avx -mno-avx2 -O2 -pipe -fomit-frame-pointer -std=c++0x -I/usr/include/freetype2 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -I/usr/include/freetype2 -fPIC -DQT_SHARED -DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_NO_OPENTYPE -DQT_NO_STYLE_MAC -DQT_NO_STYLE_WINDOWSVISTA -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_WINDOWSCE -DQT_NO_STYLE_WINDOWSMOBILE -DQT_NO_STYLE_S60 -DQ_INTERNAL_QAPP_SRC -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++ -I. -I../../include/QtCore -I../../include -I../../include/QtGui -I.rcc/release-shared -I../3rdparty/xorg -Iimage -I/usr/include/freetype2 -I../3rdparty/harfbuzz/src -Idialogs -I.moc/release-shared -I/usr/X11R6/include -I.uic/release-shared painting/qdrawhelper_sse3dnow.cpp -o .obj/release-shared/qdrawhelper_sse3dnow.o i686-pc-linux-gnu-g++ -c -Winline -msse -march=pentium4 -msse2 -mno-sse3 -mno-ssse3 -mno-sse4 -mno-sse4.1 -mno-sse4.2 -mno-sse4a -mno-avx -mno-avx2 -O2 -pipe -fomit-frame-pointer -std=c++0x -I/usr/include/freetype2 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -I/usr/include/freetype2 -fPIC -DQT_SHARED -DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_NO_OPENTYPE -DQT_NO_STYLE_MAC -DQT_NO_STYLE_WINDOWSVISTA -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_WINDOWSCE -DQT_NO_STYLE_WINDOWSMOBILE -DQT_NO_STYLE_S60 -DQ_INTERNAL_QAPP_SRC -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++ -I. -I../../include/QtCore -I../../include -I../../include/QtGui -I.rcc/release-shared -I../3rdparty/xorg -Iimage -I/usr/include/freetype2 -I../3rdparty/harfbuzz/src -Idialogs -I.moc/release-shared -I/usr/X11R6/include -I.uic/release-shared painting/qdrawhelper_sse.cpp -o .obj/release-shared/qdrawhelper_sse.o i686-pc-linux-gnu-g++ -c -Winline -msse2 -march=pentium4 -msse2 -mno-sse3 -mno-ssse3 -mno-sse4 -mno-sse4.1 -mno-sse4.2 -mno-sse4a -mno-avx -mno-avx2 -O2 -pipe -fomit-frame-pointer -std=c++0x -I/usr/include/freetype2 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -I/usr/include/freetype2 -fPIC -DQT_SHARED -DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_NO_OPENTYPE -DQT_NO_STYLE_MAC -DQT_NO_STYLE_WINDOWSVISTA -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_WINDOWSCE -DQT_NO_STYLE_WINDOWSMOBILE -DQT_NO_STYLE_S60 -DQ_INTERNAL_QAPP_SRC -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++ -I. -I../../include/QtCore -I../../include -I../../include/QtGui -I.rcc/release-shared -I../3rdparty/xorg -Iimage -I/usr/include/freetype2 -I../3rdparty/harfbuzz/src -Idialogs -I.moc/release-shared -I/usr/X11R6/include -I.uic/release-shared image/qimage_sse2.cpp -o .obj/release-shared/qimage_sse2.o i686-pc-linux-gnu-g++ -c -Winline -msse2 -march=pentium4 -msse2 -mno-sse3 -mno-ssse3 -mno-sse4 -mno-sse4.1 -mno-sse4.2 -mno-sse4a -mno-avx -mno-avx2 -O2 -pipe -fomit-frame-pointer -std=c++0x -I/usr/include/freetype2 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -I/usr/include/freetype2 -fPIC -DQT_SHARED -DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_NO_OPENTYPE -DQT_NO_STYLE_MAC -DQT_NO_STYLE_WINDOWSVISTA -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_WINDOWSCE -DQT_NO_STYLE_WINDOWSMOBILE -DQT_NO_STYLE_S60 -DQ_INTERNAL_QAPP_SRC -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++ -I. -I../../include/QtCore -I../../include -I../../include/QtGui -I.rcc/release-shared -I../3rdparty/xorg -Iimage -I/usr/include/freetype2 -I../3rdparty/harfbuzz/src -Idialogs -I.moc/release-shared -I/usr/X11R6/include -I.uic/release-shared painting/qdrawhelper_sse2.cpp -o .obj/release-shared/qdrawhelper_sse2.o i686-pc-linux-gnu-g++ -c -Winline -mssse3 -march=pentium4 -msse2 -mno-sse3 -mno-ssse3 -mno-sse4 -mno-sse4.1 -mno-sse4.2 -mno-sse4a -mno-avx -mno-avx2 -O2 -pipe -fomit-frame-pointer -std=c++0x -I/usr/include/freetype2 -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -I/usr/include/freetype2 -fPIC -DQT_SHARED -DQT_BUILD_GUI_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT_NO_OPENTYPE -DQT_NO_STYLE_MAC -DQT_NO_STYLE_WINDOWSVISTA -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_WINDOWSCE -DQT_NO_STYLE_WINDOWSMOBILE -DQT_NO_STYLE_S60 -DQ_INTERNAL_QAPP_SRC -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++ -I. -I../../include/QtCore -I../../include -I../../include/QtGui -I.rcc/release-shared -I../3rdparty/xorg -Iimage -I/usr/include/freetype2 -I../3rdparty/harfbuzz/src -Idialogs -I.moc/release-shared -I/usr/X11R6/include -I.uic/release-shared image/qimage_ssse3.cpp -o .obj/release-shared/qimage_ssse3.o image/qimage_ssse3.cpp: In function 'void qt_convert_rgb888_to_rgb32_ssse3(quint32*, const uchar*, int)': image/qimage_ssse3.cpp:91:61: error: '_mm_lddqu_si128' was not declared in this scope image/qimage_ssse3.cpp:92:76: error: '_mm_shuffle_epi8' was not declared in this scope image/qimage_ssse3.cpp:100:80: error: '_mm_alignr_epi8' was not declared in this scope make: *** [.obj/release-shared/qimage_ssse3.o] Error 1 * ERROR: x11-libs/qt-gui-4.8.4 failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=x11-libs/qt-gui-4.8.4'`, * the complete build log and the output of `emerge -pqv '=x11-libs/qt-gui-4.8.4'`. * The complete build log is located at '/var/tmp/portage/x11-libs/qt-gui-4.8.4/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/x11-libs/qt-gui-4.8.4/temp/environment'. * Working directory: '/var/tmp/portage/x11-libs/qt-gui-4.8.4/work/qt-everywhere-opensource-src-4.8.4/src/gui' * S: '/var/tmp/portage/x11-libs/qt-gui-4.8.4/work/qt-everywhere-opensource-src-4.8.4'