Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Apr 2011 10:48:33 -0400
From:      John Baldwin <jhb@freebsd.org>
To:        obrien@freebsd.org
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r221053 - head/usr.bin/rlogin
Message-ID:  <201104271048.33325.jhb@freebsd.org>
In-Reply-To: <20110426222641.GA44259@dragon.NUXI.org>
References:  <201104260409.p3Q49KaJ006272@svn.freebsd.org> <201104260932.44199.jhb@freebsd.org> <20110426222641.GA44259@dragon.NUXI.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday, April 26, 2011 6:26:41 pm David O'Brien wrote:
> On Tue, Apr 26, 2011 at 09:32:44AM -0400, John Baldwin wrote:
> > On Tuesday, April 26, 2011 12:09:20 am David E. O'Brien wrote:
> > > Author: obrien
> > > Date: Tue Apr 26 04:09:20 2011
> > > New Revision: 221053
> > > URL: http://svn.freebsd.org/changeset/base/221053
> > > 
> > > Log:
> > >   This builds OK using the parent dir's WARNS=6.
> > >   [built on both AMD64 and i386]
> > 
> > This breaks the tinderbox on at least arm, ia64, mips, and sparc64.
> 
> Sigh.  Do we yet have ARM, MIPS, or Sparc64 test machines in
> the cluster?  http://www.freebsd.org/internal/machines.html doesn't list
> any, but maybe some have been added?

Umm, I just did:

make TARGET=ia64 toolchain
make TARGET=ia64 buildenv
cd usr.bin/rlogin
make

to test my fixes to rlogin.  For changing WARNS, 'make universe' works well (I 
have one running right now before I re-enable this change).

-- 
John Baldwin



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