Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 58372 - ncurses-5.4-r2 results in gcc segfaulting
Summary: ncurses-5.4-r2 results in gcc segfaulting
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] baselayout (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-26 03:46 UTC by Ernillew Osin
Modified: 2004-07-26 06:08 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 Ernillew Osin 2004-07-26 03:46:45 UTC
When I try emerge --update world ncurses don`t compile.
In file included from ../ncurses/curses.priv.h:115,
                 from ../ncurses/tinfo/comp_expand.c:33:
/usr/include/signal.h:236: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
The bug is not reproduceable, so it is likely a hardware or OS problem
make[1]: *** [../objects/comp_expand.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make[1]: Leaving directory `/var/tmp/portage/ncurses-5.4-r2/work/ncurses-5.4/ncurses'
make: *** [all] Error 2

!!! ERROR: sys-libs/ncurses-5.4-r2 failed.
!!! Function src_compile, Line 76, Exitcode 2
!!! make failed

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




Portage 2.0.50-r9 (default-x86-2004.0, gcc-3.3.2, glibc-2.3.2-r9,
2.6.7-hardened-udev)
=================================================================
System uname: 2.6.7-hardened-udev i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
Gentoo 2005.18
Autoconf: sys-devel/autoconf-2.58-r1
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium4 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config
/usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /usr/share/config
/var/bind /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://mirror.gentoo.ru/pub/mirror/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://gil.dnk.cxm/gentoo-portage"
USE="X acpi acpi4linux alsa apache2 apm avi berkdb cdr crypt cups devmap dillo
directfb divx4linux dvd dvdr encode fbcon gd gdbm gif gimp gnome gnutls gpm
gstreamer gtk gtk2 iconv imlib jabber java jit jpeg ldap libg++ libwww mad
mikmod motif moznocompose moznoirc moznomail mpeg mpeg4 mplayer mysql nagios-dns
nagios-ntp nagios-ping nagios-ssh ncurses nls nntp nptl oggvorbis openal opengl
openssh oss pam pdflib perl php png python quicktime radeon readline samba sasl
sdl slang snmp socks5 softquota spell ssl svga tcpd truetype ucs2 unicode usb
v4l v4l2 vim-with-x x86 xfs xml2 xmms xv zlib"
Comment 1 SpanKY gentoo-dev 2004-07-26 06:08:29 UTC
upgrade your toolchain and then we'll see what the problem is

your gcc / glibc / binutils is pretty outdated