Advertisement
Guest User

qt-gui-4.7.0

a guest
Sep 23rd, 2010
492
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.33 KB | None | 0 0
  1. >>> Emerging (7 of 14) x11-libs/qt-gui-4.7.0
  2. * qt-everywhere-opensource-src-4.7.0.tar.gz RMD160 SHA1 SHA256 size ;-) ... [ ok ]
  3. * checking ebuild checksums ;-) ... [ ok ]
  4. * checking auxfile checksums ;-) ... [ ok ]
  5. * checking miscfile checksums ;-) ... [ ok ]
  6. * Package: x11-libs/qt-gui-4.7.0
  7. * Repository: gentoo
  8. * Maintainer: qt@gentoo.org
  9. * USE: accessibility amd64 cups dbus elibc_glibc exceptions glib gtk kernel_linux mng qt3support raster userland_GNU
  10. >>> Unpacking source...
  11. tar xzf /var/tmp/portage/x11-libs/qt-gui-4.7.0/distdir/qt-everywhere-opensource-src-4.7.0.tar.gz qt-everywhere-opensource-src-4.7.0/configure qt-everywhere-opensource-src-4.7.0/LICENSE.GPL3 qt-everywhere-opensource-src-4.7.0/LICENSE.LGPL qt-everywhere-opensource-src-4.7.0/projects.pro qt-everywhere-opensource-src-4.7.0/src/qbase.pri qt-everywhere-opensource-src-4.7.0/src/qt_targets.pri qt-everywhere-opensource-src-4.7.0/src/qt_install.pri qt-everywhere-opensource-src-4.7.0/bin qt-everywhere-opensource-src-4.7.0/config.tests qt-everywhere-opensource-src-4.7.0/mkspecs qt-everywhere-opensource-src-4.7.0/qmake qt-everywhere-opensource-src-4.7.0/src/gui qt-everywhere-opensource-src-4.7.0/src/scripttools qt-everywhere-opensource-src-4.7.0/tools/designer qt-everywhere-opensource-src-4.7.0/tools/linguist/linguist qt-everywhere-opensource-src-4.7.0/src/plugins/imageformats/gif qt-everywhere-opensource-src-4.7.0/src/plugins/imageformats/ico qt-everywhere-opensource-src-4.7.0/src/plugins/imageformats/jpeg qt-everywhere-opensource-src-4.7.0/src/plugins/inputmethods qt-everywhere-opensource-src-4.7.0/tools/qdbus/qdbusviewer qt-everywhere-opensource-src-4.7.0/src/plugins/imageformats/mng qt-everywhere-opensource-src-4.7.0/src/plugins/accessible/widgets qt-everywhere-opensource-src-4.7.0/include qt-everywhere-opensource-src-4.7.0/src qt-everywhere-opensource-src-4.7.0/tools/linguist/phrasebooks qt-everywhere-opensource-src-4.7.0/tools/linguist/shared qt-everywhere-opensource-src-4.7.0/tools/shared
  12. >>> Source unpacked in /var/tmp/portage/x11-libs/qt-gui-4.7.0/work
  13. >>> Preparing source in /var/tmp/portage/x11-libs/qt-gui-4.7.0/work/qt-everywhere-opensource-src-4.7.0 ...
  14. >>> Source prepared.
  15. >>> Configuring source in /var/tmp/portage/x11-libs/qt-gui-4.7.0/work/qt-everywhere-opensource-src-4.7.0 ...
  16. ./configure -L/usr/lib64 -no-pch -release -no-separate-debug-info -arch x86_64 -reduce-relocations -platform linux-g++ -stl -verbose -largefile -confirm-license -prefix /usr -bindir /usr/bin -libdir /usr/lib64/qt4 -datadir /usr/share/qt4 -docdir /usr/share/doc/qt-4.7.0 -headerdir /usr/include/qt4 -plugindir /usr/lib64/qt4/plugins -sysconfdir /etc/qt4 -translationdir /usr/share/qt4/translations -examplesdir /usr/share/qt4/examples -demosdir /usr/share/qt4/demos -silent -fast -opensource -exceptions -nomake examples -nomake demos -accessibility -cups -glib -system-libmng -no-nis -no-libtiff -qdbus -dbus -no-egl -qt3support -gtkstyle -no-xinerama -graphicssystem raster -qt-gif -system-libpng -system-libjpeg -no-sql-mysql -no-sql-psql -no-sql-ibase -no-sql-sqlite -no-sql-sqlite2 -no-sql-odbc -xrender -xrandr -xkb -xshape -sm -no-svg -no-webkit -no-phonon -no-opengl -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -lgthread-2.0 -lrt -lglib-2.0 -I/usr/include/freetype2
  17. Determining system architecture... (Linux:2.6.35-zen2:x86_64)
  18. 64-bit AMD 80x86 (x86_64)
  19. 'x86_64' is supported
  20. System architecture: 'x86_64'
  21. Symbol visibility control enabled.
  22. Symbolic function binding enabled.
  23.  
  24. This is the Qt for Linux/X11 Open Source Edition.
  25.  
  26. You are licensed to use this software under the terms of
  27. the Lesser GNU General Public License (LGPL) versions 2.1.
  28. You are also licensed to use this software under the terms of
  29. the GNU General Public License (GPL) versions 3.
  30.  
  31. You have already accepted the terms of the license.
  32.  
  33. floatmath auto-detection... ()
  34. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o floatmath.o floatmath.cpp
  35. floatmath.cpp:44:5: warning: unused parameter 'argc'
  36. floatmath.cpp:44:5: warning: unused parameter 'argv'
  37. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o floatmath floatmath.o -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0
  38. floatmath enabled.
  39. mmx auto-detection... ()
  40. x86_64-pc-linux-gnu-g++ -c -pipe -mmmx -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o mmx.o mmx.cpp
  41. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o mmx mmx.o -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -mmmx
  42. mmx enabled.
  43. 3dnow auto-detection... ()
  44. x86_64-pc-linux-gnu-g++ -c -pipe -m3dnow -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o 3dnow.o 3dnow.cpp
  45. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o 3dnow 3dnow.o -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -m3dnow
  46. 3dnow enabled.
  47. sse auto-detection... ()
  48. x86_64-pc-linux-gnu-g++ -c -pipe -msse -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o sse.o sse.cpp
  49. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o sse sse.o -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -msse
  50. sse enabled.
  51. sse2 auto-detection... ()
  52. x86_64-pc-linux-gnu-g++ -c -pipe -msse2 -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o sse2.o sse2.cpp
  53. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o sse2 sse2.o -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -msse2
  54. sse2 enabled.
  55. zlib auto-detection... ()
  56. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o zlib.o zlib.cpp
  57. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o zlib zlib.o -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lz
  58. zlib enabled.
  59. DB2 auto-detection... ()
  60. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o db2.o db2.cpp
  61. db2.cpp:42:20: fatal error: sqlcli.h: No such file or directory
  62. compilation terminated.
  63. gmake: *** [db2.o] Error 1
  64. DB2 disabled.
  65. OCI auto-detection... ()
  66. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o oci.o oci.cpp
  67. oci.cpp:42:17: fatal error: oci.h: No such file or directory
  68. compilation terminated.
  69. gmake: *** [oci.o] Error 1
  70. OCI disabled.
  71. unknown SQL driver: sqlite_symbian
  72. TDS auto-detection... ()
  73. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o tds.o tds.cpp
  74. tds.cpp:42:22: fatal error: sybfront.h: No such file or directory
  75. compilation terminated.
  76. gmake: *** [tds.o] Error 1
  77. TDS disabled.
  78. Cups auto-detection... ()
  79. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o cups.o cups.cpp
  80. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o cups cups.o -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lcups
  81. Cups enabled.
  82. POSIX iconv auto-detection... ()
  83. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o iconv.o iconv.cpp
  84. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o iconv iconv.o -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0
  85. POSIX iconv enabled.
  86. D-Bus auto-detection... ()
  87. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -o dbus.o dbus.cpp
  88. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o dbus dbus.o -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -ldbus-1 -lpthread
  89. D-Bus enabled.
  90. Glib auto-detection... ()
  91. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o glib.o glib.cpp
  92. glib.cpp: In function 'int main(int, char**)':
  93. glib.cpp:55:38: warning: 'pollfd' is used uninitialized in this function
  94. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o glib glib.o -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -pthread
  95. Glib enabled.
  96. ICD auto-detection... ()
  97. x86_64-pc-linux-gnu-g++ -c -pipe -DQT_SHARED -Wall -W -DQT_SHARED -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/qt4 -I/usr/include/qt4/QtNetwork -I/usr/include/qt4/QtCore -o icd.o icd.cpp
  98. icd.cpp:42:37: fatal error: libicd-network-wlan-dev.h: No such file or directory
  99. compilation terminated.
  100. gmake: *** [icd.o] Error 1
  101. ICD disabled.
  102. PulseAudio auto-detection... ()
  103. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o pulseaudio.o pulseaudio.cpp
  104. pulseaudio.cpp:42:30: fatal error: pulse/pulseaudio.h: No such file or directory
  105. compilation terminated.
  106. gmake: *** [pulseaudio.o] Error 1
  107. PulseAudio disabled.
  108. Detecting broken X11 headers... (/var/tmp/portage/x11-libs/qt-gui-4.7.0/work/qt-everywhere-opensource-src-4.7.0/mkspecs/linux-g++ yes /var/tmp/portage/x11-libs/qt-gui-4.7.0/work/qt-everywhere-opensource-src-4.7.0 /var/tmp/portage/x11-libs/qt-gui-4.7.0/work/qt-everywhere-opensource-src-4.7.0)
  109. X11 headers look good.
  110. XLib auto-detection... ()
  111. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/X11R6/include -o xlib.o xlib.cpp
  112. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o xlib xlib.o -L/usr/X11R6/lib -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lXext -lX11 -lm
  113. XLib enabled.
  114. Xcursor auto-detection... ()
  115. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/X11R6/include -o xcursor.o xcursor.cpp
  116. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o xcursor xcursor.o -L/usr/X11R6/lib -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lXcursor -lXext -lX11 -lm
  117. Xcursor enabled.
  118. Xfixes auto-detection... ()
  119. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/X11R6/include -o xfixes.o xfixes.cpp
  120. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o xfixes xfixes.o -L/usr/X11R6/lib -L/usr/lib64 -lXext -lX11 -lm
  121. Xfixes enabled.
  122. Xrandr auto-detection... ()
  123. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/X11R6/include -o xrandr.o xrandr.cpp
  124. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o xrandr xrandr.o -L/usr/X11R6/lib -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lXrender -lXrandr -lXext -lX11 -lm
  125. Xrandr enabled.
  126. Xrender auto-detection... ()
  127. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/X11R6/include -o xrender.o xrender.cpp
  128. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o xrender xrender.o -L/usr/X11R6/lib -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lXrender -lXext -lX11 -lm
  129. Xrender enabled.
  130. mitshm auto-detection... ()
  131. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/X11R6/include -o mitshm.o mitshm.cpp
  132. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o mitshm mitshm.o -L/usr/X11R6/lib -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lXext -lXext -lX11 -lm
  133. mitshm enabled.
  134. FontConfig auto-detection... ()
  135. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/X11R6/include -o fontconfig.o fontconfig.cpp
  136. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o fontconfig fontconfig.o -L/usr/X11R6/lib -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lfreetype -lfontconfig -lXext -lX11 -lm
  137. FontConfig enabled.
  138. XShape auto-detection... ()
  139. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/X11R6/include -o xshape.o xshape.cpp
  140. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o xshape xshape.o -L/usr/X11R6/lib -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lXext -lX11 -lm
  141. XShape enabled.
  142. XVideo auto-detection... ()
  143. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/X11R6/include -o xvideo.o xvideo.cpp
  144. xvideo.cpp:46:5: warning: unused parameter 'argc'
  145. xvideo.cpp:46:5: warning: unused parameter 'argv'
  146. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o xvideo xvideo.o -L/usr/X11R6/lib -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lXv -lXext -lX11 -lm
  147. XVideo enabled.
  148. XSync auto-detection... ()
  149. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/X11R6/include -o xsync.o xsync.cpp
  150. xsync.cpp: In function 'int main(int, char**)':
  151. xsync.cpp:51:28: warning: statement has no effect
  152. xsync.cpp:52:31: warning: statement has no effect
  153. xsync.cpp:50:16: warning: unused variable 'value'
  154. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o xsync xsync.o -L/usr/X11R6/lib -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lXext -lX11 -lm
  155. XSync enabled.
  156. XInput auto-detection... ()
  157. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/X11R6/include -o xinput.o xinput.cpp
  158. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o xinput xinput.o -L/usr/X11R6/lib -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lXi -lXext -lX11 -lm
  159. XInput enabled.
  160. XKB auto-detection... ()
  161. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -I/usr/X11R6/include -o xkb.o xkb.cpp
  162. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o xkb xkb.o -L/usr/X11R6/lib -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lXext -lX11 -lm
  163. XKB enabled.
  164. Determining machine byte-order... (/var/tmp/portage/x11-libs/qt-gui-4.7.0/work/qt-everywhere-opensource-src-4.7.0/mkspecs/linux-g++ yes /var/tmp/portage/x11-libs/qt-gui-4.7.0/work/qt-everywhere-opensource-src-4.7.0 /var/tmp/portage/x11-libs/qt-gui-4.7.0/work/qt-everywhere-opensource-src-4.7.0)
  165. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -o endiantest.o endiantest.cpp
  166. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o endiantest endiantest.o
  167. Found 'LeastSignificantByteFirst' in binary
  168. rm -f endiantest.o
  169. rm -f *~ core *.core
  170. rm -f endiantest
  171. rm -f Makefile
  172. Using little endian.
  173. Determining machine byte-order... (/var/tmp/portage/x11-libs/qt-gui-4.7.0/work/qt-everywhere-opensource-src-4.7.0/mkspecs/linux-g++ yes /var/tmp/portage/x11-libs/qt-gui-4.7.0/work/qt-everywhere-opensource-src-4.7.0 /var/tmp/portage/x11-libs/qt-gui-4.7.0/work/qt-everywhere-opensource-src-4.7.0)
  174. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -o endiantest.o endiantest.cpp
  175. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o endiantest endiantest.o
  176. Found 'LeastSignificantByteFirst' in binary
  177. rm -f endiantest.o
  178. rm -f *~ core *.core
  179. rm -f endiantest
  180. rm -f Makefile
  181. Using little endian.
  182. STL auto-detection... ()
  183. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o stltest.o stltest.cpp
  184. stltest.cpp: In function 'int main()':
  185. stltest.cpp:145:9: warning: unused variable 'n'
  186. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o stl stltest.o -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0
  187. STL enabled.
  188. IPv6 auto-detection... ()
  189. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o ipv6test.o ipv6test.cpp
  190. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o ipv6 ipv6test.o -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0
  191. IPv6 enabled.
  192. POSIX clock_gettime() auto-detection... ()
  193. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o clock-gettime.o clock-gettime.cpp
  194. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o clock-gettime clock-gettime.o -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lrt
  195. POSIX clock_gettime() enabled.
  196. POSIX Monotonic Clock auto-detection... ()
  197. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o clock-monotonic.o clock-monotonic.cpp
  198. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o clock-monotonic clock-monotonic.o -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lrt
  199. POSIX Monotonic Clock enabled.
  200. mremap auto-detection... ()
  201. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o mremap.o mremap.cpp
  202. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o mremap mremap.o -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0
  203. mremap enabled.
  204. getaddrinfo auto-detection... ()
  205. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o getaddrinfotest.o getaddrinfotest.cpp
  206. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o getaddrinfo getaddrinfotest.o -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0
  207. getaddrinfo enabled.
  208. inotify auto-detection... ()
  209. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o inotifytest.o inotifytest.cpp
  210. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o inotify inotifytest.o -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0
  211. inotify enabled.
  212. IPv6 interface name auto-detection... ()
  213. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o ipv6ifname.o ipv6ifname.cpp
  214. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o ipv6ifname ipv6ifname.o -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0
  215. IPv6 interface name enabled.
  216. getifaddrs auto-detection... ()
  217. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o getifaddrs.o getifaddrs.cpp
  218. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o getifaddrs getifaddrs.o -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0
  219. getifaddrs enabled.
  220. OpenSSL auto-detection... ()
  221. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o openssl.o openssl.cpp
  222. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o openssl openssl.o -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0
  223. OpenSSL enabled.
  224. alsa auto-detection... ()
  225. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o alsatest.o alsatest.cpp
  226. alsatest.cpp:47:5: warning: unused parameter 'argc'
  227. alsatest.cpp:47:5: warning: unused parameter 'argv'
  228. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o alsa alsatest.o -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0 -lasound
  229. alsa enabled.
  230. Stdint auto-detection... ()
  231. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../../mkspecs/linux-g++ -I. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/freetype2 -o main.o main.cpp
  232. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o stdint main.o -L/usr/lib64 -lgthread-2.0 -lrt -lglib-2.0
  233. Stdint enabled.
  234. Testing size of pointers ... (/var/tmp/portage/x11-libs/qt-gui-4.7.0/work/qt-everywhere-opensource-src-4.7.0/mkspecs/linux-g++ yes /var/tmp/portage/x11-libs/qt-gui-4.7.0/work/qt-everywhere-opensource-src-4.7.0 /var/tmp/portage/x11-libs/qt-gui-4.7.0/work/qt-everywhere-opensource-src-4.7.0)
  235. rm -f ptrsizetest.o
  236. rm -f *~ core *.core
  237. x86_64-pc-linux-gnu-g++ -c -pipe -Wall -W -I../../../mkspecs/linux-g++ -I. -o ptrsizetest.o ptrsizetest.cpp
  238. x86_64-pc-linux-gnu-g++ -Wl,-O1 -Wl,-rpath,/usr/lib64/qt4 -o ptrsizetest ptrsizetest.o
  239. Pointer size: 8
  240.  
  241. This target is using the GNU C++ compiler (linux-g++).
  242.  
  243. Recent versions of this compiler automatically include code for
  244. exceptions, which increase both the size of the Qt libraries and
  245. the amount of memory taken by your applications.
  246.  
  247. You may choose to re-run configure with the -no-exceptions
  248. option to compile Qt without exceptions. This is completely binary
  249. compatible, and existing applications will continue to work.
  250.  
  251.  
  252. Build type: linux-g++
  253. Architecture: x86_64
  254.  
  255. qmake vars .......... cat: .qmake.vars: No such file or directory
  256. qmake switches .........
  257. Build .................. libs tools docs translations
  258. Configuration .......... silent release shared dll largefile stl mmx 3dnow sse sse2 def_files_disabled minimal-config small-config medium-config large-config full-config qt3support accessibility reduce_exports reduce_relocations ipv6 clock-gettime clock-monotonic mremap getaddrinfo ipv6ifname getifaddrs inotify system-jpeg system-mng system-png png no-tiff system-freetype system-zlib cups iconv glib dbus openssl x11sm xshape xvideo xsync xrandr xrender mitshm fontconfig xkb alsa xmlpatterns multimedia audio-backend script scripttools declarative release
  259. Debug .................. no
  260. Qt 3 compatibility ..... yes
  261. QtDBus module .......... yes (run-time)
  262. QtConcurrent code ...... yes
  263. QtGui module ........... yes
  264. QtScript module ........ yes
  265. QtScriptTools module ... yes
  266. QtXmlPatterns module ... yes
  267. Phonon module .......... no
  268. Multimedia module ...... auto
  269. SVG module ............. no
  270. WebKit module .......... no
  271. Declarative module ..... yes
  272. Support for S60 ........ no
  273. Symbian DEF files ...... no
  274. STL support ............ yes
  275. PCH support ............ no
  276. MMX/3DNOW/SSE/SSE2...... yes/yes/yes/yes
  277. Graphics System ........ raster
  278. IPv6 support ........... yes
  279. IPv6 ifname support .... yes
  280. getaddrinfo support .... yes
  281. getifaddrs support ..... yes
  282. Accessibility .......... yes
  283. NIS support ............ no
  284. CUPS support ........... yes
  285. Iconv support .......... yes
  286. Glib support ........... yes
  287. GStreamer support ...... no
  288. PulseAudio support ..... no
  289. Large File support ..... yes
  290. GIF support ............ plugin
  291. TIFF support ........... no
  292. JPEG support ........... plugin (system)
  293. PNG support ............ yes (system)
  294. MNG support ............ plugin (system)
  295. zlib support ........... system
  296. Session management ..... yes
  297. OpenGL support ......... no
  298. OpenVG support ......... no
  299. NAS sound support ...... no
  300. XShape support ......... yes
  301. XVideo support ......... yes
  302. XSync support .......... yes
  303. Xinerama support ....... no
  304. Xcursor support ........ runtime
  305. Xfixes support ......... runtime
  306. Xrandr support ......... yes
  307. Xrender support ........ yes
  308. Xi support ............. runtime
  309. MIT-SHM support ........ yes
  310. FontConfig support ..... yes
  311. XKB Support ............ yes
  312. immodule support ....... yes
  313. GTK theme support ...... yes
  314. OpenSSL support ........ yes (run-time)
  315. Alsa support ........... yes
  316. ICD support ............ no
  317.  
  318. >>> Source configured.
  319. >>> Compiling source in /var/tmp/portage/x11-libs/qt-gui-4.7.0/work/qt-everywhere-opensource-src-4.7.0 ...
  320. make -j3 CC=x86_64-pc-linux-gnu-gcc CXX=x86_64-pc-linux-gnu-g++ LINK=x86_64-pc-linux-gnu-g++
  321. uic dialogs/qprintsettingsoutput.ui
  322. uic dialogs/qprintwidget.ui
  323. uic dialogs/qpagesetupwidget.ui
  324. uic dialogs/qfiledialog.ui
  325. compiling[mmx] painting/qdrawhelper_mmx.cpp
  326. compiling[mmx3dnow] painting/qdrawhelper_mmx3dnow.cpp
  327. compiling[sse3dnow] painting/qdrawhelper_sse3dnow.cpp
  328. In file included from ../../include/QtGui/private/qpaintengineex_p.h:1:0,
  329. from ../../include/QtGui/private/../../../src/gui/painting/qpaintengine_raster_p.h:56,
  330. from ../../include/QtGui/private/qpaintengine_raster_p.h:1,
  331. from ../../include/QtGui/private/../../../src/gui/painting/qdrawhelper_mmx_p.h:58,
  332. from ../../include/QtGui/private/qdrawhelper_mmx_p.h:1,
  333. from painting/qdrawhelper_mmx3dnow.cpp:46:
  334. ../../include/QtGui/private/../../../src/gui/painting/qpaintengineex_p.h:200:44: error: 'PixmapFragment' in class 'QPainter' does not name a type
  335. ../../include/QtGui/private/../../../src/gui/painting/qpaintengineex_p.h:200:70: error: ISO C++ forbids declaration of 'fragments' with no type
  336. ../../include/QtGui/private/../../../src/gui/painting/qpaintengineex_p.h:201:45: error: 'PixmapFragmentHint' is not a member of 'QPainter'
  337. ../../include/QtGui/private/../../../src/gui/painting/qpaintengineex_p.h:201:45: error: 'PixmapFragmentHint' is not a member of 'QPainter'
  338. ../../include/QtGui/private/../../../src/gui/painting/qpaintengineex_p.h:201:73: error: template argument 1 is invalid
  339. In file included from ../../include/QtGui/private/qpaintengineex_p.h:1:0,
  340. from ../../include/QtGui/private/../../../src/gui/painting/qpaintengine_raster_p.h:56,
  341. from ../../include/QtGui/private/qpaintengine_raster_p.h:1,
  342. from ../../include/QtGui/private/../../../src/gui/painting/qdrawhelper_mmx_p.h:58,
  343. from ../../include/QtGui/private/qdrawhelper_mmx_p.h:1,
  344. from painting/qdrawhelper_mmx.cpp:46:
  345. ../../include/QtGui/private/../../../src/gui/painting/qpaintengineex_p.h:200:44: error: 'PixmapFragment' in class 'QPainter' does not name a type
  346. ../../include/QtGui/private/../../../src/gui/painting/qpaintengineex_p.h:200:70: error: ISO C++ forbids declaration of 'fragments' with no type
  347. ../../include/QtGui/private/../../../src/gui/painting/qpaintengineex_p.h:201:45: error: 'PixmapFragmentHint' is not a member of 'QPainter'
  348. ../../include/QtGui/private/../../../src/gui/painting/qpaintengineex_p.h:201:45: error: 'PixmapFragmentHint' is not a member of 'QPainter'
  349. ../../include/QtGui/private/../../../src/gui/painting/qpaintengineex_p.h:201:73: error: template argument 1 is invalid
  350. In file included from ../../include/QtGui/private/qpaintengineex_p.h:1:0,
  351. from ../../include/QtGui/private/../../../src/gui/painting/qpaintengine_raster_p.h:56,
  352. from ../../include/QtGui/private/qpaintengine_raster_p.h:1,
  353. from ../../include/QtGui/private/../../../src/gui/painting/qdrawhelper_mmx_p.h:58,
  354. from ../../include/QtGui/private/qdrawhelper_mmx_p.h:1,
  355. from ../../include/QtGui/private/../../../src/gui/painting/qdrawhelper_sse_p.h:56,
  356. from ../../include/QtGui/private/qdrawhelper_sse_p.h:1,
  357. from painting/qdrawhelper_sse3dnow.cpp:46:
  358. ../../include/QtGui/private/../../../src/gui/painting/qpaintengineex_p.h:200:44: error: 'PixmapFragment' in class 'QPainter' does not name a type
  359. ../../include/QtGui/private/../../../src/gui/painting/qpaintengineex_p.h:200:70: error: ISO C++ forbids declaration of 'fragments' with no type
  360. ../../include/QtGui/private/../../../src/gui/painting/qpaintengineex_p.h:201:45: error: 'PixmapFragmentHint' is not a member of 'QPainter'
  361. ../../include/QtGui/private/../../../src/gui/painting/qpaintengineex_p.h:201:45: error: 'PixmapFragmentHint' is not a member of 'QPainter'
  362. ../../include/QtGui/private/../../../src/gui/painting/qpaintengineex_p.h:201:73: error: template argument 1 is invalid
  363. make: *** [.obj/release-shared/qdrawhelper_mmx3dnow.o] Error 1
  364. make: *** Waiting for unfinished jobs....
  365. make: *** [.obj/release-shared/qdrawhelper_mmx.o] Error 1
  366. make: *** [.obj/release-shared/qdrawhelper_sse3dnow.o] Error 1
  367. emake failed
  368. * ERROR: x11-libs/qt-gui-4.7.0 failed:
  369. * emake failed
  370. *
  371. * Call stack:
  372. * ebuild.sh, line 56: Called src_compile
  373. * environment, line 3829: Called qt4-build_src_compile
  374. * environment, line 3444: Called build_directories 'src/gui' 'src/scripttools' 'tools/designer' 'tools/linguist/linguist' 'src/plugins/imageformats/gif' 'src/plugins/imageformats/ico' 'src/plugins/imageformats/jpeg' 'src/plugins/inputmethods' 'tools/qdbus/qdbusviewer' 'src/plugins/imageformats/mng' 'src/plugins/accessible/widgets'
  375. * environment, line 687: Called die
  376. * The specific snippet of code:
  377. * emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" LINK="$(tc-getCXX)" || die "emake failed";
  378. *
  379. * If you need support, post the output of 'emerge --info =x11-libs/qt-gui-4.7.0',
  380. * the complete build log and the output of 'emerge -pqv =x11-libs/qt-gui-4.7.0'.
  381. * The complete build log is located at '/var/log/portage/x11-libs:qt-gui-4.7.0:20100924-015912.log'.
  382. * The ebuild environment file is located at '/var/tmp/portage/x11-libs/qt-gui-4.7.0/temp/environment'.
  383. * S: '/var/tmp/portage/x11-libs/qt-gui-4.7.0/work/qt-everywhere-opensource-src-4.7.0'
  384.  
  385. >>> Failed to emerge x11-libs/qt-gui-4.7.0, Log file:
  386.  
  387. >>> '/var/log/portage/x11-libs:qt-gui-4.7.0:20100924-015912.log'
  388.  
  389. * Messages for package x11-libs/qt-core-4.7.0:
  390.  
  391. * Package: x11-libs/qt-core-4.7.0
  392. * Repository: gentoo
  393. * Maintainer: qt@gentoo.org
  394. * USE: amd64 elibc_glibc exceptions glib iconv kernel_linux qt3support ssl userland_GNU
  395.  
  396. * Messages for package x11-libs/qt-core-4.7.0:
  397.  
  398. * removing X11 check to allow X-less compilation
  399.  
  400. * Messages for package x11-libs/qt-sql-4.7.0:
  401.  
  402. * Package: x11-libs/qt-sql-4.7.0
  403. * Repository: gentoo
  404. * Maintainer: qt@gentoo.org
  405. * USE: amd64 elibc_glibc exceptions iconv kernel_linux mysql qt3support sqlite userland_GNU
  406.  
  407. * Messages for package x11-libs/qt-sql-4.7.0:
  408.  
  409. * removing X11 check to allow X-less compilation
  410.  
  411. * Messages for package x11-libs/qt-dbus-4.7.0:
  412.  
  413. * Package: x11-libs/qt-dbus-4.7.0
  414. * Repository: gentoo
  415. * Maintainer: qt@gentoo.org
  416. * USE: amd64 elibc_glibc exceptions kernel_linux userland_GNU
  417.  
  418. * Messages for package x11-libs/qt-dbus-4.7.0:
  419.  
  420. * removing X11 check to allow X-less compilation
  421.  
  422. * Messages for package x11-libs/qt-script-4.7.0:
  423.  
  424. * Package: x11-libs/qt-script-4.7.0
  425. * Repository: gentoo
  426. * Maintainer: qt@gentoo.org
  427. * USE: amd64 elibc_glibc exceptions iconv kernel_linux userland_GNU
  428.  
  429. * Messages for package x11-libs/qt-script-4.7.0:
  430.  
  431. * removing X11 check to allow X-less compilation
  432.  
  433. * Messages for package x11-libs/qt-xmlpatterns-4.7.0:
  434.  
  435. * Package: x11-libs/qt-xmlpatterns-4.7.0
  436. * Repository: gentoo
  437. * Maintainer: qt@gentoo.org
  438. * USE: amd64 elibc_glibc kernel_linux userland_GNU
  439.  
  440. * Messages for package x11-libs/qt-xmlpatterns-4.7.0:
  441.  
  442. * removing X11 check to allow X-less compilation
  443.  
  444. * Messages for package x11-libs/qt-test-4.7.0:
  445.  
  446. * Package: x11-libs/qt-test-4.7.0
  447. * Repository: gentoo
  448. * Maintainer: qt@gentoo.org
  449. * USE: amd64 elibc_glibc exceptions iconv kernel_linux userland_GNU
  450.  
  451. * Messages for package x11-libs/qt-test-4.7.0:
  452.  
  453. * removing X11 check to allow X-less compilation
  454.  
  455. * Messages for package x11-libs/qt-gui-4.7.0:
  456.  
  457. * Package: x11-libs/qt-gui-4.7.0
  458. * Repository: gentoo
  459. * Maintainer: qt@gentoo.org
  460. * USE: accessibility amd64 cups dbus elibc_glibc exceptions glib gtk kernel_linux mng qt3support raster userland_GNU
  461. * ERROR: x11-libs/qt-gui-4.7.0 failed:
  462. * emake failed
  463. *
  464. * Call stack:
  465. * ebuild.sh, line 56: Called src_compile
  466. * environment, line 3829: Called qt4-build_src_compile
  467. * environment, line 3444: Called build_directories 'src/gui' 'src/scripttools' 'tools/designer' 'tools/linguist/linguist' 'src/plugins/imageformats/gif' 'src/plugins/imageformats/ico' 'src/plugins/imageformats/jpeg' 'src/plugins/inputmethods' 'tools/qdbus/qdbusviewer' 'src/plugins/imageformats/mng' 'src/plugins/accessible/widgets'
  468. * environment, line 687: Called die
  469. * The specific snippet of code:
  470. * emake CC="$(tc-getCC)" CXX="$(tc-getCXX)" LINK="$(tc-getCXX)" || die "emake failed";
  471. *
  472. * If you need support, post the output of 'emerge --info =x11-libs/qt-gui-4.7.0',
  473. * the complete build log and the output of 'emerge -pqv =x11-libs/qt-gui-4.7.0'.
  474. * The complete build log is located at '/var/log/portage/x11-libs:qt-gui-4.7.0:20100924-015912.log'.
  475. * The ebuild environment file is located at '/var/tmp/portage/x11-libs/qt-gui-4.7.0/temp/environment'.
  476. * S: '/var/tmp/portage/x11-libs/qt-gui-4.7.0/work/qt-everywhere-opensource-src-4.7.0'
  477.  
  478. * GNU info directory index is up-to-date.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement