[head tinderbox] failure on powerpc64/powerpc

2013-04-09 Thread FreeBSD Tinderbox
TB --- 2013-04-09 07:41:53 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-04-09 07:41:53 - 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-04-09 07:41:53 - starting HEAD tinderbox run for powerpc64/powerpc
TB --- 2013-04-09 07:41:53 - cleaning the object tree
TB --- 2013-04-09 07:41:53 - /usr/local/bin/svn stat /src
TB --- 2013-04-09 07:41:56 - At svn revision 249291
TB --- 2013-04-09 07:41:57 - building world
TB --- 2013-04-09 07:41:57 - CROSS_BUILD_TESTING=YES
TB --- 2013-04-09 07:41:57 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-04-09 07:41:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-04-09 07:41:57 - SRCCONF=/dev/null
TB --- 2013-04-09 07:41:57 - TARGET=powerpc
TB --- 2013-04-09 07:41:57 - TARGET_ARCH=powerpc64
TB --- 2013-04-09 07:41:57 - TZ=UTC
TB --- 2013-04-09 07:41:57 - __MAKE_CONF=/dev/null
TB --- 2013-04-09 07:41:57 - cd /src
TB --- 2013-04-09 07:41:57 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Tue Apr  9 07:42:01 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> stage 5.1: building 32 bit shim libraries
>>> World build completed on Tue Apr  9 10:28:47 UTC 2013
TB --- 2013-04-09 10:28:47 - generating LINT kernel config
TB --- 2013-04-09 10:28:47 - cd /src/sys/powerpc/conf
TB --- 2013-04-09 10:28:47 - /usr/bin/make -B LINT
TB --- 2013-04-09 10:28:47 - cd /src/sys/powerpc/conf
TB --- 2013-04-09 10:28:47 - /usr/sbin/config -m LINT
TB --- 2013-04-09 10:28:47 - skipping LINT kernel
TB --- 2013-04-09 10:28:47 - cd /src/sys/powerpc/conf
TB --- 2013-04-09 10:28:47 - /usr/sbin/config -m GENERIC
TB --- 2013-04-09 10:28:47 - skipping GENERIC kernel
TB --- 2013-04-09 10:28:47 - cd /src/sys/powerpc/conf
TB --- 2013-04-09 10:28:47 - /usr/sbin/config -m GENERIC64
TB --- 2013-04-09 10:28:47 - building GENERIC64 kernel
TB --- 2013-04-09 10:28:47 - CROSS_BUILD_TESTING=YES
TB --- 2013-04-09 10:28:47 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-04-09 10:28:47 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-04-09 10:28:47 - SRCCONF=/dev/null
TB --- 2013-04-09 10:28:47 - TARGET=powerpc
TB --- 2013-04-09 10:28:47 - TARGET_ARCH=powerpc64
TB --- 2013-04-09 10:28:47 - TZ=UTC
TB --- 2013-04-09 10:28:47 - __MAKE_CONF=/dev/null
TB --- 2013-04-09 10:28:47 - cd /src
TB --- 2013-04-09 10:28:47 - /usr/bin/make -B buildkernel KERNCONF=GENERIC64
>>> Kernel build for GENERIC64 started on Tue Apr  9 10:28:47 UTC 2013
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
[...]
In file included from /src/sys/sys/counter.h:34,
 from /src/sys/netinet/ip_var.h:133,
 from /src/sys/fs/nfs/nfsport.h:90,
 from /src/sys/fs/nfs/nfs_commonkrpc.c:65:
./machine/counter.h: In function 'counter_u64_add':
./machine/counter.h:57: error: '__pcpu' undeclared (first use in this function)
./machine/counter.h:57: error: (Each undeclared identifier is reported only once
./machine/counter.h:57: error: for each function it appears in.)
*** [nfs_commonkrpc.o] Error code 1

Stop in /obj/powerpc.powerpc64/src/sys/GENERIC64.
*** [buildkernel] Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-04-09 10:31:53 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-04-09 10:31:53 - ERROR: failed to build GENERIC64 kernel
TB --- 2013-04-09 10:31:53 - 8945.17 user 1190.95 system 10200.01 real


http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc64-powerpc.full
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


panic during transition to multi-user mode @r249303 [i386]

2013-04-09 Thread David Wolfskill
I saw this first on my laptop; backtrace mentioned something about
iwn(4), so after I saved the crash dump, I flippe dthe wireless switch
off and tried again... and got a different (but undoubtedly related)
panic, which I also saved.

Then, after my build machine finished, that also got a panic (using a
GENERIC kernel), so I saved that away, as well.

Gory details are available at
http://www.catwhisker.org/~david/FreeBSD/panic_09Apr2013/.

Here's what's in there:

freebeast:
total 126476
-rw-r--r--  1 david  staff  44616 Apr  9 08:49:54 2013 core.txt.3
-rw-r--r--  1 david  staff   7881 Apr  7 08:04:47 2013 
dmesg.boot.10.0-CURRENT
-rw-r--r--  1 david  staff491 Apr  9 08:41:09 2013 info.3
-rw-r--r--  1 david  staff  129323008 Apr  9 08:41:16 2013 vmcore.3

laptop:
total 627248
-rw-r--r--  1 david  staff  45055 Apr  9 06:35:36 2013 core.txt.5
-rw-r--r--  1 david  staff  48156 Apr  9 06:35:46 2013 core.txt.6
-rw-r--r--  1 david  staff  13606 Apr  7 05:53:33 2013 
dmesg.boot.10.0-CURRENT
-rw-r--r--  1 david  staff465 Oct 24 07:36:27 2012 info.5
-rw-r--r--  1 david  staff469 Apr  9 06:31:39 2013 info.6
-rw-r--r--  1 david  staff  430333952 Oct 24 07:36:46 2012 vmcore.5
-rw-r--r--  1 david  staff  211210240 Apr  9 06:31:49 2013 vmcore.6

(I'm not too concerned about passwords being in there, since I never
had a chance to even try to type one in. :-}

Unfortunately, it appears that my invocation of "crashinfo" was
less than useflu, even though I pointed it at the kernel(s) that
had been running when the crash(es) occurred: the backtrace shown
is useless.  I can try to boot the build machine under the previous
"head" kernel (vs. stable/9), and try that again...?

AFK for a bit -- need to have laptop display replaced (unrelated).

Peace,
david
-- 
David H. Wolfskill  da...@catwhisker.org
Taliban: Evil men with guns afraid of truth from a 14-year old girl.

See http://www.catwhisker.org/~david/publickey.gpg for my public key.


pgpxPomR9bLS5.pgp
Description: PGP signature


Re: panic during transition to multi-user mode @r249303 [i386]

2013-04-09 Thread Manfred Antar
At 09:21 AM 4/9/2013, David Wolfskill wrote:
>I saw this first on my laptop; backtrace mentioned something about
>iwn(4), so after I saved the crash dump, I flippe dthe wireless switch
>off and tried again... and got a different (but undoubtedly related)
>panic, which I also saved.
>
>Then, after my build machine finished, that also got a panic (using a
>GENERIC kernel), so I saved that away, as well.
>
>Gory details are available at
>http://www.catwhisker.org/~david/FreeBSD/panic_09Apr2013/.
>
>Here's what's in there:
>
>freebeast:
>total 126476
>-rw-r--r--  1 david  staff  44616 Apr  9 08:49:54 2013 core.txt.3
>-rw-r--r--  1 david  staff   7881 Apr  7 08:04:47 2013 
>dmesg.boot.10.0-CURRENT
>-rw-r--r--  1 david  staff491 Apr  9 08:41:09 2013 info.3
>-rw-r--r--  1 david  staff  129323008 Apr  9 08:41:16 2013 vmcore.3
>
>laptop:
>total 627248
>-rw-r--r--  1 david  staff  45055 Apr  9 06:35:36 2013 core.txt.5
>-rw-r--r--  1 david  staff  48156 Apr  9 06:35:46 2013 core.txt.6
>-rw-r--r--  1 david  staff  13606 Apr  7 05:53:33 2013 
>dmesg.boot.10.0-CURRENT
>-rw-r--r--  1 david  staff465 Oct 24 07:36:27 2012 info.5
>-rw-r--r--  1 david  staff469 Apr  9 06:31:39 2013 info.6
>-rw-r--r--  1 david  staff  430333952 Oct 24 07:36:46 2012 vmcore.5
>-rw-r--r--  1 david  staff  211210240 Apr  9 06:31:49 2013 vmcore.6
>
>(I'm not too concerned about passwords being in there, since I never
>had a chance to even try to type one in. :-}
>
>Unfortunately, it appears that my invocation of "crashinfo" was
>less than useflu, even though I pointed it at the kernel(s) that
>had been running when the crash(es) occurred: the backtrace shown
>is useless.  I can try to boot the build machine under the previous
>"head" kernel (vs. stable/9), and try that again...?
>
>AFK for a bit -- need to have laptop display replaced (unrelated).
>
>Peace,
>david
>-- 
>David H. Wolfskill  da...@catwhisker.org
>Taliban: Evil men with guns afraid of truth from a 14-year old girl.
>
>See http://www.catwhisker.org/~david/publickey.gpg for my public key.
>

I'm also getting a panic on kernel (Current i386) the last day or two.
The last good kernel:
FreeBSD 10.0-CURRENT #0 r249251: Mon Apr  8 03:21:23 PDT 2013
it happens on rc.d/netwait
The process is ping
Something to do with new network stuff.
The Interface is bge0
Manfred


||  n...@pozo.com   ||
||  ||
 


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: panic during transition to multi-user mode @r249303 [i386]

2013-04-09 Thread Manfred Antar


More info
Break to debugger starts here:

add net default: gateway 192.168.0.1
add net :::0.0.0.0: gateway ::1
add net ::0.0.0.0: gateway ::1
add net fe80::: gateway ::1
add net ff02::: gateway ::1
Waiting for bge0 to have link.
Waiting for 192.168.0.1 to respond to ICMP

Fatal trap 12: page fault while in kernel mode
cpuid = 0; apic id = 00
fault virtual address   = 0x88622280
fault code  = supervisor read, page not present
instruction pointer = 0x20:0xc07c7321
stack pointer   = 0x28:0xe3adb9e0
frame pointer   = 0x28:0xe3adba80
code segment= base 0x0, limit 0xf, type 0x1b
= DPL 0, pres 1, def32 1, gran 1
processor eflags= interrupt enabled, resume, IOPL = 0
current process = 536 (ping)
[ thread pid 536 tid 100071 ]
Stopped at  ip_output+0x171:movl%fs:0(%esi),%eax

db> bt
Tracing pid 536 tid 100071 td 0xc7991900
ip_output(c78c1300,0,0,20,0,...) at ip_output+0x171/frame 0xe3adba80
rip_output(c78c1300,c7a6d680,100a8c0,e3adbb60,c0744bb7,...) at 
rip_output+0x39c/frame 0xe3adbad8
rip_send(c7a6d680,0,c78c1300,c739e900,0,...) at rip_send+0x4c/frame 0xe3adbaec
sosend_generic(c7a6d680,c739e900,e3adbb98,0,0,...) at 
sosend_generic+0x437/frame 0xe3adbb60
kern_sendit(c7991900,3,e3adbc20,0,0,...) at kern_sendit+0x1c9/frame 0xe3adbbcc
sendit(e3adbc20,0,81212f4,0,c739e900,...) at sendit+0xe5/frame 0xe3adbc08
sys_sendto(c7991900,e3adbcc8,c7991bdc,e3adbc5c,c06e029f,...) at 
sys_sendto+0x5b/frame 0xe3adbc40
syscall(e3adbd08) at syscall+0x363/frame 0xe3adbcfc
Xint0x80_syscall() at Xint0x80_syscall+0x21/frame 0xe3adbcfc
--- syscall (133, FreeBSD ELF32, sys_sendto), eip = 0x807ebcb, esp = 
0xbfbed94c, ebp = 0xbfbed9a0 ---
db>


||  n...@pozo.com   ||
||  ||
 


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: panic during transition to multi-user mode @r249303 [i386]

2013-04-09 Thread Konstantin Belousov
On Tue, Apr 09, 2013 at 10:26:53AM -0700, Manfred Antar wrote:
> 
> 
> More info
> Break to debugger starts here:
> 
> add net default: gateway 192.168.0.1
> add net :::0.0.0.0: gateway ::1
> add net ::0.0.0.0: gateway ::1
> add net fe80::: gateway ::1
> add net ff02::: gateway ::1
> Waiting for bge0 to have link.
> Waiting for 192.168.0.1 to respond to ICMP
> 
> Fatal trap 12: page fault while in kernel mode
> cpuid = 0; apic id = 00
> fault virtual address   = 0x88622280
> fault code  = supervisor read, page not present
> instruction pointer = 0x20:0xc07c7321
> stack pointer   = 0x28:0xe3adb9e0
> frame pointer   = 0x28:0xe3adba80
> code segment= base 0x0, limit 0xf, type 0x1b
> = DPL 0, pres 1, def32 1, gran 1
> processor eflags= interrupt enabled, resume, IOPL = 0
> current process = 536 (ping)
> [ thread pid 536 tid 100071 ]
> Stopped at  ip_output+0x171:movl%fs:0(%esi),%eax
> 
> db> bt
> Tracing pid 536 tid 100071 td 0xc7991900
> ip_output(c78c1300,0,0,20,0,...) at ip_output+0x171/frame 0xe3adba80
> rip_output(c78c1300,c7a6d680,100a8c0,e3adbb60,c0744bb7,...) at 
> rip_output+0x39c/frame 0xe3adbad8
> rip_send(c7a6d680,0,c78c1300,c739e900,0,...) at rip_send+0x4c/frame 0xe3adbaec
> sosend_generic(c7a6d680,c739e900,e3adbb98,0,0,...) at 
> sosend_generic+0x437/frame 0xe3adbb60
> kern_sendit(c7991900,3,e3adbc20,0,0,...) at kern_sendit+0x1c9/frame 0xe3adbbcc
> sendit(e3adbc20,0,81212f4,0,c739e900,...) at sendit+0xe5/frame 0xe3adbc08
> sys_sendto(c7991900,e3adbcc8,c7991bdc,e3adbc5c,c06e029f,...) at 
> sys_sendto+0x5b/frame 0xe3adbc40
> syscall(e3adbd08) at syscall+0x363/frame 0xe3adbcfc
> Xint0x80_syscall() at Xint0x80_syscall+0x21/frame 0xe3adbcfc
> --- syscall (133, FreeBSD ELF32, sys_sendto), eip = 0x807ebcb, esp = 
> 0xbfbed94c, ebp = 0xbfbed9a0 ---
> db>

This is hopefully fixed by r249314.


pgpAFUJrSODGy.pgp
Description: PGP signature


Re: panic during transition to multi-user mode @r249303 [i386]

2013-04-09 Thread Manfred Antar
At 10:59 AM 4/9/2013, Konstantin Belousov wrote:


>This is hopefully fixed by r249314.
>

Yes r249314  works fine
Thanks


||  n...@pozo.com   ||
||  ||
 


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.

___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: panic during transition to multi-user mode @r249303 [i386]

2013-04-09 Thread David Wolfskill
On Tue, Apr 09, 2013 at 08:59:39PM +0300, Konstantin Belousov wrote:
> ...
> This is hopefully fixed by r249314.

After hand-applying that change, re-building & re-installing the kernel
on my build machine, it is able to make the transition to multi-user
mode without issue.  Now running:

FreeBSD freebeast.catwhisker.org 10.0-CURRENT FreeBSD 10.0-CURRENT #1127  
r249303M/249303:130: Tue Apr  9 11:19:25 PDT 2013 
r...@freebeast.catwhisker.org:/usr/obj/usr/src/sys/GENERIC  i386


Thanks!

Peace,
david
-- 
David H. Wolfskill  da...@catwhisker.org
Taliban: Evil men with guns afraid of truth from a 14-year old girl.

See http://www.catwhisker.org/~david/publickey.gpg for my public key.


pgp9Fe9XfNGVJ.pgp
Description: PGP signature


Re: Intel D2500CC motherboard and strange RS232/UART behavior

2013-04-09 Thread John Baldwin
On Sunday, April 07, 2013 5:46:34 pm Adrian Chadd wrote:
> On 7 April 2013 13:15, Poul-Henning Kamp  wrote:
> > In message <1428566376.20130407234...@serebryakov.spb.ru>, Lev Serebryakov 
writ
> > es:
> >
> >>It  doesn't  look  so.  And  uart1  and  uart3  doesn't have interrupt
> >>according to `vmstat -i' (but share irq4 according to boot messages).
> >
> > Ohh, there you go...
> >
> > Interrupt sharing on ISA requires special magic...
> 
> .. did we really break shared interrupt handling on ISA?

When did it ever work?
 
> God, you made me remember ISA interrupt sharing. I thought the main
> source of evilness is edge shared interrupts?

Right, and ISA are edge and active-hi, so generally not shareable.

Lev,

Can you assign different interrupts via the BIOS somehow?

-- 
John Baldwin
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: Intel D2500CC motherboard and strange RS232/UART behavior

2013-04-09 Thread Lev Serebryakov
Hello, John.
You wrote 10 апреля 2013 г., 0:08:09:

>> .. did we really break shared interrupt handling on ISA?
JB> When did it ever work?
  sio has special hacks to make it work, and in my experience, it
  worked around FreeBSD 4 (or even 3? I've started with 2.2.2, but it
  was later), when I had some systems with multiple internal ISA
  modems (does anybody remember word "FIDO" here?)

>> God, you made me remember ISA interrupt sharing. I thought the main
>> source of evilness is edge shared interrupts?
JB> Right, and ISA are edge and active-hi, so generally not shareable.
   As far as I remember, it is changeable. But I could be wrong here.

JB> Can you assign different interrupts via the BIOS somehow?
  I'll try. I could disable uart2 and 3 for sure, and then uart0 and
  uart1 will have unique standard (4 and 3) IRQ. I'll try it tomorrow.

-- 
// Black Lion AKA Lev Serebryakov 

___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: Intel D2500CC motherboard and strange RS232/UART behavior

2013-04-09 Thread Lev Serebryakov
Hello, John.
You wrote 10 апреля 2013 г., 0:08:09:

JB> When did it ever work?
  Problem is, that every uart device now is independent from each
  other in good "OOP" style, and it looks like interrupt sharing we
  need one interrupt handler per irq (not per device), which will now
  about several UARTs. Something like "multiport" device, bot not
  exactly.

-- 
// Black Lion AKA Lev Serebryakov 

___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: Intel D2500CC motherboard and strange RS232/UART behavior

2013-04-09 Thread Poul-Henning Kamp
In message <105818341.20130410004...@serebryakov.spb.ru>, Lev Serebryakov write
s:

>JB> When did it ever work?
>  Problem is, that every uart device now is independent from each
>  other in good "OOP" style, and it looks like interrupt sharing we
>  need one interrupt handler per irq (not per device), which will now
>  about several UARTs. Something like "multiport" device, bot not
>  exactly.

That is what the puc(4) driver does...

-- 
Poul-Henning Kamp   | UNIX since Zilog Zeus 3.20
p...@freebsd.org | TCP/IP since RFC 956
FreeBSD committer   | BSD since 4.3-tahoe
Never attribute to malice what can adequately be explained by incompetence.
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: Intel D2500CC motherboard and strange RS232/UART behavior

2013-04-09 Thread John Baldwin
On Tuesday, April 09, 2013 4:44:51 pm Lev Serebryakov wrote:
> Hello, John.
> You wrote 10 апреля 2013 г., 0:08:09:
> 
> JB> When did it ever work?
>   Problem is, that every uart device now is independent from each
>   other in good "OOP" style, and it looks like interrupt sharing we
>   need one interrupt handler per irq (not per device), which will now
>   about several UARTs. Something like "multiport" device, bot not
>   exactly.

No, the interrupt code itself will handle shared interrupts (it will
call all handlers).  I think in practice that uart is setting
INTR_EXCL or some such and/or uart doesn't set RF_SHAREABLE when
allocating the IRQ.  It is probably the latter.  You could try just
adding RF_SHAREABLE to the bus_alloc_resource_any() for the IRQ to
uart and see if that fixes it.

-- 
John Baldwin
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

[head tinderbox] failure on powerpc64/powerpc

2013-04-09 Thread FreeBSD Tinderbox
TB --- 2013-04-09 18:06:07 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-04-09 18:06:07 - 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-04-09 18:06:07 - starting HEAD tinderbox run for powerpc64/powerpc
TB --- 2013-04-09 18:06:07 - cleaning the object tree
TB --- 2013-04-09 18:07:46 - /usr/local/bin/svn stat /src
TB --- 2013-04-09 18:07:49 - At svn revision 249303
TB --- 2013-04-09 18:07:50 - building world
TB --- 2013-04-09 18:07:50 - CROSS_BUILD_TESTING=YES
TB --- 2013-04-09 18:07:50 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-04-09 18:07:50 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-04-09 18:07:50 - SRCCONF=/dev/null
TB --- 2013-04-09 18:07:50 - TARGET=powerpc
TB --- 2013-04-09 18:07:50 - TARGET_ARCH=powerpc64
TB --- 2013-04-09 18:07:50 - TZ=UTC
TB --- 2013-04-09 18:07:50 - __MAKE_CONF=/dev/null
TB --- 2013-04-09 18:07:50 - cd /src
TB --- 2013-04-09 18:07:50 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Tue Apr  9 18:07:55 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> stage 5.1: building 32 bit shim libraries
>>> World build completed on Tue Apr  9 21:02:09 UTC 2013
TB --- 2013-04-09 21:02:09 - generating LINT kernel config
TB --- 2013-04-09 21:02:09 - cd /src/sys/powerpc/conf
TB --- 2013-04-09 21:02:09 - /usr/bin/make -B LINT
TB --- 2013-04-09 21:02:09 - cd /src/sys/powerpc/conf
TB --- 2013-04-09 21:02:09 - /usr/sbin/config -m LINT
TB --- 2013-04-09 21:02:09 - skipping LINT kernel
TB --- 2013-04-09 21:02:09 - cd /src/sys/powerpc/conf
TB --- 2013-04-09 21:02:09 - /usr/sbin/config -m GENERIC
TB --- 2013-04-09 21:02:09 - skipping GENERIC kernel
TB --- 2013-04-09 21:02:09 - cd /src/sys/powerpc/conf
TB --- 2013-04-09 21:02:09 - /usr/sbin/config -m GENERIC64
TB --- 2013-04-09 21:02:09 - building GENERIC64 kernel
TB --- 2013-04-09 21:02:09 - CROSS_BUILD_TESTING=YES
TB --- 2013-04-09 21:02:09 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-04-09 21:02:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-04-09 21:02:09 - SRCCONF=/dev/null
TB --- 2013-04-09 21:02:09 - TARGET=powerpc
TB --- 2013-04-09 21:02:09 - TARGET_ARCH=powerpc64
TB --- 2013-04-09 21:02:09 - TZ=UTC
TB --- 2013-04-09 21:02:09 - __MAKE_CONF=/dev/null
TB --- 2013-04-09 21:02:09 - cd /src
TB --- 2013-04-09 21:02:09 - /usr/bin/make -B buildkernel KERNCONF=GENERIC64
>>> Kernel build for GENERIC64 started on Tue Apr  9 21:02:09 UTC 2013
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
[...]
In file included from /src/sys/sys/counter.h:34,
 from /src/sys/netinet/ip_var.h:133,
 from /src/sys/fs/nfs/nfsport.h:90,
 from /src/sys/fs/nfs/nfs_commonkrpc.c:65:
./machine/counter.h: In function 'counter_u64_add':
./machine/counter.h:57: error: '__pcpu' undeclared (first use in this function)
./machine/counter.h:57: error: (Each undeclared identifier is reported only once
./machine/counter.h:57: error: for each function it appears in.)
*** [nfs_commonkrpc.o] Error code 1

Stop in /obj/powerpc.powerpc64/src/sys/GENERIC64.
*** [buildkernel] Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-04-09 21:05:32 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-04-09 21:05:32 - ERROR: failed to build GENERIC64 kernel
TB --- 2013-04-09 21:05:32 - 9071.79 user 1263.46 system 10764.87 real


http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc64-powerpc.full
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


[head tinderbox] failure on armv6/arm

2013-04-09 Thread FreeBSD Tinderbox
TB --- 2013-04-09 21:20:18 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-04-09 21:20:18 - 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-04-09 21:20:18 - starting HEAD tinderbox run for armv6/arm
TB --- 2013-04-09 21:20:18 - cleaning the object tree
TB --- 2013-04-09 21:20:18 - /usr/local/bin/svn stat /src
TB --- 2013-04-09 21:20:22 - At svn revision 249318
TB --- 2013-04-09 21:20:23 - building world
TB --- 2013-04-09 21:20:23 - CROSS_BUILD_TESTING=YES
TB --- 2013-04-09 21:20:23 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-04-09 21:20:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-04-09 21:20:23 - SRCCONF=/dev/null
TB --- 2013-04-09 21:20:23 - TARGET=arm
TB --- 2013-04-09 21:20:23 - TARGET_ARCH=armv6
TB --- 2013-04-09 21:20:23 - TZ=UTC
TB --- 2013-04-09 21:20:23 - __MAKE_CONF=/dev/null
TB --- 2013-04-09 21:20:23 - cd /src
TB --- 2013-04-09 21:20:23 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Tue Apr  9 21:20:28 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> World build completed on Wed Apr 10 00:01:31 UTC 2013
TB --- 2013-04-10 00:01:31 - generating LINT kernel config
TB --- 2013-04-10 00:01:31 - cd /src/sys/arm/conf
TB --- 2013-04-10 00:01:31 - /usr/bin/make -B LINT
TB --- 2013-04-10 00:01:31 - cd /src/sys/arm/conf
TB --- 2013-04-10 00:01:31 - /usr/sbin/config -m LINT
TB --- 2013-04-10 00:01:31 - skipping LINT kernel
TB --- 2013-04-10 00:01:31 - cd /src/sys/arm/conf
TB --- 2013-04-10 00:01:31 - /usr/sbin/config -m AC100
TB --- 2013-04-10 00:01:31 - building AC100 kernel
TB --- 2013-04-10 00:01:31 - CROSS_BUILD_TESTING=YES
TB --- 2013-04-10 00:01:31 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-04-10 00:01:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-04-10 00:01:31 - SRCCONF=/dev/null
TB --- 2013-04-10 00:01:31 - TARGET=arm
TB --- 2013-04-10 00:01:31 - TARGET_ARCH=armv6
TB --- 2013-04-10 00:01:31 - TZ=UTC
TB --- 2013-04-10 00:01:31 - __MAKE_CONF=/dev/null
TB --- 2013-04-10 00:01:31 - cd /src
TB --- 2013-04-10 00:01:31 - /usr/bin/make -B buildkernel KERNCONF=AC100
>>> Kernel build for AC100 started on Wed Apr 10 00:01:31 UTC 2013
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
[...]
  ^
/src/sys/kern/uipc_socket.c:250:29: error: tentative definition has type 
'struct so_global_mtx' that is never completed
static struct so_global_mtx so_global_mtx;
^
/src/sys/kern/uipc_socket.c:250:15: note: forward declaration of 'struct 
so_global_mtx'
static struct so_global_mtx so_global_mtx;
  ^
8 errors generated.
*** [uipc_socket.o] Error code 1

Stop in /obj/arm.armv6/src/sys/AC100.
*** [buildkernel] Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-04-10 00:03:04 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-04-10 00:03:04 - ERROR: failed to build AC100 kernel
TB --- 2013-04-10 00:03:04 - 7699.76 user 1425.30 system 9766.12 real


http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-armv6-arm.full
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


[head tinderbox] failure on arm/arm

2013-04-09 Thread FreeBSD Tinderbox
TB --- 2013-04-09 21:20:18 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-04-09 21:20:18 - 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-04-09 21:20:18 - starting HEAD tinderbox run for arm/arm
TB --- 2013-04-09 21:20:18 - cleaning the object tree
TB --- 2013-04-09 21:20:18 - /usr/local/bin/svn stat /src
TB --- 2013-04-09 21:20:22 - At svn revision 249318
TB --- 2013-04-09 21:20:23 - building world
TB --- 2013-04-09 21:20:23 - CROSS_BUILD_TESTING=YES
TB --- 2013-04-09 21:20:23 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-04-09 21:20:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-04-09 21:20:23 - SRCCONF=/dev/null
TB --- 2013-04-09 21:20:23 - TARGET=arm
TB --- 2013-04-09 21:20:23 - TARGET_ARCH=arm
TB --- 2013-04-09 21:20:23 - TZ=UTC
TB --- 2013-04-09 21:20:23 - __MAKE_CONF=/dev/null
TB --- 2013-04-09 21:20:23 - cd /src
TB --- 2013-04-09 21:20:23 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Tue Apr  9 21:20:28 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> World build completed on Wed Apr 10 00:01:31 UTC 2013
TB --- 2013-04-10 00:01:31 - generating LINT kernel config
TB --- 2013-04-10 00:01:31 - cd /src/sys/arm/conf
TB --- 2013-04-10 00:01:31 - /usr/bin/make -B LINT
TB --- 2013-04-10 00:01:31 - cd /src/sys/arm/conf
TB --- 2013-04-10 00:01:31 - /usr/sbin/config -m LINT
TB --- 2013-04-10 00:01:31 - building LINT kernel
TB --- 2013-04-10 00:01:31 - CROSS_BUILD_TESTING=YES
TB --- 2013-04-10 00:01:31 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-04-10 00:01:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-04-10 00:01:31 - SRCCONF=/dev/null
TB --- 2013-04-10 00:01:31 - TARGET=arm
TB --- 2013-04-10 00:01:31 - TARGET_ARCH=arm
TB --- 2013-04-10 00:01:31 - TZ=UTC
TB --- 2013-04-10 00:01:31 - __MAKE_CONF=/dev/null
TB --- 2013-04-10 00:01:31 - cd /src
TB --- 2013-04-10 00:01:31 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Wed Apr 10 00:01:31 UTC 2013
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
[...]
  ^
/src/sys/kern/uipc_socket.c:250:29: error: tentative definition has type 
'struct so_global_mtx' that is never completed
static struct so_global_mtx so_global_mtx;
^
/src/sys/kern/uipc_socket.c:250:15: note: forward declaration of 'struct 
so_global_mtx'
static struct so_global_mtx so_global_mtx;
  ^
8 errors generated.
*** [uipc_socket.o] Error code 1

Stop in /obj/arm.arm/src/sys/LINT.
*** [buildkernel] Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-04-10 00:12:21 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-04-10 00:12:21 - ERROR: failed to build LINT kernel
TB --- 2013-04-10 00:12:21 - 8072.85 user 1530.73 system 10322.84 real


http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


[head tinderbox] failure on i386/i386

2013-04-09 Thread FreeBSD Tinderbox
TB --- 2013-04-09 21:20:18 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-04-09 21:20:18 - 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-04-09 21:20:18 - starting HEAD tinderbox run for i386/i386
TB --- 2013-04-09 21:20:18 - cleaning the object tree
TB --- 2013-04-09 21:20:18 - /usr/local/bin/svn stat /src
TB --- 2013-04-09 21:20:22 - At svn revision 249318
TB --- 2013-04-09 21:20:23 - building world
TB --- 2013-04-09 21:20:23 - CROSS_BUILD_TESTING=YES
TB --- 2013-04-09 21:20:23 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-04-09 21:20:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-04-09 21:20:23 - SRCCONF=/dev/null
TB --- 2013-04-09 21:20:23 - TARGET=i386
TB --- 2013-04-09 21:20:23 - TARGET_ARCH=i386
TB --- 2013-04-09 21:20:23 - TZ=UTC
TB --- 2013-04-09 21:20:23 - __MAKE_CONF=/dev/null
TB --- 2013-04-09 21:20:23 - cd /src
TB --- 2013-04-09 21:20:23 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Tue Apr  9 21:20:28 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> World build completed on Wed Apr 10 00:06:28 UTC 2013
TB --- 2013-04-10 00:06:28 - generating LINT kernel config
TB --- 2013-04-10 00:06:28 - cd /src/sys/i386/conf
TB --- 2013-04-10 00:06:28 - /usr/bin/make -B LINT
TB --- 2013-04-10 00:06:28 - cd /src/sys/i386/conf
TB --- 2013-04-10 00:06:28 - /usr/sbin/config -m LINT
TB --- 2013-04-10 00:06:28 - building LINT kernel
TB --- 2013-04-10 00:06:28 - CROSS_BUILD_TESTING=YES
TB --- 2013-04-10 00:06:28 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-04-10 00:06:28 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-04-10 00:06:28 - SRCCONF=/dev/null
TB --- 2013-04-10 00:06:28 - TARGET=i386
TB --- 2013-04-10 00:06:28 - TARGET_ARCH=i386
TB --- 2013-04-10 00:06:28 - TZ=UTC
TB --- 2013-04-10 00:06:28 - __MAKE_CONF=/dev/null
TB --- 2013-04-10 00:06:28 - cd /src
TB --- 2013-04-10 00:06:28 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Wed Apr 10 00:06:28 UTC 2013
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
[...]
  ^
/src/sys/kern/uipc_socket.c:250:29: error: tentative definition has type 
'struct so_global_mtx' that is never completed
static struct so_global_mtx so_global_mtx;
^
/src/sys/kern/uipc_socket.c:250:15: note: forward declaration of 'struct 
so_global_mtx'
static struct so_global_mtx so_global_mtx;
  ^
8 errors generated.
*** [uipc_socket.o] Error code 1

Stop in /obj/i386.i386/src/sys/LINT.
*** [buildkernel] Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-04-10 00:20:02 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-04-10 00:20:02 - ERROR: failed to build LINT kernel
TB --- 2013-04-10 00:20:02 - 8687.51 user 1544.02 system 10784.18 real


http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-i386.full
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


[head tinderbox] failure on amd64/amd64

2013-04-09 Thread FreeBSD Tinderbox
TB --- 2013-04-09 21:20:18 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-04-09 21:20:18 - 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-04-09 21:20:18 - starting HEAD tinderbox run for amd64/amd64
TB --- 2013-04-09 21:20:18 - cleaning the object tree
TB --- 2013-04-09 21:20:18 - /usr/local/bin/svn stat /src
TB --- 2013-04-09 21:20:22 - At svn revision 249318
TB --- 2013-04-09 21:20:23 - building world
TB --- 2013-04-09 21:20:23 - CROSS_BUILD_TESTING=YES
TB --- 2013-04-09 21:20:23 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-04-09 21:20:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-04-09 21:20:23 - SRCCONF=/dev/null
TB --- 2013-04-09 21:20:23 - TARGET=amd64
TB --- 2013-04-09 21:20:23 - TARGET_ARCH=amd64
TB --- 2013-04-09 21:20:23 - TZ=UTC
TB --- 2013-04-09 21:20:23 - __MAKE_CONF=/dev/null
TB --- 2013-04-09 21:20:23 - cd /src
TB --- 2013-04-09 21:20:23 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Tue Apr  9 21:20:28 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> stage 5.1: building 32 bit shim libraries
>>> World build completed on Wed Apr 10 00:39:40 UTC 2013
TB --- 2013-04-10 00:39:40 - generating LINT kernel config
TB --- 2013-04-10 00:39:40 - cd /src/sys/amd64/conf
TB --- 2013-04-10 00:39:40 - /usr/bin/make -B LINT
TB --- 2013-04-10 00:39:40 - cd /src/sys/amd64/conf
TB --- 2013-04-10 00:39:40 - /usr/sbin/config -m LINT
TB --- 2013-04-10 00:39:40 - building LINT kernel
TB --- 2013-04-10 00:39:40 - CROSS_BUILD_TESTING=YES
TB --- 2013-04-10 00:39:40 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-04-10 00:39:40 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-04-10 00:39:40 - SRCCONF=/dev/null
TB --- 2013-04-10 00:39:40 - TARGET=amd64
TB --- 2013-04-10 00:39:40 - TARGET_ARCH=amd64
TB --- 2013-04-10 00:39:40 - TZ=UTC
TB --- 2013-04-10 00:39:40 - __MAKE_CONF=/dev/null
TB --- 2013-04-10 00:39:40 - cd /src
TB --- 2013-04-10 00:39:40 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Wed Apr 10 00:39:40 UTC 2013
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
[...]
  ^
/src/sys/kern/uipc_socket.c:250:29: error: tentative definition has type 
'struct so_global_mtx' that is never completed
static struct so_global_mtx so_global_mtx;
^
/src/sys/kern/uipc_socket.c:250:15: note: forward declaration of 'struct 
so_global_mtx'
static struct so_global_mtx so_global_mtx;
  ^
8 errors generated.
*** [uipc_socket.o] Error code 1

Stop in /obj/amd64.amd64/src/sys/LINT.
*** [buildkernel] Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-04-10 00:52:33 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-04-10 00:52:33 - ERROR: failed to build LINT kernel
TB --- 2013-04-10 00:52:33 - 10047.13 user 1886.20 system 12734.55 real


http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-amd64-amd64.full
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


[head tinderbox] failure on mips/mips

2013-04-09 Thread FreeBSD Tinderbox
TB --- 2013-04-10 00:20:03 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-04-10 00:20:03 - 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-04-10 00:20:03 - starting HEAD tinderbox run for mips/mips
TB --- 2013-04-10 00:20:03 - cleaning the object tree
TB --- 2013-04-10 00:20:03 - /usr/local/bin/svn stat /src
TB --- 2013-04-10 00:20:06 - At svn revision 249318
TB --- 2013-04-10 00:20:07 - building world
TB --- 2013-04-10 00:20:07 - CROSS_BUILD_TESTING=YES
TB --- 2013-04-10 00:20:07 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-04-10 00:20:07 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-04-10 00:20:07 - SRCCONF=/dev/null
TB --- 2013-04-10 00:20:07 - TARGET=mips
TB --- 2013-04-10 00:20:07 - TARGET_ARCH=mips
TB --- 2013-04-10 00:20:07 - TZ=UTC
TB --- 2013-04-10 00:20:07 - __MAKE_CONF=/dev/null
TB --- 2013-04-10 00:20:07 - cd /src
TB --- 2013-04-10 00:20:07 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Apr 10 00:20:12 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> World build completed on Wed Apr 10 01:21:21 UTC 2013
TB --- 2013-04-10 01:21:21 - cd /src/sys/mips/conf
TB --- 2013-04-10 01:21:21 - /usr/sbin/config -m ADM5120
TB --- 2013-04-10 01:21:21 - skipping ADM5120 kernel
TB --- 2013-04-10 01:21:21 - cd /src/sys/mips/conf
TB --- 2013-04-10 01:21:21 - /usr/sbin/config -m ALCHEMY
TB --- 2013-04-10 01:21:21 - skipping ALCHEMY kernel
TB --- 2013-04-10 01:21:21 - cd /src/sys/mips/conf
TB --- 2013-04-10 01:21:21 - /usr/sbin/config -m AP121
TB --- 2013-04-10 01:21:21 - building AP121 kernel
TB --- 2013-04-10 01:21:21 - CROSS_BUILD_TESTING=YES
TB --- 2013-04-10 01:21:21 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-04-10 01:21:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-04-10 01:21:21 - SRCCONF=/dev/null
TB --- 2013-04-10 01:21:21 - TARGET=mips
TB --- 2013-04-10 01:21:21 - TARGET_ARCH=mips
TB --- 2013-04-10 01:21:21 - TZ=UTC
TB --- 2013-04-10 01:21:21 - __MAKE_CONF=/dev/null
TB --- 2013-04-10 01:21:21 - cd /src
TB --- 2013-04-10 01:21:21 - /usr/bin/make -B buildkernel KERNCONF=AP121
>>> Kernel build for AP121 started on Wed Apr 10 01:21:21 UTC 2013
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
[...]
/src/sys/kern/uipc_socket.c:357: error: invalid use of undefined type 'struct 
so_global_mtx'
/src/sys/kern/uipc_socket.c:366: error: invalid use of undefined type 'struct 
so_global_mtx'
/src/sys/kern/uipc_socket.c:366: error: invalid use of undefined type 'struct 
so_global_mtx'
/src/sys/kern/uipc_socket.c: In function 'sodealloc':
/src/sys/kern/uipc_socket.c:382: error: invalid use of undefined type 'struct 
so_global_mtx'
/src/sys/kern/uipc_socket.c:382: error: invalid use of undefined type 'struct 
so_global_mtx'
/src/sys/kern/uipc_socket.c:390: error: invalid use of undefined type 'struct 
so_global_mtx'
/src/sys/kern/uipc_socket.c:390: error: invalid use of undefined type 'struct 
so_global_mtx'
*** [uipc_socket.o] Error code 1

Stop in /obj/mips.mips/src/sys/AP121.
*** [buildkernel] Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-04-10 01:22:54 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-04-10 01:22:54 - ERROR: failed to build AP121 kernel
TB --- 2013-04-10 01:22:54 - 2747.77 user 650.99 system 3771.35 real


http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips-mips.full
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


[head tinderbox] failure on mips64/mips

2013-04-09 Thread FreeBSD Tinderbox
TB --- 2013-04-10 00:52:33 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-04-10 00:52:33 - 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-04-10 00:52:33 - starting HEAD tinderbox run for mips64/mips
TB --- 2013-04-10 00:52:33 - cleaning the object tree
TB --- 2013-04-10 00:52:33 - /usr/local/bin/svn stat /src
TB --- 2013-04-10 00:52:37 - At svn revision 249318
TB --- 2013-04-10 00:52:38 - building world
TB --- 2013-04-10 00:52:38 - CROSS_BUILD_TESTING=YES
TB --- 2013-04-10 00:52:38 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-04-10 00:52:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-04-10 00:52:38 - SRCCONF=/dev/null
TB --- 2013-04-10 00:52:38 - TARGET=mips
TB --- 2013-04-10 00:52:38 - TARGET_ARCH=mips64
TB --- 2013-04-10 00:52:38 - TZ=UTC
TB --- 2013-04-10 00:52:38 - __MAKE_CONF=/dev/null
TB --- 2013-04-10 00:52:38 - cd /src
TB --- 2013-04-10 00:52:38 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Apr 10 00:52:42 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> World build completed on Wed Apr 10 01:53:24 UTC 2013
TB --- 2013-04-10 01:53:24 - cd /src/sys/mips/conf
TB --- 2013-04-10 01:53:24 - /usr/sbin/config -m ADM5120
TB --- 2013-04-10 01:53:24 - skipping ADM5120 kernel
TB --- 2013-04-10 01:53:24 - cd /src/sys/mips/conf
TB --- 2013-04-10 01:53:24 - /usr/sbin/config -m ALCHEMY
TB --- 2013-04-10 01:53:24 - skipping ALCHEMY kernel
TB --- 2013-04-10 01:53:24 - cd /src/sys/mips/conf
TB --- 2013-04-10 01:53:24 - /usr/sbin/config -m AP121
TB --- 2013-04-10 01:53:24 - skipping AP121 kernel
TB --- 2013-04-10 01:53:24 - cd /src/sys/mips/conf
TB --- 2013-04-10 01:53:24 - /usr/sbin/config -m AP91
TB --- 2013-04-10 01:53:24 - skipping AP91 kernel
TB --- 2013-04-10 01:53:24 - cd /src/sys/mips/conf
TB --- 2013-04-10 01:53:24 - /usr/sbin/config -m AP93
TB --- 2013-04-10 01:53:24 - skipping AP93 kernel
TB --- 2013-04-10 01:53:24 - cd /src/sys/mips/conf
TB --- 2013-04-10 01:53:24 - /usr/sbin/config -m AP94
TB --- 2013-04-10 01:53:24 - skipping AP94 kernel
TB --- 2013-04-10 01:53:24 - cd /src/sys/mips/conf
TB --- 2013-04-10 01:53:24 - /usr/sbin/config -m AP96
TB --- 2013-04-10 01:53:24 - skipping AP96 kernel
TB --- 2013-04-10 01:53:24 - cd /src/sys/mips/conf
TB --- 2013-04-10 01:53:24 - /usr/sbin/config -m AR71XX_BASE
TB --- 2013-04-10 01:53:24 - skipping AR71XX_BASE kernel
TB --- 2013-04-10 01:53:24 - cd /src/sys/mips/conf
TB --- 2013-04-10 01:53:24 - /usr/sbin/config -m AR724X_BASE
TB --- 2013-04-10 01:53:24 - skipping AR724X_BASE kernel
TB --- 2013-04-10 01:53:24 - cd /src/sys/mips/conf
TB --- 2013-04-10 01:53:24 - /usr/sbin/config -m AR91XX_BASE
TB --- 2013-04-10 01:53:24 - skipping AR91XX_BASE kernel
TB --- 2013-04-10 01:53:24 - cd /src/sys/mips/conf
TB --- 2013-04-10 01:53:24 - /usr/sbin/config -m AR933X_BASE
TB --- 2013-04-10 01:53:24 - skipping AR933X_BASE kernel
TB --- 2013-04-10 01:53:24 - cd /src/sys/mips/conf
TB --- 2013-04-10 01:53:24 - /usr/sbin/config -m BERI_DE4_MDROOT
TB --- 2013-04-10 01:53:24 - building BERI_DE4_MDROOT kernel
TB --- 2013-04-10 01:53:24 - CROSS_BUILD_TESTING=YES
TB --- 2013-04-10 01:53:24 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-04-10 01:53:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-04-10 01:53:24 - SRCCONF=/dev/null
TB --- 2013-04-10 01:53:24 - TARGET=mips
TB --- 2013-04-10 01:53:24 - TARGET_ARCH=mips64
TB --- 2013-04-10 01:53:24 - TZ=UTC
TB --- 2013-04-10 01:53:24 - __MAKE_CONF=/dev/null
TB --- 2013-04-10 01:53:24 - cd /src
TB --- 2013-04-10 01:53:24 - /usr/bin/make -B buildkernel 
KERNCONF=BERI_DE4_MDROOT
>>> Kernel build for BERI_DE4_MDROOT started on Wed Apr 10 01:53:24 UTC 2013
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
[...]
/src/sys/sys/socketvar.h:136: error: previous declaration of 'accept_mtx' was 
here
/src/sys/kern/uipc_socket.c:251: error: invalid use of undefined type 'struct 
so_global_mtx'
/src/sys/kern/uipc_socket.c: In function 'soalloc':
/src/sys/kern/uipc_socket.c:357: error: invalid use of undefined type 'struct 
so_global_mtx'
/src/sys/kern/uipc_socket.c:366: error: invalid use of undefined type 'struct 
so_global_mtx'
/src/sys/kern/uipc_socket.c: In function 'sodealloc':
/src/sys/kern/uipc_socket.c:382: error: invalid use of undefined type 'struct 
so_global_mtx'
/src/sys/kern/uipc_socket.c:390: error: invalid use of undefined type 's

[head tinderbox] failure on ia64/ia64

2013-04-09 Thread FreeBSD Tinderbox
TB --- 2013-04-10 00:12:21 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-04-10 00:12:21 - 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-04-10 00:12:21 - starting HEAD tinderbox run for ia64/ia64
TB --- 2013-04-10 00:12:21 - cleaning the object tree
TB --- 2013-04-10 00:12:21 - /usr/local/bin/svn stat /src
TB --- 2013-04-10 00:12:24 - At svn revision 249318
TB --- 2013-04-10 00:12:25 - building world
TB --- 2013-04-10 00:12:25 - CROSS_BUILD_TESTING=YES
TB --- 2013-04-10 00:12:25 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-04-10 00:12:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-04-10 00:12:25 - SRCCONF=/dev/null
TB --- 2013-04-10 00:12:25 - TARGET=ia64
TB --- 2013-04-10 00:12:25 - TARGET_ARCH=ia64
TB --- 2013-04-10 00:12:25 - TZ=UTC
TB --- 2013-04-10 00:12:25 - __MAKE_CONF=/dev/null
TB --- 2013-04-10 00:12:25 - cd /src
TB --- 2013-04-10 00:12:25 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Apr 10 00:12:30 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> World build completed on Wed Apr 10 01:44:13 UTC 2013
TB --- 2013-04-10 01:44:13 - generating LINT kernel config
TB --- 2013-04-10 01:44:13 - cd /src/sys/ia64/conf
TB --- 2013-04-10 01:44:13 - /usr/bin/make -B LINT
TB --- 2013-04-10 01:44:13 - cd /src/sys/ia64/conf
TB --- 2013-04-10 01:44:13 - /usr/sbin/config -m LINT
TB --- 2013-04-10 01:44:13 - building LINT kernel
TB --- 2013-04-10 01:44:13 - CROSS_BUILD_TESTING=YES
TB --- 2013-04-10 01:44:13 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-04-10 01:44:13 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-04-10 01:44:13 - SRCCONF=/dev/null
TB --- 2013-04-10 01:44:13 - TARGET=ia64
TB --- 2013-04-10 01:44:13 - TARGET_ARCH=ia64
TB --- 2013-04-10 01:44:13 - TZ=UTC
TB --- 2013-04-10 01:44:13 - __MAKE_CONF=/dev/null
TB --- 2013-04-10 01:44:13 - cd /src
TB --- 2013-04-10 01:44:13 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Wed Apr 10 01:44:13 UTC 2013
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
[...]
/src/sys/sys/socketvar.h:136: error: previous declaration of 'accept_mtx' was 
here
/src/sys/kern/uipc_socket.c:251: error: invalid use of undefined type 'struct 
so_global_mtx'
/src/sys/kern/uipc_socket.c: In function 'soalloc':
/src/sys/kern/uipc_socket.c:357: error: invalid use of undefined type 'struct 
so_global_mtx'
/src/sys/kern/uipc_socket.c:366: error: invalid use of undefined type 'struct 
so_global_mtx'
/src/sys/kern/uipc_socket.c: In function 'sodealloc':
/src/sys/kern/uipc_socket.c:382: error: invalid use of undefined type 'struct 
so_global_mtx'
/src/sys/kern/uipc_socket.c:390: error: invalid use of undefined type 'struct 
so_global_mtx'
*** [uipc_socket.o] Error code 1

Stop in /obj/ia64.ia64/src/sys/LINT.
*** [buildkernel] Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-04-10 01:59:11 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-04-10 01:59:11 - ERROR: failed to build LINT kernel
TB --- 2013-04-10 01:59:11 - 5207.45 user 858.06 system 6409.59 real


http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-ia64-ia64.full
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: Problems with axe(4) and checksum offloading

2013-04-09 Thread YongHyeon PYUN
On Mon, Apr 08, 2013 at 08:45:58PM +0200, Spil Oss wrote:
> Hi YongHyeon,
> 
> output from verbose boot
> 
> ugen3.2:  at usbus3
> axe0:  on usbus3
> axe0: PHYADDR 0xe0:0x10
> miibus1:  on axe0
> ukphy0:  PHY 16 on miibus1
> ukphy0: OUI 0x007063, model 0x0008, rev. 1
> ukphy0:  none, 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto,
> auto-flow
> ue0:  on axe0
> ue0: bpf attached
> ue0: Ethernet address: 00:60:6e:42:5b:53
> ue0: link state changed to UP
> ue0: link state changed to DOWN
> ue0: link state changed to UP

AX88772B engineering sample I have still worked on latest current.
Could you use a static IP rather than using DHCP and see whether
that makes any difference?(Note, you have to revert your changes
made to axe(4) before trying that).

Also show me the output of 'ifconfig ue0' before/after running
dhclient(8).

> 
> Apart from what I originally described...
> Networking does work, but not when packets pass through ipfw and nat. If I
> add my ipfw rules before the divert natd rule networking works as expected,
> without the SYN,ACK response packets are not accepted if I e.g. connect to
> something on the axe interface. I have validated the ipfw ruleset with the
> onboard realtek NIC and it then works as expected.
> 
> # usbconfig -u 3 -a 2 dump_info
> ugen3.2:  at usbus3, cfg=0 md=HOST spd=HIGH
> (480Mbps) pwr=ON (200mA)
> 
> Kind regards,
> 
> Spil.
> 
> 
> On Mon, Apr 8, 2013 at 8:35 AM, YongHyeon PYUN  wrote:
> 
> > On Sun, Apr 07, 2013 at 09:14:16PM +0200, Spil Oss wrote:
> > > Hi all,
> > >
> > > With checksum offloading enabled I cannot use my axe NIC (ASIX AX88772B).
> > >
> > > ifconfig ue0 -txcsum -rxcsum
> > > will make dhclient ue0 return
> > >
> > > if I re-enable txcsum and rxcsum I get an immediate response from the
> > dhcp
> > > server.
> > >
> > > Tried to remove the csum features by commenting out
> > > ifp->if_capabilities |= IFCAP_TXCSUM | IFCAP_RXCSUM;
> > > ifp->if_hwassist = AXE_CSUM_FEATURES;
> > > (lines 855 and 856 in /usr/src/sys/dev/usb/net/if_axe.c)
> > > and rebuild the module. This does remove RXCSUM and TXCSUM from options
> > and
> > > behaves the same as disabling the features with ifconfig (i.e. does not
> > > work)
> > >
> > > 10.0-CURRENT r248351
> > >
> > > Hope someone can help me... Spil.
> >
> > Last time I tried, checksum offloading worked as expected.
> > Would you show me the verbose dmesg output after attaching the
> > axe(4) NIC?
> >
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


[head tinderbox] failure on i386/pc98

2013-04-09 Thread FreeBSD Tinderbox
TB --- 2013-04-10 00:03:05 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-04-10 00:03:05 - 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-04-10 00:03:05 - starting HEAD tinderbox run for i386/pc98
TB --- 2013-04-10 00:03:05 - cleaning the object tree
TB --- 2013-04-10 00:03:05 - /usr/local/bin/svn stat /src
TB --- 2013-04-10 00:03:13 - At svn revision 249318
TB --- 2013-04-10 00:03:14 - building world
TB --- 2013-04-10 00:03:14 - CROSS_BUILD_TESTING=YES
TB --- 2013-04-10 00:03:14 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-04-10 00:03:14 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-04-10 00:03:14 - SRCCONF=/dev/null
TB --- 2013-04-10 00:03:14 - TARGET=pc98
TB --- 2013-04-10 00:03:14 - TARGET_ARCH=i386
TB --- 2013-04-10 00:03:14 - TZ=UTC
TB --- 2013-04-10 00:03:14 - __MAKE_CONF=/dev/null
TB --- 2013-04-10 00:03:14 - cd /src
TB --- 2013-04-10 00:03:14 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Apr 10 00:03:20 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> World build completed on Wed Apr 10 02:53:53 UTC 2013
TB --- 2013-04-10 02:53:53 - generating LINT kernel config
TB --- 2013-04-10 02:53:53 - cd /src/sys/pc98/conf
TB --- 2013-04-10 02:53:53 - /usr/bin/make -B LINT
TB --- 2013-04-10 02:53:53 - cd /src/sys/pc98/conf
TB --- 2013-04-10 02:53:53 - /usr/sbin/config -m LINT
TB --- 2013-04-10 02:53:53 - building LINT kernel
TB --- 2013-04-10 02:53:53 - CROSS_BUILD_TESTING=YES
TB --- 2013-04-10 02:53:53 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-04-10 02:53:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-04-10 02:53:53 - SRCCONF=/dev/null
TB --- 2013-04-10 02:53:53 - TARGET=pc98
TB --- 2013-04-10 02:53:53 - TARGET_ARCH=i386
TB --- 2013-04-10 02:53:53 - TZ=UTC
TB --- 2013-04-10 02:53:53 - __MAKE_CONF=/dev/null
TB --- 2013-04-10 02:53:53 - cd /src
TB --- 2013-04-10 02:53:53 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Wed Apr 10 02:53:53 UTC 2013
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
[...]
  ^
/src/sys/kern/uipc_socket.c:250:29: error: tentative definition has type 
'struct so_global_mtx' that is never completed
static struct so_global_mtx so_global_mtx;
^
/src/sys/kern/uipc_socket.c:250:15: note: forward declaration of 'struct 
so_global_mtx'
static struct so_global_mtx so_global_mtx;
  ^
8 errors generated.
*** [uipc_socket.o] Error code 1

Stop in /obj/pc98.i386/src/sys/LINT.
*** [buildkernel] Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-04-10 03:05:16 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-04-10 03:05:16 - ERROR: failed to build LINT kernel
TB --- 2013-04-10 03:05:16 - 8824.45 user 1304.88 system 10931.55 real


http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


[head tinderbox] failure on sparc64/sparc64

2013-04-09 Thread FreeBSD Tinderbox
TB --- 2013-04-10 01:59:11 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-04-10 01:59:11 - 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-04-10 01:59:11 - starting HEAD tinderbox run for sparc64/sparc64
TB --- 2013-04-10 01:59:11 - cleaning the object tree
TB --- 2013-04-10 01:59:11 - /usr/local/bin/svn stat /src
TB --- 2013-04-10 01:59:14 - At svn revision 249318
TB --- 2013-04-10 01:59:15 - building world
TB --- 2013-04-10 01:59:15 - CROSS_BUILD_TESTING=YES
TB --- 2013-04-10 01:59:15 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-04-10 01:59:15 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-04-10 01:59:15 - SRCCONF=/dev/null
TB --- 2013-04-10 01:59:15 - TARGET=sparc64
TB --- 2013-04-10 01:59:15 - TARGET_ARCH=sparc64
TB --- 2013-04-10 01:59:15 - TZ=UTC
TB --- 2013-04-10 01:59:15 - __MAKE_CONF=/dev/null
TB --- 2013-04-10 01:59:15 - cd /src
TB --- 2013-04-10 01:59:15 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Apr 10 01:59:19 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> World build completed on Wed Apr 10 03:06:22 UTC 2013
TB --- 2013-04-10 03:06:22 - generating LINT kernel config
TB --- 2013-04-10 03:06:22 - cd /src/sys/sparc64/conf
TB --- 2013-04-10 03:06:22 - /usr/bin/make -B LINT
TB --- 2013-04-10 03:06:22 - cd /src/sys/sparc64/conf
TB --- 2013-04-10 03:06:22 - /usr/sbin/config -m LINT
TB --- 2013-04-10 03:06:22 - building LINT kernel
TB --- 2013-04-10 03:06:22 - CROSS_BUILD_TESTING=YES
TB --- 2013-04-10 03:06:22 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-04-10 03:06:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-04-10 03:06:22 - SRCCONF=/dev/null
TB --- 2013-04-10 03:06:22 - TARGET=sparc64
TB --- 2013-04-10 03:06:22 - TARGET_ARCH=sparc64
TB --- 2013-04-10 03:06:22 - TZ=UTC
TB --- 2013-04-10 03:06:22 - __MAKE_CONF=/dev/null
TB --- 2013-04-10 03:06:22 - cd /src
TB --- 2013-04-10 03:06:22 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Wed Apr 10 03:06:22 UTC 2013
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
[...]
/src/sys/sys/socketvar.h:136: error: previous declaration of 'accept_mtx' was 
here
/src/sys/kern/uipc_socket.c:251: error: invalid use of undefined type 'struct 
so_global_mtx'
/src/sys/kern/uipc_socket.c: In function 'soalloc':
/src/sys/kern/uipc_socket.c:357: error: invalid use of undefined type 'struct 
so_global_mtx'
/src/sys/kern/uipc_socket.c:366: error: invalid use of undefined type 'struct 
so_global_mtx'
/src/sys/kern/uipc_socket.c: In function 'sodealloc':
/src/sys/kern/uipc_socket.c:382: error: invalid use of undefined type 'struct 
so_global_mtx'
/src/sys/kern/uipc_socket.c:390: error: invalid use of undefined type 'struct 
so_global_mtx'
*** [uipc_socket.o] Error code 1

Stop in /obj/sparc64.sparc64/src/sys/LINT.
*** [buildkernel] Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-04-10 03:16:16 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-04-10 03:16:16 - ERROR: failed to build LINT kernel
TB --- 2013-04-10 03:16:16 - 3669.75 user 659.04 system 4624.89 real


http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-sparc64-sparc64.full
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


[head tinderbox] failure on powerpc/powerpc

2013-04-09 Thread FreeBSD Tinderbox
TB --- 2013-04-10 01:22:54 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-04-10 01:22:54 - 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-04-10 01:22:54 - starting HEAD tinderbox run for powerpc/powerpc
TB --- 2013-04-10 01:22:54 - cleaning the object tree
TB --- 2013-04-10 01:22:54 - /usr/local/bin/svn stat /src
TB --- 2013-04-10 01:23:03 - At svn revision 249318
TB --- 2013-04-10 01:23:04 - building world
TB --- 2013-04-10 01:23:04 - CROSS_BUILD_TESTING=YES
TB --- 2013-04-10 01:23:04 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-04-10 01:23:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-04-10 01:23:04 - SRCCONF=/dev/null
TB --- 2013-04-10 01:23:04 - TARGET=powerpc
TB --- 2013-04-10 01:23:04 - TARGET_ARCH=powerpc
TB --- 2013-04-10 01:23:04 - TZ=UTC
TB --- 2013-04-10 01:23:04 - __MAKE_CONF=/dev/null
TB --- 2013-04-10 01:23:04 - cd /src
TB --- 2013-04-10 01:23:04 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Apr 10 01:23:09 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> World build completed on Wed Apr 10 03:44:20 UTC 2013
TB --- 2013-04-10 03:44:20 - generating LINT kernel config
TB --- 2013-04-10 03:44:20 - cd /src/sys/powerpc/conf
TB --- 2013-04-10 03:44:20 - /usr/bin/make -B LINT
TB --- 2013-04-10 03:44:20 - cd /src/sys/powerpc/conf
TB --- 2013-04-10 03:44:20 - /usr/sbin/config -m LINT
TB --- 2013-04-10 03:44:20 - building LINT kernel
TB --- 2013-04-10 03:44:20 - CROSS_BUILD_TESTING=YES
TB --- 2013-04-10 03:44:20 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-04-10 03:44:20 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-04-10 03:44:20 - SRCCONF=/dev/null
TB --- 2013-04-10 03:44:20 - TARGET=powerpc
TB --- 2013-04-10 03:44:20 - TARGET_ARCH=powerpc
TB --- 2013-04-10 03:44:20 - TZ=UTC
TB --- 2013-04-10 03:44:20 - __MAKE_CONF=/dev/null
TB --- 2013-04-10 03:44:20 - cd /src
TB --- 2013-04-10 03:44:20 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Wed Apr 10 03:44:21 UTC 2013
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
[...]
/src/sys/sys/socketvar.h:136: error: previous declaration of 'accept_mtx' was 
here
/src/sys/kern/uipc_socket.c:251: error: invalid use of undefined type 'struct 
so_global_mtx'
/src/sys/kern/uipc_socket.c: In function 'soalloc':
/src/sys/kern/uipc_socket.c:357: error: invalid use of undefined type 'struct 
so_global_mtx'
/src/sys/kern/uipc_socket.c:366: error: invalid use of undefined type 'struct 
so_global_mtx'
/src/sys/kern/uipc_socket.c: In function 'sodealloc':
/src/sys/kern/uipc_socket.c:382: error: invalid use of undefined type 'struct 
so_global_mtx'
/src/sys/kern/uipc_socket.c:390: error: invalid use of undefined type 'struct 
so_global_mtx'
*** [uipc_socket.o] Error code 1

Stop in /obj/powerpc.powerpc/src/sys/LINT.
*** [buildkernel] Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-04-10 03:51:32 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-04-10 03:51:32 - ERROR: failed to build LINT kernel
TB --- 2013-04-10 03:51:32 - 7662.98 user 995.55 system 8917.81 real


http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc-powerpc.full
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


[head tinderbox] failure on powerpc64/powerpc

2013-04-09 Thread FreeBSD Tinderbox
TB --- 2013-04-10 01:54:40 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-04-10 01:54:40 - 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-04-10 01:54:40 - starting HEAD tinderbox run for powerpc64/powerpc
TB --- 2013-04-10 01:54:40 - cleaning the object tree
TB --- 2013-04-10 01:56:09 - /usr/local/bin/svn stat /src
TB --- 2013-04-10 01:56:12 - At svn revision 249318
TB --- 2013-04-10 01:56:13 - building world
TB --- 2013-04-10 01:56:13 - CROSS_BUILD_TESTING=YES
TB --- 2013-04-10 01:56:13 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-04-10 01:56:13 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-04-10 01:56:13 - SRCCONF=/dev/null
TB --- 2013-04-10 01:56:13 - TARGET=powerpc
TB --- 2013-04-10 01:56:13 - TARGET_ARCH=powerpc64
TB --- 2013-04-10 01:56:13 - TZ=UTC
TB --- 2013-04-10 01:56:13 - __MAKE_CONF=/dev/null
TB --- 2013-04-10 01:56:13 - cd /src
TB --- 2013-04-10 01:56:13 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Apr 10 01:56:17 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> stage 5.1: building 32 bit shim libraries
>>> World build completed on Wed Apr 10 04:45:16 UTC 2013
TB --- 2013-04-10 04:45:16 - generating LINT kernel config
TB --- 2013-04-10 04:45:16 - cd /src/sys/powerpc/conf
TB --- 2013-04-10 04:45:16 - /usr/bin/make -B LINT
TB --- 2013-04-10 04:45:16 - cd /src/sys/powerpc/conf
TB --- 2013-04-10 04:45:16 - /usr/sbin/config -m LINT
TB --- 2013-04-10 04:45:16 - skipping LINT kernel
TB --- 2013-04-10 04:45:16 - cd /src/sys/powerpc/conf
TB --- 2013-04-10 04:45:16 - /usr/sbin/config -m GENERIC
TB --- 2013-04-10 04:45:16 - skipping GENERIC kernel
TB --- 2013-04-10 04:45:16 - cd /src/sys/powerpc/conf
TB --- 2013-04-10 04:45:16 - /usr/sbin/config -m GENERIC64
TB --- 2013-04-10 04:45:16 - building GENERIC64 kernel
TB --- 2013-04-10 04:45:16 - CROSS_BUILD_TESTING=YES
TB --- 2013-04-10 04:45:16 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-04-10 04:45:16 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-04-10 04:45:16 - SRCCONF=/dev/null
TB --- 2013-04-10 04:45:16 - TARGET=powerpc
TB --- 2013-04-10 04:45:16 - TARGET_ARCH=powerpc64
TB --- 2013-04-10 04:45:16 - TZ=UTC
TB --- 2013-04-10 04:45:16 - __MAKE_CONF=/dev/null
TB --- 2013-04-10 04:45:16 - cd /src
TB --- 2013-04-10 04:45:16 - /usr/bin/make -B buildkernel KERNCONF=GENERIC64
>>> Kernel build for GENERIC64 started on Wed Apr 10 04:45:16 UTC 2013
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
[...]
/src/sys/sys/socketvar.h:136: error: previous declaration of 'accept_mtx' was 
here
/src/sys/kern/uipc_socket.c:251: error: invalid use of undefined type 'struct 
so_global_mtx'
/src/sys/kern/uipc_socket.c: In function 'soalloc':
/src/sys/kern/uipc_socket.c:357: error: invalid use of undefined type 'struct 
so_global_mtx'
/src/sys/kern/uipc_socket.c:366: error: invalid use of undefined type 'struct 
so_global_mtx'
/src/sys/kern/uipc_socket.c: In function 'sodealloc':
/src/sys/kern/uipc_socket.c:382: error: invalid use of undefined type 'struct 
so_global_mtx'
/src/sys/kern/uipc_socket.c:390: error: invalid use of undefined type 'struct 
so_global_mtx'
*** [uipc_socket.o] Error code 1

Stop in /obj/powerpc.powerpc64/src/sys/GENERIC64.
*** [buildkernel] Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-04-10 04:49:23 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-04-10 04:49:23 - ERROR: failed to build GENERIC64 kernel
TB --- 2013-04-10 04:49:23 - 9116.80 user 1191.79 system 10483.80 real


http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-powerpc64-powerpc.full
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: Intel D2500CC motherboard and strange RS232/UART behavior

2013-04-09 Thread Lev Serebryakov
Hello, John.
You wrote 10 апреля 2013 г., 0:58:22:

>>   Problem is, that every uart device now is independent from each
>>   other in good "OOP" style, and it looks like interrupt sharing we
>>   need one interrupt handler per irq (not per device), which will now
>>   about several UARTs. Something like "multiport" device, bot not
>>   exactly.
JB> No, the interrupt code itself will handle shared interrupts (it will
JB> call all handlers).  I think in practice that uart is setting
  And what will happen, if there is two UARTs asserting interrupt in
same time? First one returns "FILTER_HANDLED", will second handler be
called?

  ISA interrupt sharing IS NOT so simple. sio contains a lot of
 obscure code to work.

JB> INTR_EXCL or some such and/or uart doesn't set RF_SHAREABLE when
JB> allocating the IRQ.  It is probably the latter.  You could try just
JB> adding RF_SHAREABLE to the bus_alloc_resource_any() for the IRQ to
JB> uart and see if that fixes it.
sc->sc_ires = bus_alloc_resource_any(dev, SYS_RES_IRQ, &sc->sc_irid,
RF_ACTIVE | RF_SHAREABLE);

It is here.

-- 
// Black Lion AKA Lev Serebryakov 

___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Re: Intel D2500CC motherboard and strange RS232/UART behavior

2013-04-09 Thread Lev Serebryakov
Hello, Poul-Henning.
You wrote 10 апреля 2013 г., 0:52:04:

>>  Problem is, that every uart device now is independent from each
>>  other in good "OOP" style, and it looks like interrupt sharing we
>>  need one interrupt handler per irq (not per device), which will now
>>  about several UARTs. Something like "multiport" device, bot not
>>  exactly.
PHK> That is what the puc(4) driver does...
  Yes, for PCI devices only :(

-- 
// Black Lion AKA Lev Serebryakov 

___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"