Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 36736 - g++ doesn't compile QT-3.2.3
Summary: g++ doesn't compile QT-3.2.3
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-29 08:55 UTC by Rickard Närström
Modified: 2004-01-21 19:03 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 Rickard Närström 2003-12-29 08:55:05 UTC
emerge output ended width:

g++ -c -pipe -fno-exceptions -Wall -W -02 -D_REENTRANT -fPIC -DQT_SHARED -DQT_TA
BLET_SUPPORT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_THREAD_SUPPORT -DQT_NO_CUPS 
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DQT_BUILTIN_GIF_READER=1 -DQT_NO_STY
LE_MAC -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_INTERLASE -DQT_NO_STYLE_WINDOWSXP -DQT_N
O_STYLE_COMPACT -I/var/tmp/portage/qt-3.2.3/work/qt-x11-free-3.2.3/mkspecs/linux
-g++ -I. -I/usr/include/freetype2 -I3rdparty/opentype -I../include -I/usr/X11R6/
include -I/usr/X11R6/include -I.moc/release-shared-mt/ -o .obj/release-shared-mt
/qgplugin.o kernel/qgplugin.cpp
kernel/grichtext_p.h: In member function `void
   QTextDocument::registerCustomItem(QTextCustomItem*, QTextParagraph*)':
kernel/grichtext_p.h:2108: internal error: Segmentation fault
Please subbmit a full bug report,
width preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions
{standard input}: Assambler message:
{standard input}:30141: Fatal error: Case value 0 unexpected at line 2289 of fil
e "write.c"

make[1]: *** [.obj/release-shared-mt/qrichtext.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/qt-3.2.3/work/qt-x11-free-3.2.3/src
'
make: *** [sub-src] Error 2

!!! ERROR: x11-libs/qt-3.2.3 failed.
!!! Function src_compile, Line 115, Exitcode 2
!!! (no error message)
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-01-21 19:03:45 UTC
can't do much with internal compiler errors, unfortunately.