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

Bug 40528

Summary: gettext-0.12.1 Illegal instruction during bootstrap
Product: Gentoo Linux Reporter: Luke Macken (RETIRED) <lewk>
Component: [OLD] Core systemAssignee: Gentoo Release Team <releng>
Status: RESOLVED INVALID    
Severity: blocker CC: staff
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Luke Macken (RETIRED) gentoo-dev 2004-02-05 14:14:03 UTC
While bootstrapping stage1-x86-20040204, I recieve the following error:

loadmsgcat.c: In function `_nl_load_domain':
loadmsgcat.c:1296: internal error: Illegal instruction
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugs.gentoo.org/> for instructions.
make[3]: *** [loadmsgcat.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/gettext-0.12.1/work/gettext-0.12.1/gettext-runtime/intl'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gettext-0.12.1/work/gettext-0.12.1/gettext-runtime'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/gettext-0.12.1/work/gettext-0.12.1/gettext-runtime'
make: *** [all-recursive] Error 1

!!! ERROR: sys-devel/gettext-0.12.1 failed.
!!! Function src_compile, Line 50, Exitcode 2
!!! (no error message)


Reproducible: Always
Steps to Reproduce:
1. export USE="-java"
2. scripts/bootstrap.sh
3.
Comment 1 jonathan 2004-02-09 19:06:01 UTC
*** Bug 41058 has been marked as a duplicate of this bug. ***
Comment 2 jonathan 2004-02-09 19:07:37 UTC
cc1: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make[3]: *** [full-write.lo] Error 1
make[3]: Leaving directory `/var/tmp/portage/gettext-0.12.1/work/gettext-0.12.1/
gettext-tools/lib'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/var/tmp/portage/gettext-0.12.1/work/gettext-0.12.1/
gettext-tools'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/var/tmp/portage/gettext-0.12.1/work/gettext-0.12.1/
gettext-tools'
make: *** [all-recursive] Error 1

!!! ERROR: sys-devel/gettext-0.12.1 failed.
!!! Function src_compile, Line 50, Exitcode 2
!!! (no error message)

cdimage portage # emerge --info                                               
Portage 2.0.50 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4, 2.4.20-xfs-r2)
=================================================================
System uname: 2.4.20-xfs-r2 i686 AMD Athlon(tm) processor
Gentoo Base System version 1.4.2.8
Autoconf: 
Automake: 
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-O2 -mcpu=i686 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/shar
config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O2 -mcpu=i686 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Li
x/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X apm arts avi berkdb crypt cups encode foomaticdb gdbm gif gnome gpm gtk
tk2 imlib jpeg kde libg++ libwww mad mikmod motif mpeg ncurses nls oggvorbis o
ngl oss pam pdflib png python qt quicktime readline sdl slang spell ssl svga t
d truetype x86 xml2 xmms xv zlib"
Comment 3 John Davis (zhen) (RETIRED) gentoo-dev 2004-03-05 11:12:32 UTC
segmentation faults usually happen when there are hardware problems, such as overheating or bad memory. Please check your hardware
Comment 4 jonathan 2004-03-06 21:21:20 UTC
Yah I was sent bug # 26000 in #gentoo. So I found out that it was my cpu heatsink not cooling enough, there was a build up of dust cleaned it out and the build worked fine.