From owner-freebsd-current Tue Jul 4 23:25:20 2000 Delivered-To: freebsd-current@freebsd.org Received: from pcwin002.win.tue.nl (pcwin002.win.tue.nl [131.155.71.72]) by hub.freebsd.org (Postfix) with ESMTP id D1A8F37B625 for ; Tue, 4 Jul 2000 23:25:14 -0700 (PDT) (envelope-from stijn@pcwin002.win.tue.nl) Received: by pcwin002.win.tue.nl (Postfix, from userid 1001) id 23EF5192E; Wed, 5 Jul 2000 08:26:08 +0200 (CEST) Date: Wed, 5 Jul 2000 08:26:08 +0200 From: Stijn Hoop To: current@freebsd.org Subject: Re: world broken? Message-ID: <20000705082607.A74534@pcwin002.win.tue.nl> References: <20000705003159.A73558@pcwin002.win.tue.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2i In-Reply-To: <20000705003159.A73558@pcwin002.win.tue.nl>; from stijn@win.tue.nl on Wed, Jul 05, 2000 at 12:31:59AM +0200 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, ignore this for now please - I am getting past this on the same sources with a second buildworld. I suspect a hardware problem :( --Stijn On Wed, Jul 05, 2000 at 12:31:59AM +0200, Stijn Hoop wrote: > Hi, > > Trying to build world, source just cvssup'ed, clean builddir and I get > this error: > > Script started on Wed Jul 5 00:14:00 2000 > firsa# make buildworld > > [...snip...] > > -------------------------------------------------------------- > >>> stage 3: cross tools > -------------------------------------------------------------- > > [...snip...] > > cc -O -pipe -DFREEBSD_NATIVE -DIN_GCC -DHAVE_CONFIG_H -DPREFIX=\"/usr/obj/usr/src/i386/usr\" -I/usr/obj/usr/src/i386/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../cc_tools -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc.295 -I/usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc.295/config -DTARGET_NAME=\"i386-unknown-freebsd\" -DIN_GCC -I/usr/obj/usr/src/i386/usr/include -c /usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc.295/fold-const.c -o fold-const.o > /usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc.295/fold-const.c: In function `add_double': > /usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc.295/fold-const.c:245: argument `hv' doesn't match prototype > /usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc.295/rtl.h:1576: prototype declaration > /usr/src/gnu/usr.bin/cc/cc_int/../../../../contrib/gcc.295/fold-const.c:252: invalid type argument of `unary *' > *** Error code 1 > > Stop in /usr/src/gnu/usr.bin/cc/cc_int. > *** 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. > firsa# > > Script done on Wed Jul 5 00:23:08 2000 > > This is on FreeBSD 5.0-20000701-CURRENT #0: Sat Jul 1 11:53:52 GMT 2000 > (a -current snapshot from current.FreeBSD.org, GENERIC kernel). Anyone know > what's up? > > --Stijn To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message