Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 202579 - sys-devel/gcc-4.1.2: emerge fails
Summary: sys-devel/gcc-4.1.2: emerge fails
Status: VERIFIED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-17 14:09 UTC by Marc Tönnies
Modified: 2007-12-17 21:43 UTC (History)
0 users

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


Attachments
Log of the GCC emerge failure (gcc-4.1.2_build.log,268.40 KB, text/plain)
2007-12-17 14:10 UTC, Marc Tönnies
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Marc Tönnies 2007-12-17 14:09:20 UTC
Emerging of sys-devel/gcc-4.1.2 fails.
You can find the complete log here: http://files.firehost.ws/gcc-4.1.2_build.log

Reproducible: Always

Steps to Reproduce:
emerge -av gcc




firehost ~ # emerge --info 
Portage 2.1.3.19 (default-linux/amd64/vserver, gcc-3.4.4, glibc-2.5-r4, 2.6.20.12-vs2.2.0-amd64-squash-drbd-256ip x86_64)
=================================================================
System uname: 2.6.20.12-vs2.2.0-amd64-squash-drbd-256ip x86_64 AMD Athlon(tm) 64 Processor 3800+
Timestamp of tree: Mon, 17 Dec 2007 08:00:01 +0000
app-shells/bash:     3.2_p17
dev-lang/python:     2.4.4-r6
dev-python/pycrypto: 2.0.1-r6
sys-apps/sandbox:    1.2.18.1-r2
sys-devel/autoconf:  2.13, 2.61-r1
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r1, 1.10
sys-devel/binutils:  2.18-r1
sys-devel/gcc-config: 1.3.16
sys-devel/libtool:   1.5.24
virtual/os-headers:  2.6.22-r2
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=k8 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /var/bind"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-march=k8 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict unmerge-orphans userfetch"
GENTOO_MIRRORS="ftp://ftp.gentoo.mesh-solutions.com/gentoo/ http://pandemonium.tiscali.de/pub/gentoo/ http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/"
LINGUAS="de"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --filter=H_**/files/digest-*"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="amd64 apache2 bcmath berkdb bitmap-fonts bzip2 calendar cgi cli cracklib crypt ctype curl dri exif ffmpeg fortran ftp gd gdbm gif gmp iconv imagemagick imap ipv6 isdnlog jpeg midi mudflap mysql ncurses nls nptl nptlonly openmp pam pcre pdo-external perl php pic png posix pppd python readline reflection sasl session spell spl sqlite ssl tcpd theards truetype-fonts type1-fonts unicode utf8 vhosts xml xmlreader xmlrpc xmlwriter xorg zip zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="de" USERLAND="GNU" VIDEO_CARDS="apm ark chips cirrus cyrix dummy fbdev glint i128 i810 mach64 mga neomagic nv r128 radeon rendition s3 s3virge savage siliconmotion sis sisusb tdfx tga trident tseng v4l vesa vga via vmware voodoo"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Marc Tönnies 2007-12-17 14:10:43 UTC
Created attachment 138734 [details]
Log of the GCC emerge failure
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-12-17 15:03:26 UTC
<snip>
gcc: Internal error: Killed (program cc1)
Please submit a full bug report.
</snip>

Most likely out of RAM; increase your swap or try without -pipe.
Comment 3 Marc Tönnies 2007-12-17 15:30:09 UTC
(In reply to comment #2)
> <snip>
> gcc: Internal error: Killed (program cc1)
> Please submit a full bug report.
> </snip>
> 
> Most likely out of RAM; increase your swap or try without -pipe.
> 

I've tried it without -pipe but it doesn't work. The error message is the same.
Comment 4 Marc Tönnies 2007-12-17 21:43:15 UTC
(In reply to comment #3)
> I've tried it without -pipe but it doesn't work. The error message is the same.
> 

Okay, after i talked with my serveradmin to enlarge the swap partition of my vserver it works properly now.