Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 61113 - segfault building qt 3.3.3
Summary: segfault building qt 3.3.3
Status: RESOLVED DUPLICATE of bug 54400
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
: 61817 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-08-21 01:22 UTC by Toby Dickenson
Modified: 2005-07-17 13:06 UTC (History)
1 user (show)

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 Toby Dickenson 2004-08-21 01:22:16 UTC
Compling qt 3.3.3 leads to a segfault in uic. Tail of the log included below. This is with gcc-3.3.3-r6. I see a similar thing with qt 3.3.2, and gcc-3.3.2-r5

g++ -c -pipe -fno-exceptions -fPIC -Wall -W -O2 -D_REENTRANT  -DDESIGNER -DQT_INTERNAL_XML -DQT_INTERNAL_WORKSPACE -DQT_INTERNAL_ICONVIEW -DQT_INTERNAL_TABLE -DQT_TABLET_SUPPO
RT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I../shared -I../uilib -I../../.
./include -I.moc/release-shared-mt/ -o ./dbconnectionimpl.o dbconnectionimpl.cpp
g++ -c -pipe -fno-exceptions -fPIC -Wall -W -O2 -D_REENTRANT  -DDESIGNER -DQT_INTERNAL_XML -DQT_INTERNAL_WORKSPACE -DQT_INTERNAL_ICONVIEW -DQT_INTERNAL_TABLE -DQT_TABLET_SUPPO
RT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I../shared -I../uilib -I../../.
./include -I.moc/release-shared-mt/ -o ./dbconnectionsimpl.o dbconnectionsimpl.cpp
g++ -c -pipe -fno-exceptions -fPIC -Wall -W -O2 -D_REENTRANT  -DDESIGNER -DQT_INTERNAL_XML -DQT_INTERNAL_WORKSPACE -DQT_INTERNAL_ICONVIEW -DQT_INTERNAL_TABLE -DQT_TABLET_SUPPO
RT -DQT_NO_DEBUG -DQT_THREAD_SUPPORT -DQT_SHARED -I/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/mkspecs/linux-g++ -I. -I/usr/include/freetype2 -I../shared -I../uilib -I../../.
./include -I.moc/release-shared-mt/ -o ./tableeditorimpl.o tableeditorimpl.cpp
/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/bin/uic -L /tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/plugins listboxeditor.ui -i listboxeditor.h -o listboxeditor.cpp
make[3]: *** [listboxeditor.cpp] Segmentation fault
make[3]: *** Deleting file `listboxeditor.cpp'
make[3]: *** Waiting for unfinished jobs....
make[3]: Leaving directory `/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/tools/designer/designer'
make[2]: *** [sub-designer] Error 2
make[2]: Leaving directory `/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/tools/designer'
make[1]: *** [sub-designer] Error 2
make[1]: Leaving directory `/tmp/portage/qt-3.3.3/work/qt-x11-free-3.3.3/tools'
make: *** [sub-tools] Error 2
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2004-08-23 05:38:00 UTC

*** This bug has been marked as a duplicate of 54400 ***
Comment 2 Caleb Tennis (RETIRED) gentoo-dev 2004-08-26 09:35:33 UTC
*** Bug 61817 has been marked as a duplicate of this bug. ***