Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 31157 - x11-libs/qt-3.1.2-r4 fails with emerge
Summary: x11-libs/qt-3.1.2-r4 fails with emerge
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-10-14 15:35 UTC by Paul Osman
Modified: 2003-12-24 13:19 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 Paul Osman 2003-10-14 15:35:04 UTC
when i emerge qt the following happens:

g++ -c -pipe -fno-exceptions -I/usr/include/postgresql/server -Wall -W -O2
-D_REENTRANT -fPIC -DQT_SHARED -DQT_TABLET_SUPPORT -DQT_NO_DEBUG
-DQT_THREAD_SUPPORT -DQT_THREAD_SUPPORT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -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
-I/var/tmp/portage/qt-3.1.2-r4/work/qt-x11-free-3.1.2/mkspecs/linux-g++ -I.
-I/usr/include/freetype2 -I../include -I/usr/X11R6/include -I/usr/X11R6/include
-I.moc/release-shared-mt/ -o .obj/release-shared-mt/qworkspace.o
workspace/qworkspace.cpp
In file included from ../include/qwindowdefs.h:45,
                 from ../include/qwidget.h:42,
                 from workspace/qworkspace.h:42,
                 from workspace/qworkspace.cpp:38:
../include/qnamespace.h:852: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
make[1]: *** [.obj/release-shared-mt/qworkspace.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/qt-3.1.2-r4/work/qt-x11-free-3.1.2/src'
make: *** [sub-src] Error 2


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

Actual Results:  
build fails with above segmentation fault.

Expected Results:  
compiled properly and installed.

Portage 2.0.49-r3 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1, 2.4.20-gentoo-r7)
=================================================================
System uname: 2.4.20-gentoo-r7 i686 AMD Athlon(tm) MP 1800+
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O3 -march=athlon-xp -pipe -fomit-frame-pointer -msse -mmmx -m3dnow "
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -march=athlon-xp -pipe -fomit-frame-pointer -msse -mmmx -m3dnow "
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox ccache autoaddcvs"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 oss apm arts avi crypt cups encode foomaticdb gif jpeg kde gnome libg++
mad mikmod mpeg ncurses nls pdflib png quicktime sdl slang spell truetype xml2
xmms xv zlib gdbm berkdb readline tetex bonobo svga tcltk java postgres gpm tcpd
pam libwww ssl perl python esd imlib oggvorbis gtk motif opengl cdr -X -qt"
Comment 1 Caleb Tennis (RETIRED) gentoo-dev 2003-12-24 13:19:10 UTC
Nothing we can do about this seg fault - see the forums for ideas on what might be wrong.