sys/modules/geom/geom_part/geom_part_apm compilation error

2010-05-23 Thread Ronald van der Pol
I want to try the ix(4) 10GE driver on -STABLE. I am compiling -STABLE on a test server. I cvsup'd -STABLE in a clean /usr/src. Compiling world went fine. Kernel stops with this error: /usr/src/sys/modules/geom/geom_part/geom_part_apm/../../../../geom/part/g_part_apm.c:131: error:

Re: sys/modules/geom/geom_part/geom_part_apm compilation error

2010-05-23 Thread Dmitry Morozovsky
On Sun, 23 May 2010, Ronald van der Pol wrote: RvdP I want to try the ix(4) 10GE driver on -STABLE. I am compiling -STABLE RvdP on a test server. I cvsup'd -STABLE in a clean /usr/src. Compiling RvdP world went fine. Kernel stops with this error: RvdP RvdP

Re: sys/modules/geom/geom_part/geom_part_apm compilation error

2010-05-23 Thread Dmitry Morozovsky
On Sun, 23 May 2010, Dmitry Morozovsky wrote: DM RvdP I want to try the ix(4) 10GE driver on -STABLE. I am compiling -STABLE DM RvdP on a test server. I cvsup'd -STABLE in a clean /usr/src. Compiling DM RvdP world went fine. Kernel stops with this error: DM RvdP DM RvdP

[releng_8 tinderbox] failure on amd64/amd64

2010-05-23 Thread FreeBSD Tinderbox
TB --- 2010-05-23 14:15:51 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-05-23 14:15:51 - starting RELENG_8 tinderbox run for amd64/amd64 TB --- 2010-05-23 14:15:51 - cleaning the object tree TB --- 2010-05-23 14:16:09 - cvsupping the source tree TB --- 2010-05-23 14:16:09 -

compile error in stable?

2010-05-23 Thread Mike Burgett
I synced up sources today, did buildworld, and when trying to build my kernel, I got the following error, which is actually copied from an attempted build of a GENERIC kernel. === geom/geom_part (all) === geom/geom_part/geom_part_apm (all) cc -O2 -pipe -fno-strict-aliasing -Werror -D_KERNEL

[releng_8 tinderbox] failure on i386/i386

2010-05-23 Thread FreeBSD Tinderbox
TB --- 2010-05-23 15:26:01 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-05-23 15:26:01 - starting RELENG_8 tinderbox run for i386/i386 TB --- 2010-05-23 15:26:01 - cleaning the object tree TB --- 2010-05-23 15:26:18 - cvsupping the source tree TB --- 2010-05-23 15:26:18 -

[releng_8 tinderbox] failure on i386/pc98

2010-05-23 Thread FreeBSD Tinderbox
TB --- 2010-05-23 15:42:05 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-05-23 15:42:05 - starting RELENG_8 tinderbox run for i386/pc98 TB --- 2010-05-23 15:42:05 - cleaning the object tree TB --- 2010-05-23 15:42:25 - cvsupping the source tree TB --- 2010-05-23 15:42:25 -

[releng_8 tinderbox] failure on ia64/ia64

2010-05-23 Thread FreeBSD Tinderbox
TB --- 2010-05-23 15:48:24 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-05-23 15:48:24 - starting RELENG_8 tinderbox run for ia64/ia64 TB --- 2010-05-23 15:48:24 - cleaning the object tree TB --- 2010-05-23 15:48:43 - cvsupping the source tree TB --- 2010-05-23 15:48:43 -

Re: compile error in stable?

2010-05-23 Thread Jeremy Chadwick
On Sun, May 23, 2010 at 09:21:21AM -0700, Mike Burgett wrote: I synced up sources today, did buildworld, and when trying to build my kernel, I got the following error, which is actually copied from an attempted build of a GENERIC kernel. Yes, -STABLE is broken right now. CC'ing responsible

Re: [releng_8 tinderbox] failure on amd64/amd64

2010-05-23 Thread Nathan Whitehorn
On 05/23/10 10:51, FreeBSD Tinderbox wrote: [...] /src/sys/geom/part/g_part_apm.c: In function 'apm_parse_type': /src/sys/geom/part/g_part_apm.c:131: error: 'G_PART_ALIAS_APPLE_BOOT' undeclared (first use in this function) /src/sys/geom/part/g_part_apm.c:131: error: (Each undeclared identifier

Re: dtrace problem?

2010-05-23 Thread Alexander Leidinger
On Fri, 21 May 2010 20:31:17 -0700 Marcus Reid mar...@blazingdot.com wrote: On Fri, May 21, 2010 at 07:54:44PM -0700, Kevin Oberman wrote: Date: Fri, 21 May 2010 18:48:17 -0700 From: Marcus Reid mar...@blazingdot.com Sender: owner-freebsd-sta...@freebsd.org On Fri, May 21, 2010

Re: sys/modules/geom/geom_part/geom_part_apm compilation error

2010-05-23 Thread Ronald van der Pol
On Sun, May 23, 2010 at 17:58:51 +0400, Dmitry Morozovsky wrote: Wait for a few hours, or try to integrate SVN change 200534 (to /sys/geom/part/*). I waited for the new commit. The kernel is now building fine. Thanks! I ran into a problem when installing the kernel. The root filesystem ran

Re: sys/modules/geom/geom_part/geom_part_apm compilation error

2010-05-23 Thread Dmitry Morozovsky
On Sun, 23 May 2010, Ronald van der Pol wrote: RvdP On Sun, May 23, 2010 at 17:58:51 +0400, Dmitry Morozovsky wrote: RvdP RvdP Wait for a few hours, or try to integrate SVN change 200534 (to RvdP /sys/geom/part/*). RvdP RvdP I waited for the new commit. The kernel is now building fine. RvdP

Re: dtrace problem?

2010-05-23 Thread Marcus Reid
On Sun, May 23, 2010 at 08:08:54PM +0200, Alexander Leidinger wrote: On Fri, 21 May 2010 20:31:17 -0700 Marcus Reid mar...@blazingdot.com wrote: On Fri, May 21, 2010 at 07:54:44PM -0700, Kevin Oberman wrote: I believe WITH_CTF=1 would probably be placed in /etc/src.conf. Ah, right

Re: if_wpi is all kinds of broken

2010-05-23 Thread Kevin Oberman
Date: Sat, 22 May 2010 15:18:30 +0200 From: Dominic Fandrey kamik...@bsdforen.de Sender: owner-freebsd-sta...@freebsd.org On 17/05/2010 23:38, Dominic Fandrey wrote: On 17/05/2010 23:29, Warren Block wrote: On Mon, 17 May 2010, Christian Walther wrote: Hi, On 17 May 2010 17:05,

if_sge related panics

2010-05-23 Thread Nikolay Denev
Hi, Recently I started to experience a if_sge(4) related panic. It happens almost every time I try to download a torrent file for example. Copying of large files over NFS seem not to trigger it, but I haven't tested extensively. Here is the panic message : Fatal trap 12: page fault while in