Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67085 - segfault of gcc while trying to 'emerge system' during compilation of groff
Summary: segfault of gcc while trying to 'emerge system' during compilation of groff
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High critical (vote)
Assignee: Gentoo Toolchain Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-11 06:32 UTC by Markus Müller
Modified: 2004-10-28 19:35 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
The requested /var/tmp/portage/groff-1.18.1-r4/temp/ccnO7jFw.out file (ccnO7jFw.out,267.31 KB, text/plain)
2004-10-11 06:35 UTC, Markus Müller
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Markus Müller 2004-10-11 06:32:33 UTC
Reporting as requested ("Please submit a full bug report") the following bug:
'emerge system' stops with this output:
g++ -I. -I/var/tmp/portage/groff-1.18.1-r4/work/groff-1.18.1/src/roff/troff -I/var/tmp/portage/groff-1.18.1-r4/work/groff-1.18.1/src/include -I/var/tmp/portage/groff-1.18.1-r4/work/groff-1.18.1/src/include -DHAVE_CONFIG_H -O2 -march=pentium3 -fomit-frame-pointer  -c node.cc
node.cc: In destructor `ligature_node::~ligature_node()':
node.cc:2089: internal compiler error: Segmentation fault
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/groff-1.18.1-r4/temp/ccnO7jFw.out file, please attach this to your bugreport.
make[2]: *** [node.o] Error 1
make[2]: Leaving directory `/var/tmp/portage/groff-1.18.1-r4/work/groff-1.18.1/src/roff/troff'
make[1]: *** [src/roff/troff] Error 2
make[1]: Leaving directory `/var/tmp/portage/groff-1.18.1-r4/work/groff-1.18.1'
make: *** [all] Error 2

!!! ERROR: sys-apps/groff-1.18.1-r4 failed.
!!! Function src_compile, Line 82, Exitcode 2
!!! (no error message)

I tried to install gentoo on an unused partition and this happens during 'emerge system'. I get this message everytime when I try to do this.

Since the preprocessed source is too big to attach here, I might send it to you via email directly if you wish.


Reproducible: Always
Steps to Reproduce:
1. Unpack stage2-i686-2004.2.tar.bz2 to an empty partition
2. Do 'emerge sync'
3. Do 'emerge system'

Actual Results:  
segfault of gcc, can't install gentoo :(

Expected Results:  
compile groff cleanly

/etc/make.conf:
# These settings were set by the catalyst build script that automatically built
this stage
# Please consult /etc/make.conf.example for a more detailed example
CFLAGS="-O2 -march=pentium3 -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"
USE="X aalib acpi alsa apache2 audiofile bzlib canna cdr cpdflib crypt cscope
ctype cups curl curlwrappers dbase dga dio directfb divx4linux dvb dvd dvdr
encode esd ethereal exif fam fastcgi fbcon fftw flac flash ftp gd gif gnutls
gphoto2 gtk gtk2 hardenedphp iconv icq imagemagick imap imlib ipv6 jabber jack
java joystick jpeg junit kde ldap lesstif libwww lirc mad mailwrapper mbox
mikmod mime ming mmap mmx mng mozilla mpeg mpi msession msn mysql nas ncurses
nis nls pcntl pcre pdflib php plotutils png posix python qt quicktime readline
recode samba sasl scanner sdl session shared sharedmem simplexml slang slp
sndfile snmp soap sockets socks5 speex spell spl sqlite sse ssl svg svga szip
tetex theora tidy tiff tokenizer truetype unicode usb wmf wxwindows xinerama
xine xml xml2 xmlrpc xmms xosd xpm xsl xv xvid yahoo zlib"
Comment 1 Markus Müller 2004-10-11 06:35:30 UTC
Created attachment 41539 [details]
The requested  /var/tmp/portage/groff-1.18.1-r4/temp/ccnO7jFw.out file
Comment 2 SpanKY gentoo-dev 2004-10-28 19:35:49 UTC
neglected to provide `emerge info`

also, please try groff-1.19.1-r1