Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 144935 - gcc-3.4.6-r1: ICE in function `c_common_nodes_and_builtins':3468
Summary: gcc-3.4.6-r1: ICE in function `c_common_nodes_and_builtins':3468
Status: VERIFIED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: ARM Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-23 22:17 UTC by kinneko
Modified: 2006-08-24 00:03 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 kinneko 2006-08-23 22:17:17 UTC
Intel IXP422/RAM64M

gcc-3.4.6-r1
	/var/tmp/portage/gcc-3.4.6-r1/work/gcc-3.4.6/gcc/c-common.c: In function `c_common_nodes_and_builtins':
	/var/tmp/portage/gcc-3.4.6-r1/work/gcc-3.4.6/gcc/c-common.c:3468: internal compiler error: Segmentation fault

# emerge --info
Portage 2.1-r2 (uclibc/arm/2.4, gcc-3.4.4, uclibc-0.9.28-r0, 2.4.27-uc1 armv5b)
=================================================================
System uname: 2.4.27-uc1 armv5b XScale-IXP4xx/IXC11xx rev 1 (v5b)
Gentoo Base System version 1.6.13
app-admin/eselect-compiler: [Not Present]
dev-lang/python:     2.3.5, 2.4.3-r1
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     [Not Present]
dev-util/confcache:  [Not Present]
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.13-r3
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.4.26-r1
ACCEPT_KEYWORDS="arm"
AUTOCLEAN="yes"
CBUILD="armeb-softfloat-linux-uclibc"
CFLAGS="-Os -mcpu=xscale -mtune=xscale -msoft-float"
CHOST="armeb-softfloat-linux-uclibc"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/env.d /etc/gconf /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-Os"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer nodoc noinfo noman sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
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'"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="arm bitmap-fonts cli dlloader dri ncurses pcre readline reflection session spl truetype-fonts type1-fonts uclibc xorg zlib elibc_uclibc input_devices_keyboard input_devices_mouse input_devices_evdev kernel_linux userland_GNU video_cards_dummy video_cards_fbdev video_cards_v4l"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LDFLAGS, LINGUAS, MAKEOPTS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-08-23 23:31:38 UTC
Given that about every other ebuild segfaults for you (Bug 144933, Bug 144934) I guess your hardware is highly unstable and broken.
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-08-23 23:32:31 UTC
Can you reproduce the issue, i.e. - does it fail at *exactly* the same place? If yes, we need the preprocessed source; otherwise see Bug 20600.
Comment 3 kinneko 2006-08-24 00:01:59 UTC
May be, but this hardware work well Snapgear distribution.
This is almost a reference of Intel properly. 
Comment 4 kinneko 2006-08-24 00:03:45 UTC
> Can you reproduce the issue, i.e. - does it fail at *exactly* the same place?

yes.
3 times same place in "emerge -eav system".

> If yes, we need the preprocessed source; 
> otherwise see Bug 20600.

Oh, I see.
Because that is troublesome, I withdraw it.