Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69413 - qt 3.3.3 crashed while trying to install KDE
Summary: qt 3.3.3 crashed while trying to install KDE
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-29 08:23 UTC by beast
Modified: 2004-10-29 13:17 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 beast 2004-10-29 08:23:41 UTC
When I try to emerge KDE, I get errors about QT.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




this is the error :-S

g++ -c -pipe -fno-exceptions -Wall -W -O2 -D_REENTRANT -fPIC -DQT_SHARED -
DQT_TABLET_SUPPORT -DQT_NO_DEBUG 
-DQT_THREAD_SUPPORT -DQT_THREAD_SUPPORT -DQT_NO_CUPS -D_LARGEFILE_SOURCE -
D_LARGE_FILES -D_FILE_OFFSET_BITS=64 
-DQT_NO_XINERAMA -DQT_DLOPEN_OPENGL -DQT_BUILTIN_GIF_READER=1 -DQT_NO_STYLE_MAC 
-DQT_NO_STYLE_AQUA 
-DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_COMPACT -
DQT_NO_STYLE_POCKETPC 
-I/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/mkspecs/linux-g++ -I. -I/usr/
include/freetype2 -I3rdparty/opentype 
-I../include -I/usr/X11R6/include -I.moc/release-shared-mt/ -o .obj/release-
shared-mt/qwhatsthis.o 
widgets/qwhatsthis.cpp
g++ -c -pipe -fno-exceptions -Wall -W -O2 -D_REENTRANT -fPIC -DQT_SHARED -
DQT_TABLET_SUPPORT -DQT_NO_DEBUG 
-DQT_THREAD_SUPPORT -DQT_THREAD_SUPPORT -DQT_NO_CUPS -D_LARGEFILE_SOURCE -
D_LARGE_FILES -D_FILE_OFFSET_BITS=64 
-DQT_NO_XINERAMA -DQT_DLOPEN_OPENGL -DQT_BUILTIN_GIF_READER=1 -DQT_NO_STYLE_MAC 
-DQT_NO_STYLE_AQUA 
-DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_WINDOWSXP -DQT_NO_STYLE_COMPACT -
DQT_NO_STYLE_POCKETPC 
-I/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/mkspecs/linux-g++ -I. -I/usr/
include/freetype2 -I3rdparty/opentype 
-I../include -I/usr/X11R6/include -I.moc/release-shared-mt/ -o .obj/release-
shared-mt/qdatetimeedit.o 
widgets/qdatetimeedit.cpp
The bug is not reproducible, so it is likely a hardware or OS problem.
make[1]: *** [.obj/release-shared-mt/qapplication_x11.o] Error 1
make[1]: *** Se espera a que terminen otras tareas....
make[1]: Leaving directory `/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/
src'
make: *** [sub-src] Error 2

!!! ERROR: x11-libs/qt-3.3.3 failed.
!!! Function src_compile, Line 116, Exitcode 2
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.

AND THIS IS MY MAKE.CONF

USE="icc usb -quicktime -cups -foomaticdb -svga autofs doc etwin fbcon fbdev 
ffmpeg fftw flash fs \
     fusion gamma javascript lcms md5sum mldonkeypango msn openssh \
     sdk sse SSE2 t1lib videos vim-with-x xine gnome"

CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"
CXXFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"
MAKEOPTS="-j3"
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-10-29 13:17:05 UTC
> The bug is not reproducible, so it is likely a hardware or OS problem.

This is usually a sign of an overworked (hot) CPU or bad RAM.