* Package: dev-qt/qt3support-4.8.5  * Repository: gentoo  * Maintainer: qt@gentoo.org  * Upstream: https://bugreports.qt-project.org/  * USE: abi_x86_64 accessibility amd64 elibc_glibc exceptions kernel_linux multilib userland_GNU  * FEATURES: preserve-libs sandbox shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >>> Unpacking source... * Unpacking parts of qt-everywhere-opensource-src-4.8.5.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 include tools ...  [ ok ] >>> Source unpacked in /var/tmp/portage/dev-qt/qt3support-4.8.5/work shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >>> Preparing source in /var/tmp/portage/dev-qt/qt3support-4.8.5/work/qt-everywhere-opensource-src-4.8.5 ... >>> Source prepared. shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >>> Configuring source in /var/tmp/portage/dev-qt/qt3support-4.8.5/work/qt-everywhere-opensource-src-4.8.5 ... ./configure -prefix /usr -bindir /usr/bin -libdir /usr/lib64/qt4 -docdir /usr/share/doc/qt-4.8.5 -headerdir /usr/include/qt4 -plugindir /usr/lib64/qt4/plugins -importdir /usr/lib64/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 x86_64 -platform linux-g++ -L/usr/lib64 -release -no-separate-debug-info -exceptions -no-rpath -no-pch -reduce-relocations -I/usr/include/freetype2 -qt3support -accessibility Determining system architecture... (Linux:3.10.2-gentoo:x86_64) 64-bit AMD 80x86 (x86_64) 'x86_64' is supported System architecture: 'x86_64' 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... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -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] int main(int argc, char **argv) ^ floatmath.cpp:44:5: warning: unused parameter ‘argv’ [-Wunused-parameter] x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o floatmath floatmath.o -L/usr/lib64 floatmath enabled. mmx auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -mmmx -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o mmx.o mmx.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o mmx mmx.o -L/usr/lib64 -mmmx mmx enabled. 3dnow auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -m3dnow -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o 3dnow.o 3dnow.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o 3dnow 3dnow.o -L/usr/lib64 -m3dnow 3dnow enabled. sse auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -msse -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o sse.o sse.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o sse sse.o -L/usr/lib64 -msse sse enabled. sse2 auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -msse2 -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o sse2.o sse2.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o sse2 sse2.o -L/usr/lib64 -msse2 sse2 enabled. sse3 auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -msse3 -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o sse3.o sse3.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o sse3 sse3.o -L/usr/lib64 -msse3 sse3 enabled. ssse3 auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -mssse3 -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o ssse3.o ssse3.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o ssse3 ssse3.o -L/usr/lib64 -mssse3 ssse3 enabled. sse4_1 auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -msse4.1 -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o sse4_1.o sse4_1.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o sse4_1 sse4_1.o -L/usr/lib64 -msse4.1 sse4_1 enabled. sse4_2 auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -msse4.2 -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o sse4_2.o sse4_2.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o sse4_2 sse4_2.o -L/usr/lib64 -msse4.2 sse4_2 enabled. avx auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -mavx -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o avx.o avx.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o avx avx.o -L/usr/lib64 -mavx avx enabled. ipc_sysv auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o ipc.o ipc.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o ipc_sysv ipc.o -L/usr/lib64 ipc_sysv enabled. zlib auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -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] z_streamp stream; ^ zlib.cpp:48:17: warning: variable ‘ver’ set but not used [-Wunused-but-set-variable] const char *ver = zlibVersion(); ^ zlib.cpp:51:9: warning: variable ‘res’ set but not used [-Wunused-but-set-variable] int res = compress2(0, 0, 0, 0, 1); ^ x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o zlib zlib.o -L/usr/lib64 -lz zlib enabled. libjpeg auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -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 [-Wuninitialized] jpeg_create_compress(cinfo); ^ x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o libjpeg libjpeg.o -L/usr/lib64 -ljpeg libjpeg enabled. libtiff auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o libtiff.o libtiff.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o libtiff libtiff.o -L/usr/lib64 -ltiff libtiff enabled. libmng auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o libmng.o libmng.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o libmng libmng.o -L/usr/lib64 -lmng libmng enabled. libpng auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o libpng.o libpng.cpp libpng.cpp: In function ‘int main(int, char**)’: libpng.cpp:50:17: warning: variable ‘png_ptr’ set but not used [-Wunused-but-set-variable] png_structp png_ptr; ^ x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o libpng libpng.o -L/usr/lib64 -lpng libpng enabled. DB2 auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -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 #include ^ compilation terminated. gmake: *** [db2.o] Error 1 DB2 disabled. InterBase auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -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 #include ^ compilation terminated. gmake: *** [ibase.o] Error 1 InterBase disabled. MySQL (thread-safe) auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/include/mysql -o mysql.o ../mysql/mysql.cpp In file included from ../mysql/mysql.cpp:42:0: /usr/include/mysql/mysql.h:127:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long my_ulonglong; ^ x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o mysql_r mysql.o -L/usr/lib64 -L/usr/lib64/mysql -lpthread -lz -lm -lssl -lcrypto -ldl -lmysqlclient_r MySQL (thread-safe) enabled. OCI auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -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 #include ^ compilation terminated. gmake: *** [oci.o] Error 1 OCI disabled. ODBC auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -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 #include ^ compilation terminated. gmake: *** [odbc.o] Error 1 ODBC disabled. iODBC auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -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 #include ^ compilation terminated. gmake: *** [iodbc.o] Error 1 iODBC disabled. PostgreSQL auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -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 #include "libpq-fe.h" ^ compilation terminated. gmake: *** [psql.o] Error 1 PostgreSQL disabled. SQLite2 auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o sqlite2.o sqlite2.cpp sqlite2.cpp:42:20: fatal error: sqlite.h: No such file or directory #include ^ compilation terminated. gmake: *** [sqlite2.o] Error 1 SQLite2 disabled. unknown SQL driver: sqlite_symbian unknown SQL driver: symsql TDS auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -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 #include ^ compilation terminated. gmake: *** [tds.o] Error 1 TDS disabled. NIS auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o nis.o nis.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o nis nis.o -L/usr/lib64 -lnsl NIS enabled. Cups auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o cups.o cups.cpp cups.cpp:42:23: fatal error: cups/cups.h: No such file or directory #include ^ compilation terminated. gmake: *** [cups.o] Error 1 Cups disabled. POSIX iconv auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o iconv.o iconv.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o iconv iconv.o -L/usr/lib64 POSIX iconv enabled. D-Bus auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -o dbus.o dbus.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o dbus dbus.o -L/usr/lib64 -ldbus-1 D-Bus enabled. Glib auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -o glib.o glib.cpp glib.cpp: In function ‘int main(int, char**)’: glib.cpp:52:9: warning: ‘void g_thread_init(gpointer)’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:259) [-Wdeprecated-declarations] g_thread_init(NULL); ^ glib.cpp:52:27: warning: ‘void g_thread_init(gpointer)’ is deprecated (declared at /usr/include/glib-2.0/glib/deprecated/gthread.h:259) [-Wdeprecated-declarations] g_thread_init(NULL); ^ glib.cpp:48:19: warning: variable ‘context’ set but not used [-Wunused-but-set-variable] GMainContext *context; ^ glib.cpp:55:38: warning: ‘pollfd’ is used uninitialized in this function [-Wuninitialized] g_source_add_poll(source, pollfd); ^ x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o glib glib.o -L/usr/lib64 -pthread -lgthread-2.0 -lrt -lglib-2.0 Glib enabled. GStreamer auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -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/lib64/glib-2.0/include -I/usr/include/libxml2 -o gstreamer.o gstreamer.cpp In file included from /usr/include/gstreamer-0.10/gst/gst.h:49:0, from gstreamer.cpp:42: /usr/include/gstreamer-0.10/gst/gstinfo.h:511:44: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define GST_CAT_LEVEL_LOG(cat,level,object,...) G_STMT_START{ \ ^ /usr/include/gstreamer-0.10/gst/gstinfo.h:838:38: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define GST_CAT_ERROR_OBJECT(cat,obj,...) GST_CAT_LEVEL_LOG (cat, GST_LEVEL_ERROR, obj, __VA_ARGS__) ^ /usr/include/gstreamer-0.10/gst/gstinfo.h:839:40: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define GST_CAT_WARNING_OBJECT(cat,obj,...) GST_CAT_LEVEL_LOG (cat, GST_LEVEL_WARNING, obj, __VA_ARGS__) ^ /usr/include/gstreamer-0.10/gst/gstinfo.h:840:37: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define GST_CAT_INFO_OBJECT(cat,obj,...) GST_CAT_LEVEL_LOG (cat, GST_LEVEL_INFO, obj, __VA_ARGS__) ^ /usr/include/gstreamer-0.10/gst/gstinfo.h:841:38: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define GST_CAT_DEBUG_OBJECT(cat,obj,...) GST_CAT_LEVEL_LOG (cat, GST_LEVEL_DEBUG, obj, __VA_ARGS__) ^ /usr/include/gstreamer-0.10/gst/gstinfo.h:842:36: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define GST_CAT_LOG_OBJECT(cat,obj,...) GST_CAT_LEVEL_LOG (cat, GST_LEVEL_LOG, obj, __VA_ARGS__) ^ /usr/include/gstreamer-0.10/gst/gstinfo.h:843:38: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define GST_CAT_FIXME_OBJECT(cat,obj,...) GST_CAT_LEVEL_LOG (cat, GST_LEVEL_FIXME, obj, __VA_ARGS__) ^ /usr/include/gstreamer-0.10/gst/gstinfo.h:844:38: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define GST_CAT_TRACE_OBJECT(cat,obj,...) GST_CAT_LEVEL_LOG (cat, GST_LEVEL_TRACE, obj, __VA_ARGS__) ^ /usr/include/gstreamer-0.10/gst/gstinfo.h:846:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define GST_CAT_ERROR(cat,...) GST_CAT_LEVEL_LOG (cat, GST_LEVEL_ERROR, NULL, __VA_ARGS__) ^ /usr/include/gstreamer-0.10/gst/gstinfo.h:847:29: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define GST_CAT_WARNING(cat,...) GST_CAT_LEVEL_LOG (cat, GST_LEVEL_WARNING, NULL, __VA_ARGS__) ^ /usr/include/gstreamer-0.10/gst/gstinfo.h:848:26: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define GST_CAT_INFO(cat,...) GST_CAT_LEVEL_LOG (cat, GST_LEVEL_INFO, NULL, __VA_ARGS__) ^ /usr/include/gstreamer-0.10/gst/gstinfo.h:849:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define GST_CAT_DEBUG(cat,...) GST_CAT_LEVEL_LOG (cat, GST_LEVEL_DEBUG, NULL, __VA_ARGS__) ^ /usr/include/gstreamer-0.10/gst/gstinfo.h:850:25: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define GST_CAT_LOG(cat,...) GST_CAT_LEVEL_LOG (cat, GST_LEVEL_LOG, NULL, __VA_ARGS__) ^ /usr/include/gstreamer-0.10/gst/gstinfo.h:851:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define GST_CAT_FIXME(cat,...) GST_CAT_LEVEL_LOG (cat, GST_LEVEL_FIXME, NULL, __VA_ARGS__) ^ /usr/include/gstreamer-0.10/gst/gstinfo.h:852:27: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define GST_CAT_TRACE(cat,...) GST_CAT_LEVEL_LOG (cat, GST_LEVEL_TRACE, NULL, __VA_ARGS__) ^ /usr/include/gstreamer-0.10/gst/gstinfo.h:854:30: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define GST_ERROR_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_ERROR, obj, __VA_ARGS__) ^ /usr/include/gstreamer-0.10/gst/gstinfo.h:855:32: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define GST_WARNING_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, obj, __VA_ARGS__) ^ /usr/include/gstreamer-0.10/gst/gstinfo.h:856:29: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define GST_INFO_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, obj, __VA_ARGS__) ^ /usr/include/gstreamer-0.10/gst/gstinfo.h:857:30: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__) ^ /usr/include/gstreamer-0.10/gst/gstinfo.h:858:28: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define GST_LOG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_LOG, obj, __VA_ARGS__) ^ /usr/include/gstreamer-0.10/gst/gstinfo.h:859:30: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define GST_FIXME_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_FIXME, obj, __VA_ARGS__) ^ /usr/include/gstreamer-0.10/gst/gstinfo.h:860:30: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define GST_TRACE_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, obj, __VA_ARGS__) ^ /usr/include/gstreamer-0.10/gst/gstinfo.h:862:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define GST_ERROR(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_ERROR, NULL, __VA_ARGS__) ^ /usr/include/gstreamer-0.10/gst/gstinfo.h:863:21: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define GST_WARNING(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_WARNING, NULL, __VA_ARGS__) ^ /usr/include/gstreamer-0.10/gst/gstinfo.h:864:18: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define GST_INFO(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_INFO, NULL, __VA_ARGS__) ^ /usr/include/gstreamer-0.10/gst/gstinfo.h:865:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define GST_DEBUG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, NULL, __VA_ARGS__) ^ /usr/include/gstreamer-0.10/gst/gstinfo.h:866:17: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define GST_LOG(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_LOG, NULL, __VA_ARGS__) ^ /usr/include/gstreamer-0.10/gst/gstinfo.h:867:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define GST_FIXME(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_FIXME, NULL, __VA_ARGS__) ^ /usr/include/gstreamer-0.10/gst/gstinfo.h:868:19: warning: anonymous variadic macros were introduced in C99 [-Wvariadic-macros] #define GST_TRACE(...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_TRACE, NULL, __VA_ARGS__) ^ In file included from /usr/include/gstreamer-0.10/gst/gstbus.h:29:0, from /usr/include/gstreamer-0.10/gst/gstelement.h:58, from /usr/include/gstreamer-0.10/gst/gstbin.h:27, from /usr/include/gstreamer-0.10/gst/gst.h:35, from gstreamer.cpp:42: /usr/include/gstreamer-0.10/gst/gstmessage.h:264:33: warning: comma at end of enumerator list [-Wpedantic] GST_PROGRESS_TYPE_ERROR = 4, ^ gstreamer.cpp:53:5: warning: unused parameter ‘argc’ [-Wunused-parameter] int main(int argc, char **argv) ^ gstreamer.cpp:53:5: warning: unused parameter ‘argv’ [-Wunused-parameter] x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o gstreamer gstreamer.o -L/usr/lib64 -pthread -lgstreamer-0.10 -lgobject-2.0 -lgmodule-2.0 -lrt -lgthread-2.0 -lglib-2.0 -lxml2 -lgstinterfaces-0.10 -lgstvideo-0.10 -lgstbase-0.10 GStreamer enabled. ICD auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o icd.o icd.cpp icd.cpp:42:22: fatal error: wlancond.h: No such file or directory #include ^ compilation terminated. gmake: *** [icd.o] Error 1 ICD disabled. ICU auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o icu.o icu.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o icu icu.o -L/usr/lib64 -licuuc -licui18n ICU enabled. PulseAudio auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -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 #include ^ compilation terminated. gmake: *** [pulseaudio.o] Error 1 PulseAudio disabled. Detecting broken X11 headers... (/var/tmp/portage/dev-qt/qt3support-4.8.5/work/qt-everywhere-opensource-src-4.8.5/mkspecs/linux-g++ yes /var/tmp/portage/dev-qt/qt3support-4.8.5/work/qt-everywhere-opensource-src-4.8.5 /var/tmp/portage/dev-qt/qt3support-4.8.5/work/qt-everywhere-opensource-src-4.8.5) X11 headers look good. XLib auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o xlib.o xlib.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o xlib xlib.o -L/usr/X11R6/lib -L/usr/lib64 -lXext -lX11 -lm XLib enabled. OpenGL auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/X11R6/include -o opengl.o opengl.cpp opengl.cpp: In function ‘int main(int, char**)’: opengl.cpp:46:12: warning: variable ‘x’ set but not used [-Wunused-but-set-variable] GLuint x; ^ x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o opengl opengl.o -L/usr/X11R6/lib -L/usr/lib64 -lGL -lXext -lX11 -lm OpenGL enabled. Xcursor auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -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] XcursorImage *image; ^ xcursor.cpp:63:21: warning: variable ‘cursors’ set but not used [-Wunused-but-set-variable] XcursorCursors *cursors; ^ x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o xcursor xcursor.o -L/usr/X11R6/lib -L/usr/lib64 -lXcursor -lXext -lX11 -lm Xcursor enabled. Xfixes auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -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] XFixesSelectionNotifyEvent event; ^ x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o xfixes xfixes.o -L/usr/X11R6/lib -L/usr/lib64 -lXext -lX11 -lm Xfixes enabled. Xrandr auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -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] XRRScreenSize *size; ^ x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o xrandr xrandr.o -L/usr/X11R6/lib -L/usr/lib64 -lXrender -lXrandr -lXext -lX11 -lm Xrandr enabled. Xrender auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -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] XRenderPictFormat *format; ^ x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o xrender xrender.o -L/usr/X11R6/lib -L/usr/lib64 -lXrender -lXext -lX11 -lm Xrender enabled. mitshm auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o mitshm.o mitshm.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o mitshm mitshm.o -L/usr/X11R6/lib -L/usr/lib64 -lXext -lXext -lX11 -lm mitshm enabled. FontConfig auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -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] FT_Face face; ^ fontconfig.cpp:58:16: warning: variable ‘pattern’ set but not used [-Wunused-but-set-variable] FcPattern *pattern; ^ x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o fontconfig fontconfig.o -L/usr/X11R6/lib -L/usr/lib64 -lfreetype -lfontconfig -lXext -lX11 -lm FontConfig enabled. Session Management auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o sm.o sm.cpp sm.cpp: In function ‘int main(int, char**)’: sm.cpp:46:15: warning: variable ‘pointer’ set but not used [-Wunused-but-set-variable] SmPointer pointer; ^ x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o sm sm.o -L/usr/X11R6/lib -L/usr/lib64 -lSM -lICE -lXext -lX11 -lm Session Management enabled. XShape auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -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] XShapeEvent shapeevent; ^ x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o xshape xshape.o -L/usr/X11R6/lib -L/usr/lib64 -lXext -lX11 -lm XShape enabled. XVideo auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -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’ [-Wunused-parameter] int main(int argc, char** argv) ^ xvideo.cpp:46:5: warning: unused parameter ‘argv’ [-Wunused-parameter] x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o xvideo xvideo.o -L/usr/X11R6/lib -L/usr/lib64 -lXv -lXext -lX11 -lm XVideo enabled. XSync auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -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:13: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object [enabled by default] (void*)&XSyncIntToValue; ^ xsync.cpp:51:28: warning: statement has no effect [-Wunused-value] (void*)&XSyncIntToValue; ^ xsync.cpp:52:13: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object [enabled by default] (void*)&XSyncCreateCounter; ^ xsync.cpp:52:31: warning: statement has no effect [-Wunused-value] (void*)&XSyncCreateCounter; ^ xsync.cpp:50:16: warning: unused variable ‘value’ [-Wunused-variable] XSyncValue value; ^ x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o xsync xsync.o -L/usr/X11R6/lib -L/usr/lib64 -lXext -lX11 -lm XSync enabled. Xinerama auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o xinerama.o xinerama.cpp xinerama.cpp: In function ‘int main(int, char**)’: xinerama.cpp:47:25: warning: variable ‘info’ set but not used [-Wunused-but-set-variable] XineramaScreenInfo *info; ^ x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o xinerama xinerama.o -L/usr/X11R6/lib -L/usr/lib64 -lXinerama -lXext -lX11 -lm Xinerama enabled. XInput auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -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] XDeviceButtonEvent *event; ^ x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o xinput xinput.o -L/usr/X11R6/lib -L/usr/lib64 -lXi -lXext -lX11 -lm XInput enabled. XKB auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o xkb.o xkb.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o xkb xkb.o -L/usr/X11R6/lib -L/usr/lib64 -lXext -lX11 -lm XKB enabled. Determining machine byte-order... (/var/tmp/portage/dev-qt/qt3support-4.8.5/work/qt-everywhere-opensource-src-4.8.5/mkspecs/linux-g++ yes /var/tmp/portage/dev-qt/qt3support-4.8.5/work/qt-everywhere-opensource-src-4.8.5 /var/tmp/portage/dev-qt/qt3support-4.8.5/work/qt-everywhere-opensource-src-4.8.5 ) x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -o endiantest.o endiantest.cpp endiantest.cpp: In function ‘int main(int, char**)’: endiantest.cpp:51:50: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object [enabled by default] void (*msb_bigendian_string)() = (void (*)())msb_bigendian; ^ endiantest.cpp:52:53: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object [enabled by default] void (*lsb_littleendian_string)() = (void (*)())lsb_littleendian; ^ x86_64-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/dev-qt/qt3support-4.8.5/work/qt-everywhere-opensource-src-4.8.5/mkspecs/linux-g++ yes /var/tmp/portage/dev-qt/qt3support-4.8.5/work/qt-everywhere-opensource-src-4.8.5 /var/tmp/portage/dev-qt/qt3support-4.8.5/work/qt-everywhere-opensource-src-4.8.5) x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -o endiantest.o endiantest.cpp endiantest.cpp: In function ‘int main(int, char**)’: endiantest.cpp:51:50: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object [enabled by default] void (*msb_bigendian_string)() = (void (*)())msb_bigendian; ^ endiantest.cpp:52:53: warning: ISO C++ forbids casting between pointer-to-function and pointer-to-object [enabled by default] void (*lsb_littleendian_string)() = (void (*)())lsb_littleendian; ^ x86_64-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... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -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] int first = (*m1it).first; ^ stltest.cpp:137:16: warning: variable ‘second’ set but not used [-Wunused-but-set-variable] double second = (*m1it).second; ^ stltest.cpp:108:9: warning: variable ‘v1size’ set but not used [-Wunused-but-set-variable] int v1size = v1.size(); ^ stltest.cpp:110:9: warning: variable ‘v1capacity’ set but not used [-Wunused-but-set-variable] int v1capacity = v1.capacity(); ^ stltest.cpp:114:10: warning: variable ‘v1notfound’ set but not used [-Wunused-but-set-variable] bool v1notfound = (v1it == v1.end()); ^ stltest.cpp:118:10: warning: variable ‘v1found’ set but not used [-Wunused-but-set-variable] bool v1found = (v1it != v1.end()); ^ stltest.cpp:123:9: warning: variable ‘v2size’ set but not used [-Wunused-but-set-variable] int v2size = v2.size(); ^ stltest.cpp:131:9: warning: variable ‘m1size’ set but not used [-Wunused-but-set-variable] int m1size = m1.size(); ^ stltest.cpp:141:9: warning: variable ‘m2size’ set but not used [-Wunused-but-set-variable] int m2size = m2.size(); ^ stltest.cpp:145:9: warning: unused variable ‘n’ [-Wunused-variable] int n = std::distance(it1, it2); ^ x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o stl stltest.o -L/usr/lib64 STL enabled. IPv6 auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o ipv6test.o ipv6test.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o ipv6 ipv6test.o -L/usr/lib64 IPv6 enabled. POSIX clock_gettime() auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o clock-gettime.o clock-gettime.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o clock-gettime clock-gettime.o -L/usr/lib64 -lrt POSIX clock_gettime() enabled. POSIX Monotonic Clock auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o clock-monotonic.o clock-monotonic.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o clock-monotonic clock-monotonic.o -L/usr/lib64 -lrt POSIX Monotonic Clock enabled. mremap auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o mremap.o mremap.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o mremap mremap.o -L/usr/lib64 mremap enabled. getaddrinfo auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o getaddrinfotest.o getaddrinfotest.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o getaddrinfo getaddrinfotest.o -L/usr/lib64 getaddrinfo enabled. inotify auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o inotifytest.o inotifytest.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o inotify inotifytest.o -L/usr/lib64 inotify enabled. IPv6 interface name auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o ipv6ifname.o ipv6ifname.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o ipv6ifname ipv6ifname.o -L/usr/lib64 IPv6 interface name enabled. getifaddrs auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o getifaddrs.o getifaddrs.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o getifaddrs getifaddrs.o -L/usr/lib64 getifaddrs enabled. OpenSSL auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o openssl.o openssl.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o openssl openssl.o -L/usr/lib64 OpenSSL enabled. OpenVG auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -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 #include ^ compilation terminated. gmake: *** [openvg.o] Error 1 OpenVG disabled. OpenVG auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -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 #include ^ compilation terminated. gmake: *** [openvg.o] Error 1 OpenVG disabled. OpenVG (lc includes) auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -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 #include ^ compilation terminated. gmake: *** [openvg.o] Error 1 OpenVG (lc includes) disabled. OpenVG (lc includes) auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -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 #include ^ compilation terminated. gmake: *** [openvg.o] Error 1 OpenVG (lc includes) disabled. alsa auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -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] int main(int argc,char **argv) ^ alsatest.cpp:47:5: warning: unused parameter ‘argv’ [-Wunused-parameter] x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o alsa alsatest.o -L/usr/lib64 -lasound alsa enabled. Stdint auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o main.o main.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o stdint main.o -L/usr/lib64 Stdint enabled. Testing size of pointers ... (/var/tmp/portage/dev-qt/qt3support-4.8.5/work/qt-everywhere-opensource-src-4.8.5/mkspecs/linux-g++ yes /var/tmp/portage/dev-qt/qt3support-4.8.5/work/qt-everywhere-opensource-src-4.8.5 /var/tmp/portage/dev-qt/qt3support-4.8.5/work/qt-everywhere-opensource-src-4.8.5) rm -f ptrsizetest.o rm -f *~ core *.core x86_64-pc-linux-gnu-g++ -c -pipe -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -o ptrsizetest.o ptrsizetest.cpp x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,--as-needed -Wl,-O1 -o ptrsizetest ptrsizetest.o Pointer size: 8 ln: failed to create symbolic link ‘/var/tmp/portage/dev-qt/qt3support-4.8.5/work/qt-everywhere-opensource-src-4.8.5/include/QtCore/qconfig.h’: File exists ln: failed to create symbolic link ‘/var/tmp/portage/dev-qt/qt3support-4.8.5/work/qt-everywhere-opensource-src-4.8.5/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: x86_64 qmake vars .......... cat: .qmake.vars: No such file or directory qmake switches ......... Build .................. libs tools docs translations Configuration .......... release largefile stl mmx 3dnow sse sse2 sse3 ssse3 sse4_1 sse4_2 avx minimal-config small-config medium-config large-config full-config qt3support phonon phonon-backend accessibility opengl shared 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 iconv glib gstreamer dbus openssl x11sm xshape xvideo xsync xrender mitshm fontconfig xkb alsa icu concurrent 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 ..... 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 .......... yes NIS support ............ yes CUPS support ........... no Iconv support .......... yes Glib support ........... yes GStreamer support ...... yes PulseAudio support ..... no 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 support ......... plugin (qt) OpenSSL support ........ yes (run-time) Alsa support ........... yes ICD support ............ no libICU support ......... yes Use system proxies ..... no * Running qmake in: src/qt3support * Running qmake in: src/tools/uic3 * Running qmake in: tools/porting >>> Source configured. shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory >>> Compiling source in /var/tmp/portage/dev-qt/qt3support-4.8.5/work/qt-everywhere-opensource-src-4.8.5 ... make -j4 'AR=x86_64-pc-linux-gnu-ar cqs' CC=x86_64-pc-linux-gnu-gcc CXX=x86_64-pc-linux-gnu-g++ LINK=x86_64-pc-linux-gnu-g++ RANLIB=: STRIP=: x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3cstring.o tools/q3cstring.cpp x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3signal.o tools/q3signal.cpp x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3garray.o tools/q3garray.cpp x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3gcache.o tools/q3gcache.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from tools/q3garray.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/thread/qatomic.h:45, from ../../include/QtCore/qatomic.h:1, from ../../include/QtCore/../../src/corelib/tools/qbytearray.h:45, from ../../include/QtCore/qbytearray.h:1, from tools/q3cstring.h:45, from tools/q3cstring.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/Qt3Support/../../src/qt3support/tools/q3ptrcollection.h:45, from ../../include/Qt3Support/q3ptrcollection.h:1, from tools/q3gcache.h:45, from tools/q3gcache.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/thread/qatomic.h:45, from ../../include/QtCore/qatomic.h:1, from ../../include/QtCore/../../src/corelib/kernel/qvariant.h:45, from ../../include/QtCore/qvariant.h:1, from tools/q3signal.h:45, from tools/q3signal.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3gdict.o tools/q3gdict.cpp x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3glist.o tools/q3glist.cpp x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3gvector.o tools/q3gvector.cpp x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3semaphore.o tools/q3semaphore.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/Qt3Support/../../src/qt3support/tools/q3ptrcollection.h:45, from ../../include/Qt3Support/q3ptrcollection.h:1, from tools/q3gdict.h:45, from tools/q3gdict.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ In file included from ../../include/QtCore/qglobal.h:1:0, from tools/q3gvector.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ In file included from ../../include/QtCore/qglobal.h:1:0, from tools/q3semaphore.h:45, from tools/q3semaphore.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/Qt3Support/../../src/qt3support/tools/q3ptrcollection.h:45, from ../../include/Qt3Support/q3ptrcollection.h:1, from tools/q3glist.h:45, from tools/q3glist.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3shared.o tools/q3shared.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from tools/q3shared.h:45, from tools/q3shared.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3ptrcollection.o tools/q3ptrcollection.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from tools/q3ptrcollection.h:45, from tools/q3ptrcollection.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3datatable.o sql/q3datatable.cpp x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3dataview.o sql/q3dataview.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/tools/qchar.h:45, from ../../include/QtCore/qchar.h:1, from ../../include/QtCore/../../src/corelib/tools/qstring.h:45, from ../../include/QtCore/qstring.h:1, from sql/q3datatable.h:45, from sql/q3datatable.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/global/qnamespace.h:45, from ../../include/QtCore/qnamespace.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from ../../include/QtCore/qobjectdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:45, from ../../include/QtGui/qwindowdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwidget.h:46, from ../../include/QtGui/qwidget.h:1, from sql/q3dataview.h:45, from sql/q3dataview.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3sqlcursor.o sql/q3sqlcursor.cpp x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3sqlselectcursor.o sql/q3sqlselectcursor.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/thread/qatomic.h:45, from ../../include/QtCore/qatomic.h:1, from ../../include/QtCore/../../src/corelib/kernel/qvariant.h:45, from ../../include/QtCore/qvariant.h:1, from ../../include/Qt3Support/../../src/qt3support/sql/q3sqlcursor.h:45, from ../../include/Qt3Support/q3sqlcursor.h:1, from sql/q3sqlselectcursor.h:45, from sql/q3sqlselectcursor.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3sqlform.o sql/q3sqlform.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from ../../mkspecs/linux-g++/qplatformdefs.h:47, from sql/q3sqlcursor.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/global/qnamespace.h:45, from ../../include/QtCore/qnamespace.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from ../../include/QtCore/qobjectdefs.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobject.h:47, from ../../include/QtCore/qobject.h:1, from sql/q3sqlform.h:45, from sql/q3sqlform.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3sqlmanager_p.o sql/q3sqlmanager_p.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/thread/qatomic.h:45, from ../../include/QtCore/qatomic.h:1, from ../../include/QtCore/../../src/corelib/kernel/qvariant.h:45, from ../../include/QtCore/qvariant.h:1, from sql/q3sqlmanager_p.h:56, from sql/q3sqlmanager_p.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3editorfactory.o sql/q3editorfactory.cpp x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3sqleditorfactory.o sql/q3sqleditorfactory.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/tools/qiterator.h:45, from ../../include/QtCore/qiterator.h:1, from ../../include/QtCore/../../src/corelib/tools/qlist.h:45, from ../../include/QtCore/qlist.h:1, from ../../include/Qt3Support/../../src/qt3support/tools/q3cleanuphandler.h:45, from ../../include/Qt3Support/q3cleanuphandler.h:1, from sql/q3editorfactory.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/global/qnamespace.h:45, from ../../include/QtCore/qnamespace.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from ../../include/QtCore/qobjectdefs.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobject.h:47, from ../../include/QtCore/qobject.h:1, from ../../include/Qt3Support/../../src/qt3support/sql/q3editorfactory.h:45, from ../../include/Qt3Support/q3editorfactory.h:1, from sql/q3sqleditorfactory.h:45, from sql/q3sqleditorfactory.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3sqlpropertymap.o sql/q3sqlpropertymap.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/thread/qatomic.h:45, from ../../include/QtCore/qatomic.h:1, from ../../include/QtCore/../../src/corelib/kernel/qvariant.h:45, from ../../include/QtCore/qvariant.h:1, from sql/q3sqlpropertymap.h:45, from sql/q3sqlpropertymap.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3databrowser.o sql/q3databrowser.cpp x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3dropsite.o other/q3dropsite.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/global/qnamespace.h:45, from ../../include/QtCore/qnamespace.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from ../../include/QtCore/qobjectdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:45, from ../../include/QtGui/qwindowdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwidget.h:46, from ../../include/QtGui/qwidget.h:1, from sql/q3databrowser.h:45, from sql/q3databrowser.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ In file included from ../../include/QtCore/qglobal.h:1:0, from other/q3dropsite.h:45, from other/q3dropsite.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3dragobject.o other/q3dragobject.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from ../../mkspecs/linux-g++/qplatformdefs.h:47, from other/q3dragobject.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3accel.o other/q3accel.cpp x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3mimefactory.o other/q3mimefactory.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/global/qnamespace.h:45, from ../../include/QtCore/qnamespace.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from ../../include/QtCore/qobjectdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:45, from ../../include/QtGui/qwindowdefs.h:1, from other/q3mimefactory.h:45, from other/q3mimefactory.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/global/qnamespace.h:45, from ../../include/QtCore/qnamespace.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from ../../include/QtCore/qobjectdefs.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobject.h:47, from ../../include/QtCore/qobject.h:1, from other/q3accel.h:45, from other/q3accel.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3polygonscanner.o other/q3polygonscanner.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from other/q3polygonscanner.h:45, from other/q3polygonscanner.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3process.o other/q3process.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/global/qnamespace.h:45, from ../../include/QtCore/qnamespace.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from ../../include/QtCore/qobjectdefs.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobject.h:47, from ../../include/QtCore/qobject.h:1, from other/q3process.h:45, from other/q3process.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3membuf.o other/q3membuf.cpp /var/tmp/portage/dev-qt/qt3support-4.8.5/work/qt-everywhere-opensource-src-4.8.5/bin/moc -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared other/q3process_unix.cpp -o .moc/release-shared/q3process_unix.moc x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3iconview.o itemviews/q3iconview.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/thread/qatomic.h:45, from ../../include/QtCore/qatomic.h:1, from ../../include/QtCore/../../src/corelib/tools/qbytearray.h:45, from ../../include/QtCore/qbytearray.h:1, from other/q3membuf_p.h:56, from other/q3membuf.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3listbox.o itemviews/q3listbox.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from itemviews/q3iconview.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ In file included from ../../include/QtCore/qglobal.h:1:0, from itemviews/q3listbox.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3listview.o itemviews/q3listview.cpp /var/tmp/portage/dev-qt/qt3support-4.8.5/work/qt-everywhere-opensource-src-4.8.5/bin/moc -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared itemviews/q3table.cpp -o .moc/release-shared/q3table.moc In file included from ../../include/QtCore/qglobal.h:1:0, from ../../mkspecs/linux-g++/qplatformdefs.h:47, from itemviews/q3listview.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3action.o widgets/q3action.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtGui/../../src/gui/image/qicon.h:45, from ../../include/QtGui/qicon.h:1, from widgets/q3action.h:45, from widgets/q3action.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3buttongroup.o widgets/q3buttongroup.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/global/qnamespace.h:45, from ../../include/QtCore/qnamespace.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from ../../include/QtCore/qobjectdefs.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobject.h:47, from ../../include/QtCore/qobject.h:1, from ../../include/QtGui/../../src/gui/widgets/qbuttongroup.h:45, from ../../include/QtGui/qbuttongroup.h:1, from widgets/q3buttongroup.h:45, from widgets/q3buttongroup.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ /var/tmp/portage/dev-qt/qt3support-4.8.5/work/qt-everywhere-opensource-src-4.8.5/bin/moc -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared widgets/q3datetimeedit.cpp -o .moc/release-shared/q3datetimeedit.moc x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3dockarea.o widgets/q3dockarea.cpp /var/tmp/portage/dev-qt/qt3support-4.8.5/work/qt-everywhere-opensource-src-4.8.5/bin/moc -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared widgets/q3dockwindow.cpp -o .moc/release-shared/q3dockwindow.moc x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3frame.o widgets/q3frame.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/global/qnamespace.h:45, from ../../include/QtCore/qnamespace.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from ../../include/QtCore/qobjectdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:45, from ../../include/QtGui/qwindowdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwidget.h:46, from ../../include/QtGui/qwidget.h:1, from widgets/q3dockarea.h:45, from widgets/q3dockarea.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/global/qnamespace.h:45, from ../../include/QtCore/qnamespace.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from ../../include/QtCore/qobjectdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:45, from ../../include/QtGui/qwindowdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwidget.h:46, from ../../include/QtGui/qwidget.h:1, from ../../include/QtGui/../../src/gui/widgets/qframe.h:45, from ../../include/QtGui/qframe.h:1, from widgets/q3frame.h:45, from widgets/q3frame.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3vbox.o widgets/q3vbox.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/global/qnamespace.h:45, from ../../include/QtCore/qnamespace.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from ../../include/QtCore/qobjectdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:45, from ../../include/QtGui/qwindowdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwidget.h:46, from ../../include/QtGui/qwidget.h:1, from ../../include/QtGui/../../src/gui/widgets/qframe.h:45, from ../../include/QtGui/qframe.h:1, from ../../include/Qt3Support/../../src/qt3support/widgets/q3frame.h:45, from ../../include/Qt3Support/q3frame.h:1, from ../../include/Qt3Support/../../src/qt3support/widgets/q3hbox.h:45, from ../../include/Qt3Support/q3hbox.h:1, from widgets/q3vbox.h:45, from widgets/q3vbox.cpp:43: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3vgroupbox.o widgets/q3vgroupbox.cpp x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3hbox.o widgets/q3hbox.cpp x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3hgroupbox.o widgets/q3hgroupbox.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/global/qnamespace.h:45, from ../../include/QtCore/qnamespace.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from ../../include/QtCore/qobjectdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:45, from ../../include/QtGui/qwindowdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwidget.h:46, from ../../include/QtGui/qwidget.h:1, from ../../include/QtGui/../../src/gui/widgets/qframe.h:45, from ../../include/QtGui/qframe.h:1, from ../../include/QtGui/../../src/gui/widgets/qgroupbox.h:45, from ../../include/QtGui/qgroupbox.h:1, from ../../include/Qt3Support/../../src/qt3support/widgets/q3groupbox.h:45, from ../../include/Qt3Support/q3groupbox.h:1, from widgets/q3vgroupbox.h:45, from widgets/q3vgroupbox.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/global/qnamespace.h:45, from ../../include/QtCore/qnamespace.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from ../../include/QtCore/qobjectdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:45, from ../../include/QtGui/qwindowdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwidget.h:46, from ../../include/QtGui/qwidget.h:1, from ../../include/QtGui/../../src/gui/widgets/qframe.h:45, from ../../include/QtGui/qframe.h:1, from ../../include/QtGui/../../src/gui/widgets/qgroupbox.h:45, from ../../include/QtGui/qgroupbox.h:1, from ../../include/Qt3Support/../../src/qt3support/widgets/q3groupbox.h:45, from ../../include/Qt3Support/q3groupbox.h:1, from widgets/q3hgroupbox.h:45, from widgets/q3hgroupbox.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/global/qnamespace.h:45, from ../../include/QtCore/qnamespace.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from ../../include/QtCore/qobjectdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:45, from ../../include/QtGui/qwindowdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwidget.h:46, from ../../include/QtGui/qwidget.h:1, from ../../include/QtGui/../../src/gui/widgets/qframe.h:45, from ../../include/QtGui/qframe.h:1, from ../../include/Qt3Support/../../src/qt3support/widgets/q3frame.h:45, from ../../include/Qt3Support/q3frame.h:1, from widgets/q3hbox.h:45, from widgets/q3hbox.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3grid.o widgets/q3grid.cpp x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3gridview.o widgets/q3gridview.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/global/qnamespace.h:45, from ../../include/QtCore/qnamespace.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from ../../include/QtCore/qobjectdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:45, from ../../include/QtGui/qwindowdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwidget.h:46, from ../../include/QtGui/qwidget.h:1, from ../../include/QtGui/../../src/gui/widgets/qframe.h:45, from ../../include/QtGui/qframe.h:1, from ../../include/Qt3Support/../../src/qt3support/widgets/q3frame.h:45, from ../../include/Qt3Support/q3frame.h:1, from widgets/q3grid.h:45, from widgets/q3grid.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/global/qnamespace.h:45, from ../../include/QtCore/qnamespace.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from ../../include/QtCore/qobjectdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:45, from ../../include/QtGui/qwindowdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwidget.h:46, from ../../include/QtGui/qwidget.h:1, from ../../include/QtGui/../../src/gui/widgets/qframe.h:45, from ../../include/QtGui/qframe.h:1, from ../../include/Qt3Support/../../src/qt3support/widgets/q3frame.h:45, from ../../include/Qt3Support/q3frame.h:1, from ../../include/Qt3Support/../../src/qt3support/widgets/q3scrollview.h:45, from ../../include/Qt3Support/q3scrollview.h:1, from widgets/q3gridview.h:45, from widgets/q3gridview.cpp:43: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3groupbox.o widgets/q3groupbox.cpp x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3header.o widgets/q3header.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/global/qnamespace.h:45, from ../../include/QtCore/qnamespace.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from ../../include/QtCore/qobjectdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:45, from ../../include/QtGui/qwindowdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwidget.h:46, from ../../include/QtGui/qwidget.h:1, from ../../include/QtGui/../../src/gui/widgets/qframe.h:45, from ../../include/QtGui/qframe.h:1, from ../../include/QtGui/../../src/gui/widgets/qgroupbox.h:45, from ../../include/QtGui/qgroupbox.h:1, from widgets/q3groupbox.h:45, from widgets/q3groupbox.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtGui/../../src/gui/image/qicon.h:45, from ../../include/QtGui/qicon.h:1, from widgets/q3header.h:45, from widgets/q3header.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ /var/tmp/portage/dev-qt/qt3support-4.8.5/work/qt-everywhere-opensource-src-4.8.5/bin/moc -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared widgets/q3mainwindow.cpp -o .moc/release-shared/q3mainwindow.moc x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3progressbar.o widgets/q3progressbar.cpp /var/tmp/portage/dev-qt/qt3support-4.8.5/work/qt-everywhere-opensource-src-4.8.5/bin/moc -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared widgets/q3scrollview.cpp -o .moc/release-shared/q3scrollview.moc x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3titlebar.o widgets/q3titlebar.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/global/qnamespace.h:45, from ../../include/QtCore/qnamespace.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from ../../include/QtCore/qobjectdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:45, from ../../include/QtGui/qwindowdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwidget.h:46, from ../../include/QtGui/qwidget.h:1, from ../../include/QtGui/../../src/gui/widgets/qframe.h:45, from ../../include/QtGui/qframe.h:1, from widgets/q3progressbar.h:45, from widgets/q3progressbar.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ In file included from ../../include/QtCore/qglobal.h:1:0, from ../../mkspecs/linux-g++/qplatformdefs.h:47, from widgets/q3titlebar.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ /var/tmp/portage/dev-qt/qt3support-4.8.5/work/qt-everywhere-opensource-src-4.8.5/bin/moc -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared widgets/q3toolbar.cpp -o .moc/release-shared/q3toolbar.moc x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3whatsthis.o widgets/q3whatsthis.cpp x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3widgetstack.o widgets/q3widgetstack.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/global/qnamespace.h:45, from ../../include/QtCore/qnamespace.h:1, from ../../include/QtCore/../../src/corelib/tools/qpoint.h:45, from ../../include/QtCore/qpoint.h:1, from ../../include/QtGui/../../src/gui/kernel/qcursor.h:45, from ../../include/QtGui/qcursor.h:1, from widgets/q3whatsthis.h:45, from widgets/q3whatsthis.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/global/qnamespace.h:45, from ../../include/QtCore/qnamespace.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from ../../include/QtCore/qobjectdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:45, from ../../include/QtGui/qwindowdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwidget.h:46, from ../../include/QtGui/qwidget.h:1, from ../../include/QtGui/../../src/gui/widgets/qframe.h:45, from ../../include/QtGui/qframe.h:1, from ../../include/Qt3Support/../../src/qt3support/widgets/q3frame.h:45, from ../../include/Qt3Support/q3frame.h:1, from widgets/q3widgetstack.h:45, from widgets/q3widgetstack.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3button.o widgets/q3button.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtGui/../../src/gui/image/qicon.h:45, from ../../include/QtGui/qicon.h:1, from ../../include/QtGui/../../src/gui/widgets/qabstractbutton.h:45, from ../../include/QtGui/qabstractbutton.h:1, from widgets/q3button.h:45, from widgets/q3button.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3rangecontrol.o widgets/q3rangecontrol.cpp x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3spinwidget.o widgets/q3spinwidget.cpp x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3popupmenu.o widgets/q3popupmenu.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from widgets/q3rangecontrol.h:45, from widgets/q3rangecontrol.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ In file included from ../../include/QtCore/qglobal.h:1:0, from widgets/q3rangecontrol.h:45, from widgets/q3spinwidget.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/global/qnamespace.h:45, from ../../include/QtCore/qnamespace.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from ../../include/QtCore/qobjectdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:45, from ../../include/QtGui/qwindowdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwidget.h:46, from ../../include/QtGui/qwidget.h:1, from ../../include/QtGui/../../src/gui/widgets/qmenu.h:45, from ../../include/QtGui/qmenu.h:1, from widgets/q3popupmenu.h:45, from widgets/q3popupmenu.cpp:41: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3combobox.o widgets/q3combobox.cpp /var/tmp/portage/dev-qt/qt3support-4.8.5/work/qt-everywhere-opensource-src-4.8.5/bin/moc -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared dialogs/q3filedialog.h -o .moc/release-shared/moc_q3filedialog.cpp x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3progressdialog.o dialogs/q3progressdialog.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/global/qnamespace.h:45, from ../../include/QtCore/qnamespace.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from ../../include/QtCore/qobjectdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:45, from ../../include/QtGui/qwindowdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwidget.h:46, from ../../include/QtGui/qwidget.h:1, from widgets/q3combobox.h:45, from widgets/q3combobox.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3tabdialog.o dialogs/q3tabdialog.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/global/qnamespace.h:45, from ../../include/QtCore/qnamespace.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from ../../include/QtCore/qobjectdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:45, from ../../include/QtGui/qwindowdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwidget.h:46, from ../../include/QtGui/qwidget.h:1, from ../../include/QtGui/../../src/gui/dialogs/qdialog.h:45, from ../../include/QtGui/qdialog.h:1, from dialogs/q3progressdialog.h:45, from dialogs/q3progressdialog.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/global/qnamespace.h:45, from ../../include/QtCore/qnamespace.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from ../../include/QtCore/qobjectdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:45, from ../../include/QtGui/qwindowdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwidget.h:46, from ../../include/QtGui/qwidget.h:1, from ../../include/QtGui/../../src/gui/dialogs/qdialog.h:45, from ../../include/QtGui/qdialog.h:1, from dialogs/q3tabdialog.h:45, from dialogs/q3tabdialog.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3wizard.o dialogs/q3wizard.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/global/qnamespace.h:45, from ../../include/QtCore/qnamespace.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from ../../include/QtCore/qobjectdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:45, from ../../include/QtGui/qwindowdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwidget.h:46, from ../../include/QtGui/qwidget.h:1, from ../../include/QtGui/../../src/gui/dialogs/qdialog.h:45, from ../../include/QtGui/qdialog.h:1, from dialogs/q3wizard.h:45, from dialogs/q3wizard.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3syntaxhighlighter.o text/q3syntaxhighlighter.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/global/qnamespace.h:45, from ../../include/QtCore/qnamespace.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from ../../include/QtCore/qobjectdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:45, from ../../include/QtGui/qwindowdefs.h:1, from ../../include/QtGui/../../src/gui/text/qfont.h:45, from ../../include/QtGui/qfont.h:1, from text/q3syntaxhighlighter.h:45, from text/q3syntaxhighlighter.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3textview.o text/q3textview.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/global/qnamespace.h:45, from ../../include/QtCore/qnamespace.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from ../../include/QtCore/qobjectdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:45, from ../../include/QtGui/qwindowdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwidget.h:46, from ../../include/QtGui/qwidget.h:1, from ../../include/QtGui/../../src/gui/widgets/qframe.h:45, from ../../include/QtGui/qframe.h:1, from ../../include/Qt3Support/../../src/qt3support/widgets/q3frame.h:45, from ../../include/Qt3Support/q3frame.h:1, from ../../include/Qt3Support/../../src/qt3support/widgets/q3scrollview.h:45, from ../../include/Qt3Support/q3scrollview.h:1, from ../../include/Qt3Support/../../src/qt3support/text/q3textedit.h:45, from ../../include/Qt3Support/q3textedit.h:1, from text/q3textview.h:45, from text/q3textview.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3textbrowser.o text/q3textbrowser.cpp x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3textedit.o text/q3textedit.cpp x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3multilineedit.o text/q3multilineedit.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/global/qnamespace.h:45, from ../../include/QtCore/qnamespace.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from ../../include/QtCore/qobjectdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:45, from ../../include/QtGui/qwindowdefs.h:1, from ../../include/QtGui/../../src/gui/painting/qpaintdevice.h:45, from ../../include/QtGui/qpaintdevice.h:1, from ../../include/QtGui/../../src/gui/image/qpixmap.h:45, from ../../include/QtGui/qpixmap.h:1, from text/q3textbrowser.h:45, from text/q3textbrowser.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/global/qnamespace.h:45, from ../../include/QtCore/qnamespace.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from ../../include/QtCore/qobjectdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:45, from ../../include/QtGui/qwindowdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwidget.h:46, from ../../include/QtGui/qwidget.h:1, from ../../include/QtGui/../../src/gui/widgets/qframe.h:45, from ../../include/QtGui/qframe.h:1, from ../../include/Qt3Support/../../src/qt3support/widgets/q3frame.h:45, from ../../include/Qt3Support/q3frame.h:1, from ../../include/Qt3Support/../../src/qt3support/widgets/q3scrollview.h:45, from ../../include/Qt3Support/q3scrollview.h:1, from text/q3textedit.h:45, from text/q3textedit.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3richtext.o text/q3richtext.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from ../../mkspecs/linux-g++/qplatformdefs.h:47, from text/q3multilineedit.cpp:41: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/global/qnamespace.h:45, from ../../include/QtCore/qnamespace.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from ../../include/QtCore/qobjectdefs.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobject.h:47, from ../../include/QtCore/qobject.h:1, from ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:45, from ../../include/QtCore/qcoreapplication.h:1, from ../../include/QtGui/../../src/gui/kernel/qapplication.h:45, from ../../include/QtGui/qapplication.h:1, from text/q3richtext_p.h:56, from text/q3richtext.cpp:42: ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:461:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Unknown = Q_UINT64_C(0x0000000000000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:462:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Enabled = Q_UINT64_C(0x0000000000000001); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:463:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Disabled = Q_UINT64_C(0x0000000000000002); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:464:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Pressed = Q_UINT64_C(0x0000000000000004); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:465:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Focus = Q_UINT64_C(0x0000000000000008); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:466:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Hover = Q_UINT64_C(0x0000000000000010); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:467:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Checked = Q_UINT64_C(0x0000000000000020); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:468:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Unchecked = Q_UINT64_C(0x0000000000000040); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:469:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Indeterminate = Q_UINT64_C(0x0000000000000080); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:470:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Unspecified = Q_UINT64_C(0x0000000000000100); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:471:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Selected = Q_UINT64_C(0x0000000000000200); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:472:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Horizontal = Q_UINT64_C(0x0000000000000400); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:473:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Vertical = Q_UINT64_C(0x0000000000000800); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:474:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Window = Q_UINT64_C(0x0000000000001000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:475:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Children = Q_UINT64_C(0x0000000000002000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:476:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Sibling = Q_UINT64_C(0x0000000000004000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:477:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Default = Q_UINT64_C(0x0000000000008000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:478:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_First = Q_UINT64_C(0x0000000000010000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:479:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Last = Q_UINT64_C(0x0000000000020000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:480:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Middle = Q_UINT64_C(0x0000000000040000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:481:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_OnlyOne = Q_UINT64_C(0x0000000000080000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:482:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_PreviousSelected = Q_UINT64_C(0x0000000000100000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:483:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_NextSelected = Q_UINT64_C(0x0000000000200000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:484:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Flat = Q_UINT64_C(0x0000000000400000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:485:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Left = Q_UINT64_C(0x0000000000800000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:486:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Right = Q_UINT64_C(0x0000000001000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:487:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Top = Q_UINT64_C(0x0000000002000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:488:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Bottom = Q_UINT64_C(0x0000000004000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:489:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Exclusive = Q_UINT64_C(0x0000000008000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:490:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_NonExclusive = Q_UINT64_C(0x0000000010000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:491:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Frameless = Q_UINT64_C(0x0000000020000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:492:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_ReadOnly = Q_UINT64_C(0x0000000040000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:493:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Active = Q_UINT64_C(0x0000000080000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:494:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Closable = Q_UINT64_C(0x0000000100000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:495:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Movable = Q_UINT64_C(0x0000000200000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:496:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Floatable = Q_UINT64_C(0x0000000400000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:497:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Minimized = Q_UINT64_C(0x0000000800000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:498:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Maximized = Q_UINT64_C(0x0000001000000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:499:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_On = Q_UINT64_C(0x0000002000000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:500:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Off = Q_UINT64_C(0x0000004000000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:501:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Editable = Q_UINT64_C(0x0000008000000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:502:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Item = Q_UINT64_C(0x0000010000000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:503:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Closed = Q_UINT64_C(0x0000020000000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:504:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Open = Q_UINT64_C(0x0000040000000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:505:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_EditFocus = Q_UINT64_C(0x0000080000000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:506:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Alternate = Q_UINT64_C(0x0000100000000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:508:57: warning: use of C++0x long long integer constant [-Wlong-long] const quint64 PseudoClass_Any = Q_UINT64_C(0x0000ffffffffffff); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:57: note: in definition of macro ‘Q_UINT64_C’ # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/global/qnamespace.h:45, from ../../include/QtCore/qnamespace.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from ../../include/QtCore/qobjectdefs.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobject.h:47, from ../../include/QtCore/qobject.h:1, from ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:45, from ../../include/QtCore/qcoreapplication.h:1, from ../../include/QtGui/../../src/gui/kernel/qapplication.h:45, from ../../include/QtGui/qapplication.h:1, from text/q3richtext_p.h:56, from text/q3richtext.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3richtext_p.o text/q3richtext_p.cpp ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:461:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Unknown = Q_UINT64_C(0x0000000000000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:462:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Enabled = Q_UINT64_C(0x0000000000000001); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:463:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Disabled = Q_UINT64_C(0x0000000000000002); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:464:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Pressed = Q_UINT64_C(0x0000000000000004); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:465:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Focus = Q_UINT64_C(0x0000000000000008); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:466:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Hover = Q_UINT64_C(0x0000000000000010); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:467:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Checked = Q_UINT64_C(0x0000000000000020); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:468:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Unchecked = Q_UINT64_C(0x0000000000000040); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:469:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Indeterminate = Q_UINT64_C(0x0000000000000080); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:470:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Unspecified = Q_UINT64_C(0x0000000000000100); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:471:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Selected = Q_UINT64_C(0x0000000000000200); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:472:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Horizontal = Q_UINT64_C(0x0000000000000400); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:473:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Vertical = Q_UINT64_C(0x0000000000000800); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:474:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Window = Q_UINT64_C(0x0000000000001000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:475:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Children = Q_UINT64_C(0x0000000000002000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:476:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Sibling = Q_UINT64_C(0x0000000000004000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:477:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Default = Q_UINT64_C(0x0000000000008000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:478:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_First = Q_UINT64_C(0x0000000000010000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:479:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Last = Q_UINT64_C(0x0000000000020000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:480:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Middle = Q_UINT64_C(0x0000000000040000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:481:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_OnlyOne = Q_UINT64_C(0x0000000000080000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:482:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_PreviousSelected = Q_UINT64_C(0x0000000000100000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:483:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_NextSelected = Q_UINT64_C(0x0000000000200000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:484:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Flat = Q_UINT64_C(0x0000000000400000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:485:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Left = Q_UINT64_C(0x0000000000800000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:486:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Right = Q_UINT64_C(0x0000000001000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:487:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Top = Q_UINT64_C(0x0000000002000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:488:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Bottom = Q_UINT64_C(0x0000000004000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:489:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Exclusive = Q_UINT64_C(0x0000000008000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:490:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_NonExclusive = Q_UINT64_C(0x0000000010000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:491:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Frameless = Q_UINT64_C(0x0000000020000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:492:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_ReadOnly = Q_UINT64_C(0x0000000040000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:493:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Active = Q_UINT64_C(0x0000000080000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:494:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Closable = Q_UINT64_C(0x0000000100000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:495:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Movable = Q_UINT64_C(0x0000000200000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:496:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Floatable = Q_UINT64_C(0x0000000400000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:497:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Minimized = Q_UINT64_C(0x0000000800000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:498:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Maximized = Q_UINT64_C(0x0000001000000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:499:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_On = Q_UINT64_C(0x0000002000000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:500:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Off = Q_UINT64_C(0x0000004000000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:501:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Editable = Q_UINT64_C(0x0000008000000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:502:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Item = Q_UINT64_C(0x0000010000000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:503:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Closed = Q_UINT64_C(0x0000020000000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:504:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Open = Q_UINT64_C(0x0000040000000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:505:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_EditFocus = Q_UINT64_C(0x0000080000000000); ^ In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/global/qnamespace.h:45, from ../../include/QtCore/qnamespace.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from ../../include/QtCore/qobjectdefs.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobject.h:47, from ../../include/QtCore/qobject.h:1, from ../../include/QtCore/../../src/corelib/kernel/qcoreapplication.h:45, from ../../include/QtCore/qcoreapplication.h:1, from ../../include/QtGui/../../src/gui/kernel/qapplication.h:45, from ../../include/QtGui/qapplication.h:1, from text/q3richtext_p.h:56, from text/q3richtext_p.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:506:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Alternate = Q_UINT64_C(0x0000100000000000); ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:944:51: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] # define Q_UINT64_C(c) static_cast(c ## ULL) /* unsigned 64 bit constant */ ^ ../../include/QtGui/private/../../../src/gui/text/qcssparser_p.h:508:46: note: in expansion of macro ‘Q_UINT64_C’ const quint64 PseudoClass_Any = Q_UINT64_C(0x0000ffffffffffff); ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3simplerichtext.o text/q3simplerichtext.cpp In file included from ../../include/QtGui/private/qtextengine_p.h:1:0, from text/q3richtext.cpp:67: ../../include/QtGui/private/../../../src/gui/text/qtextengine_p.h:426:21: warning: comma at end of enumerator list [-Wpedantic] LayoutFailed, ^ In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/global/qnamespace.h:45, from ../../include/QtCore/qnamespace.h:1, from text/q3simplerichtext.h:45, from text/q3simplerichtext.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3stylesheet.o text/q3stylesheet.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/tools/qchar.h:45, from ../../include/QtCore/qchar.h:1, from ../../include/QtCore/../../src/corelib/tools/qstring.h:45, from ../../include/QtCore/qstring.h:1, from text/q3stylesheet.h:45, from text/q3stylesheet.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3textstream.o text/q3textstream.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/global/qnamespace.h:45, from ../../include/QtCore/qnamespace.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from ../../include/QtCore/qobjectdefs.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobject.h:47, from ../../include/QtCore/qobject.h:1, from ../../include/QtCore/../../src/corelib/io/qiodevice.h:46, from ../../include/QtCore/qiodevice.h:1, from text/q3textstream.h:45, from text/q3textstream.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3canvas.o canvas/q3canvas.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from ../../include/QtCore/../../src/corelib/global/qnamespace.h:45, from ../../include/QtCore/qnamespace.h:1, from ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:45, from ../../include/QtCore/qobjectdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:45, from ../../include/QtGui/qwindowdefs.h:1, from ../../include/QtGui/../../src/gui/kernel/qwidget.h:46, from ../../include/QtGui/qwidget.h:1, from ../../include/QtGui/../../src/gui/widgets/qframe.h:45, from ../../include/QtGui/qframe.h:1, from ../../include/Qt3Support/../../src/qt3support/widgets/q3frame.h:45, from ../../include/Qt3Support/q3frame.h:1, from ../../include/Qt3Support/../../src/qt3support/widgets/q3scrollview.h:45, from ../../include/Qt3Support/q3scrollview.h:1, from canvas/q3canvas.h:45, from canvas/q3canvas.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ x86_64-pc-linux-gnu-g++ -c -march=corei7-avx -fomit-frame-pointer -mmmx -msse -msse2 -msse3 -mssse3 -msse4 -msse4.1 -msse4.2 -pipe -O2 -pedantic -I/usr/include/freetype2 -fno-strict-aliasing -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_COMPAT_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DQT3_SUPPORT -DQT_NO_DEBUG -DQT_SQL_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_NETWORK_LIB -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/QtNetwork -I../../include/QtGui -I../../include/QtXml -I../../include/QtSql -I../../include -I../../include/Qt3Support -I.rcc/release-shared -I../3rdparty/harfbuzz/src -I.moc/release-shared -o .obj/release-shared/q3dns.o network/q3dns.cpp In file included from ../../include/QtCore/qglobal.h:1:0, from ../../mkspecs/linux-g++/qplatformdefs.h:47, from network/q3dns.cpp:42: ../../include/QtCore/../../src/corelib/global/qglobal.h:945:14: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef long long qint64; /* 64 bit signed */ ^ ../../include/QtCore/../../src/corelib/global/qglobal.h:946:23: warning: ISO C++ 1998 does not support ‘long long’ [-Wlong-long] typedef unsigned long long quint64; /* 64 bit unsigned */ ^ network/q3dns.cpp:52:25: error: declaration of ‘int __res_init()’ has a different exception specifier extern "C" int res_init(); ^ In file included from network/q3dns.cpp:51:0: /usr/include/resolv.h:273:6: error: from previous declaration ‘int __res_init() throw ()’ int res_init (void) __THROW; ^ make: *** [.obj/release-shared/q3dns.o] Error 1 make: *** Waiting for unfinished jobs.... * ERROR: dev-qt/qt3support-4.8.5 failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=dev-qt/qt3support-4.8.5'`, * the complete build log and the output of `emerge -pqv '=dev-qt/qt3support-4.8.5'`. * The complete build log is located at '/var/tmp/portage/dev-qt/qt3support-4.8.5/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-qt/qt3support-4.8.5/temp/environment'. * Working directory: '/var/tmp/portage/dev-qt/qt3support-4.8.5/work/qt-everywhere-opensource-src-4.8.5/src/qt3support' * S: '/var/tmp/portage/dev-qt/qt3support-4.8.5/work/qt-everywhere-opensource-src-4.8.5' shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory job-working-directory: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory chdir: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory