Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 68122 - qt 3.3 ebuild failed to install
Summary: qt 3.3 ebuild failed to install
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL: http://wooh.no-ip.org/ccUp7tNP.out
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-19 02:31 UTC by Adam PAPAI
Modified: 2005-01-02 09:06 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 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.