Re: svn commit: r216473 - head/sbin/geom/class/eli

2010-12-18 Thread Garrett Cooper
On Sat, Dec 18, 2010 at 4:51 AM, Ulrich Spörlein wrote: > On Thu, 16.12.2010 at 16:43:48 -0800, David O'Brien wrote: >> On Thu, Dec 16, 2010 at 12:27:04PM -0800, Xin LI wrote: >> > On 12/16/10 12:23, Ulrich Spörlein wrote: >> > > Shamless plug: the attached, crude expect(1) script allows you to do

Re: svn commit: r216473 - head/sbin/geom/class/eli

2010-12-18 Thread Warner Losh
On 12/18/2010 08:34, Nathan Whitehorn wrote: On 12/17/10 13:07, Warner Losh wrote: On 12/17/2010 08:22, Nathan Whitehorn wrote: On 12/16/10 13:04, Robert Watson wrote: On Thu, 16 Dec 2010, David O'Brien wrote: Log: Bump WARNS to 6. Modified: head/sbin/geom/class/eli/Makefile FYI, this

Re: svn commit: r216473 - head/sbin/geom/class/eli

2010-12-18 Thread Nathan Whitehorn
On 12/17/10 13:07, Warner Losh wrote: On 12/17/2010 08:22, Nathan Whitehorn wrote: On 12/16/10 13:04, Robert Watson wrote: On Thu, 16 Dec 2010, David O'Brien wrote: Log: Bump WARNS to 6. Modified: head/sbin/geom/class/eli/Makefile FYI, this broke the tinderbox on arm, ia64, mips, and s

Re: svn commit: r216473 - head/sbin/geom/class/eli

2010-12-18 Thread Ulrich Spörlein
On Thu, 16.12.2010 at 16:43:48 -0800, David O'Brien wrote: > On Thu, Dec 16, 2010 at 12:27:04PM -0800, Xin LI wrote: > > On 12/16/10 12:23, Ulrich Spörlein wrote: > > > Shamless plug: the attached, crude expect(1) script allows you to do > > > $ cd /usr/src && universe-build sbin/geom WARNS=6 > > >

Re: svn commit: r216473 - head/sbin/geom/class/eli

2010-12-17 Thread Stanislav Sedov
On Fri, 17 Dec 2010 09:22:02 -0600 Nathan Whitehorn mentioned: > I have a patch at http://people.freebsd.org/~nwhitehorn/universe.diff > that fixes both of these problems, by teaching the universe rule in > src/Makefile about MACHINEs with multiple MACHINE_ARCHs and by enabling > the build of

Re: svn commit: r216473 - head/sbin/geom/class/eli

2010-12-17 Thread Warner Losh
On 12/17/2010 08:22, Nathan Whitehorn wrote: On 12/16/10 13:04, Robert Watson wrote: On Thu, 16 Dec 2010, David O'Brien wrote: Log: Bump WARNS to 6. Modified: head/sbin/geom/class/eli/Makefile FYI, this broke the tinderbox on arm, ia64, mips, and sparc64. Errr. Reverted. I built it

Re: svn commit: r216473 - head/sbin/geom/class/eli

2010-12-17 Thread Nathan Whitehorn
On 12/16/10 13:04, Robert Watson wrote: On Thu, 16 Dec 2010, David O'Brien wrote: Log: Bump WARNS to 6. Modified: head/sbin/geom/class/eli/Makefile FYI, this broke the tinderbox on arm, ia64, mips, and sparc64. Errr. Reverted. I built it on the architectures I had access to... For

Re: svn commit: r216473 - head/sbin/geom/class/eli

2010-12-16 Thread David O'Brien
On Thu, Dec 16, 2010 at 12:27:04PM -0800, Xin LI wrote: > On 12/16/10 12:23, Ulrich Sp??rlein wrote: > > Shamless plug: the attached, crude expect(1) script allows you to do > > $ cd /usr/src && universe-build sbin/geom WARNS=6 > > > > with the minimal amount of compilation (you have to build the

Re: svn commit: r216473 - head/sbin/geom/class/eli

2010-12-16 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On 12/16/10 12:23, Ulrich Spörlein wrote: > On Thu, 16.12.2010 at 14:22:47 -0500, John Baldwin wrote: >> On Thursday, December 16, 2010 2:04:08 pm Robert Watson wrote: >>> On Thu, 16 Dec 2010, David O'Brien wrote: >>> >> Log: >> Bump WARNS

Re: svn commit: r216473 - head/sbin/geom/class/eli

2010-12-16 Thread Ulrich Spörlein
On Thu, 16.12.2010 at 14:22:47 -0500, John Baldwin wrote: > On Thursday, December 16, 2010 2:04:08 pm Robert Watson wrote: > > On Thu, 16 Dec 2010, David O'Brien wrote: > > > > >>> Log: > > >>> Bump WARNS to 6. > > >>> > > >>> Modified: > > >>> head/sbin/geom/class/eli/Makefile > > >> > > >> F

Re: svn commit: r216473 - head/sbin/geom/class/eli

2010-12-16 Thread John Baldwin
On Thursday, December 16, 2010 2:04:08 pm Robert Watson wrote: > On Thu, 16 Dec 2010, David O'Brien wrote: > > >>> Log: > >>> Bump WARNS to 6. > >>> > >>> Modified: > >>> head/sbin/geom/class/eli/Makefile > >> > >> FYI, this broke the tinderbox on arm, ia64, mips, and sparc64. > > > > Errr. R

Re: svn commit: r216473 - head/sbin/geom/class/eli

2010-12-16 Thread Robert Watson
On Thu, 16 Dec 2010, David O'Brien wrote: Log: Bump WARNS to 6. Modified: head/sbin/geom/class/eli/Makefile FYI, this broke the tinderbox on arm, ia64, mips, and sparc64. Errr. Reverted. I built it on the architectures I had access to... For WARNS-related changes, I generally use "m

Re: svn commit: r216473 - head/sbin/geom/class/eli

2010-12-16 Thread David O'Brien
On Thu, Dec 16, 2010 at 12:25:31PM -0500, John Baldwin wrote: > On Wednesday, December 15, 2010 7:36:10 pm David E. O'Brien wrote: > > Author: obrien > > Date: Thu Dec 16 00:36:10 2010 > > New Revision: 216473 > > URL: http://svn.freebsd.org/changeset/base/216473 > > > > Log: > > Bump WARNS to 6

Re: svn commit: r216473 - head/sbin/geom/class/eli

2010-12-16 Thread John Baldwin
On Wednesday, December 15, 2010 7:36:10 pm David E. O'Brien wrote: > Author: obrien > Date: Thu Dec 16 00:36:10 2010 > New Revision: 216473 > URL: http://svn.freebsd.org/changeset/base/216473 > > Log: > Bump WARNS to 6. > > Modified: > head/sbin/geom/class/eli/Makefile FYI, this broke the ti

svn commit: r216473 - head/sbin/geom/class/eli

2010-12-15 Thread David E. O'Brien
Author: obrien Date: Thu Dec 16 00:36:10 2010 New Revision: 216473 URL: http://svn.freebsd.org/changeset/base/216473 Log: Bump WARNS to 6. Modified: head/sbin/geom/class/eli/Makefile Modified: head/sbin/geom/class/eli/Makefile =