Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jan 2011 10:51:45 +0000 (UTC)
From:      "Bjoern A. Zeeb" <bz@FreeBSD.org>
To:        Garrett Cooper <gcooper@FreeBSD.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r217733 - in head: . share/man/man7
Message-ID:  <20110123104812.A3489@maildrop.int.zabbadoz.net>
In-Reply-To: <AANLkTimmiLVVQ3y3-tbWG41UDaqQpE51BapKuDdxZP0O@mail.gmail.com>
References:  <201101222257.p0MMvSZY007310@svn.freebsd.org> <AANLkTimmiLVVQ3y3-tbWG41UDaqQpE51BapKuDdxZP0O@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

--0-2003245887-1295779905=:3489
Content-Type: TEXT/PLAIN; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: QUOTED-PRINTABLE

On Sat, 22 Jan 2011, Garrett Cooper wrote:

> On Sat, Jan 22, 2011 at 2:57 PM, Bjoern A. Zeeb <bz@freebsd.org> wrote:
>> Author: bz
>> Date: Sat Jan 22 22:57:28 2011
>> New Revision: 217733
>> URL: http://svn.freebsd.org/changeset/base/217733
>>
>> Log:
>> =A0Properly document what the top-level `make tinderbox` does.
>>
>> =A0Reviewed by: =A0jmallett
>> =A0MFC After: =A0 =A03 days
>> =A0X-MFC: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0build.7 only
>
>    As much as I like make universe and tinderbox, for the purpose of
> development testing would it make sense if there was a tinderbox
> target that actually died on its first failure? tinderbox and universe

I think not really; if you want to catch errors, you want all of them
and not just the first broken kernel if there are 12.

> seems to be useful when dealing with known breakage or when executing
> periodic builds, but I don't know think it's as effective with
> development testing, as for some of the stuff I just want to build on
> something other than my host arch and another arch that isn't x86 (say
> arm, mips, powerpc) just to make sure that I didn't break anything
> endian wise (if the code is that nasty).

 =09make universe TARGETS=3Darm
or
 =09make universe TARGETS=3D"i386 amd64 sparc64 ia64"

works perfectly well (again).  Even

 =09make universe TARGETS=3Dmips TARGET_ARCH=3Dmips64eb KERNCONFS=3DXLR64

should be perfectly fine.

/bz

--=20
Bjoern A. Zeeb                                 You have to have visions!
         <ks> Going to jail sucks -- <bz> All my daemons like it!
   http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/jails.html
--0-2003245887-1295779905=:3489--



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