Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 01 Dec 2008 12:25:06 +0100
From:      =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@des.no>
To:        Tim Kientzle <kientzle@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, Alfred Perlstein <alfred@freebsd.org>, src-committers@freebsd.org
Subject:   Re: svn commit: r185499 - head
Message-ID:  <863ah8rvcd.fsf@ds4.des.no>
In-Reply-To: <49338E98.7020104@freebsd.org> (Tim Kientzle's message of "Sun, 30 Nov 2008 23:13:28 -0800")
References:  <200812010045.mB10jpmX007146@svn.freebsd.org> <49338E98.7020104@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Tim Kientzle <kientzle@freebsd.org> writes:
> Alfred Perlstein <alfred@freebsd.org> writes:
> > Log:
> >   Provide a 'tinderbox' target that compiles enough of FreeBSD that
> >   a developer can rest reasonably assured that the tinderbox will not
> >   be broken.  This target leverages most of 'universe' but will exit
> >   non-zero and output a summary at the end.
> >     "make tinderbox"
> Excellent!

I really don't see the point, especially now that 'make universe' will
issue a warning on stdout for every build that fails.  As I've tried to
explain to Alfred, the tinderbox does nothing magical, and nothing that
isn't already covered by 'make universe'.  I also asked him to discuss
any changes with Poul-Henning before committing them.

> I seem to recall that the "real" tinderbox uses some slightly
> different build options from "make universe."

No, it doesn't.  You can check for yourself - the complete command line
and environment are included in the log file.  From the latest amd64
build:

TB --- 2008-12-01 07:01:04 - building world
TB --- 2008-12-01 07:01:04 - MAKEOBJDIRPREFIX=3D/obj
TB --- 2008-12-01 07:01:04 - PATH=3D/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2008-12-01 07:01:04 - TARGET=3Damd64
TB --- 2008-12-01 07:01:04 - TARGET_ARCH=3Damd64
TB --- 2008-12-01 07:01:04 - TZ=3DUTC
TB --- 2008-12-01 07:01:04 - __MAKE_CONF=3D/dev/null
TB --- 2008-12-01 07:01:04 - cd /src
TB --- 2008-12-01 07:01:04 - /usr/bin/make -B buildworld

DES
--=20
Dag-Erling Sm=C3=B8rgrav - des@des.no



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