Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 315219 Details for
Bug 421009
x11-libs/qt-script-4.8.2 fails to compile with ABI=x32
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 65.61 KB, created by
Xavier Miller (RETIRED)
on 2012-06-13 18:05:02 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Xavier Miller (RETIRED)
Created:
2012-06-13 18:05:02 UTC
Size:
65.61 KB
patch
obsolete
>[32;01m * [39;49;00mPackage: x11-libs/qt-script-4.8.2 >[32;01m * [39;49;00mRepository: gentoo >[32;01m * [39;49;00mMaintainer: qt@gentoo.org >[32;01m * [39;49;00mUSE: amd64 elibc_glibc exceptions iconv jit kernel_linux multilib userland_GNU >[32;01m * [39;49;00mFEATURES: preserve-libs sandbox >>>> Unpacking source... > [32;01m*[0m Unpacking parts of qt-everywhere-opensource-src-4.8.2.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/script include/Qt include/QtCore include/QtScript src/3rdparty/javascriptcore src/corelib ... >[A[72C [34;01m[ [32;01mok[34;01m ][0m >>>> Source unpacked in /var/tmp/portage/x11-libs/qt-script-4.8.2/work >>>> Preparing source in /var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2 ... >./configure -prefix /usr -bindir /usr/bin -libdir /usr/libx32/qt4 -docdir /usr/share/doc/qt-4.8.2 -headerdir /usr/include/qt4 -plugindir /usr/libx32/qt4/plugins -importdir /usr/libx32/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/libx32 -release -no-separate-debug-info -exceptions -no-rpath -no-pch -reduce-relocations -I/usr/include/freetype2 -iconv -javascript-jit -no-xkb -no-fontconfig -no-xrender -no-xrandr -no-xfixes -no-xcursor -no-xinerama -no-xshape -no-sm -no-opengl -no-nas-sound -no-dbus -no-cups -no-nis -no-gif -no-libpng -no-libmng -no-libjpeg -no-openssl -system-zlib -no-webkit -no-phonon -no-qt3support -no-xmlpatterns -no-freetype -no-libtiff -no-accessibility -no-fontconfig -no-glib -no-opengl -no-svg -no-gtkstyle >Determining system architecture... (Linux:3.4.0-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-gentoo-linux-gnu-g++ -c -pipe -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o floatmath.o floatmath.cpp >floatmath.cpp:44:5: warning: unused parameter 'argc' [-Wunused-parameter] >floatmath.cpp:44:5: warning: unused parameter 'argv' [-Wunused-parameter] >x86_64-gentoo-linux-gnu-g++ -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -o floatmath floatmath.o -L/usr/libx32 >floatmath enabled. >mmx auto-detection... () >x86_64-gentoo-linux-gnu-g++ -c -pipe -mmmx -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o mmx.o mmx.cpp >x86_64-gentoo-linux-gnu-g++ -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -o mmx mmx.o -L/usr/libx32 -mmmx >mmx enabled. >3dnow auto-detection... () >x86_64-gentoo-linux-gnu-g++ -c -pipe -m3dnow -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o 3dnow.o 3dnow.cpp >x86_64-gentoo-linux-gnu-g++ -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -o 3dnow 3dnow.o -L/usr/libx32 -m3dnow >3dnow enabled. >sse auto-detection... () >x86_64-gentoo-linux-gnu-g++ -c -pipe -msse -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o sse.o sse.cpp >x86_64-gentoo-linux-gnu-g++ -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -o sse sse.o -L/usr/libx32 -msse >sse enabled. >sse2 auto-detection... () >x86_64-gentoo-linux-gnu-g++ -c -pipe -msse2 -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o sse2.o sse2.cpp >x86_64-gentoo-linux-gnu-g++ -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -o sse2 sse2.o -L/usr/libx32 -msse2 >sse2 enabled. >sse3 auto-detection... () >x86_64-gentoo-linux-gnu-g++ -c -pipe -msse3 -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o sse3.o sse3.cpp >x86_64-gentoo-linux-gnu-g++ -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -o sse3 sse3.o -L/usr/libx32 -msse3 >sse3 enabled. >ssse3 auto-detection... () >x86_64-gentoo-linux-gnu-g++ -c -pipe -mssse3 -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o ssse3.o ssse3.cpp >x86_64-gentoo-linux-gnu-g++ -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -o ssse3 ssse3.o -L/usr/libx32 -mssse3 >ssse3 enabled. >sse4_1 auto-detection... () >x86_64-gentoo-linux-gnu-g++ -c -pipe -msse4.1 -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o sse4_1.o sse4_1.cpp >x86_64-gentoo-linux-gnu-g++ -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -o sse4_1 sse4_1.o -L/usr/libx32 -msse4.1 >sse4_1 enabled. >sse4_2 auto-detection... () >x86_64-gentoo-linux-gnu-g++ -c -pipe -msse4.2 -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o sse4_2.o sse4_2.cpp >x86_64-gentoo-linux-gnu-g++ -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -o sse4_2 sse4_2.o -L/usr/libx32 -msse4.2 >sse4_2 enabled. >avx auto-detection... () >x86_64-gentoo-linux-gnu-g++ -c -pipe -mavx -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o avx.o avx.cpp >x86_64-gentoo-linux-gnu-g++ -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -o avx avx.o -L/usr/libx32 -mavx >avx enabled. >ipc_sysv auto-detection... () >x86_64-gentoo-linux-gnu-g++ -c -pipe -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o ipc.o ipc.cpp >x86_64-gentoo-linux-gnu-g++ -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -o ipc_sysv ipc.o -L/usr/libx32 >ipc_sysv enabled. >POSIX iconv auto-detection... () >x86_64-gentoo-linux-gnu-g++ -c -pipe -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o iconv.o iconv.cpp >x86_64-gentoo-linux-gnu-g++ -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -o iconv iconv.o -L/usr/libx32 >POSIX iconv enabled. >ICU auto-detection... () >x86_64-gentoo-linux-gnu-g++ -c -pipe -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o icu.o icu.cpp >icu.cpp:42:28: fatal error: unicode/utypes.h: No such file or directory >compilation terminated. >gmake: *** [icu.o] Error 1 >ICU disabled. >PulseAudio auto-detection... () >x86_64-gentoo-linux-gnu-g++ -c -pipe -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o pulseaudio.o pulseaudio.cpp >pulseaudio.cpp:42:30: fatal error: pulse/pulseaudio.h: No such file or directory >compilation terminated. >gmake: *** [pulseaudio.o] Error 1 >PulseAudio disabled. >Detecting broken X11 headers... (/var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2/mkspecs/linux-g++ yes /var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2 /var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2) >X11 headers look good. >mitshm auto-detection... () >x86_64-gentoo-linux-gnu-g++ -c -pipe -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o mitshm.o mitshm.cpp >x86_64-gentoo-linux-gnu-g++ -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -o mitshm mitshm.o -L/usr/X11R6/lib -L/usr/libx32 -lXext -lXext -lX11 -lm >mitshm enabled. >XVideo auto-detection... () >x86_64-gentoo-linux-gnu-g++ -c -pipe -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -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] >xvideo.cpp:46:5: warning: unused parameter 'argv' [-Wunused-parameter] >x86_64-gentoo-linux-gnu-g++ -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -o xvideo xvideo.o -L/usr/X11R6/lib -L/usr/libx32 -lXv -lXext -lX11 -lm >XVideo enabled. >XSync auto-detection... () >x86_64-gentoo-linux-gnu-g++ -c -pipe -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o xsync.o xsync.cpp >xsync.cpp: In function 'int main(int, char**)': >xsync.cpp:51:28: warning: statement has no effect [-Wunused-value] >xsync.cpp:52:31: warning: statement has no effect [-Wunused-value] >xsync.cpp:50:16: warning: unused variable 'value' [-Wunused-variable] >x86_64-gentoo-linux-gnu-g++ -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -o xsync xsync.o -L/usr/X11R6/lib -L/usr/libx32 -lXext -lX11 -lm >XSync enabled. >XInput auto-detection... () >x86_64-gentoo-linux-gnu-g++ -c -pipe -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -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] >x86_64-gentoo-linux-gnu-g++ -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -o xinput xinput.o -L/usr/X11R6/lib -L/usr/libx32 -lXi -lXext -lX11 -lm >XInput enabled. >FreeType auto-detection... () >x86_64-gentoo-linux-gnu-g++ -c -pipe -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o freetype.o freetype.cpp >freetype.cpp: In function 'int main(int, char**)': >freetype.cpp:51:13: warning: variable 'face' set but not used [-Wunused-but-set-variable] >x86_64-gentoo-linux-gnu-g++ -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -o freetype freetype.o -L/usr/X11R6/lib -L/usr/libx32 -lfreetype -lXext -lX11 -lm >FreeType enabled. >Determining machine byte-order... (/var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2/mkspecs/linux-g++ yes /var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2 /var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2) >x86_64-gentoo-linux-gnu-g++ -c -pipe -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -o endiantest.o endiantest.cpp >x86_64-gentoo-linux-gnu-g++ -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -o endiantest endiantest.o > Found 'LeastSignificantByteFirst' in binary >rm -f endiantest.o >rm -f *~ core *.core >rm -f endiantest >rm -f Makefile >Using little endian. >Determining machine byte-order... (/var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2/mkspecs/linux-g++ yes /var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2 /var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2) >x86_64-gentoo-linux-gnu-g++ -c -pipe -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -o endiantest.o endiantest.cpp >x86_64-gentoo-linux-gnu-g++ -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -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-gentoo-linux-gnu-g++ -c -pipe -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o stltest.o stltest.cpp >stltest.cpp: In function 'int main()': >stltest.cpp:135:13: warning: variable 'first' set but not used [-Wunused-but-set-variable] >stltest.cpp:137:16: warning: variable 'second' set but not used [-Wunused-but-set-variable] >stltest.cpp:108:9: warning: variable 'v1size' set but not used [-Wunused-but-set-variable] >stltest.cpp:110:9: warning: variable 'v1capacity' set but not used [-Wunused-but-set-variable] >stltest.cpp:114:10: warning: variable 'v1notfound' set but not used [-Wunused-but-set-variable] >stltest.cpp:118:10: warning: variable 'v1found' set but not used [-Wunused-but-set-variable] >stltest.cpp:123:9: warning: variable 'v2size' set but not used [-Wunused-but-set-variable] >stltest.cpp:131:9: warning: variable 'm1size' set but not used [-Wunused-but-set-variable] >stltest.cpp:141:9: warning: variable 'm2size' set but not used [-Wunused-but-set-variable] >stltest.cpp:145:9: warning: unused variable 'n' [-Wunused-variable] >x86_64-gentoo-linux-gnu-g++ -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -o stl stltest.o -L/usr/libx32 >STL enabled. >IPv6 auto-detection... () >x86_64-gentoo-linux-gnu-g++ -c -pipe -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o ipv6test.o ipv6test.cpp >x86_64-gentoo-linux-gnu-g++ -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -o ipv6 ipv6test.o -L/usr/libx32 >IPv6 enabled. >POSIX clock_gettime() auto-detection... () >x86_64-gentoo-linux-gnu-g++ -c -pipe -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o clock-gettime.o clock-gettime.cpp >x86_64-gentoo-linux-gnu-g++ -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -o clock-gettime clock-gettime.o -L/usr/libx32 -lrt >POSIX clock_gettime() enabled. >POSIX Monotonic Clock auto-detection... () >x86_64-gentoo-linux-gnu-g++ -c -pipe -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o clock-monotonic.o clock-monotonic.cpp >x86_64-gentoo-linux-gnu-g++ -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -o clock-monotonic clock-monotonic.o -L/usr/libx32 -lrt >POSIX Monotonic Clock enabled. >mremap auto-detection... () >x86_64-gentoo-linux-gnu-g++ -c -pipe -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o mremap.o mremap.cpp >x86_64-gentoo-linux-gnu-g++ -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -o mremap mremap.o -L/usr/libx32 >mremap enabled. >getaddrinfo auto-detection... () >x86_64-gentoo-linux-gnu-g++ -c -pipe -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o getaddrinfotest.o getaddrinfotest.cpp >x86_64-gentoo-linux-gnu-g++ -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -o getaddrinfo getaddrinfotest.o -L/usr/libx32 >getaddrinfo enabled. >inotify auto-detection... () >x86_64-gentoo-linux-gnu-g++ -c -pipe -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o inotifytest.o inotifytest.cpp >x86_64-gentoo-linux-gnu-g++ -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -o inotify inotifytest.o -L/usr/libx32 >inotify enabled. >IPv6 interface name auto-detection... () >x86_64-gentoo-linux-gnu-g++ -c -pipe -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o ipv6ifname.o ipv6ifname.cpp >x86_64-gentoo-linux-gnu-g++ -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -o ipv6ifname ipv6ifname.o -L/usr/libx32 >IPv6 interface name enabled. >getifaddrs auto-detection... () >x86_64-gentoo-linux-gnu-g++ -c -pipe -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o getifaddrs.o getifaddrs.cpp >x86_64-gentoo-linux-gnu-g++ -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -o getifaddrs getifaddrs.o -L/usr/libx32 >getifaddrs enabled. >OpenVG auto-detection... () >x86_64-gentoo-linux-gnu-g++ -c -pipe -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o openvg.o openvg.cpp >openvg.cpp:48:23: fatal error: VG/openvg.h: No such file or directory >compilation terminated. >gmake: *** [openvg.o] Error 1 >OpenVG disabled. >OpenVG auto-detection... () >x86_64-gentoo-linux-gnu-g++ -c -pipe -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o openvg.o openvg.cpp >openvg.cpp:48:23: fatal error: VG/openvg.h: No such file or directory >compilation terminated. >gmake: *** [openvg.o] Error 1 >OpenVG disabled. >OpenVG (lc includes) auto-detection... () >x86_64-gentoo-linux-gnu-g++ -c -pipe -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -O2 -Wall -W -DQT_LOWER_CASE_VG_INCLUDES -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o openvg.o openvg.cpp >openvg.cpp:46:23: fatal error: vg/openvg.h: No such file or directory >compilation terminated. >gmake: *** [openvg.o] Error 1 >OpenVG (lc includes) disabled. >OpenVG (lc includes) auto-detection... () >x86_64-gentoo-linux-gnu-g++ -c -pipe -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -O2 -Wall -W -DQT_LOWER_CASE_VG_INCLUDES -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/X11R6/include -o openvg.o openvg.cpp >openvg.cpp:46:23: fatal error: vg/openvg.h: No such file or directory >compilation terminated. >gmake: *** [openvg.o] Error 1 >OpenVG (lc includes) disabled. >alsa auto-detection... () >x86_64-gentoo-linux-gnu-g++ -c -pipe -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o alsatest.o alsatest.cpp >alsatest.cpp:47:5: warning: unused parameter 'argc' [-Wunused-parameter] >alsatest.cpp:47:5: warning: unused parameter 'argv' [-Wunused-parameter] >x86_64-gentoo-linux-gnu-g++ -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -o alsa alsatest.o -L/usr/libx32 -lasound >alsa enabled. >Stdint auto-detection... () >x86_64-gentoo-linux-gnu-g++ -c -pipe -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -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-gentoo-linux-gnu-g++ -Wl,-O1 -Wl,--sort-common -Wl,--hash-style=gnu -Wl,--as-needed -Wl,-O1 -o stdint main.o -L/usr/libx32 >Stdint enabled. >Testing size of pointers ... (/var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2/mkspecs/linux-g++ yes /var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2 /var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2) >rm -f ptrsizetest.o >rm -f *~ core *.core >x86_64-gentoo-linux-gnu-g++ -c -pipe -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -o ptrsizetest.o ptrsizetest.cpp >ptrsizetest.cpp: In function 'int main(int, char**)': >ptrsizetest.cpp:59:12: error: 'PointerSize' is not a member of 'QPointerSizeTest<4>' >gmake: *** [ptrsizetest.o] Error 1 >Pointer size: 4 >ln: failed to create symbolic link '/var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2/include/QtCore/qconfig.h': File exists >ln: failed to create symbolic link '/var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2/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 shared dll largefile stl mmx 3dnow sse sse2 sse3 ssse3 sse4_1 sse4_2 avx minimal-config small-config medium-config large-config full-config reduce_exports reduce_relocations ipv6 clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify no-jpeg no-mng no-png no-gif no-tiff system-freetype system-zlib iconv xvideo xsync mitshm alsa concurrent multimedia audio-backend script scripttools declarative release >Debug .................. no >Qt 3 compatibility ..... no >QtDBus module .......... no >QtConcurrent code ...... yes >QtGui module ........... yes >QtScript module ........ yes >QtScriptTools module ... yes >QtXmlPatterns module ... no >Phonon module .......... no >Multimedia module ...... auto >SVG module ............. no >WebKit module .......... no >JavaScriptCore JIT ..... yes >Declarative module ..... yes >Declarative debugging ...yes >Support for S60 ........ no >Symbian DEF files ...... no >STL support ............ yes >PCH support ............ no >MMX/3DNOW/SSE/SSE2/SSE3. yes/yes/yes/yes/yes >SSSE3/SSE4.1/SSE4.2..... yes/yes/yes >AVX..................... yes >Graphics System ........ default >IPv6 support ........... yes >IPv6 ifname support .... yes >getaddrinfo support .... yes >getifaddrs support ..... yes >Accessibility .......... no >NIS support ............ no >CUPS support ........... no >Iconv support .......... yes >Glib support ........... no >GStreamer support ...... no >PulseAudio support ..... no >Large File support ..... yes >GIF support ............ no >TIFF support ........... no >JPEG support ........... no >PNG support ............ no >MNG support ............ no >zlib support ........... system >Session management ..... no >OpenGL support ......... no >OpenVG support ......... no >NAS sound support ...... no >XShape support ......... no >XVideo support ......... yes >XSync support .......... yes >Xinerama support ....... no >Xcursor support ........ no >Xfixes support ......... no >Xrandr support ......... no >Xrender support ........ no >Xi support ............. runtime >MIT-SHM support ........ yes >FontConfig support ..... no >XKB Support ............ no >immodule support ....... yes >GTK theme support ...... no >MySQL support .......... >PostgreSQL support ..... >ODBC support ........... >InterBase support ...... >SQLite 2 support ....... >SQLite support ......... (qt) >OpenSSL support ........ no >Alsa support ........... yes >ICD support ............ no >libICU support ......... no > > [32;01m*[0m Running qmake in: src/script >>>> Source configured. >>>> Compiling source in /var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2 ... >make -j5 CC=x86_64-gentoo-linux-gnu-gcc CXX=x86_64-gentoo-linux-gnu-g++ LINK=x86_64-gentoo-linux-gnu-g++ >x86_64-gentoo-linux-gnu-g++ -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -I/usr/include/freetype2 -Wall -Wreturn-type -fno-strict-aliasing -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -O2 -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fPIC -DQT_SHARED -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_BUILD_SCRIPT_LIB -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DENABLE_JIT=1 -DENABLE_YARR_JIT=1 -DENABLE_YARR=1 -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DNDEBUG -DJS_NO_EXPORT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++ -I. -I../../include/QtCore -I../../include -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I../../include/QtScript -I.rcc/release-shared -I/var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I/var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2/src/script/../3rdparty/javascriptcore/JavaScriptCore/unicode -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/generated -I. -Iparser -I.moc/release-shared -o obj/release/pcre_compile.o ../3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_compile.cpp >x86_64-gentoo-linux-gnu-g++ -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -I/usr/include/freetype2 -Wall -Wreturn-type -fno-strict-aliasing -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -O2 -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fPIC -DQT_SHARED -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_BUILD_SCRIPT_LIB -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DENABLE_JIT=1 -DENABLE_YARR_JIT=1 -DENABLE_YARR=1 -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DNDEBUG -DJS_NO_EXPORT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++ -I. -I../../include/QtCore -I../../include -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I../../include/QtScript -I.rcc/release-shared -I/var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I/var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2/src/script/../3rdparty/javascriptcore/JavaScriptCore/unicode -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/generated -I. -Iparser -I.moc/release-shared -o obj/release/pcre_exec.o ../3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_exec.cpp >x86_64-gentoo-linux-gnu-g++ -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -I/usr/include/freetype2 -Wall -Wreturn-type -fno-strict-aliasing -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -O2 -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fPIC -DQT_SHARED -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_BUILD_SCRIPT_LIB -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DENABLE_JIT=1 -DENABLE_YARR_JIT=1 -DENABLE_YARR=1 -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DNDEBUG -DJS_NO_EXPORT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++ -I. -I../../include/QtCore -I../../include -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I../../include/QtScript -I.rcc/release-shared -I/var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I/var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2/src/script/../3rdparty/javascriptcore/JavaScriptCore/unicode -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/generated -I. -Iparser -I.moc/release-shared -o obj/release/pcre_tables.o ../3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_tables.cpp >x86_64-gentoo-linux-gnu-g++ -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -I/usr/include/freetype2 -Wall -Wreturn-type -fno-strict-aliasing -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -O2 -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fPIC -DQT_SHARED -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_BUILD_SCRIPT_LIB -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DENABLE_JIT=1 -DENABLE_YARR_JIT=1 -DENABLE_YARR=1 -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DNDEBUG -DJS_NO_EXPORT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++ -I. -I../../include/QtCore -I../../include -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I../../include/QtScript -I.rcc/release-shared -I/var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I/var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2/src/script/../3rdparty/javascriptcore/JavaScriptCore/unicode -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/generated -I. -Iparser -I.moc/release-shared -o obj/release/pcre_ucp_searchfuncs.o ../3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_ucp_searchfuncs.cpp >x86_64-gentoo-linux-gnu-g++ -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -I/usr/include/freetype2 -Wall -Wreturn-type -fno-strict-aliasing -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -O2 -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fPIC -DQT_SHARED -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_BUILD_SCRIPT_LIB -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DENABLE_JIT=1 -DENABLE_YARR_JIT=1 -DENABLE_YARR=1 -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DNDEBUG -DJS_NO_EXPORT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++ -I. -I../../include/QtCore -I../../include -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I../../include/QtScript -I.rcc/release-shared -I/var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I/var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2/src/script/../3rdparty/javascriptcore/JavaScriptCore/unicode -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/generated -I. -Iparser -I.moc/release-shared -o obj/release/pcre_xclass.o ../3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_xclass.cpp >x86_64-gentoo-linux-gnu-g++ -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -I/usr/include/freetype2 -Wall -Wreturn-type -fno-strict-aliasing -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -O2 -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fPIC -DQT_SHARED -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_BUILD_SCRIPT_LIB -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DENABLE_JIT=1 -DENABLE_YARR_JIT=1 -DENABLE_YARR=1 -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DNDEBUG -DJS_NO_EXPORT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++ -I. -I../../include/QtCore -I../../include -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I../../include/QtScript -I.rcc/release-shared -I/var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I/var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2/src/script/../3rdparty/javascriptcore/JavaScriptCore/unicode -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/generated -I. -Iparser -I.moc/release-shared -o obj/release/JSBase.o ../3rdparty/javascriptcore/JavaScriptCore/API/JSBase.cpp >../3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_compile.cpp: In function 'bool compileBranch(int, int*, unsigned char**, const UChar**, const UChar*, ErrorCode*, int*, int*, CompileData&)': >../3rdparty/javascriptcore/JavaScriptCore/pcre/pcre_compile.cpp:582:18: warning: variable 'tempptr' set but not used [-Wunused-but-set-variable] >x86_64-gentoo-linux-gnu-g++ -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -I/usr/include/freetype2 -Wall -Wreturn-type -fno-strict-aliasing -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -O2 -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fPIC -DQT_SHARED -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_BUILD_SCRIPT_LIB -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DENABLE_JIT=1 -DENABLE_YARR_JIT=1 -DENABLE_YARR=1 -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DNDEBUG -DJS_NO_EXPORT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++ -I. -I../../include/QtCore -I../../include -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I../../include/QtScript -I.rcc/release-shared -I/var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I/var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2/src/script/../3rdparty/javascriptcore/JavaScriptCore/unicode -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/generated -I. -Iparser -I.moc/release-shared -o obj/release/JSCallbackConstructor.o ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.cpp >x86_64-gentoo-linux-gnu-g++ -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -I/usr/include/freetype2 -Wall -Wreturn-type -fno-strict-aliasing -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -O2 -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fPIC -DQT_SHARED -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_BUILD_SCRIPT_LIB -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DENABLE_JIT=1 -DENABLE_YARR_JIT=1 -DENABLE_YARR=1 -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DNDEBUG -DJS_NO_EXPORT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++ -I. -I../../include/QtCore -I../../include -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I../../include/QtScript -I.rcc/release-shared -I/var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I/var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2/src/script/../3rdparty/javascriptcore/JavaScriptCore/unicode -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/generated -I. -Iparser -I.moc/release-shared -o obj/release/JSCallbackFunction.o ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp >In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:27:0, > from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, > from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, > from ../3rdparty/javascriptcore/JavaScriptCore/API/JSBase.cpp:30: >../3rdparty/javascriptcore/JavaScriptCore/runtime/JSImmediate.h:169:47: warning: overflow in implicit constant conversion [-Woverflow] >../3rdparty/javascriptcore/JavaScriptCore/runtime/JSImmediate.h:172:52: warning: overflow in implicit constant conversion [-Woverflow] >x86_64-gentoo-linux-gnu-g++ -c -O2 -pipe -fomit-frame-pointer -march=native -mtune=native -I/usr/include/freetype2 -Wall -Wreturn-type -fno-strict-aliasing -Wcast-align -Wchar-subscripts -Wformat-security -Wreturn-type -Wno-unused-parameter -Wno-sign-compare -Wno-switch -Wno-switch-enum -Wundef -Wmissing-noreturn -Winit-self -fno-stack-protector -O2 -fvisibility=hidden -fvisibility-inlines-hidden -D_REENTRANT -fPIC -DQT_SHARED -DJSC=QTJSC -Djscyyparse=qtjscyyparse -Djscyylex=qtjscyylex -Djscyyerror=qtjscyyerror -DWTF=QTWTF -DQT_BUILD_SCRIPT_LIB -DQT_NO_USING_NAMESPACE -DQLALR_NO_QSCRIPTGRAMMAR_DEBUG_INFO -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DBUILDING_QT__=1 -DWTF_USE_ACCELERATED_COMPOSITING -DNDEBUG -DBUILDING_QT__ -DBUILDING_JavaScriptCore -DBUILDING_WTF -DENABLE_JIT=1 -DENABLE_YARR_JIT=1 -DENABLE_YARR=1 -DWTF_USE_JAVASCRIPTCORE_BINDINGS=1 -DWTF_CHANGES=1 -DNDEBUG -DJS_NO_EXPORT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_HAVE_MMX -DQT_HAVE_3DNOW -DQT_HAVE_SSE -DQT_HAVE_MMXEXT -DQT_HAVE_SSE2 -DQT_HAVE_SSE3 -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++ -I. -I../../include/QtCore -I../../include -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I../3rdparty/javascriptcore/JavaScriptCore/wtf/symbian -I../3rdparty/javascriptcore/JavaScriptCore/wtf/unicode -I../3rdparty/javascriptcore/JavaScriptCore/yarr -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/ForwardingHeaders -I../3rdparty/javascriptcore/JavaScriptCore/generated -I../../include/QtScript -I.rcc/release-shared -I/var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2/src/3rdparty/javascriptcore/WebKit/qt/Api -I../3rdparty/javascriptcore/JavaScriptCore/pcre -I/var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2/src/3rdparty/javascriptcore/JavaScriptCore/tmp -I../3rdparty/javascriptcore/JavaScriptCore -I../3rdparty/javascriptcore/JavaScriptCore/parser -I../3rdparty/javascriptcore/JavaScriptCore/bytecompiler -I../3rdparty/javascriptcore/JavaScriptCore/debugger -I../3rdparty/javascriptcore/JavaScriptCore/runtime -I../3rdparty/javascriptcore/JavaScriptCore/wtf -I/var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2/src/script/../3rdparty/javascriptcore/JavaScriptCore/unicode -I../3rdparty/javascriptcore/JavaScriptCore/interpreter -I../3rdparty/javascriptcore/JavaScriptCore/jit -I../3rdparty/javascriptcore/JavaScriptCore/profiler -I../3rdparty/javascriptcore/JavaScriptCore/wrec -I../3rdparty/javascriptcore/JavaScriptCore/API -I../3rdparty/javascriptcore/JavaScriptCore/bytecode -I../3rdparty/javascriptcore/JavaScriptCore/assembler -I../3rdparty/javascriptcore/JavaScriptCore/generated -I. -Iparser -I.moc/release-shared -o obj/release/JSCallbackObject.o ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp >In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:27:0, > from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:30, > from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.h:30, > from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.cpp:27: >../3rdparty/javascriptcore/JavaScriptCore/runtime/JSImmediate.h:169:47: warning: overflow in implicit constant conversion [-Woverflow] >../3rdparty/javascriptcore/JavaScriptCore/runtime/JSImmediate.h:172:52: warning: overflow in implicit constant conversion [-Woverflow] >In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:31:0, > from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, > from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, > from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26, > from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27, > from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.h:30, > from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackConstructor.cpp:27: >../3rdparty/javascriptcore/JavaScriptCore/wtf/StdLibExtras.h: In instantiation of 'TO QTWTF::bitwise_cast(FROM) [with TO = int; FROM = double]': >../3rdparty/javascriptcore/JavaScriptCore/runtime/JSImmediate.h:52:49: required from here >../3rdparty/javascriptcore/JavaScriptCore/wtf/StdLibExtras.h:63:1: error: size of array is negative >../3rdparty/javascriptcore/JavaScriptCore/wtf/StdLibExtras.h: In instantiation of 'TO QTWTF::bitwise_cast(FROM) [with TO = double; FROM = int]': >../3rdparty/javascriptcore/JavaScriptCore/runtime/JSImmediate.h:57:47: required from here >../3rdparty/javascriptcore/JavaScriptCore/wtf/StdLibExtras.h:63:1: error: size of array is negative >In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:31:0, > from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:26, > from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSAPIValueWrapper.h:28, > from ../3rdparty/javascriptcore/JavaScriptCore/API/APICast.h:29, > from ../3rdparty/javascriptcore/JavaScriptCore/API/JSBase.cpp:30: >../3rdparty/javascriptcore/JavaScriptCore/wtf/StdLibExtras.h: In instantiation of 'TO QTWTF::bitwise_cast(FROM) [with TO = int; FROM = double]': >../3rdparty/javascriptcore/JavaScriptCore/runtime/JSImmediate.h:52:49: required from here >../3rdparty/javascriptcore/JavaScriptCore/wtf/StdLibExtras.h:63:1: error: size of array is negative >../3rdparty/javascriptcore/JavaScriptCore/wtf/StdLibExtras.h: In instantiation of 'TO QTWTF::bitwise_cast(FROM) [with TO = double; FROM = int]': >../3rdparty/javascriptcore/JavaScriptCore/runtime/JSImmediate.h:57:47: required from here >../3rdparty/javascriptcore/JavaScriptCore/wtf/StdLibExtras.h:63:1: error: size of array is negative >make: *** [obj/release/JSCallbackConstructor.o] Error 1 >make: *** Waiting for unfinished jobs.... >In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:27:0, > from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:30, > from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, > from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29, > from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: >../3rdparty/javascriptcore/JavaScriptCore/runtime/JSImmediate.h:169:47: warning: overflow in implicit constant conversion [-Woverflow] >../3rdparty/javascriptcore/JavaScriptCore/runtime/JSImmediate.h:172:52: warning: overflow in implicit constant conversion [-Woverflow] >make: *** [obj/release/JSBase.o] Error 1 >In file included from ../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssembler.h:46:0, > from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/Instruction.h:32, > from ../3rdparty/javascriptcore/JavaScriptCore/bytecode/CodeBlock.h:34, > from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:32: >../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerX86_64.h: In member function 'QTJSC::AbstractMacroAssembler<QTJSC::X86Assembler>::Call QTJSC::MacroAssemblerX86_64::call()': >../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerX86_64.h:113:22: warning: variable 'label' set but not used [-Wunused-but-set-variable] >../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerX86_64.h: In member function 'QTJSC::AbstractMacroAssembler<QTJSC::X86Assembler>::Call QTJSC::MacroAssemblerX86_64::tailRecursiveCall()': >../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerX86_64.h:121:22: warning: variable 'label' set but not used [-Wunused-but-set-variable] >../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerX86_64.h: In member function 'QTJSC::AbstractMacroAssembler<QTJSC::X86Assembler>::Call QTJSC::MacroAssemblerX86_64::makeTailRecursiveCall(QTJSC::AbstractMacroAssembler<QTJSC::X86Assembler>::Jump)': >../3rdparty/javascriptcore/JavaScriptCore/assembler/MacroAssemblerX86_64.h:130:22: warning: variable 'label' set but not used [-Wunused-but-set-variable] >In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSCell.h:27:0, > from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:30, > from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:32, > from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:28: >../3rdparty/javascriptcore/JavaScriptCore/runtime/JSImmediate.h:169:47: warning: overflow in implicit constant conversion [-Woverflow] >../3rdparty/javascriptcore/JavaScriptCore/runtime/JSImmediate.h:172:52: warning: overflow in implicit constant conversion [-Woverflow] >In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:31:0, > from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, > from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, > from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26, > from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27, > from ../3rdparty/javascriptcore/JavaScriptCore/runtime/InternalFunction.h:27, > from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.h:29, > from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackFunction.cpp:28: >../3rdparty/javascriptcore/JavaScriptCore/wtf/StdLibExtras.h: In instantiation of 'TO QTWTF::bitwise_cast(FROM) [with TO = int; FROM = double]': >../3rdparty/javascriptcore/JavaScriptCore/runtime/JSImmediate.h:52:49: required from here >../3rdparty/javascriptcore/JavaScriptCore/wtf/StdLibExtras.h:63:1: error: size of array is negative >../3rdparty/javascriptcore/JavaScriptCore/wtf/StdLibExtras.h: In instantiation of 'TO QTWTF::bitwise_cast(FROM) [with TO = double; FROM = int]': >../3rdparty/javascriptcore/JavaScriptCore/runtime/JSImmediate.h:57:47: required from here >../3rdparty/javascriptcore/JavaScriptCore/wtf/StdLibExtras.h:63:1: error: size of array is negative >In file included from ../3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h:31:0, > from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSGlobalData.h:32, > from ../3rdparty/javascriptcore/JavaScriptCore/interpreter/CallFrame.h:26, > from ../3rdparty/javascriptcore/JavaScriptCore/runtime/ClassInfo.h:26, > from ../3rdparty/javascriptcore/JavaScriptCore/runtime/JSObject.h:27, > from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.h:32, > from ../3rdparty/javascriptcore/JavaScriptCore/API/JSCallbackObject.cpp:28: >../3rdparty/javascriptcore/JavaScriptCore/wtf/StdLibExtras.h: In instantiation of 'TO QTWTF::bitwise_cast(FROM) [with TO = int; FROM = double]': >../3rdparty/javascriptcore/JavaScriptCore/runtime/JSImmediate.h:52:49: required from here >../3rdparty/javascriptcore/JavaScriptCore/wtf/StdLibExtras.h:63:1: error: size of array is negative >../3rdparty/javascriptcore/JavaScriptCore/wtf/StdLibExtras.h: In instantiation of 'TO QTWTF::bitwise_cast(FROM) [with TO = double; FROM = int]': >../3rdparty/javascriptcore/JavaScriptCore/runtime/JSImmediate.h:57:47: required from here >../3rdparty/javascriptcore/JavaScriptCore/wtf/StdLibExtras.h:63:1: error: size of array is negative >make: *** [obj/release/JSCallbackFunction.o] Error 1 >make: *** [obj/release/JSCallbackObject.o] Error 1 > [31;01m*[0m ERROR: x11-libs/qt-script-4.8.2 failed (compile phase): > [31;01m*[0m emake failed > [31;01m*[0m > [31;01m*[0m If you need support, post the output of `emerge --info '=x11-libs/qt-script-4.8.2'`, > [31;01m*[0m the complete build log and the output of `emerge -pqv '=x11-libs/qt-script-4.8.2'`. > [31;01m*[0m The complete build log is located at '/var/tmp/portage/x11-libs/qt-script-4.8.2/temp/build.log'. > [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/x11-libs/qt-script-4.8.2/temp/environment'. > [31;01m*[0m Working directory: '/var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2/src/script' > [31;01m*[0m S: '/var/tmp/portage/x11-libs/qt-script-4.8.2/work/qt-everywhere-opensource-src-4.8.2'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 421009
: 315219 |
315311
|
315983