[head tinderbox] failure on i386/pc98

2013-10-27 Thread FreeBSD Tinderbox
TB --- 2013-10-28 06:33:34 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-28 06:33:34 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013

Re: HELP WANTED: Figure out why svnlite build is sometimes not reproducible

2013-10-27 Thread John-Mark Gurney
Colin Percival wrote this message on Sun, Oct 27, 2013 at 14:03 -0700: > Doing freebsd-update builds, I've now had two instances where /usr/bin/svnlite > has built inexplicably differently -- changes scattered all over the binary. > This is a problem for freebsd-update because it means that at some

Re: ZFS buggy in CURRENT? Stuck in [zio->io_cv] forever!

2013-10-27 Thread O. Hartmann
On Sun, 27 Oct 2013 16:32:13 - "Steven Hartland" wrote: > > - Original Message - > From: "O. Hartmann" > > > > I have setup a RAIDZ pool comprised from 4 3TB HDDs. To maintain 4k > > block alignment, I followed the instructions given on several sites > > and I'll sketch them here

Re: HELP WANTED: Figure out why svnlite build is sometimes not reproducible

2013-10-27 Thread Erik Cederstrand
Hi Colin, Den 27/10/2013 kl. 22.03 skrev Colin Percival : > Hi all, > > Doing freebsd-update builds, I've now had two instances where /usr/bin/svnlite > has built inexplicably differently -- changes scattered all over the binary. Which kind of changes? Are you aware of the -D flag to ar(1) (wip

Re: HELP WANTED: Figure out why svnlite build is sometimes not reproducible

2013-10-27 Thread Colin Percival
On 10/27/13 14:52, Erik Cederstrand wrote: > Den 27/10/2013 kl. 22.03 skrev Colin Percival : >> Doing freebsd-update builds, I've now had two instances where >> /usr/bin/svnlite >> has built inexplicably differently -- changes scattered all over the binary. > > Which kind of changes? Are you awar

HELP WANTED: Figure out why svnlite build is sometimes not reproducible

2013-10-27 Thread Colin Percival
Hi all, Doing freebsd-update builds, I've now had two instances where /usr/bin/svnlite has built inexplicably differently -- changes scattered all over the binary. This is a problem for freebsd-update because it means that at some point in the future the builds may not be able to correctly identif

Re: newcons comming

2013-10-27 Thread Marius Strobl
On Fri, Oct 25, 2013 at 03:18:47PM +0300, Aleksandr Rybalko wrote: > Hello fellow hackers! > > I finally reach the point when I can work with newcons instead of > syscons on my laptop. Yes, I know it still buggy and have a lot of > style(9) problems. But we really have to get it into HEAD and 10.0

Re: [PATCH] contrib/groff Queisce -Wdangling else [updated]

2013-10-27 Thread Sean Bruno
On Sat, 2013-10-26 at 11:04 -0400, Sean Bruno wrote: > This adds proper braces to clear Clang warnings about dangling else > statements in groff. There is no(intended) functional change. > > http://people.freebsd.org/~sbruno/groff_dangling_else.txt > > sean I've updated the patch at this link a

[head tinderbox] failure on i386/pc98

2013-10-27 Thread FreeBSD Tinderbox
TB --- 2013-10-27 19:14:37 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-27 19:14:37 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013

Fwd: Re: ZFS buggy in CURRENT? Stuck in [zio->io_cv] forever!

2013-10-27 Thread Freddie Cash
Forgot to include the list in reply. -- Forwarded message -- From: "Freddie Cash" Date: Oct 27, 2013 10:36 AM Subject: Re: ZFS buggy in CURRENT? Stuck in [zio->io_cv] forever! To: "O. Hartmann" Cc: Did your recv complete before you exported the pool? If not, then the import will

Re: ZFS buggy in CURRENT? Stuck in [zio->io_cv] forever!

2013-10-27 Thread Steven Hartland
- Original Message - From: "O. Hartmann" I have setup a RAIDZ pool comprised from 4 3TB HDDs. To maintain 4k block alignment, I followed the instructions given on several sites and I'll sketch them here for the protocol. The operating system is 11.0-CURRENT AND 10.0-BETA2. create a

Re: [PATCH] contrib/groff Queisce -Wdangling else

2013-10-27 Thread Sean Bruno
On Sat, 2013-10-26 at 20:22 -0400, Eitan Adler wrote: > On Sat, Oct 26, 2013 at 11:04 AM, Sean Bruno wrote: > > This adds proper braces to clear Clang warnings about dangling else > > statements in groff. There is no(intended) functional change. > > > For contributed code why not just disable w

Re: Centrino Wireless N2230 support

2013-10-27 Thread Matthias Petermann
Hello Cedric, Am 26.10.2013 10:56, schrieb c...@cgross.info: You must get and build net80211 from -HEAD also. It's why you have this kind of compile error. Thanks, this was exactly my miss. With net80211 from -HEAD it built. I first tried IWL (https://github.com/KreizIT/freebsd-iwl) with Free

Re: ZFS buggy in CURRENT? Stuck in [zio->io_cv] forever!

2013-10-27 Thread O. Hartmann
On Sun, 27 Oct 2013 13:40:39 +0100 "O. Hartmann" wrote: > > I have setup a RAIDZ pool comprised from 4 3TB HDDs. To maintain 4k > block alignment, I followed the instructions given on several sites > and I'll sketch them here for the protocol. > > The operating system is 11.0-CURRENT AND 10.0-B

ZFS buggy in CURRENT? Stuck in [zio->io_cv] forever!

2013-10-27 Thread O. Hartmann
I have setup a RAIDZ pool comprised from 4 3TB HDDs. To maintain 4k block alignment, I followed the instructions given on several sites and I'll sketch them here for the protocol. The operating system is 11.0-CURRENT AND 10.0-BETA2. create a GPT partition on each drive and add one whole-covering

Re: 10.0-BETA1 i386 on VirtualBox

2013-10-27 Thread Maciej Milewski
On 27.10.2013 09:03, Gleb Smirnoff wrote: Maciej, On Thu, Oct 24, 2013 at 05:16:15PM +0200, Maciej Milewski wrote: M> I've encountered problems with installing FreeBSD-10.0-BETA1 i386 under M> VirtualBox. M> The problem is with setting/changing root password during install M> process. After e

[head tinderbox] failure on i386/pc98

2013-10-27 Thread FreeBSD Tinderbox
TB --- 2013-10-27 07:56:01 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-27 07:56:01 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013

Re: 10.0-BETA1 i386 on VirtualBox

2013-10-27 Thread Gleb Smirnoff
Maciej, On Thu, Oct 24, 2013 at 05:16:15PM +0200, Maciej Milewski wrote: M> I've encountered problems with installing FreeBSD-10.0-BETA1 i386 under M> VirtualBox. M> The problem is with setting/changing root password during install M> process. After entering password twice there is: M> M> pas

[head tinderbox] failure on armv6/arm

2013-10-27 Thread FreeBSD Tinderbox
TB --- 2013-10-27 03:20:22 - tinderbox 2.20 running on freebsd-current.sentex.ca TB --- 2013-10-27 03:20:22 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC amd64 TB --- 2013