Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 138494

Summary: cc1plus killed while compiling inkscape 0.43
Product: Gentoo Linux Reporter: Vaclav Brozek <vaclav.brozek>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: VERIFIED NEEDINFO    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Vaclav Brozek 2006-06-29 09:15:55 UTC
When I try to do
emerge inkscape
the compilation stops saying:
x86_64-pc-linux-gnu-g++: Internal error: Killed (program cc1plus)
In the last few minutes before this error, there is a sensible slow-down, e.g. mouse cursor moves delayed in the order of seconds.
This happened with gcc 3.4.4, as well as with 3.4.6-r1 which I emerged today.

Gentoo Base System version 1.6.14
Portage 2.0.54 (default-linux/amd64/2006.0, gcc-3.4.6, glibc-2.3.6-r4, 2.6.16-gentoo-r9 x86_64)
=================================================================
System uname: 2.6.16-gentoo-r9 x86_64 AMD Sempron(tm) Processor 2600+
dev-lang/python:     2.4.2
dev-python/pycrypto: [Not Present]
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.12
sys-devel/autoconf:  2.13, 2.59-r6
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1
sys-devel/binutils:  2.16.1-r2
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="amd64"
AUTOCLEAN="yes"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O3 -fomit-frame-pointer -pipe -mmmx -msse -msse2 -funroll-loops -s"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/X11/xkb /usr/lib64/mozilla/defaults/pref /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=k8 -O3 -fomit-frame-pointer -pipe -mmmx -msse -msse2 -funroll-loops -s"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks sandbox sfperms strict"
GENTOO_MIRRORS="ftp://ftp.fi.muni.cz/pub/linux/gentoo ftp://gentoo.inode.at/source/ ftp://gd.tuwien.ac.at/opsys/linux/gentoo/ ftp://ftp.gentoo.skynet.be/pub/gentoo/ ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ ftp://ftp.uni-erlangen.de/pub/mirrors/gentoo http://gentoo.ynet.sk/pub ftp://mirror.switch.ch/mirror/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="amd64 X Xaw3d a52 aac aalib alsa arts audiofile avi bash-completion bcmath berkdb bitmap-fonts bzip2 calendar cdparanoia cdr cli crypt cscope ctype cups curl curlwrappers dga dio directfb dri dts dv dvd dvdr dvdread eds emacs emacs-w3 emboss emul-linux-x86 encode esd evo examples exif expat fam fbconfdftk ffmpeg fftw flac flash font-server foomaticdb fortran ftp gb gd gdbm ggi gif ginac glut gmp gnome gnutls gphoto2 gpm gstreamer gtk gtk2 gtkhtml hal howl icq idn imagemagick imap imlib ipv6 isdnlog jack java javascript jpeg jpeg2k kde kerberos lcms ldap lesstif libwww lzw lzw-tiff mad matroska mbox mcal memlimit mikmod mime ming mng motif mozilla mp3 mpeg mpi mplayer nas ncurses nls nocd nptl nsplugin nvidia ogg openal opengl oscar pam pam_console pcre pdf pdflib perl png pppd python qt quicktime rar readline recode reflection sasl sdl session sndfile speex spell spl ssl stroke subtitles svg tcpd tga theora threads tiff truetype truetype-fonts type1-fonts udev unicode usb vcd vorbis xine xml2 xmms xorg xosd xpm xsl xv xvid zlib userland_GNU kernel_linux elibc_glibc"
Unset:  CTARGET, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTAGE_RSYNC_EXTRA_OPTS, PORTAGE_RSYNC_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-29 09:53:35 UTC
Does it fail repeatedly at *exactly* the same place? If so, we need the exact output, we can't guess.
Comment 2 Vaclav Brozek 2006-06-29 12:22:01 UTC
Please take my apologize -- when trying to compile for the third time, I succeed. The only difference was that I turned on the swap. I had forgot to do this for the previus two attempts.
Its strange thing, however, since my box has 512MB of RAM, and this was not enough... (the swap added another 1GB).

Thanks a lot for you being ready to help me, the bug dissapeared.