Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 14 Mar 2001 05:50:38 -0800
From:      Kent Stewart <kstewart@urx.com>
To:        Paul Andrews <andrews@powersurfr.com>
Cc:        questions@freebsd.org
Subject:   Re: Make buildworld on 4.2-STABLE
Message-ID:  <3AAF772E.2CAA269E@urx.com>
References:  <00ce01c0ac8c$7f568770$2200a8c0@crypt>

next in thread | previous in thread | raw e-mail | index | archive | help


> Paul Andrews wrote:
> 
> Hello Everyone,
> 
> I am currently in the process of trying to buildworld on 4.2-STABLE.
> However I have run into a snag an am getting an Internal compiler
> error: program cc1 got fatal signal 11, see last few lines below.

Look at http://www.freebsd.org/FAQ/troubleshoot.html#SIGNAL11. It will
help you figure out what kind of hardware problem you are having. A
signal 11 in a program is one thing but in the compiler it is usually
a hardware problem. It can be anything from memory to temperature
sensitive components.

Kent

> 
> I am running a
> AMD K6-233 CPU
> 256MB RAM
> 6.4GB HD
> 2 DLINK DFE-530TX NICS
> SoundBlaster 16
> 
> uname -a output
> FreeBSD hexadecimal.extorted.ca 4.2-RELEASE FreeBSD 4.2-RELEASE #0:
> Wed Mar 14 00:21:16 MST 2001
> andrews@hexadecimal.extorted.ca:/usr/src/sys/compile/HEXADECIMAL
> i386
> 
> I just installed the OS last night on this machine and rebuilt the
> release kernel to work with the SB16. Now I am trying to update to
> 4.2-STABLE.
> 
> I cvsup'd the source tree for RELENG_4 at approximately 11:00 pm
> MST. Once completed I started to complie my new binaries by running
> make buildworld. I get to stage 2: build tools and get the failure
> when trying to compile what it looks to be like a newer version of
> gcc..
> 
> Any suggestions or insight would be greatly appreciated.
> 
> Paul Andrews
> --------------------------------------------------------------
> >>> stage 2: build tools
> --------------------------------------------------------------
> cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj  INSTALL="sh
> /usr/src/tools/install.sh"
> PATH=/usr/obj/usr/src/i386/usr/sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin
> make -f Makefile.inc1 build-tools
> cd /usr/src/bin/csh; make build-tools
> grep 'ERR_' /usr/src/bin/csh/../../contrib/tcsh/sh.err.c | grep
> '^#define' >> sh.err.h
> cc -E -O -pipe -I. -I/usr/src/bin/csh
> -I/usr/src/bin/csh/../../contrib/tcsh -D_PATH_TCSHELL='"/bin/csh"'
> -Wall -Wformat   /usr/src/bin/csh/../../contrib/tcsh/tc.const.c
> /usr/src/bin/csh/../../contrib/tcsh/sh.char.h
> /usr/src/bin/csh/config.h
> /usr/src/bin/csh/../../contrib/tcsh/config_f.h
> /usr/src/bin/csh/../../contrib/tcsh/sh.types.h sh.err.h
> -D_h_tc_const | grep 'Char STR' |  sed -e 's/Char
> \([a-zA-Z0-9_]*\)\(.*\)/extern Char \1[];/' |  sort >> tc.const.h
> cc -o gethost  -static -O -pipe -I. -I/usr/src/bin/csh
> -I/usr/src/bin/csh/../../contrib/tcsh -D_PATH_TCSHELL='"/bin/csh"'
> -Wall -Wformat   /usr/src/bin/csh/../../contrib/tcsh/gethost.c
> cd /usr/src/bin/sh; make build-tools
> cc -O -pipe -DSHELL -I. -I/usr/src/bin/sh -Wall -Wformat   -c
> /usr/src/bin/sh/mkinit.c
> cc -O -pipe -DSHELL -I. -I/usr/src/bin/sh -Wall -Wformat    -static
> mkinit.o  -o mkinit
> cc -O -pipe -DSHELL -I. -I/usr/src/bin/sh -Wall -Wformat   -c
> /usr/src/bin/sh/mknodes.c
> cc -O -pipe -DSHELL -I. -I/usr/src/bin/sh -Wall -Wformat    -static
> mknodes.o  -o mknodes
> cc -O -pipe -DSHELL -I. -I/usr/src/bin/sh -Wall -Wformat   -c
> /usr/src/bin/sh/mksyntax.c
> cc -O -pipe -DSHELL -I. -I/usr/src/bin/sh -Wall -Wformat    -static
> mksyntax.o  -o mksyntax
> cd /usr/src/games/adventure; make build-tools
> cc -O -pipe -traditional-cpp   -c /usr/src/games/adventure/setup.c
> cc -static -O -pipe -traditional-cpp    -o setup setup.o
> cd /usr/src/games/hack; make build-tools
> cc -O -pipe -fwritable-strings -I/usr/src/games/hack -I.   -c
> /usr/src/games/hack/makedefs.c
> cc -static -O -pipe -fwritable-strings -I/usr/src/games/hack -I.
> -o makedefs makedefs.o
> cd /usr/src/games/phantasia; make build-tools
> cc -O -pipe   -c -o cross-phantglobs.o
> /usr/src/games/phantasia/phantglobs.c
> cc -O -pipe   -c /usr/src/games/phantasia/setup.c
> cc -static -O -pipe    -o setup cross-phantglobs.o setup.o -lm
> cd /usr/src/gnu/usr.bin/cc/cc_tools; make build-tools
> gperf -p -j1 -i 1 -g -o -t -G -N is_reserved_word -k1,3,$
> /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/c-parse.gperf
> > c-gperf.h
> gperf -p -j1 -g -o -t -N is_reserved_word '-k1,4,7,$'
> /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/cp/gxx.gperf
> >gxx-hash.h
> ln -sf gxx-hash.h hash.h
> echo '#include "cp/cp-tree.def"'                > gencheck.h
> echo '#include "objc/objc-tree.def"'            >> gencheck.h
> echo '#include "auto-host.h"'                   > config.h
> echo '#include "gansidecl.h"'                   >> config.h
> echo '#include "i386/xm-i386.h"'        >> config.h
> echo '#include "hwint.h"'                       >> config.h
> echo '#include "auto-host.h"'                   > hconfig.h
> echo '#include "gansidecl.h"'                   >> hconfig.h
> echo '#include "i386/xm-i386.h"'        >> hconfig.h
> echo '#include "hwint.h"'                       >> hconfig.h
> echo 'static char *multilib_raw[] = {  "aout maout;", "elf !maout;",
> NULL };'> multilib.h
> echo 'static char *multilib_matches_raw[] = {  "maout maout;", "melf
> melf;", NULL };'   >> multilib.h
> echo 'static char *multilib_extra = "";'        >> multilib.h
> echo '#include "cp/lang-options.h"'             > options.h
> echo '#include "f/lang-options.h"'              >> options.h
> echo '#include "cp/lang-specs.h"'               > specs.h
> echo '#include "f/lang-specs.h"'                >> specs.h
> echo '#include "objc/lang-specs.h"'             >> specs.h
> echo '#include "gansidecl.h"'                   > tconfig.h
> echo '#include "i386/xm-i386.h"'        >> tconfig.h
> echo '#include "i386/i386.h"'   > tm.h
> echo '#include "i386/att.h"'            >> tm.h
> echo '#include <freebsd.h>'                     >> tm.h
> echo '#include "dbxelf.h"'                      >> tm.h
> echo '#include "i386/freebsd.h"'                >> tm.h
> echo '#include "i386/perform.h"'                >> tm.h
> echo '#include <freebsd-native.h>'              >> tm.h
> cc -O -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\"
> -I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools
> -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools
> -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc
> -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config
> -c
> /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gencheck.c
> cc -static -O -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\"
> -I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools
> -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools
> -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc
> -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config
> -o gencheck gencheck.o
> ./gencheck > tree-check.h
> cc -O -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\"
> -I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools
> -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools
> -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc
> -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config
> -c
> /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/gengenrtl.c
> cc -static -O -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\"
> -I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools
> -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools
> -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc
> -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config
> -o gengenrtl gengenrtl.o
> ./gengenrtl genrtl.h genrtl.c
> cc -O -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\"
> -I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools
> -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools
> -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc
> -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config
> -c
> /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/genattr.c
> cc -O -pipe -I. -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr\"
> -I/usr/obj/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools
> -I/usr/src/gnu/usr.bin/cc/cc_tools/../cc_tools
> -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc
> -I/usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/config
> -c /usr/src/gnu/usr.bin/cc/cc_tools/../../../../contrib/gcc/rtl.c
> {standard input}: cc: Assembler messages:
> {standard input}:0: Warning: end of file not at end of a line;
> newline inserted
> {standard input}:951: Error: Unknown pseudo-op:  `.lc169'
> Internal compiler error: program cc1 got fatal signal 11
> *** Error code 1
> 
> Stop in /usr/src/gnu/usr.bin/cc/cc_tools.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> *** Error code 1
> 
> Stop in /usr/src.
> 

-- 
Kent Stewart
Richland, WA

mailto:kbstew99@hotmail.com
http://kstewart.urx.com/kstewart/index.html
FreeBSD News http://daily.daemonnews.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3AAF772E.2CAA269E>