[releng_9 tinderbox] failure on powerpc64/powerpc

2012-05-22 Thread FreeBSD Tinderbox
TB --- 2012-05-22 20:29:49 - tinderbox 2.9 running on freebsd-stable.sentex.ca TB --- 2012-05-22 20:29:49 - FreeBSD freebsd-stable.sentex.ca 8.2-STABLE FreeBSD 8.2-STABLE #4: Wed Sep 28 13:48:49 UTC 2011 mdtan...@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64 TB --- 2012-05-22 20

[releng_9 tinderbox] failure on powerpc/powerpc

2012-05-22 Thread FreeBSD Tinderbox
TB --- 2012-05-22 19:47:26 - tinderbox 2.9 running on freebsd-stable.sentex.ca TB --- 2012-05-22 19:47:26 - FreeBSD freebsd-stable.sentex.ca 8.2-STABLE FreeBSD 8.2-STABLE #4: Wed Sep 28 13:48:49 UTC 2011 mdtan...@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64 TB --- 2012-05-22 19

Re: [releng_9 tinderbox] failure on ia64/ia64

2012-05-22 Thread Dimitry Andric
On 2012-05-22 21:47, FreeBSD Tinderbox wrote: ... > In file included from /src/sys/sys/types.h:41, > from /src/sys/sys/param.h:86, > from /src/sys/dev/aic7xxx/aic7xxx_osm.h:42, > from aic7xxx_reg_print.c:9: > /src/sys/sys/cdefs.h:312:5: error: "__c

Re: panic with overcommit and RACCT

2012-05-22 Thread Andrey Zonov
On 5/22/12 8:04 PM, Edward Tomasz Napierała wrote: Wiadomość napisana przez Andrey Zonov w dniu 20 maj 2012, o godz. 15:23: On 5/15/12 1:23 AM, Andrey Zonov wrote: On 5/14/12 12:29 AM, Mateusz Guzik wrote: On Sun, May 13, 2012 at 09:27:11PM +0400, Andrey Zonov wrote: Hi, I've got a repeatabl

[releng_9 tinderbox] failure on ia64/ia64

2012-05-22 Thread FreeBSD Tinderbox
TB --- 2012-05-22 17:55:15 - tinderbox 2.9 running on freebsd-stable.sentex.ca TB --- 2012-05-22 17:55:15 - FreeBSD freebsd-stable.sentex.ca 8.2-STABLE FreeBSD 8.2-STABLE #4: Wed Sep 28 13:48:49 UTC 2011 mdtan...@freebsd-stable.sentex.ca:/usr/obj/usr/src/sys/server amd64 TB --- 2012-05-22 17

Re: [stable 9] broken hwpstate calls

2012-05-22 Thread Sean Bruno
On Fri, 2012-05-18 at 09:18 -0700, Jung-uk Kim wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 2012-05-18 01:32:09 -0400, Sean Bruno wrote: > > Looks like my AMD box isn't quite working correctly with regards > > to P-states.I noted this repeating periodically: hwpstate0: set >

Re: BuildingFreeBSDWithClang

2012-05-22 Thread S . N . Grigoriev
22.05.2012, 18:24, "Bruce Cran" : > On 22/05/2012 12:27, Ronald Klop wrote: > >>  On Tue, 22 May 2012 13:04:59 +0200, S.N.Grigoriev >>   wrote: >>>  The only statement in my /etc/src.conf is `WITH_CLANG_IS_CC=yes'. >>>  Should I use additional configuration options to successfully >>>  build the

Re: panic with overcommit and RACCT

2012-05-22 Thread Edward Tomasz Napierała
Wiadomość napisana przez Andrey Zonov w dniu 20 maj 2012, o godz. 15:23: > On 5/15/12 1:23 AM, Andrey Zonov wrote: >> On 5/14/12 12:29 AM, Mateusz Guzik wrote: >>> On Sun, May 13, 2012 at 09:27:11PM +0400, Andrey Zonov wrote: Hi, I've got a repeatable panic on latest 9.0-STABLE and

Re: BuildingFreeBSDWithClang

2012-05-22 Thread Bruce Cran
On 22/05/2012 12:27, Ronald Klop wrote: On Tue, 22 May 2012 13:04:59 +0200, S.N.Grigoriev wrote: The only statement in my /etc/src.conf is `WITH_CLANG_IS_CC=yes'. Should I use additional configuration options to successfully build the system with CLang? The first time around clang isn't cc,

Re: BuildingFreeBSDWithClang (was: Re: (no subject))

2012-05-22 Thread Ronald Klop
On Tue, 22 May 2012 13:04:59 +0200, S.N.Grigoriev wrote: Hi list, I tried to build world and kernel with CLang on my 9-stable amd64 system. The following errors occured: mv -f term.h.new term.h cat /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include/curses.tail >> curses.h.new

(no subject)

2012-05-22 Thread S . N . Grigoriev
Hi list, I tried to build world and kernel with CLang on my 9-stable amd64 system. The following errors occured: mv -f term.h.new term.h cat /usr/src/lib/ncurses/ncurses/../../../contrib/ncurses/include/curses.tail >> curses.h.new mv -f curses.h.new curses.h cc -o make_keys -O2 -pipe -I. -I/us