From owner-freebsd-stable Fri Dec 13 15:48:28 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 04B3A37B401 for ; Fri, 13 Dec 2002 15:48:26 -0800 (PST) Received: from spqr.osg.gov.bc.ca (spqr.osg.gov.bc.ca [142.32.102.24]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4185B43ED1 for ; Fri, 13 Dec 2002 15:48:25 -0800 (PST) (envelope-from Cy.Schubert@osg.gov.bc.ca) Received: from passer.osg.gov.bc.ca (passer.osg.gov.bc.ca [142.32.110.29]) by spqr.osg.gov.bc.ca (Postfix) with ESMTP id DC80D9F164; Fri, 13 Dec 2002 15:48:19 -0800 (PST) Received: from cwsys.cwsent.com (cwsys2 [10.1.2.1]) by passer.osg.gov.bc.ca (8.12.6/8.12.3) with ESMTP id gBDNmI0R027489; Fri, 13 Dec 2002 15:48:19 -0800 (PST) (envelope-from cy@cwsent.com) Received: from cwsys (localhost [127.0.0.1]) by cwsys.cwsent.com (8.12.6/8.12.3) with ESMTP id gBDNmI82021772; Fri, 13 Dec 2002 15:48:18 -0800 (PST) (envelope-from cy@cwsys.cwsent.com) Message-Id: <200212132348.gBDNmI82021772@cwsys.cwsent.com> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 Reply-To: Cy Schubert - CITS Open Systems Group From: Cy Schubert - CITS Open Systems Group X-os: FreeBSD X-Sender: cy@cwsent.com To: rdmurphy@vt.edu Cc: Kent Stewart , FreeBSD-stable@FreeBSD.ORG Subject: Re: repeated trouble w/ buildworld In-Reply-To: Message from "Russell D. Murphy Jr." of "Fri, 13 Dec 2002 18:36:12 EST." <15866.28396.156175.66310@knock.econ.vt.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 13 Dec 2002 15:48:18 -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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