r243988M: /usr/src/sys/sys/socketvar.h:297:25: note: previous definition is here,extern struct uma_zone *socket_zone;

2012-12-08 Thread O. Hartmann
There is a bug in kernel code preventing from kernel being build: cc -c -O3 -pipe -march=native -fno-strict-aliasing -march=native -std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef -Wno-pointer-sign

[head tinderbox] failure on ia64/ia64

2012-12-08 Thread FreeBSD Tinderbox
TB --- 2012-12-08 07:23:52 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-12-08 07:23:52 - 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 ---

Re: src.conf WITHOUT_GROFF

2012-12-08 Thread Ulrich Spörlein
On Mon, 2012-12-03 at 19:57:36 -0600, Chris Petrik wrote: Adding in WITHOUT_GROFF=yes to src.conf and doing make delete-old ... etc.. and then installing it again renders the man pages without any format. I had to do a make distribution DESTDIR=/usr/local/freebsdtest and copy over the

[head tinderbox] failure on i386/i386

2012-12-08 Thread FreeBSD Tinderbox
TB --- 2012-12-08 06:10:01 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-12-08 06:10: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 ---

[head tinderbox] failure on i386/pc98

2012-12-08 Thread FreeBSD Tinderbox
TB --- 2012-12-08 06:10:01 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-12-08 06:10: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 ---

[head tinderbox] failure on amd64/amd64

2012-12-08 Thread FreeBSD Tinderbox
TB --- 2012-12-08 06:10:01 - tinderbox 2.9 running on freebsd-current.sentex.ca TB --- 2012-12-08 06:10: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 ---

Re: 9.1-RC3 LiveCD missing features

2012-12-08 Thread Chuck Burns
On 12/7/2012 9:10 PM, Warren Block wrote: On Fri, 7 Dec 2012, Chuck Burns wrote: dd if=/dev/zer of=/dev/ada0 ^^^ There's your badblocks program. Any hard drive made in the last decade have been self-remapping.. That should be /dev/zero. And this will be very slow, going one 512-byte block

rev 244030 route command is not working

2012-12-08 Thread Artyom Mirgorodskiy
I just upgraded to revision 244030. Unexpected route command is not working: #route add default 192.168.1.1 route: fiboptlist_csv failed. #netstat -rn Routing tables Internet: DestinationGatewayFlagsRefs Use Netif Expire 127.0.0.1 link#2 UH

Re: 9.1-RC3 LiveCD missing features

2012-12-08 Thread Warren Block
On Fri, 7 Dec 2012, Garrett Cooper wrote: On Fri, Dec 7, 2012 at 11:06 PM, CeDeROM cede...@tlen.pl wrote: Hello Ian :-) This is the problem - / is read only and /etc/resolv.conf already links to nonexistent file. This way I cannot modify its content nor link other file (i.e. /var/resolv.conf)

Re: 9.1-RC3 LiveCD missing features

2012-12-08 Thread Ian Lepore
On Fri, 2012-12-07 at 23:31 -0800, Garrett Cooper wrote: On Fri, Dec 7, 2012 at 11:06 PM, CeDeROM cede...@tlen.pl wrote: Hello Ian :-) This is the problem - / is read only and /etc/resolv.conf already links to nonexistent file. This way I cannot modify its content nor link other file

Re: 9.1-RC3 LiveCD missing features

2012-12-08 Thread Garrett Cooper
On Sat, Dec 8, 2012 at 9:42 AM, Ian Lepore free...@damnhippie.dyndns.org wrote: ... It shouldn't require rc.initdiskless; just the fact that rc.d/var detects it can't write to /var should cause it to automatically create a memory fileystem for it, and minimally populate it. As far as I know,

Re: 9.1-RC3 LiveCD missing features

2012-12-08 Thread Devin Teske
On Dec 8, 2012, at 12:09 PM, Garrett Cooper wrote: On Sat, Dec 8, 2012 at 9:42 AM, Ian Lepore free...@damnhippie.dyndns.org wrote: ... It shouldn't require rc.initdiskless; just the fact that rc.d/var detects it can't write to /var should cause it to automatically create a memory