Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95006 - compile error while trying to install qt 3.3.4-r2
Summary: compile error while trying to install qt 3.3.4-r2
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GCC Porting (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Please assign to toolchain
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-04 05:11 UTC by ArdieM
Modified: 2005-07-15 07:58 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ArdieM 2005-06-04 05:11:59 UTC
i just want to install kde und my new gentoo 2005.0 sys.
but its always stoping with qmake failed to build.
i already changed export PLATFORM=linux-g++ to linux-g++-64
but its still not wotkin....

Reproducible: Always
Steps to Reproduce:
1.emerge qt-3.3.4-r2
2.
3.

Actual Results:  
Calculating dependencies  ...>>> Unpacking source...
>>> Unpacking qt-x11-free-3.3.4.tar.bz2 to /var/tmp/portage/qt-3.3.4-r2/work
 [32;01m*[0m Applying qt-no-rpath-uic.patch ...
[A[73G  [34;01m[ [32;01mok[34;01m ][0m
 [32;01m*[0m Applying qt-no-rpath.patch ...
[A[73G  [34;01m[ [32;01mok[34;01m ][0m
 [32;01m*[0m Applying qt-3.3.4-qclipboard-hack.patch ...
[A[73G  [34;01m[ [32;01mok[34;01m ][0m
 [32;01m*[0m Applying qt-3.3.4-flickerfree_qiconview_buffered.patch ...
[A[73G  [34;01m[ [32;01mok[34;01m ][0m
 [32;01m*[0m Applying qt-3.3.4-flickerfree_qscrollview_fixwindowactivate.patch ...
[A[73G  [34;01m[ [32;01mok[34;01m ][0m
>>> Source unpacked.
IBASE auto-detection...
  Could not find libgds.* anywhere in /lib /usr/lib
IBASE disabled.
MySQL auto-detection...
  Could not find libmysqlclient.* anywhere in /lib /usr/lib
MySQL disabled.
ODBC auto-detection...
  Could not find libodbc.* anywhere in /lib /usr/lib
ODBC disabled.
PostgreSQL auto-detection...
  Could not find libpq.* anywhere in /lib /usr/lib
PostgreSQL disabled.
NIS auto-detection... ()
  Found nsl lib in /usr/lib
  Found rpcsvc/ypclnt.h in /usr/include
  Found rpcsvc/yp_prot.h in /usr/include
NIS enabled.
OpenGL auto-detection... ()
  Found GLU lib in /usr/X11R6/lib64
  Found GL lib in /usr/X11R6/lib64
  Found Xmu lib in /usr/X11R6/lib64
  Found GL/gl.h in /usr/X11R6/include
  Found GL/glu.h in /usr/X11R6/include
OpenGL enabled.
Xcursor auto-detection... ()
  Found Xcursor lib in /usr/X11R6/lib64
  Found X11/Xcursor/Xcursor.h in /usr/X11R6/include
  Found Xcursor version 1.1
Xcursor enabled.
XRandR auto-detection... ()
  Found XRandR lib in /usr/X11R6/lib64
  Found X11/extensions/Xrandr.h in /usr/X11R6/include
  Found XRandR version 1.1
XRandR enabled.
XRender auto-detection... ()
  Found XRender lib in /usr/X11R6/lib64
  Found X11/extensions/Xrender.h in /usr/X11R6/include
XRender enabled.
Xft auto-detection... ()
  Found libXft.a in /usr/X11R6/lib64
  Found libXft.a in /usr/lib
  Found X11/Xft/Xft.h in /usr/X11R6/include
  Found X11/Xft/Xft.h in /usr/include
  Found Xft version 2.1.6
  Found Freetype version 2.1.9
  Found freetype2/freetype/freetype.h in /usr/X11R6/include
  Found fontconfig/fontconfig.h in /usr/X11R6/include
Xft enabled.
XShape auto-detection... ()
  Found X11/extensions/shape.h in /usr/X11R6/include
XShape enabled.
XKB auto-detection... ()
  Found X11/XKBlib.h in /usr/X11R6/include
  XkbSetPerClientControls found.
XKB enabled.

This is the Qt/X11 Open Source Edition.

You are licensed to use this software under the terms of either
the Q Public License (QPL) or the GNU General Public License (GPL).

Type 'Q' to view the Q Public License.
Type 'G' to view the GNU General Public License.
Type 'yes' to accept this license offer.
Type 'no' to decline this license offer.

Do you accept the terms of either license? 
Creating qmake. Please wait...
g++ -c -o project.o -I. -Igenerators -Igenerators/unix -Igenerators/win32
-Igenerators/mac
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include/qmake
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/mkspecs/linux-g++-64
-DHAVE_QCONFIG_CPP project.cpp
g++ -c -o property.o -I. -Igenerators -Igenerators/unix -Igenerators/win32
-Igenerators/mac
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include/qmake
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/mkspecs/linux-g++-64
-DHAVE_QCONFIG_CPP property.cpp
g++ -c -o main.o -I. -Igenerators -Igenerators/unix -Igenerators/win32
-Igenerators/mac
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include/qmake
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/mkspecs/linux-g++-64
-DHAVE_QCONFIG_CPP main.cpp
g++ -c -o makefile.o -I. -Igenerators -Igenerators/unix -Igenerators/win32
-Igenerators/mac
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include/qmake
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/mkspecs/linux-g++-64
-DHAVE_QCONFIG_CPP generators/makefile.cpp
g++ -c -o unixmake2.o -I. -Igenerators -Igenerators/unix -Igenerators/win32
-Igenerators/mac
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include/qmake
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/mkspecs/linux-g++-64
-DHAVE_QCONFIG_CPP generators/unix/unixmake2.cpp
g++ -c -o unixmake.o -I. -Igenerators -Igenerators/unix -Igenerators/win32
-Igenerators/mac
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include/qmake
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/mkspecs/linux-g++-64
-DHAVE_QCONFIG_CPP generators/unix/unixmake.cpp
g++ -c -o msvc_nmake.o -I. -Igenerators -Igenerators/unix -Igenerators/win32
-Igenerators/mac
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include/qmake
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/mkspecs/linux-g++-64
-DHAVE_QCONFIG_CPP generators/win32/msvc_nmake.cpp
g++ -c -o borland_bmake.o -I. -Igenerators -Igenerators/unix -Igenerators/win32
-Igenerators/mac
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include/qmake
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/mkspecs/linux-g++-64
-DHAVE_QCONFIG_CPP generators/win32/borland_bmake.cpp
g++ -c -o mingw_make.o -I. -Igenerators -Igenerators/unix -Igenerators/win32
-Igenerators/mac
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include/qmake
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/mkspecs/linux-g++-64
-DHAVE_QCONFIG_CPP generators/win32/mingw_make.cpp
g++ -c -o msvc_dsp.o -I. -Igenerators -Igenerators/unix -Igenerators/win32
-Igenerators/mac
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include/qmake
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/mkspecs/linux-g++-64
-DHAVE_QCONFIG_CPP generators/win32/msvc_dsp.cpp
g++ -c -o msvc_vcproj.o -I. -Igenerators -Igenerators/unix -Igenerators/win32
-Igenerators/mac
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include/qmake
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/mkspecs/linux-g++-64
-DHAVE_QCONFIG_CPP generators/win32/msvc_vcproj.cpp
g++ -c -o option.o -I. -Igenerators -Igenerators/unix -Igenerators/win32
-Igenerators/mac
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include/qmake
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/mkspecs/linux-g++-64
-DHAVE_QCONFIG_CPP option.cpp
g++ -c -o winmakefile.o -I. -Igenerators -Igenerators/unix -Igenerators/win32
-Igenerators/mac
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include/qmake
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/mkspecs/linux-g++-64
-DHAVE_QCONFIG_CPP generators/win32/winmakefile.cpp
g++ -c -o projectgenerator.o -I. -Igenerators -Igenerators/unix
-Igenerators/win32 -Igenerators/mac
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include/qmake
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/mkspecs/linux-g++-64
-DHAVE_QCONFIG_CPP generators/projectgenerator.cpp
g++ -c -o metrowerks_xml.o -I. -Igenerators -Igenerators/unix -Igenerators/win32
-Igenerators/mac
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include/qmake
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/mkspecs/linux-g++-64
-DHAVE_QCONFIG_CPP generators/mac/metrowerks_xml.cpp
g++ -c -o pbuilder_pbx.o -I. -Igenerators -Igenerators/unix -Igenerators/win32
-Igenerators/mac
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include/qmake
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/mkspecs/linux-g++-64
-DHAVE_QCONFIG_CPP generators/mac/pbuilder_pbx.cpp
g++ -c -o msvc_objectmodel.o -I. -Igenerators -Igenerators/unix
-Igenerators/win32 -Igenerators/mac
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include/qmake
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/mkspecs/linux-g++-64
-DHAVE_QCONFIG_CPP generators/win32/msvc_objectmodel.cpp
g++ -c -o meta.o -I. -Igenerators -Igenerators/unix -Igenerators/win32
-Igenerators/mac
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include/qmake
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/mkspecs/linux-g++-64
-DHAVE_QCONFIG_CPP meta.cpp
g++ -c -o qtmd5.o -I. -Igenerators -Igenerators/unix -Igenerators/win32
-Igenerators/mac
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include/qmake
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/mkspecs/linux-g++-64
-DHAVE_QCONFIG_CPP qtmd5.cpp
g++ -c -o qstring.o -I. -Igenerators -Igenerators/unix -Igenerators/win32
-Igenerators/mac
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include/qmake
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/mkspecs/linux-g++-64
-DHAVE_QCONFIG_CPP
/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/src/tools/qstring.cpp
g++ -c -o qtextstream.o -I. -Igenerators -Igenerators/unix -Igenerators/win32
-Igenerators/mac
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include/qmake
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/mkspecs/linux-g++-64
-DHAVE_QCONFIG_CPP
/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/src/tools/qtextstream.cpp
g++ -c -o qiodevice.o -I. -Igenerators -Igenerators/unix -Igenerators/win32
-Igenerators/mac
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include/qmake
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/mkspecs/linux-g++-64
-DHAVE_QCONFIG_CPP
/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/src/tools/qiodevice.cpp
g++ -c -o qglobal.o -I. -Igenerators -Igenerators/unix -Igenerators/win32
-Igenerators/mac
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include/qmake
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/mkspecs/linux-g++-64
-DHAVE_QCONFIG_CPP
/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/src/tools/qglobal.cpp
g++ -c -o qgdict.o -I. -Igenerators -Igenerators/unix -Igenerators/win32
-Igenerators/mac
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include/qmake
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/mkspecs/linux-g++-64
-DHAVE_QCONFIG_CPP
/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/src/tools/qgdict.cpp
/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/src/tools/qgdict.cpp: In
member function `QDataStream& QGDict::read(QDataStream&)':
/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/src/tools/qgdict.cpp:950:
warning: cast to pointer from integer of different size
g++ -c -o qcstring.o -I. -Igenerators -Igenerators/unix -Igenerators/win32
-Igenerators/mac
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include/qmake
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/mkspecs/linux-g++-64
-DHAVE_QCONFIG_CPP
/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/src/tools/qcstring.cpp
g++ -c -o qdatastream.o -I. -Igenerators -Igenerators/unix -Igenerators/win32
-Igenerators/mac
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include/qmake
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/mkspecs/linux-g++-64
-DHAVE_QCONFIG_CPP
/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/src/tools/qdatastream.cpp
g++ -c -o qgarray.o -I. -Igenerators -Igenerators/unix -Igenerators/win32
-Igenerators/mac
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include/qmake
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/mkspecs/linux-g++-64
-DHAVE_QCONFIG_CPP
/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/src/tools/qgarray.cpp
g++ -c -o qbuffer.o -I. -Igenerators -Igenerators/unix -Igenerators/win32
-Igenerators/mac
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include/qmake
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/mkspecs/linux-g++-64
-DHAVE_QCONFIG_CPP
/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/src/tools/qbuffer.cpp
g++ -c -o qglist.o -I. -Igenerators -Igenerators/unix -Igenerators/win32
-Igenerators/mac
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include/qmake
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/mkspecs/linux-g++-64
-DHAVE_QCONFIG_CPP
/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/src/tools/qglist.cpp
g++ -c -o qptrcollection.o -I. -Igenerators -Igenerators/unix -Igenerators/win32
-Igenerators/mac
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include/qmake
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/mkspecs/linux-g++-64
-DHAVE_QCONFIG_CPP
/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/src/tools/qptrcollection.cpp
g++ -c -o qfile.o -I. -Igenerators -Igenerators/unix -Igenerators/win32
-Igenerators/mac
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include/qmake
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/mkspecs/linux-g++-64
-DHAVE_QCONFIG_CPP
/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/src/tools/qfile.cpp
g++ -c -o qfile_unix.o -I. -Igenerators -Igenerators/unix -Igenerators/win32
-Igenerators/mac
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include/qmake
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/mkspecs/linux-g++-64
-DHAVE_QCONFIG_CPP
/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/src/tools/qfile_unix.cpp
g++ -c -o qregexp.o -I. -Igenerators -Igenerators/unix -Igenerators/win32
-Igenerators/mac
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include/qmake
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/include -DQT_NO_TEXTCODEC
-DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS
-I/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/mkspecs/linux-g++-64
-DHAVE_QCONFIG_CPP
/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/src/tools/qregexp.cpp
/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/src/tools/qregexp.cpp: In
function `void qSwap(T&, T&) [with T = int]':
/var/tmp/portage/qt-3.3.4-r2/work/qt-x11-free-3.3.4/src/tools/qregexp.cpp:1438:
internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
Preprocessed source stored into /var/tmp/portage/qt-3.3.4-r2/temp/cc3HLdZj.out
file, please attach this to your bugreport.
gmake: *** [qregexp.o] Error 1
qmake failed to build. Aborting.


Expected Results:  
install kde (qt-3.3.4-r2)
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2005-07-15 07:58:37 UTC
This is most likely a local issue.  If you try it again, does it always happen 
in the same spot?  If not, you probably have bad ram, overheated cpu, etc.