Date: Wed, 11 Aug 2004 16:16:37 -0600 (MDT) From: "M. Warner Losh" <imp@bsdimp.com> To: ru@freebsd.org Cc: kris@obsecurity.org Subject: Re: World broken in stage 1.1 Message-ID: <20040811.161637.56140504.imp@bsdimp.com> In-Reply-To: <20040811221348.GB93983@ip.net.ua> References: <20040810231044.GA70020@xor.obsecurity.org> <20040811.160420.34008155.imp@bsdimp.com> <20040811221348.GB93983@ip.net.ua>
next in thread | previous in thread | raw e-mail | index | archive | help
In message: <20040811221348.GB93983@ip.net.ua> Ruslan Ermilov <ru@FreeBSD.org> writes: : On Wed, Aug 11, 2004 at 04:04:20PM -0600, M. Warner Losh wrote: : > In message: <20040810231044.GA70020@xor.obsecurity.org> : > Kris Kennaway <kris@obsecurity.org> writes: : > : More fallout from the wonderful new make(1) semantics? : > : > I think it is speficially related to the changes to src/Makefile and : > src/Makefile.inc1. If I s/${_+_}//g on those two files, it appears : > that I can buildworld again (at least it doesn't die right away). : > : How exactly does it die for you, please provide some logs. TB --- 2004-08-10 13:23:38 - tinderbox 2.3 running on freebsd-current.sentex.ca TB --- 2004-08-10 13:23:38 - starting CURRENT tinderbox run for sparc64/sparc64 TB --- 2004-08-10 13:23:38 - cleaning the sandbox TB --- 2004-08-10 13:24:26 - checking out the source tree TB --- 2004-08-10 13:24:26 - cd /home/tinderbox/sandbox/CURRENT/sparc64/sparc64 TB --- 2004-08-10 13:24:26 - /usr/bin/cvs -f -R -Q -d/home/ncvs checkout -P -A src TB --- 2004-08-10 13:31:44 - WARNING: /home/tinderbox/sandbox/sparc64.diff does not exist TB --- 2004-08-10 13:31:44 - building world (CFLAGS=-O -pipe) TB --- 2004-08-10 13:31:44 - cd /home/tinderbox/sandbox/CURRENT/sparc64/sparc64/src TB --- 2004-08-10 13:31:44 - /usr/bin/make -B buildworld >>> Building an up-to-date make(1) >>> Rebuilding the temporary build tree >>> stage 1.1: legacy release compatibility shims >>> stage 1.2: bootstrap tools >>> stage 2.1: cleaning up the object tree >>> stage 2.2: rebuilding the object tree >>> stage 2.3: build tools >>> stage 3: cross tools >>> stage 4.1: building includes >>> stage 4.2: building libraries >>> stage 4.3: make dependencies >>> stage 4.4: building everything [...] mkdep -f .depend -a -I. -DNS -DINET6 -DRESCUE /tinderbox/CURRENT/sparc64/sparc64/src/sbin/route/route.c echo route: /home/tinderbox/sandbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc64/src/i386/usr/lib/libc.a >> .depend cc -O -pipe -I. -Wall -DNS -DINET6 -DRESCUE -c /tinderbox/CURRENT/sparc64/sparc64/src/sbin/route/route.c (cd /tinderbox/CURRENT/sparc64/sparc64/src/rescue/rescue/../../sbin/routed && make -DRESCUE CRUNCH_CFLAGS=-DRESCUE depend && make -DRESCUE CRUNCH_CFLAGS=-DRESCUE if.o input.o main.o output.o parms.o radix.o rdisc.o table.o trace.o) rm -f .depend mkdep -f .depend -a -DRESCUE /tinderbox/CURRENT/sparc64/sparc64/src/sbin/routed/if.c /tinderbox/CURRENT/sparc64/sparc64/src/sbin/routed/input.c /tinderbox/CURRENT/sparc64/sparc64/src/sbin/routed/main.c /tinderbox/CURRENT/sparc64/sparc64/src/sbin/routed/output.c /tinderbox/CURRENT/sparc64/sparc64/src/sbin/routed/parms.c /tinderbox/CURRENT/sparc64/sparc64/src/sbin/routed/radix.c /tinderbox/CURRENT/sparc64/sparc64/src/sbin/routed/rdisc.c /tinderbox/CURRENT/sparc64/sparc64/src/sbin/routed/table.c /tinderbox/CURRENT/sparc64/sparc64/src/sbin/routed/trace.c echo routed: /home/tinderbox/sandbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc64/src/i386/usr/lib/libc.a /home/tinderbox/sandbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc64/src/i386/usr/lib/libmd.a >> .depend +for: not found *** Error code 127 Stop in /tinderbox/CURRENT/sparc64/sparc64/src/sbin/routed. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc64/src/rescue/rescue. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src/rescue/rescue. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src/rescue. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src. *** Error code 1 Stop in /tinderbox/CURRENT/sparc64/sparc64/src. TB --- 2004-08-10 14:08:16 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-08-10 14:08:16 - ERROR: failed to build world TB --- 2004-08-10 14:08:16 - tinderbox aborted _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040811.161637.56140504.imp>