On Wed, Aug 11, 2004 at 04:16:37PM -0600, M. Warner Losh wrote: > In message: <20040811221348.GB93983_at_ip.net.ua> > Ruslan Ermilov <ru_at_FreeBSD.org> writes: > : On Wed, Aug 11, 2004 at 04:04:20PM -0600, M. Warner Losh wrote: > : > In message: <20040810231044.GA70020_at_xor.obsecurity.org> > : > Kris Kennaway <kris_at_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 > You're looking at a day old report. The issue (the bug in crunchgen(1)) has been dealt with already. Cheers, -- Ruslan Ermilov ru_at_FreeBSD.org FreeBSD committer
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:05 UTC