Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 40528 - gettext-0.12.1 Illegal instruction during bootstrap
Summary: gettext-0.12.1 Illegal instruction during bootstrap
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
: 41058 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-02-05 14:14 UTC by Luke Macken (RETIRED)
Modified: 2004-03-06 21:21 UTC (History)
1 user (show)

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 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.