* Package: dev-qt/qthelp-4.8.5  * Repository: gentoo  * Maintainer: qt@gentoo.org  * Upstream: https://bugreports.qt-project.org/  * USE: amd64 c++0x compat elibc_glibc exceptions kernel_linux pch userland_GNU  * FEATURES: preserve-libs sandbox splitdebug >>> 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 demos doc examples include src tools ...  [ ok ] >>> Unpacking qt-assistant-qassistantclient-library-compat-src-4.6.3.tar.gz to /var/tmp/portage/dev-qt/qthelp-4.8.5/work >>> Unpacking qt-assistant-compat-headers-4.7.tar.gz to /var/tmp/portage/dev-qt/qthelp-4.8.5/work >>> Source unpacked in /var/tmp/portage/dev-qt/qthelp-4.8.5/work >>> Preparing source in /var/tmp/portage/dev-qt/qthelp-4.8.5/work/qt-everywhere-opensource-src-4.8.5 ... * Applying qthelp-4.7-fix-compat.patch ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-qt/qthelp-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 -pch -reduce-relocations -I/usr/include/freetype2 -system-libpng -system-libjpeg -system-zlib -no-sql-mysql -no-sql-psql -no-sql-ibase -no-sql-sqlite2 -no-sql-odbc -sm -xshape -xsync -xcursor -xfixes -xrandr -xrender -mitshm -xinput -xkb -no-multimedia -no-opengl -no-phonon -no-svg -no-webkit -no-xmlpatterns -no-nas-sound -no-dbus -no-cups -no-nis -fontconfig Determining system architecture... (Linux:3.9.9-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 -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -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,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -Wl,-O1 -o floatmath floatmath.o -L/usr/lib64 floatmath enabled. mmx auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -mmmx -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o mmx.o mmx.cpp x86_64-pc-linux-gnu-g++ -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -Wl,-O1 -o mmx mmx.o -L/usr/lib64 -mmmx mmx enabled. 3dnow auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -m3dnow -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o 3dnow.o 3dnow.cpp x86_64-pc-linux-gnu-g++ -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -Wl,-O1 -o 3dnow 3dnow.o -L/usr/lib64 -m3dnow 3dnow enabled. sse auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -msse -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o sse.o sse.cpp x86_64-pc-linux-gnu-g++ -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -Wl,-O1 -o sse sse.o -L/usr/lib64 -msse sse enabled. sse2 auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -msse2 -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o sse2.o sse2.cpp x86_64-pc-linux-gnu-g++ -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -Wl,-O1 -o sse2 sse2.o -L/usr/lib64 -msse2 sse2 enabled. sse3 auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -msse3 -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o sse3.o sse3.cpp x86_64-pc-linux-gnu-g++ -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -Wl,-O1 -o sse3 sse3.o -L/usr/lib64 -msse3 sse3 enabled. ssse3 auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -mssse3 -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o ssse3.o ssse3.cpp x86_64-pc-linux-gnu-g++ -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -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 -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -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,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -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 -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -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,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -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 -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o avx.o avx.cpp x86_64-pc-linux-gnu-g++ -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -Wl,-O1 -o avx avx.o -L/usr/lib64 -mavx avx enabled. ipc_sysv auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o ipc.o ipc.cpp x86_64-pc-linux-gnu-g++ -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -Wl,-O1 -o ipc_sysv ipc.o -L/usr/lib64 ipc_sysv enabled. libtiff auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o libtiff.o libtiff.cpp x86_64-pc-linux-gnu-g++ -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -Wl,-O1 -o libtiff libtiff.o -L/usr/lib64 -ltiff libtiff enabled. libmng auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o libmng.o libmng.cpp x86_64-pc-linux-gnu-g++ -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -Wl,-O1 -o libmng libmng.o -L/usr/lib64 -lmng libmng enabled. DB2 auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -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: Adresář nebo soubor neexistuje #include ^ compilation terminated. gmake: *** [db2.o] Error 1 DB2 disabled. OCI auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -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: Adresář nebo soubor neexistuje #include ^ compilation terminated. gmake: *** [oci.o] Error 1 OCI disabled. unknown SQL driver: sqlite_symbian unknown SQL driver: symsql TDS auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o tds.o tds.cpp x86_64-pc-linux-gnu-g++ -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -Wl,-O1 -o tds tds.o -L/usr/lib64 -lsybdb TDS enabled. POSIX iconv auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o iconv.o iconv.cpp x86_64-pc-linux-gnu-g++ -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -Wl,-O1 -o iconv iconv.o -L/usr/lib64 POSIX iconv enabled. Glib auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -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,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -Wl,-O1 -o glib glib.o -L/usr/lib64 -pthread -lgthread-2.0 -lglib-2.0 Glib enabled. ICD auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -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: Adresář nebo soubor neexistuje #include ^ compilation terminated. gmake: *** [icd.o] Error 1 ICD disabled. ICU auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o icu.o icu.cpp x86_64-pc-linux-gnu-g++ -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -Wl,-O1 -o icu icu.o -L/usr/lib64 -licuuc -licui18n ICU enabled. PulseAudio auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -D_REENTRANT -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -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 pulseaudio.o pulseaudio.cpp x86_64-pc-linux-gnu-g++ -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -Wl,-O1 -o pulseaudio pulseaudio.o -L/usr/lib64 -lpulse-mainloop-glib -lpulse -lglib-2.0 PulseAudio enabled. Detecting broken X11 headers... (/var/tmp/portage/dev-qt/qthelp-4.8.5/work/qt-everywhere-opensource-src-4.8.5/mkspecs/linux-g++ yes /var/tmp/portage/dev-qt/qthelp-4.8.5/work/qt-everywhere-opensource-src-4.8.5 /var/tmp/portage/dev-qt/qthelp-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 -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/include -o xlib.o xlib.cpp x86_64-pc-linux-gnu-g++ -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -Wl,-O1 -o xlib xlib.o -L/usr/X11R6/lib -L/usr/lib64 -lXext -lX11 -lm XLib enabled. Xcursor auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/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,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -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 -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/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,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -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 -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/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,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -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 -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/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,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -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 -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/include -o mitshm.o mitshm.cpp x86_64-pc-linux-gnu-g++ -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -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 -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/include/freetype2 -I/usr/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,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -Wl,-O1 -o fontconfig fontconfig.o -L/usr/X11R6/lib -L/usr/lib64 -lfreetype -lfontconfig -lXext -lX11 -lm FontConfig enabled. XShape auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/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,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -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 -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/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,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -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 -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/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] (void*)&XSyncIntToValue; ^ 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,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -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 -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/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,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -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 -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/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,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -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 -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/include -o xkb.o xkb.cpp x86_64-pc-linux-gnu-g++ -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -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/qthelp-4.8.5/work/qt-everywhere-opensource-src-4.8.5/mkspecs/linux-g++ yes /var/tmp/portage/dev-qt/qthelp-4.8.5/work/qt-everywhere-opensource-src-4.8.5 /var/tmp/portage/dev-qt/qthelp-4.8.5/work/qt-everywhere-opensource-src-4.8.5 ) x86_64-pc-linux-gnu-g++ -c -pipe -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -o endiantest.o endiantest.cpp x86_64-pc-linux-gnu-g++ -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -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/qthelp-4.8.5/work/qt-everywhere-opensource-src-4.8.5/mkspecs/linux-g++ yes /var/tmp/portage/dev-qt/qthelp-4.8.5/work/qt-everywhere-opensource-src-4.8.5 /var/tmp/portage/dev-qt/qthelp-4.8.5/work/qt-everywhere-opensource-src-4.8.5) x86_64-pc-linux-gnu-g++ -c -pipe -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -o endiantest.o endiantest.cpp x86_64-pc-linux-gnu-g++ -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -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 -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -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,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -Wl,-O1 -o stl stltest.o -L/usr/lib64 STL enabled. IPv6 auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o ipv6test.o ipv6test.cpp x86_64-pc-linux-gnu-g++ -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -Wl,-O1 -o ipv6 ipv6test.o -L/usr/lib64 IPv6 enabled. POSIX clock_gettime() auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -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,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -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 -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -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,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -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 -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o mremap.o mremap.cpp x86_64-pc-linux-gnu-g++ -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -Wl,-O1 -o mremap mremap.o -L/usr/lib64 mremap enabled. getaddrinfo auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o getaddrinfotest.o getaddrinfotest.cpp x86_64-pc-linux-gnu-g++ -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -Wl,-O1 -o getaddrinfo getaddrinfotest.o -L/usr/lib64 getaddrinfo enabled. inotify auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o inotifytest.o inotifytest.cpp x86_64-pc-linux-gnu-g++ -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -Wl,-O1 -o inotify inotifytest.o -L/usr/lib64 inotify enabled. IPv6 interface name auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o ipv6ifname.o ipv6ifname.cpp x86_64-pc-linux-gnu-g++ -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -Wl,-O1 -o ipv6ifname ipv6ifname.o -L/usr/lib64 IPv6 interface name enabled. getifaddrs auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o getifaddrs.o getifaddrs.cpp x86_64-pc-linux-gnu-g++ -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -Wl,-O1 -o getifaddrs getifaddrs.o -L/usr/lib64 getifaddrs enabled. OpenSSL auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o openssl.o openssl.cpp x86_64-pc-linux-gnu-g++ -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -Wl,-O1 -o openssl openssl.o -L/usr/lib64 OpenSSL enabled. OpenVG auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -o openvg.o openvg.cpp openvg.cpp: In function ‘int main(int, char**)’: openvg.cpp:53:11: warning: variable ‘i’ set but not used [-Wunused-but-set-variable] VGint i; ^ x86_64-pc-linux-gnu-g++ -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -Wl,-O1 -o openvg openvg.o -L/usr/lib64 -lOpenVG OpenVG enabled. ShivaVG auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I/usr/include -o shivavg.o shivavg.cpp shivavg.cpp:42:23: fatal error: vg/openvg.h: Adresář nebo soubor neexistuje #include ^ compilation terminated. gmake: *** [shivavg.o] Error 1 ShivaVG disabled. alsa auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -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,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -Wl,-O1 -o alsa alsatest.o -L/usr/lib64 -lasound alsa enabled. Stdint auto-detection... () x86_64-pc-linux-gnu-g++ -c -pipe -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -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,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -Wl,-O1 -o stdint main.o -L/usr/lib64 Stdint enabled. Testing size of pointers ... (/var/tmp/portage/dev-qt/qthelp-4.8.5/work/qt-everywhere-opensource-src-4.8.5/mkspecs/linux-g++ yes /var/tmp/portage/dev-qt/qthelp-4.8.5/work/qt-everywhere-opensource-src-4.8.5 /var/tmp/portage/dev-qt/qthelp-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 -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -std=c++0x -O2 -Wall -W -I../../../mkspecs/linux-g++ -I. -o ptrsizetest.o ptrsizetest.cpp x86_64-pc-linux-gnu-g++ -Wl,--as-needed -Wl,-O1 -Wl,--hash-style=gnu -Wl,--sort-common -O2 -ggdb -pipe -march=native -mtune=native -flto=4 -fuse-linker-plugin -Wl,-O1 -o ptrsizetest ptrsizetest.o Pointer size: 8 ln: symbolický odkaz „/var/tmp/portage/dev-qt/qthelp-4.8.5/work/qt-everywhere-opensource-src-4.8.5/include/QtCore/qconfig.h“ nebylo možné vytvořit: Soubor již existuje ln: symbolický odkaz „/var/tmp/portage/dev-qt/qthelp-4.8.5/work/qt-everywhere-opensource-src-4.8.5/include/Qt/qconfig.h“ nebylo možné vytvořit: Soubor již existuje 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: Adresář nebo soubor neexistuje qmake switches ......... Build .................. libs tools docs translations Configuration .......... release largefile stl precompile_header mmx 3dnow sse sse2 sse3 ssse3 sse4_1 sse4_2 avx minimal-config small-config medium-config large-config full-config qt3support accessibility openvg 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 iconv glib openssl x11sm xshape xvideo xsync xcursor xfixes xrandr xrender mitshm fontconfig xinput tablet xkb alsa pulseaudio icu concurrent audio-backend script scripttools declarative release Debug .................. no Qt 3 compatibility ..... yes QtDBus module .......... no QtConcurrent code ...... yes QtGui module ........... yes QtScript module ........ yes QtScriptTools module ... yes QtXmlPatterns module ... no Phonon module .......... no Multimedia module ...... no SVG module ............. no WebKit module .......... no JavaScriptCore JIT ..... To be decided by JavaScriptCore Declarative module ..... yes Declarative debugging ...yes Support for S60 ........ no Symbian DEF files ...... no STL support ............ yes PCH support ............ yes 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 ............ no CUPS support ........... no Iconv support .......... yes Glib support ........... yes GStreamer support ...... no PulseAudio support ..... yes Large File support ..... yes GIF support ............ plugin TIFF support ........... plugin (system) JPEG support ........... plugin (system) PNG support ............ yes (system) MNG support ............ plugin (system) zlib support ........... system Session management ..... yes OpenGL support ......... no OpenVG support ......... yes NAS sound support ...... no XShape support ......... yes XVideo support ......... yes XSync support .......... yes Xinerama support ....... runtime Xcursor support ........ yes Xfixes support ......... yes Xrandr support ......... yes Xrender support ........ yes Xi support ............. yes MIT-SHM support ........ yes FontConfig support ..... yes XKB Support ............ yes immodule support ....... yes GTK theme support ...... yes TDS 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: tools/assistant/lib /var/tmp/portage/dev-qt/qthelp-4.8.5/temp/environment: řádek 2564: pushd: /var/tmp/portage/dev-qt/qthelp-4.8.5/work/qt-everywhere-opensource-src-4.8.5/tools/assistant/qhelpgenerator: Adresář nebo soubor neexistuje * ERROR: dev-qt/qthelp-4.8.5 failed (configure phase): * (no error message) * * Call stack: * ebuild.sh, line 93: Called src_configure * environment, line 3177: Called qt4-build_src_configure * environment, line 2821: Called prepare_directories 'tools/assistant/lib' 'tools/assistant/qhelpgenerator' 'tools/assistant/qcollectiongenerator' 'tools/assistant/qhelpconverter' 'tools/qdoc3' * environment, line 2564: Called die * The specific snippet of code: * pushd "${S}"/${x} > /dev/null || die; * * If you need support, post the output of `emerge --info '=dev-qt/qthelp-4.8.5'`, * the complete build log and the output of `emerge -pqv '=dev-qt/qthelp-4.8.5'`. * The complete build log is located at '/var/tmp/portage/dev-qt/qthelp-4.8.5/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-qt/qthelp-4.8.5/temp/environment'. * Working directory: '/var/tmp/portage/dev-qt/qthelp-4.8.5/work/qt-everywhere-opensource-src-4.8.5' * S: '/var/tmp/portage/dev-qt/qthelp-4.8.5/work/qt-everywhere-opensource-src-4.8.5'