Date: Fri, 13 Dec 2002 15:48:18 -0800 From: Cy Schubert - CITS Open Systems Group <Cy.Schubert@uumail.gov.bc.ca> To: rdmurphy@vt.edu Cc: Kent Stewart <kstewart@owt.com>, FreeBSD-stable@FreeBSD.ORG Subject: Re: repeated trouble w/ buildworld Message-ID: <200212132348.gBDNmI82021772@cwsys.cwsent.com> In-Reply-To: Message from "Russell D. Murphy Jr." <rdmurphy@vt.edu> of "Fri, 13 Dec 2002 18:36:12 EST." <15866.28396.156175.66310@knock.econ.vt.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <15866.28396.156175.66310@knock.econ.vt.edu>, "Russell D.
Murphy Jr.
" writes:
>
> Kent Stewart writes:
> | You aren't showing the error. The error 1 just means there was an
> | error messager earlier. Since they are stopping in different places,
> | I would expect hardware errors of some sort. If you are running a
> | make with a "-j?", turn it off so you don't get your error message in
> | a misleading location in the output.
>
> There's no -j specified; I just ran another buildworld just to be
> sure. The command line (tcsh) was:
>
> make buildworld >& /var/tmp/buildworld-021213.log &
>
> I'm not sure if this is what you're looking for, but the last part of
> that log is:
>
> ===> gnu/usr.bin/cc/c++
> rm -f .depend
> mkdep -f .depend -a -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/usr/src/i
> 386/usr\" -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/c++/../cc_tools -I/u
> sr/src/gnu/usr.bin/cc/c++/../cc_tools -I/usr/src/gnu/usr.bin/cc/c++/../../../
> ../contrib/gcc -I/usr/src/gnu/usr.bin/cc/c++/../../../../contrib/gcc/config -
> DDEFAULT_TARGET_VERSION=\"2.95.4\" -DDEFAULT_TARGET_MACHINE=\"i386-unknown-fr
> eebsd\" -D__FBSDID=__RCSID /usr/src/gnu/usr.bin/cc/c++/../../../../contrib/g
> cc/gcc.c /usr/src/gnu/usr.bin/cc/c++/../../../../contrib/gcc/cp/g++spec.c
> echo c++: /usr/lib/libc.a /usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/c++/..
> /cc_int/libcc_int.a >> .depend
> ===> gnu/usr.bin/cc/c++filt
> echo "int xxy_us_dummy;" >tmp-dum.c
> cc -S tmp-dum.c
> echo '/*WARNING: This file is automatically generated!*/' >underscore.c
> if grep _xxy_us_dummy tmp-dum.s > /dev/null ; then echo "int prepends_unders
> core = 1;" >>underscore.c; else echo "int prepends_underscore = 0;" >>under
> score.c; fi
> rm -f tmp-dum.c tmp-dum.s
> rm -f .depend
> mkdep -f .depend -a -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/usr/src/i
> 386/usr\" -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/c++filt/../cc_tools
> -I/usr/src/gnu/usr.bin/cc/c++filt/../cc_tools -I/usr/src/gnu/usr.bin/cc/c++fi
> lt/../../../../contrib/gcc -I/usr/src/gnu/usr.bin/cc/c++filt/../../../../cont
> rib/gcc/config -DMAIN -DIN_GCC -DVERSION=\"2.95.4\" -D__FBSDID=__RCSID /usr/
> src/gnu/usr.bin/cc/c++filt/../../../../contrib/gcc/cplus-dem.c /usr/src/gnu/u
> sr.bin/cc/c++filt/../../../../contrib/gcc/getopt.c /usr/src/gnu/usr.bin/cc/c+
> +filt/../../../../contrib/gcc/getopt1.c underscore.c
> Illegal instruction (core dumped)
> mkdep: compile failed
> *** Error code 1
>
> Stop in /usr/src/gnu/usr.bin/cc/c++filt.
> *** Error code 1
>
> Stop in /usr/src/gnu/usr.bin/cc.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
> *** Error code 1
>
> Stop in /usr/src.
I had these problems and segmentation violations on a machine with a
plugged (with dust) CPU fan. Check to make sure your system is running
cool.
--
Cheers, Phone: 250-387-8437
Cy Schubert Fax: 250-387-5231
Team Leader, Sun/Alpha Team Email: Cy.Schubert@osg.gov.bc.ca
Open Systems Group, CITS
Ministry of Management Services
Province of BC
FreeBSD UNIX: cy@FreeBSD.org
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200212132348.gBDNmI82021772>
