Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 68122

Summary: qt 3.3 ebuild failed to install
Product: Gentoo Linux Reporter: Adam PAPAI <wooh>
Component: [OLD] DevelopmentAssignee: Gentoo KDE team <kde>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: 1.4   
Hardware: x86   
OS: Linux   
URL: http://wooh.no-ip.org/ccUp7tNP.out
Whiteboard:
Package list:
Runtime testing required: ---

Description Adam PAPAI 2004-10-19 02:31:10 UTC
This is the Qt/X11 Free 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.3/work/qt-x11-free-3.3.3/include/qmake -I/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/include -I/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/include -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/var/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/mkspecs/linux-g++ -DHAVE_QCONFIG_CPP project.cpp
project.cpp: In member function `void QMakeProject::reset()':
project.cpp:202: internal compiler error: in ix86_compute_frame_layout, at
   config/i386/i386.c:4600
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.3/temp/ccUp7tNP.out file, please attach this to your bugreport.
gmake: *** [project.o] Error 1
qmake failed to build. Aborting.

!!! ERROR: x11-libs/qt-3.3.3 failed.
!!! Function src_compile, Line 112, Exitcode 2
!!! (no error message)
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-10-19 05:53:26 UTC
You have a problem with the gcc compiler - you didn't include your cflags, but you're probably either stressing your system (cpu getting too hot), have bad ram, or had a problem when emerging gcc/glibc.
Comment 2 Johannes Meyerle 2004-12-19 03:40:14 UTC
Function src_compile, Line 126, Exitcode 2 

Comment 3 Gregorio Guidi (RETIRED) gentoo-dev 2005-01-02 09:06:39 UTC
see comment 1.