Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Aug 2004 01:23:37 +0300
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        "M. Warner Losh" <imp@bsdimp.com>
Cc:        kris@obsecurity.org
Subject:   Re: World broken in stage 1.1
Message-ID:  <20040811222337.GC96867@ip.net.ua>
In-Reply-To: <20040811.161637.56140504.imp@bsdimp.com>
References:  <20040810231044.GA70020@xor.obsecurity.org> <20040811.160420.34008155.imp@bsdimp.com> <20040811221348.GB93983@ip.net.ua> <20040811.161637.56140504.imp@bsdimp.com>

next in thread | previous in thread | raw e-mail | index | archive | help

--Sr1nOIr3CvdE5hEN
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Aug 11, 2004 at 04:16:37PM -0600, M. Warner Losh wrote:
> 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?=20
> : >=20
> : > 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).
> : >=20
> : How exactly does it die for you, please provide some logs.
>=20
> TB --- 2004-08-10 13:23:38 - tinderbox 2.3 running on freebsd-current.sen=
tex.ca
> TB --- 2004-08-10 13:23:38 - starting CURRENT tinderbox run for sparc64/s=
parc64
> 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/s=
parc64
> 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.dif=
f does not exist
> TB --- 2004-08-10 13:31:44 - building world (CFLAGS=3D-O -pipe)
> TB --- 2004-08-10 13:31:44 - cd /home/tinderbox/sandbox/CURRENT/sparc64/s=
parc64/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/sparc=
64/sparc64/src/sbin/route/route.c
> echo route: /home/tinderbox/sandbox/CURRENT/sparc64/sparc64/obj/sparc64/t=
inderbox/CURRENT/sparc64/sparc64/src/i386/usr/lib/libc.a  >> .depend
> cc -O -pipe  -I. -Wall -DNS -DINET6 -DRESCUE  -c /tinderbox/CURRENT/sparc=
64/sparc64/src/sbin/route/route.c
> (cd /tinderbox/CURRENT/sparc64/sparc64/src/rescue/rescue/../../sbin/route=
d &&  make -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE  depend && make -DRESCUE CRUNC=
H_CFLAGS=3D-DRESCUE  if.o input.o main.o output.o parms.o radix.o rdisc.o t=
able.o trace.o)
> rm -f .depend
> mkdep -f .depend -a    -DRESCUE /tinderbox/CURRENT/sparc64/sparc64/src/sb=
in/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/sparc6=
4/src/sbin/routed/parms.c /tinderbox/CURRENT/sparc64/sparc64/src/sbin/route=
d/radix.c /tinderbox/CURRENT/sparc64/sparc64/src/sbin/routed/rdisc.c /tinde=
rbox/CURRENT/sparc64/sparc64/src/sbin/routed/table.c /tinderbox/CURRENT/spa=
rc64/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/s=
andbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/sparc64/sparc6=
4/src/i386/usr/lib/libmd.a >> .depend
> +for: not found
> *** Error code 127
>=20
> Stop in /tinderbox/CURRENT/sparc64/sparc64/src/sbin/routed.
> *** Error code 1
>=20
> Stop in /tinderbox/CURRENT/sparc64/sparc64/obj/sparc64/tinderbox/CURRENT/=
sparc64/sparc64/src/rescue/rescue.
> *** Error code 1
>=20
> Stop in /tinderbox/CURRENT/sparc64/sparc64/src/rescue/rescue.
> *** Error code 1
>=20
You're looking at a day old report.  The issue (the bug in crunchgen(1))
has been dealt with already.


Cheers,
--=20
Ruslan Ermilov
ru@FreeBSD.org
FreeBSD committer

--Sr1nOIr3CvdE5hEN
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (FreeBSD)

iD8DBQFBGpxpqRfpzJluFF4RAsshAJ0b7f5zCYFL8eXBWnv3346nMPJ5mACfX9T1
0LnhfYMqEqycVPl5ptIZd/Q=
=xN+J
-----END PGP SIGNATURE-----

--Sr1nOIr3CvdE5hEN--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040811222337.GC96867>