svn commit: r221053 - head/usr.bin/rlogin
John Baldwin
jhb at freebsd.org
Wed Apr 27 15:01:04 UTC 2011
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
More information about the svn-src-all
mailing list