r259286 panic

2013-12-15 Thread Eitan Adler
FreeBSD gravity.local 11.0-CURRENT FreeBSD 11.0-CURRENT #7 r259286:
Fri Dec 13 00:33:37 EST 2013
eitan@gravity.local:/usr/obj/usr/src/sys/EADLER  amd64

Complete textdump here: http://people.freebsd.org/~eadler/files/core.txt.1

My kernel is built with complete debug symbols, INVARIANTS, ddb, etc.
but no WITNESS.

I have vt and vt_vga enabled but not sc and vga (newcons, but not syscons).

Dump header from device /dev/ada1p1
  Architecture: amd64
  Architecture Version: 2
  Dump Length: 4031295488B (3844 MB)
  Blocksize: 512
  Dumptime: Sun Dec 15 03:04:34 2013
  Hostname: gravity.local
  Magic: FreeBSD Kernel Dump
  Version String: FreeBSD 11.0-CURRENT #7 r259286: Fri Dec 13 00:33:37 EST 2013
eitan@gravity.local:/usr/obj/usr/src/sys/EADLER
  Panic String:
  Dump Parity: 3049191868
  Bounds: 1
  Dump Status: good


Unread portion of the kernel message buffer:
[180441]
[180441]
[180441] Fatal trap 12: page fault while in kernel mode
[180441] cpuid = 0; apic id = 00
[180441] fault virtual address  = 0x30
[180441] fault code = supervisor read data, page not present
[180441] instruction pointer= 0x20:0x807ccbf8
[180441] stack pointer  = 0x28:0xfe0226a718f0
[180441] frame pointer  = 0x28:0xfe0226a719d0
[180441] code segment   = base 0x0, limit 0xf, type 0x1b
[180441]= DPL 0, pres 1, long 1, def32 0, gran 1
[180441] processor eflags   = interrupt enabled, resume, IOPL = 0
[180441] current process= 12 (swi4: clock)

(kgdb) #0  doadump (textdump=648483568) at pcpu.h:219
#1  0x80324e15 in db_fncall (dummy1=value optimized out,
dummy2=value optimized out, dummy3=value optimized out,
dummy4=value optimized out) at /usr/src/sys/ddb/db_command.c:578
#2  0x80324afd in db_command (cmd_table=value optimized out)
at /usr/src/sys/ddb/db_command.c:449
#3  0x80324874 in db_command_loop ()
at /usr/src/sys/ddb/db_command.c:502
#4  0x803271f0 in db_trap (type=value optimized out, code=0)
at /usr/src/sys/ddb/db_main.c:231
#5  0x807f0963 in kdb_trap (type=12, code=0, tf=value optimized out)
at /usr/src/sys/kern/subr_kdb.c:656
#6  0x80b6ffc2 in trap_fatal (frame=0xfe0226a71840,
eva=value optimized out) at /usr/src/sys/amd64/amd64/trap.c:869
#7  0x80b7023f in trap_pfault (frame=0x0,
usermode=value optimized out) at /usr/src/sys/amd64/amd64/trap.c:691
#8  0x80b6fa57 in trap (frame=0xfe0226a71840)
at /usr/src/sys/amd64/amd64/trap.c:455
#9  0x80b54e12 in calltrap ()
at /usr/src/sys/amd64/amd64/exception.S:231
#10 0x807ccbf8 in softclock_call_cc (c=0x812121f8,
cc=0x813aa580, direct=0) at /usr/src/sys/kern/kern_timeout.c:700
#11 0x807ccf37 in softclock (arg=value optimized out)
at /usr/src/sys/kern/kern_timeout.c:809
#12 0x8078a433 in intr_event_execute_handlers (
p=value optimized out, ie=0xf8000327c600)
at /usr/src/sys/kern/kern_intr.c:1263
#13 0x8078ae06 in ithread_loop (arg=0xf8000327ff60)
at /usr/src/sys/kern/kern_intr.c:1276
#14 0x80787ea4 in fork_exit (
callout=0x8078ad60 ithread_loop, arg=0xf8000327ff60,
frame=0xfe0226a71ac0) at /usr/src/sys/kern/kern_fork.c:977
#15 0x80b5534e in fork_trampoline ()
at /usr/src/sys/amd64/amd64/exception.S:605
#16 0x in ?? ()
Current language:  auto; currently minimal



-- 
Eitan Adler
___
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: 'silent' kernel builds ?

2013-12-15 Thread Rui Paulo
On 14 Dec 2013, at 21:45, Luigi Rizzo ri...@iet.unipi.it wrote:

 Hi,
 I was trying to make buildkernel a bit quieter (just listing
 the name of the file being compiled).
 
 I hoped to modify the  .c.o:  rules in  share/sys.mk but apparently
 kernel builds generate their own Makefile using definitions in
 sys/conf/kern.pre.mk .
 
 As a result, a patch like the one below gets most of the work done
 (a few extra bits are necessary to mask the awk calls, and the
 'irregular' compiler invocations).
 
 However I could not found the rule definition used to build modules,
 any idea where to look ?

sys/conf/kmod.mk

 And finally, is there interest in this feature ?

I think it would be nice to have, maybe enabled by default.  Does it still 
print the errors? I think so, but I'm not sure.

--
Rui Paulo



___
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-12-15 Thread FreeBSD Tinderbox
TB --- 2013-12-15 09:50:43 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-12-15 09:50:43 - 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-12-15 09:50:43 - starting HEAD tinderbox run for powerpc64/powerpc
TB --- 2013-12-15 09:50:43 - cleaning the object tree
TB --- 2013-12-15 09:50:43 - /usr/local/bin/svn stat /src
TB --- 2013-12-15 09:50:47 - At svn revision 259401
TB --- 2013-12-15 09:50:48 - building world
TB --- 2013-12-15 09:50:48 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-15 09:50:48 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-15 09:50:48 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-15 09:50:48 - SRCCONF=/dev/null
TB --- 2013-12-15 09:50:48 - TARGET=powerpc
TB --- 2013-12-15 09:50:48 - TARGET_ARCH=powerpc64
TB --- 2013-12-15 09:50:48 - TZ=UTC
TB --- 2013-12-15 09:50:48 - __MAKE_CONF=/dev/null
TB --- 2013-12-15 09:50:48 - cd /src
TB --- 2013-12-15 09:50:48 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sun Dec 15 09:50: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 Sun Dec 15 12:52:15 UTC 2013
TB --- 2013-12-15 12:52:15 - generating LINT kernel config
TB --- 2013-12-15 12:52:15 - cd /src/sys/powerpc/conf
TB --- 2013-12-15 12:52:15 - /usr/bin/make -B LINT
TB --- 2013-12-15 12:52:15 - cd /src/sys/powerpc/conf
TB --- 2013-12-15 12:52:15 - /usr/sbin/config -m LINT
TB --- 2013-12-15 12:52:15 - skipping LINT kernel
TB --- 2013-12-15 12:52:15 - cd /src/sys/powerpc/conf
TB --- 2013-12-15 12:52:15 - /usr/sbin/config -m GENERIC
TB --- 2013-12-15 12:52:15 - skipping GENERIC kernel
TB --- 2013-12-15 12:52:15 - cd /src/sys/powerpc/conf
TB --- 2013-12-15 12:52:15 - /usr/sbin/config -m GENERIC64
TB --- 2013-12-15 12:52:15 - building GENERIC64 kernel
TB --- 2013-12-15 12:52:15 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-15 12:52:15 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-15 12:52:15 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-15 12:52:15 - SRCCONF=/dev/null
TB --- 2013-12-15 12:52:15 - TARGET=powerpc
TB --- 2013-12-15 12:52:15 - TARGET_ARCH=powerpc64
TB --- 2013-12-15 12:52:15 - TZ=UTC
TB --- 2013-12-15 12:52:15 - __MAKE_CONF=/dev/null
TB --- 2013-12-15 12:52:15 - cd /src
TB --- 2013-12-15 12:52:15 - /usr/bin/make -B buildkernel KERNCONF=GENERIC64
 Kernel build for GENERIC64 started on Sun Dec 15 12:52:15 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
[...]
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs 
-fdiagnostics-show-option   -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq 
-I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 
--param large-function-growth=1000  -msoft-float -Wa,-many 
-fno-omit-frame-pointer -msoft-float -mno-altivec -mcall-aixdesc -ffreestanding 
-fno-strict-overflow -fstack-protector -Werror  
/src/sys/powerpc/pseries/phyp_console.c
ctfconvert -L VERSION -g phyp_console.o
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs 
-fdiagnostics-show-option   -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq 
-I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 
--param large-function-growth=1000  -msoft-float -Wa,-many 
-fno-omit-frame-pointer -msoft-float -mno-altivec -mcall-aixdesc -ffreestanding 
-fno-strict-overflow -fstack-protector -Werror  
/src/sys/powerpc/pseries/phyp_llan.c
ctfconvert -L VERSION -g phyp_llan.o
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs 
-fdiagnostics-show-option   -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq 
-I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 
--param large-function-growth=1000  -msoft-float 

Re: SVN commit 259045 breaks -CURRENT

2013-12-15 Thread Stefan Esser
Am 15.12.2013 06:47, schrieb Konstantin Belousov:
 On Sat, Dec 14, 2013 at 02:16:27PM -0800, Steve Kargl wrote:
 On Sat, Dec 14, 2013 at 11:11:15PM +0100, Stefan Esser wrote:
 Am 14.12.2013 22:59, schrieb Steve Kargl:
 On Sat, Dec 14, 2013 at 10:44:10PM +0100, Stefan Esser
 wrote:
 
 2) SSH logins are very slow, many seconds of delay between
 connect and password prompt, several seconds after password
 entry until a command prompt appears (normally
 instantaneous)
 
 
 Ah, so that explains the behavior I'm see.  Just updated a
 circa Aug 3rd i386 FreeBSD to top-of-tree.  My ssh logins to
 my work system take 30+ seconds now. :(
 
 You may want to test the attached patch, which reverts the
 above mentioned commit.
 
 
 I probably won't get to it until tomorrow, because I had started 
 a dog-food system purge including re-installing all ports.  The 
 laptop takes a bit a time to recompile everything.
 
 
 Are you all running i386, compiled with gcc ?

I'm on -CURRENT, CLANG, amd64. But since the problem has also been
reported for i386 compiled with GCC, there seems to be some problem
in common kernel code, that has been uncovered by your change,

BTW: I remember seeing two wait channels being reported when I type
^T during multi-user startup (sa-spamd, which needs 140 seconds with
the broken kernel:

 nanosleep
 kqueue (I do not remember whether this name is exact or abbreviated)

I've been assuming that the problem might actually be in nanosleep(),
since this is a timing related function and we are seeing huge
delays, but eventually the delayed action succeeds.

But a kernel with only kern_conf.c compiled with -fno-strict-overflow
did not show the delays. I do not have time for further tests, today.

Regards, STefan
___
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


CAM ABI change requires recompile of hald and smartmontools

2013-12-15 Thread Stefan Esser
A kernel built today shows the following messages:

ata2: FAILURE - zero length DMA transfer attempted
ata2: setting up DMA failed
cam_periph_mapmem: attempt to map 4294954816 bytes, which is greater
than 65536
cam_periph_mapmem: attempt to map 4294954832 bytes, which is greater
than 65536
ata2: FAILURE - zero length DMA transfer attempted
ata2: setting up DMA failed
ata2: FAILURE - zero length DMA transfer attempted
ata2: setting up DMA failed
cam_periph_mapmem: attempt to map 4294954832 bytes, which is greater
than 65536

I found that stopping hald was causing this. A freshly compiled
hald solves this problem.

This ABI breakage deserves a heads-up, IMHO, since the messages
look quite frightening. I did not observe any damage on my system
with 5 SATA drives in a ZRAID1, but I'm going to perform a scrub,
just to be sure.

Regards, STefan

___
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: CAM ABI change requires recompile of hald and smartmontools

2013-12-15 Thread Nathan Whitehorn

On 12/15/13 07:35, Stefan Esser wrote:

A kernel built today shows the following messages:

ata2: FAILURE - zero length DMA transfer attempted
ata2: setting up DMA failed
cam_periph_mapmem: attempt to map 4294954816 bytes, which is greater
than 65536
cam_periph_mapmem: attempt to map 4294954832 bytes, which is greater
than 65536
ata2: FAILURE - zero length DMA transfer attempted
ata2: setting up DMA failed
ata2: FAILURE - zero length DMA transfer attempted
ata2: setting up DMA failed
cam_periph_mapmem: attempt to map 4294954832 bytes, which is greater
than 65536

I found that stopping hald was causing this. A freshly compiled
hald solves this problem.

This ABI breakage deserves a heads-up, IMHO, since the messages
look quite frightening. I did not observe any damage on my system
with 5 SATA drives in a ZRAID1, but I'm going to perform a scrub,
just to be sure.

Regards, STefan

___
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


Sorry about this -- I forgot to bump the libcam version. r259416 should 
fix it for people just upgrading now.

-Nathan
___
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-12-15 Thread FreeBSD Tinderbox
TB --- 2013-12-15 13:00:19 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-12-15 13:00:19 - 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-12-15 13:00:19 - starting HEAD tinderbox run for arm/arm
TB --- 2013-12-15 13:00:19 - cleaning the object tree
TB --- 2013-12-15 13:00:19 - /usr/local/bin/svn stat /src
TB --- 2013-12-15 13:00:24 - At svn revision 259413
TB --- 2013-12-15 13:00:25 - building world
TB --- 2013-12-15 13:00:25 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-15 13:00:25 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-15 13:00:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-15 13:00:25 - SRCCONF=/dev/null
TB --- 2013-12-15 13:00:25 - TARGET=arm
TB --- 2013-12-15 13:00:25 - TARGET_ARCH=arm
TB --- 2013-12-15 13:00:25 - TZ=UTC
TB --- 2013-12-15 13:00:25 - __MAKE_CONF=/dev/null
TB --- 2013-12-15 13:00:25 - cd /src
TB --- 2013-12-15 13:00:25 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sun Dec 15 13:00:34 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 Sun Dec 15 16:03:44 UTC 2013
TB --- 2013-12-15 16:03:44 - generating LINT kernel config
TB --- 2013-12-15 16:03:44 - cd /src/sys/arm/conf
TB --- 2013-12-15 16:03:44 - /usr/bin/make -B LINT
TB --- 2013-12-15 16:03:44 - cd /src/sys/arm/conf
TB --- 2013-12-15 16:03:44 - /usr/sbin/config -m LINT
TB --- 2013-12-15 16:03:44 - building LINT kernel
TB --- 2013-12-15 16:03:44 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-15 16:03:44 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-15 16:03:44 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-15 16:03:44 - SRCCONF=/dev/null
TB --- 2013-12-15 16:03:44 - TARGET=arm
TB --- 2013-12-15 16:03:44 - TARGET_ARCH=arm
TB --- 2013-12-15 16:03:44 - TZ=UTC
TB --- 2013-12-15 16:03:44 - __MAKE_CONF=/dev/null
TB --- 2013-12-15 16:03:44 - cd /src
TB --- 2013-12-15 16:03:44 - /usr/bin/make -B buildkernel KERNCONF=LINT
 Kernel build for LINT started on Sun Dec 15 16:03:44 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/dev/netmap/if_em_netmap.h:39:
/src/sys/dev/netmap/netmap_kern.h:64:9: error: 'prefetch' macro redefined 
[-Werror]
#define prefetch(x) __builtin_prefetch(x)
^
/src/sys/dev/e1000/e1000_osdep.h:131:9: note: previous definition is here
#define prefetch(x)
^
1 error generated.
*** Error code 1

Stop.
bmake[1]: stopped in /obj/arm.arm/src/sys/LINT
*** Error code 1

Stop.
bmake: stopped in /src
*** Error code 1

Stop in /src.
TB --- 2013-12-15 16:10:50 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-12-15 16:10:50 - ERROR: failed to build LINT kernel
TB --- 2013-12-15 16:10:50 - 8912.33 user 1750.45 system 11430.64 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


Re: SVN commit 259045 breaks -CURRENT

2013-12-15 Thread Steven Hartland


- Original Message - 
From: Stefan Esser s...@freebsd.org

To: Konstantin Belousov kostik...@gmail.com; Steve Kargl 
s...@troutmask.apl.washington.edu
Cc: freebsd-current@freebsd.org
Sent: Sunday, December 15, 2013 1:25 PM
Subject: Re: SVN commit 259045 breaks -CURRENT



Am 15.12.2013 06:47, schrieb Konstantin Belousov:

On Sat, Dec 14, 2013 at 02:16:27PM -0800, Steve Kargl wrote:

On Sat, Dec 14, 2013 at 11:11:15PM +0100, Stefan Esser wrote:

Am 14.12.2013 22:59, schrieb Steve Kargl:

On Sat, Dec 14, 2013 at 10:44:10PM +0100, Stefan Esser
wrote:


2) SSH logins are very slow, many seconds of delay between
connect and password prompt, several seconds after password
entry until a command prompt appears (normally
instantaneous)



Ah, so that explains the behavior I'm see.  Just updated a
circa Aug 3rd i386 FreeBSD to top-of-tree.  My ssh logins to
my work system take 30+ seconds now. :(


You may want to test the attached patch, which reverts the
above mentioned commit.



I probably won't get to it until tomorrow, because I had started 
a dog-food system purge including re-installing all ports.  The 
laptop takes a bit a time to recompile everything.




Are you all running i386, compiled with gcc ?


I'm on -CURRENT, CLANG, amd64. But since the problem has also been
reported for i386 compiled with GCC, there seems to be some problem
in common kernel code, that has been uncovered by your change,

BTW: I remember seeing two wait channels being reported when I type
^T during multi-user startup (sa-spamd, which needs 140 seconds with
the broken kernel:

nanosleep
kqueue (I do not remember whether this name is exact or abbreviated)

I've been assuming that the problem might actually be in nanosleep(),
since this is a timing related function and we are seeing huge
delays, but eventually the delayed action succeeds.

But a kernel with only kern_conf.c compiled with -fno-strict-overflow
did not show the delays. I do not have time for further tests, today.


Delay in ssh login for ~30 is typical if its failing to resolve
the connecting IP. The update didn't break your resolver in anyway
did it?

   Regards
   Steve


This e.mail is private and confidential between Multiplay (UK) Ltd. and the person or entity to whom it is addressed. In the event of misdirection, the recipient is prohibited from using, copying, printing or otherwise disseminating it or any information contained in it. 


In the event of misdirection, illegible or incomplete transmission please 
telephone +44 845 868 1337
or return the E.mail to postmas...@multiplay.co.uk.

___
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: SVN commit 259045 breaks -CURRENT

2013-12-15 Thread Marc UBM
On Sun, 15 Dec 2013 08:43:22 +0200
Konstantin Belousov kostik...@gmail.com wrote:

 On Sat, Dec 14, 2013 at 09:56:04PM -0800, Steve Kargl wrote:
  On Sun, Dec 15, 2013 at 07:47:22AM +0200, Konstantin Belousov wrote:
   On Sat, Dec 14, 2013 at 02:16:27PM -0800, Steve Kargl wrote:
On Sat, Dec 14, 2013 at 11:11:15PM +0100, Stefan Esser wrote:
 Am 14.12.2013 22:59, schrieb Steve Kargl:
  On Sat, Dec 14, 2013 at 10:44:10PM +0100, Stefan Esser wrote:
 
  2) SSH logins are very slow, many seconds of delay between connect
 and password prompt, several seconds after password entry until
 a command prompt appears (normally instantaneous)
 
  
  Ah, so that explains the behavior I'm see.  Just updated a circa 
  Aug 3rd
  i386 FreeBSD to top-of-tree.  My ssh logins to my work system take 
  30+
  seconds now. :(
 
 You may want to test the attached patch, which reverts the above
 mentioned commit.
 

I probably won't get to it until tomorrow, because I had started
a dog-food system purge including re-installing all ports.  The
laptop takes a bit a time to recompile everything.

   
   Are you all running i386, compiled with gcc ?
  
  The Aug 3rd system was built with gcc.  The system upgrade I
  did this morning is using clang.  I rebuilt everything and
  delete old things with delete-old and delete-old-libs.

A kernel built with the commit reverted has not exhibited any similar
behavior during the whole day. I'll recompile again with the overflow
option enabled to see if the issue returns.

Bye
Marc


___
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: SVN commit 259045 breaks -CURRENT

2013-12-15 Thread Konstantin Belousov
On Sun, Dec 15, 2013 at 05:28:14PM +0100, Marc UBM wrote:
 On Sun, 15 Dec 2013 08:43:22 +0200
 Konstantin Belousov kostik...@gmail.com wrote:
 
  On Sat, Dec 14, 2013 at 09:56:04PM -0800, Steve Kargl wrote:
   On Sun, Dec 15, 2013 at 07:47:22AM +0200, Konstantin Belousov wrote:
On Sat, Dec 14, 2013 at 02:16:27PM -0800, Steve Kargl wrote:
 On Sat, Dec 14, 2013 at 11:11:15PM +0100, Stefan Esser wrote:
  Am 14.12.2013 22:59, schrieb Steve Kargl:
   On Sat, Dec 14, 2013 at 10:44:10PM +0100, Stefan Esser wrote:
  
   2) SSH logins are very slow, many seconds of delay between 
   connect
  and password prompt, several seconds after password entry 
   until
  a command prompt appears (normally instantaneous)
  
   
   Ah, so that explains the behavior I'm see.  Just updated a circa 
   Aug 3rd
   i386 FreeBSD to top-of-tree.  My ssh logins to my work system 
   take 30+
   seconds now. :(
  
  You may want to test the attached patch, which reverts the above
  mentioned commit.
  
 
 I probably won't get to it until tomorrow, because I had started
 a dog-food system purge including re-installing all ports.  The
 laptop takes a bit a time to recompile everything.
 

Are you all running i386, compiled with gcc ?
   
   The Aug 3rd system was built with gcc.  The system upgrade I
   did this morning is using clang.  I rebuilt everything and
   delete old things with delete-old and delete-old-libs.
 
 A kernel built with the commit reverted has not exhibited any similar
 behavior during the whole day. I'll recompile again with the overflow
 option enabled to see if the issue returns.

I am interested in a different experiment.  Compile the same version
of the kernel with gcc with -fno-strict-overflow enabled.  Report if
the same problem persist.

I am going to revert the option in several minutes, but do want see
the result of the above test.


pgpB77zzeAzwQ.pgp
Description: PGP signature


[head tinderbox] failure on i386/i386

2013-12-15 Thread FreeBSD Tinderbox
TB --- 2013-12-15 13:00:19 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-12-15 13:00:19 - 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-12-15 13:00:19 - starting HEAD tinderbox run for i386/i386
TB --- 2013-12-15 13:00:19 - cleaning the object tree
TB --- 2013-12-15 13:00:19 - /usr/local/bin/svn stat /src
TB --- 2013-12-15 13:00:24 - At svn revision 259413
TB --- 2013-12-15 13:00:25 - building world
TB --- 2013-12-15 13:00:25 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-15 13:00:25 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-15 13:00:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-15 13:00:25 - SRCCONF=/dev/null
TB --- 2013-12-15 13:00:25 - TARGET=i386
TB --- 2013-12-15 13:00:25 - TARGET_ARCH=i386
TB --- 2013-12-15 13:00:25 - TZ=UTC
TB --- 2013-12-15 13:00:25 - __MAKE_CONF=/dev/null
TB --- 2013-12-15 13:00:25 - cd /src
TB --- 2013-12-15 13:00:25 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sun Dec 15 13:00:34 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 Sun Dec 15 16:10:21 UTC 2013
TB --- 2013-12-15 16:10:21 - generating LINT kernel config
TB --- 2013-12-15 16:10:21 - cd /src/sys/i386/conf
TB --- 2013-12-15 16:10:21 - /usr/bin/make -B LINT
TB --- 2013-12-15 16:10:21 - cd /src/sys/i386/conf
TB --- 2013-12-15 16:10:21 - /usr/sbin/config -m LINT
TB --- 2013-12-15 16:10:21 - building LINT kernel
TB --- 2013-12-15 16:10:21 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-15 16:10:21 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-15 16:10:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-15 16:10:21 - SRCCONF=/dev/null
TB --- 2013-12-15 16:10:21 - TARGET=i386
TB --- 2013-12-15 16:10:21 - TARGET_ARCH=i386
TB --- 2013-12-15 16:10:21 - TZ=UTC
TB --- 2013-12-15 16:10:21 - __MAKE_CONF=/dev/null
TB --- 2013-12-15 16:10:21 - cd /src
TB --- 2013-12-15 16:10:21 - /usr/bin/make -B buildkernel KERNCONF=LINT
 Kernel build for LINT started on Sun Dec 15 16:10: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
 Kernel build for LINT completed on Sun Dec 15 16:47:50 UTC 2013
TB --- 2013-12-15 16:47:50 - cd /src/sys/i386/conf
TB --- 2013-12-15 16:47:50 - /usr/sbin/config -m LINT-NOINET
TB --- 2013-12-15 16:47:50 - building LINT-NOINET kernel
TB --- 2013-12-15 16:47:50 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-15 16:47:50 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-15 16:47:50 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-15 16:47:50 - SRCCONF=/dev/null
TB --- 2013-12-15 16:47:50 - TARGET=i386
TB --- 2013-12-15 16:47:50 - TARGET_ARCH=i386
TB --- 2013-12-15 16:47:50 - TZ=UTC
TB --- 2013-12-15 16:47:50 - __MAKE_CONF=/dev/null
TB --- 2013-12-15 16:47:50 - cd /src
TB --- 2013-12-15 16:47:50 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET
 Kernel build for LINT-NOINET started on Sun Dec 15 16:47:50 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
 Kernel build for LINT-NOINET completed on Sun Dec 15 17:20:04 UTC 2013
TB --- 2013-12-15 17:20:04 - cd /src/sys/i386/conf
TB --- 2013-12-15 17:20:04 - /usr/sbin/config -m LINT-NOINET6
TB --- 2013-12-15 17:20:04 - building LINT-NOINET6 kernel
TB --- 2013-12-15 17:20:04 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-15 17:20:04 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-15 17:20:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-15 17:20:04 - SRCCONF=/dev/null
TB --- 2013-12-15 17:20:04 - TARGET=i386
TB --- 2013-12-15 17:20:04 - TARGET_ARCH=i386
TB --- 2013-12-15 17:20:04 - TZ=UTC
TB --- 2013-12-15 17:20:04 - __MAKE_CONF=/dev/null
TB --- 2013-12-15 17:20:04 - cd /src
TB --- 2013-12-15 17:20:04 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET6
 Kernel build for LINT-NOINET6 started on Sun Dec 15 17:20:04 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
 Kernel build for LINT-NOINET6 completed on Sun Dec 15 17:54:11 UTC 2013
TB --- 2013-12-15 17:54:11 - cd /src/sys/i386/conf
TB --- 2013-12-15 17:54:11 - /usr/sbin/config -m LINT-NOIP
TB --- 2013-12-15 17:54:11 - building LINT-NOIP kernel
TB --- 2013-12-15 17:54:11 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-15 17:54:11 - MAKEOBJDIRPREFIX=/obj

Re: SVN commit 259045 breaks -CURRENT

2013-12-15 Thread Don Lewis
On 15 Dec, Konstantin Belousov wrote:
 On Sun, Dec 15, 2013 at 05:28:14PM +0100, Marc UBM wrote:
 On Sun, 15 Dec 2013 08:43:22 +0200
 Konstantin Belousov kostik...@gmail.com wrote:
 
  On Sat, Dec 14, 2013 at 09:56:04PM -0800, Steve Kargl wrote:
   On Sun, Dec 15, 2013 at 07:47:22AM +0200, Konstantin Belousov wrote:
On Sat, Dec 14, 2013 at 02:16:27PM -0800, Steve Kargl wrote:
 On Sat, Dec 14, 2013 at 11:11:15PM +0100, Stefan Esser wrote:
  Am 14.12.2013 22:59, schrieb Steve Kargl:
   On Sat, Dec 14, 2013 at 10:44:10PM +0100, Stefan Esser wrote:
  
   2) SSH logins are very slow, many seconds of delay between 
   connect
  and password prompt, several seconds after password entry 
   until
  a command prompt appears (normally instantaneous)
  
   
   Ah, so that explains the behavior I'm see.  Just updated a circa 
   Aug 3rd
   i386 FreeBSD to top-of-tree.  My ssh logins to my work system 
   take 30+
   seconds now. :(
  
  You may want to test the attached patch, which reverts the above
  mentioned commit.
  
 
 I probably won't get to it until tomorrow, because I had started
 a dog-food system purge including re-installing all ports.  The
 laptop takes a bit a time to recompile everything.
 

Are you all running i386, compiled with gcc ?
   
   The Aug 3rd system was built with gcc.  The system upgrade I
   did this morning is using clang.  I rebuilt everything and
   delete old things with delete-old and delete-old-libs.
 
 A kernel built with the commit reverted has not exhibited any similar
 behavior during the whole day. I'll recompile again with the overflow
 option enabled to see if the issue returns.
 
 I am interested in a different experiment.  Compile the same version
 of the kernel with gcc with -fno-strict-overflow enabled.  Report if
 the same problem persist.
 
 I am going to revert the option in several minutes, but do want see
 the result of the above test.

I have not seen the problem here:

FreeBSD scratch.catspoiler.org 11.0-CURRENT FreeBSD 11.0-CURRENT #65 r259394M: 
Sat Dec 14 16:16:30 PST 2013 
d...@scratch.catspoiler.org:/usr/obj/usr/src/sys/GENERICSMB  i386

compiled with clang.



___
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-12-15 Thread FreeBSD Tinderbox
TB --- 2013-12-15 13:00:19 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-12-15 13:00:19 - 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-12-15 13:00:19 - starting HEAD tinderbox run for amd64/amd64
TB --- 2013-12-15 13:00:19 - cleaning the object tree
TB --- 2013-12-15 13:00:19 - /usr/local/bin/svn stat /src
TB --- 2013-12-15 13:00:24 - At svn revision 259413
TB --- 2013-12-15 13:00:25 - building world
TB --- 2013-12-15 13:00:25 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-15 13:00:25 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-15 13:00:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-15 13:00:25 - SRCCONF=/dev/null
TB --- 2013-12-15 13:00:25 - TARGET=amd64
TB --- 2013-12-15 13:00:25 - TARGET_ARCH=amd64
TB --- 2013-12-15 13:00:25 - TZ=UTC
TB --- 2013-12-15 13:00:25 - __MAKE_CONF=/dev/null
TB --- 2013-12-15 13:00:25 - cd /src
TB --- 2013-12-15 13:00:25 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sun Dec 15 13:00:34 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 Sun Dec 15 16:45:19 UTC 2013
TB --- 2013-12-15 16:45:19 - generating LINT kernel config
TB --- 2013-12-15 16:45:19 - cd /src/sys/amd64/conf
TB --- 2013-12-15 16:45:19 - /usr/bin/make -B LINT
TB --- 2013-12-15 16:45:19 - cd /src/sys/amd64/conf
TB --- 2013-12-15 16:45:19 - /usr/sbin/config -m LINT
TB --- 2013-12-15 16:45:20 - building LINT kernel
TB --- 2013-12-15 16:45:20 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-15 16:45:20 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-15 16:45:20 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-15 16:45:20 - SRCCONF=/dev/null
TB --- 2013-12-15 16:45:20 - TARGET=amd64
TB --- 2013-12-15 16:45:20 - TARGET_ARCH=amd64
TB --- 2013-12-15 16:45:20 - TZ=UTC
TB --- 2013-12-15 16:45:20 - __MAKE_CONF=/dev/null
TB --- 2013-12-15 16:45:20 - cd /src
TB --- 2013-12-15 16:45:20 - /usr/bin/make -B buildkernel KERNCONF=LINT
 Kernel build for LINT started on Sun Dec 15 16:45:20 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
 Kernel build for LINT completed on Sun Dec 15 17:19:22 UTC 2013
TB --- 2013-12-15 17:19:22 - cd /src/sys/amd64/conf
TB --- 2013-12-15 17:19:22 - /usr/sbin/config -m LINT-NOINET
TB --- 2013-12-15 17:19:22 - building LINT-NOINET kernel
TB --- 2013-12-15 17:19:22 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-15 17:19:22 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-15 17:19:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-15 17:19:22 - SRCCONF=/dev/null
TB --- 2013-12-15 17:19:22 - TARGET=amd64
TB --- 2013-12-15 17:19:22 - TARGET_ARCH=amd64
TB --- 2013-12-15 17:19:22 - TZ=UTC
TB --- 2013-12-15 17:19:22 - __MAKE_CONF=/dev/null
TB --- 2013-12-15 17:19:22 - cd /src
TB --- 2013-12-15 17:19:22 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET
 Kernel build for LINT-NOINET started on Sun Dec 15 17:19: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
 Kernel build for LINT-NOINET completed on Sun Dec 15 17:51:56 UTC 2013
TB --- 2013-12-15 17:51:56 - cd /src/sys/amd64/conf
TB --- 2013-12-15 17:51:56 - /usr/sbin/config -m LINT-NOINET6
TB --- 2013-12-15 17:51:56 - building LINT-NOINET6 kernel
TB --- 2013-12-15 17:51:56 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-15 17:51:56 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-15 17:51:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-15 17:51:56 - SRCCONF=/dev/null
TB --- 2013-12-15 17:51:56 - TARGET=amd64
TB --- 2013-12-15 17:51:56 - TARGET_ARCH=amd64
TB --- 2013-12-15 17:51:56 - TZ=UTC
TB --- 2013-12-15 17:51:56 - __MAKE_CONF=/dev/null
TB --- 2013-12-15 17:51:56 - cd /src
TB --- 2013-12-15 17:51:56 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET6
 Kernel build for LINT-NOINET6 started on Sun Dec 15 17:51:56 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
 Kernel build for LINT-NOINET6 completed on Sun Dec 15 18:23:08 UTC 2013
TB --- 2013-12-15 18:23:08 - cd /src/sys/amd64/conf
TB --- 2013-12-15 18:23:08 - /usr/sbin/config -m LINT-NOIP
TB --- 2013-12-15 18:23:08 - building LINT-NOIP kernel
TB --- 2013-12-15 18:23:08 - 

Re: SVN commit 259045 breaks -CURRENT

2013-12-15 Thread Stefan Esser
Am 15.12.2013 17:27, schrieb Steven Hartland:
 
 - Original Message - From: Stefan Esser s...@freebsd.org
 To: Konstantin Belousov kostik...@gmail.com; Steve Kargl
 s...@troutmask.apl.washington.edu
 Cc: freebsd-current@freebsd.org
 Sent: Sunday, December 15, 2013 1:25 PM
 Subject: Re: SVN commit 259045 breaks -CURRENT
 
 
 Am 15.12.2013 06:47, schrieb Konstantin Belousov:
 On Sat, Dec 14, 2013 at 02:16:27PM -0800, Steve Kargl wrote:
 On Sat, Dec 14, 2013 at 11:11:15PM +0100, Stefan Esser wrote:
 Am 14.12.2013 22:59, schrieb Steve Kargl:
 On Sat, Dec 14, 2013 at 10:44:10PM +0100, Stefan Esser
 wrote:

 2) SSH logins are very slow, many seconds of delay between
 connect and password prompt, several seconds after password
 entry until a command prompt appears (normally
 instantaneous)


 Ah, so that explains the behavior I'm see.  Just updated a
 circa Aug 3rd i386 FreeBSD to top-of-tree.  My ssh logins to
 my work system take 30+ seconds now. :(

 You may want to test the attached patch, which reverts the
 above mentioned commit.


 I probably won't get to it until tomorrow, because I had started a
 dog-food system purge including re-installing all ports.  The laptop
 takes a bit a time to recompile everything.


 Are you all running i386, compiled with gcc ?

 I'm on -CURRENT, CLANG, amd64. But since the problem has also been
 reported for i386 compiled with GCC, there seems to be some problem
 in common kernel code, that has been uncovered by your change,

 BTW: I remember seeing two wait channels being reported when I type
 ^T during multi-user startup (sa-spamd, which needs 140 seconds with
 the broken kernel:

 nanosleep
 kqueue (I do not remember whether this name is exact or abbreviated)

 I've been assuming that the problem might actually be in nanosleep(),
 since this is a timing related function and we are seeing huge
 delays, but eventually the delayed action succeeds.

 But a kernel with only kern_conf.c compiled with -fno-strict-overflow
 did not show the delays. I do not have time for further tests, today.
 
 Delay in ssh login for ~30 is typical if its failing to resolve
 the connecting IP. The update didn't break your resolver in anyway
 did it?

No, I see a delay of some 3 to 5 seconds between start of the client
and password prompt and another delay of 3 to 10 seconds after password
entry and login prompt. There is no observable delay with a non-broken
kernel. It was not me who reported 30s+ delays for SSH logins.

And the delays exist even if connecting to the local SMTP port (e.g.
a telnet localhost 25 takes a few seconds to establish the connection).

(I had to disable VerifyHostKeyDNS in my SSH client, to prevent a 30s
delay on outgoing connections. But this is completely unrelated.)

Regards, STefan

___
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 ia64/ia64

2013-12-15 Thread FreeBSD Tinderbox
TB --- 2013-12-15 18:33:25 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-12-15 18:33:25 - 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-12-15 18:33:25 - starting HEAD tinderbox run for ia64/ia64
TB --- 2013-12-15 18:33:25 - cleaning the object tree
TB --- 2013-12-15 18:33:25 - /usr/local/bin/svn stat /src
TB --- 2013-12-15 18:33:37 - At svn revision 259413
TB --- 2013-12-15 18:33:38 - building world
TB --- 2013-12-15 18:33:38 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-15 18:33:38 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-15 18:33:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-15 18:33:38 - SRCCONF=/dev/null
TB --- 2013-12-15 18:33:38 - TARGET=ia64
TB --- 2013-12-15 18:33:38 - TARGET_ARCH=ia64
TB --- 2013-12-15 18:33:38 - TZ=UTC
TB --- 2013-12-15 18:33:38 - __MAKE_CONF=/dev/null
TB --- 2013-12-15 18:33:38 - cd /src
TB --- 2013-12-15 18:33:38 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sun Dec 15 18:33:46 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 Sun Dec 15 20:08:08 UTC 2013
TB --- 2013-12-15 20:08:08 - generating LINT kernel config
TB --- 2013-12-15 20:08:08 - cd /src/sys/ia64/conf
TB --- 2013-12-15 20:08:08 - /usr/bin/make -B LINT
TB --- 2013-12-15 20:08:09 - cd /src/sys/ia64/conf
TB --- 2013-12-15 20:08:09 - /usr/sbin/config -m LINT
TB --- 2013-12-15 20:08:09 - building LINT kernel
TB --- 2013-12-15 20:08:09 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-15 20:08:09 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-15 20:08:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-15 20:08:09 - SRCCONF=/dev/null
TB --- 2013-12-15 20:08:09 - TARGET=ia64
TB --- 2013-12-15 20:08:09 - TARGET_ARCH=ia64
TB --- 2013-12-15 20:08:09 - TZ=UTC
TB --- 2013-12-15 20:08:09 - __MAKE_CONF=/dev/null
TB --- 2013-12-15 20:08:09 - cd /src
TB --- 2013-12-15 20:08:09 - /usr/bin/make -B buildkernel KERNCONF=LINT
 Kernel build for LINT started on Sun Dec 15 20:08: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
[...]
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith 
-Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  
-Wmissing-include-dirs -fdiagnostics-show-option   -nostdinc  -I. -I/src/sys 
-I/src/sys/contrib/altq -I/src/sys/contrib/ia64/libuwx/src -D_KERNEL 
-DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common 
-finline-limit=15000 --param inline-unit-growth=100 --param 
large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 
-mfixed-range=f32-f127 -fpic -ffreestanding -fno-strict-overflow -Werror  
/src/sys/dev/e1000/if_em.c -I/src/sys/dev/e1000
In file included from /src/sys/dev/netmap/if_em_netmap.h:39,
 from /src/sys/dev/e1000/if_em.c:413:
/src/sys/dev/netmap/netmap_kern.h:64:1: error: prefetch redefined
In file included from /src/sys/dev/e1000/e1000_hw.h:38,
 from /src/sys/dev/e1000/e1000_api.h:38,
 from /src/sys/dev/e1000/if_em.c:87:
/src/sys/dev/e1000/e1000_osdep.h:131:1: error: this is the location of the 
previous definition
*** Error code 1

Stop.
bmake[1]: stopped in /obj/ia64.ia64/src/sys/LINT
*** Error code 1

Stop.
bmake: stopped in /src
*** Error code 1

Stop in /src.
TB --- 2013-12-15 20:15:06 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-12-15 20:15:06 - ERROR: failed to build LINT kernel
TB --- 2013-12-15 20:15:06 - 4778.57 user 868.98 system 6101.10 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: r259286 panic

2013-12-15 Thread Eitan Adler
On Sun, Dec 15, 2013 at 3:23 AM, Eitan Adler li...@eitanadler.com wrote:
 FreeBSD gravity.local 11.0-CURRENT FreeBSD 11.0-CURRENT #7 r259286:
 Fri Dec 13 00:33:37 EST 2013
 eitan@gravity.local:/usr/obj/usr/src/sys/EADLER  amd64

 Complete textdump here: http://people.freebsd.org/~eadler/files/core.txt.1

 My kernel is built with complete debug symbols, INVARIANTS, ddb, etc.
 but no WITNESS.

 I have vt and vt_vga enabled but not sc and vga (newcons, but not syscons).


Replying to myself with more data:

gdb$ list kern_timeout.c
Can't find member of namespace, class, struct, or union named kern_timeout.c
Hint: try 'kern_timeout.cTAB or 'kern_timeout.cESC-?
(Note leading single quote.)
gdb$ list kern_timeout.c:700
695 lastfunc = c_func;
696 }
697 #endif
698 CTR1(KTR_CALLOUT, callout %p finished, c);
699 if ((c_flags  CALLOUT_RETURNUNLOCKED) == 0)
700 class-lc_unlock(c_lock);
701 skip:
702 CC_LOCK(cc);
703 KASSERT(cc-cc_exec_entity[direct].cc_curr == c,
(mishandled cc_curr));
704 cc-cc_exec_entity[direct].cc_curr = NULL;
gdb$ p c
$1 = (struct callout *) 0x812121f8
gdb$ p *c
$2 = {
  c_links = {
le = {
  le_next = 0xfe0005f00318,
  le_prev = 0x813aa690
},
sle = {
  sle_next = 0xfe0005f00318
},
tqe = {
  tqe_next = 0xfe0005f00318,
  tqe_prev = 0x813aa690
}
  },
  c_time = 0x2c0d9170f2f51,
  c_precision = 0xeeea,
  c_arg = 0x81212148,
  c_func = 0x8067e6e0 vt_switch_timer,
  c_lock = 0x0,
  c_flags = 0x80,
  c_cpu = 0x0
}


From the 'vt_switch_timer' function it appears that something is wrong with vt.


In addition avg@ mentioned that he wonders why class-lc_lock(c_lock,
...) is protected by if (c_lock != NULL) but class-lc_unlock(c_lock)
does not have that guard.

-- 
Eitan Adler
___
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-12-15 Thread FreeBSD Tinderbox
TB --- 2013-12-15 20:49:39 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-12-15 20:49:39 - 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-12-15 20:49:39 - starting HEAD tinderbox run for sparc64/sparc64
TB --- 2013-12-15 20:49:39 - cleaning the object tree
TB --- 2013-12-15 20:49:39 - /usr/local/bin/svn stat /src
TB --- 2013-12-15 20:49:44 - At svn revision 259413
TB --- 2013-12-15 20:49:45 - building world
TB --- 2013-12-15 20:49:45 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-15 20:49:45 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-15 20:49:45 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-15 20:49:45 - SRCCONF=/dev/null
TB --- 2013-12-15 20:49:45 - TARGET=sparc64
TB --- 2013-12-15 20:49:45 - TARGET_ARCH=sparc64
TB --- 2013-12-15 20:49:45 - TZ=UTC
TB --- 2013-12-15 20:49:45 - __MAKE_CONF=/dev/null
TB --- 2013-12-15 20:49:45 - cd /src
TB --- 2013-12-15 20:49:45 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sun Dec 15 20:49:52 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 Sun Dec 15 21:56:06 UTC 2013
TB --- 2013-12-15 21:56:06 - generating LINT kernel config
TB --- 2013-12-15 21:56:06 - cd /src/sys/sparc64/conf
TB --- 2013-12-15 21:56:06 - /usr/bin/make -B LINT
TB --- 2013-12-15 21:56:06 - cd /src/sys/sparc64/conf
TB --- 2013-12-15 21:56:06 - /usr/sbin/config -m LINT
TB --- 2013-12-15 21:56:06 - building LINT kernel
TB --- 2013-12-15 21:56:06 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-15 21:56:06 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-15 21:56:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-15 21:56:06 - SRCCONF=/dev/null
TB --- 2013-12-15 21:56:06 - TARGET=sparc64
TB --- 2013-12-15 21:56:06 - TARGET_ARCH=sparc64
TB --- 2013-12-15 21:56:06 - TZ=UTC
TB --- 2013-12-15 21:56:06 - __MAKE_CONF=/dev/null
TB --- 2013-12-15 21:56:06 - cd /src
TB --- 2013-12-15 21:56:06 - /usr/bin/make -B buildkernel KERNCONF=LINT
 Kernel build for LINT started on Sun Dec 15 21:56:06 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
[...]
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith 
-Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  
-Wmissing-include-dirs -fdiagnostics-show-option   -nostdinc  -I. -I/src/sys 
-I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 
--param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float 
-ffreestanding -fno-strict-overflow -fstack-protector -Werror  
/src/sys/dev/e1000/if_em.c -I/src/sys/dev/e1000
In file included from /src/sys/dev/netmap/if_em_netmap.h:39,
 from /src/sys/dev/e1000/if_em.c:413:
/src/sys/dev/netmap/netmap_kern.h:64:1: error: prefetch redefined
In file included from /src/sys/dev/e1000/e1000_hw.h:38,
 from /src/sys/dev/e1000/e1000_api.h:38,
 from /src/sys/dev/e1000/if_em.c:87:
/src/sys/dev/e1000/e1000_osdep.h:131:1: error: this is the location of the 
previous definition
*** Error code 1

Stop.
bmake[1]: stopped in /obj/sparc64.sparc64/src/sys/LINT
*** Error code 1

Stop.
bmake: stopped in /src
*** Error code 1

Stop in /src.
TB --- 2013-12-15 22:00:35 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-12-15 22:00:35 - ERROR: failed to build LINT kernel
TB --- 2013-12-15 22:00:35 - 3313.71 user 601.27 system 4255.78 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-12-15 Thread FreeBSD Tinderbox
TB --- 2013-12-15 20:15:06 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-12-15 20:15:06 - 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-12-15 20:15:06 - starting HEAD tinderbox run for powerpc/powerpc
TB --- 2013-12-15 20:15:06 - cleaning the object tree
TB --- 2013-12-15 20:15:06 - /usr/local/bin/svn stat /src
TB --- 2013-12-15 20:15:21 - At svn revision 259413
TB --- 2013-12-15 20:15:22 - building world
TB --- 2013-12-15 20:15:22 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-15 20:15:22 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-15 20:15:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-15 20:15:22 - SRCCONF=/dev/null
TB --- 2013-12-15 20:15:22 - TARGET=powerpc
TB --- 2013-12-15 20:15:22 - TARGET_ARCH=powerpc
TB --- 2013-12-15 20:15:22 - TZ=UTC
TB --- 2013-12-15 20:15:22 - __MAKE_CONF=/dev/null
TB --- 2013-12-15 20:15:22 - cd /src
TB --- 2013-12-15 20:15:22 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sun Dec 15 20:15:29 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 Sun Dec 15 22:48:54 UTC 2013
TB --- 2013-12-15 22:48:54 - generating LINT kernel config
TB --- 2013-12-15 22:48:54 - cd /src/sys/powerpc/conf
TB --- 2013-12-15 22:48:54 - /usr/bin/make -B LINT
TB --- 2013-12-15 22:48:54 - cd /src/sys/powerpc/conf
TB --- 2013-12-15 22:48:54 - /usr/sbin/config -m LINT
TB --- 2013-12-15 22:48:54 - building LINT kernel
TB --- 2013-12-15 22:48:54 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-15 22:48:54 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-15 22:48:54 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-15 22:48:54 - SRCCONF=/dev/null
TB --- 2013-12-15 22:48:54 - TARGET=powerpc
TB --- 2013-12-15 22:48:54 - TARGET_ARCH=powerpc
TB --- 2013-12-15 22:48:54 - TZ=UTC
TB --- 2013-12-15 22:48:54 - __MAKE_CONF=/dev/null
TB --- 2013-12-15 22:48:54 - cd /src
TB --- 2013-12-15 22:48:54 - /usr/bin/make -B buildkernel KERNCONF=LINT
 Kernel build for LINT started on Sun Dec 15 22:48:54 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
[...]
cc  -c -O -pipe  -std=c99  -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs 
-fdiagnostics-show-option   -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq 
-I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 
--param large-function-growth=1000 -fno-builtin -msoft-float -Wa,-many 
-fno-omit-frame-pointer -msoft-float -mno-altivec -ffreestanding 
-fno-strict-overflow -fstack-protector -Werror  /src/sys/dev/e1000/if_em.c 
-I/src/sys/dev/e1000
In file included from /src/sys/dev/netmap/if_em_netmap.h:39,
 from /src/sys/dev/e1000/if_em.c:413:
/src/sys/dev/netmap/netmap_kern.h:64:1: error: prefetch redefined
In file included from /src/sys/dev/e1000/e1000_hw.h:38,
 from /src/sys/dev/e1000/e1000_api.h:38,
 from /src/sys/dev/e1000/if_em.c:87:
/src/sys/dev/e1000/e1000_osdep.h:131:1: error: this is the location of the 
previous definition
*** Error code 1

Stop.
bmake[1]: stopped in /obj/powerpc.powerpc/src/sys/LINT
*** Error code 1

Stop.
bmake: stopped in /src
*** Error code 1

Stop in /src.
TB --- 2013-12-15 22:52:21 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-12-15 22:52:21 - ERROR: failed to build LINT kernel
TB --- 2013-12-15 22:52:21 - 8146.48 user 977.23 system 9435.11 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


Re: dhclient can't limit bpf descriptor?

2013-12-15 Thread Pawel Jakub Dawidek
On Sat, Dec 14, 2013 at 12:12:23PM -0800, Tim Kientzle wrote:
 Opened up an old VM from a month or so ago (r257910) and dhclient won’t start.
 
 Specifically, dhclient complains (when run by root):
  “can’t limit bpf descriptor: Bad address”
 and then immediately exits.
 
 What does this mean?   I don’t know anything about the capabilities
 framework and certainly haven’t configured it in any way.

Maybe your userland and kernel are out of sync? There was
backward-incompatible change in Capsicum that could result in error like
that (capability rights are now passed as a pointer to a structure and
not uint64_t bitfield).

-- 
Pawel Jakub Dawidek   http://www.wheelsystems.com
FreeBSD committer http://www.FreeBSD.org
Am I Evil? Yes, I Am! http://mobter.com


pgpOTGPPh0ZvY.pgp
Description: PGP signature


[head tinderbox] failure on powerpc64/powerpc

2013-12-15 Thread FreeBSD Tinderbox
TB --- 2013-12-15 20:24:49 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-12-15 20:24:49 - 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-12-15 20:24:49 - starting HEAD tinderbox run for powerpc64/powerpc
TB --- 2013-12-15 20:24:49 - cleaning the object tree
TB --- 2013-12-15 20:26:38 - /usr/local/bin/svn stat /src
TB --- 2013-12-15 20:26:41 - At svn revision 259413
TB --- 2013-12-15 20:26:42 - building world
TB --- 2013-12-15 20:26:42 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-15 20:26:42 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-15 20:26:42 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-15 20:26:42 - SRCCONF=/dev/null
TB --- 2013-12-15 20:26:42 - TARGET=powerpc
TB --- 2013-12-15 20:26:42 - TARGET_ARCH=powerpc64
TB --- 2013-12-15 20:26:42 - TZ=UTC
TB --- 2013-12-15 20:26:42 - __MAKE_CONF=/dev/null
TB --- 2013-12-15 20:26:42 - cd /src
TB --- 2013-12-15 20:26:42 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sun Dec 15 20:26:50 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 Sun Dec 15 23:28:01 UTC 2013
TB --- 2013-12-15 23:28:01 - generating LINT kernel config
TB --- 2013-12-15 23:28:01 - cd /src/sys/powerpc/conf
TB --- 2013-12-15 23:28:01 - /usr/bin/make -B LINT
TB --- 2013-12-15 23:28:01 - cd /src/sys/powerpc/conf
TB --- 2013-12-15 23:28:01 - /usr/sbin/config -m LINT
TB --- 2013-12-15 23:28:01 - skipping LINT kernel
TB --- 2013-12-15 23:28:01 - cd /src/sys/powerpc/conf
TB --- 2013-12-15 23:28:01 - /usr/sbin/config -m GENERIC
TB --- 2013-12-15 23:28:01 - skipping GENERIC kernel
TB --- 2013-12-15 23:28:01 - cd /src/sys/powerpc/conf
TB --- 2013-12-15 23:28:01 - /usr/sbin/config -m GENERIC64
TB --- 2013-12-15 23:28:01 - building GENERIC64 kernel
TB --- 2013-12-15 23:28:01 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-15 23:28:01 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-15 23:28:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-15 23:28:01 - SRCCONF=/dev/null
TB --- 2013-12-15 23:28:01 - TARGET=powerpc
TB --- 2013-12-15 23:28:01 - TARGET_ARCH=powerpc64
TB --- 2013-12-15 23:28:01 - TZ=UTC
TB --- 2013-12-15 23:28:01 - __MAKE_CONF=/dev/null
TB --- 2013-12-15 23:28:01 - cd /src
TB --- 2013-12-15 23:28:01 - /usr/bin/make -B buildkernel KERNCONF=GENERIC64
 Kernel build for GENERIC64 started on Sun Dec 15 23:28:01 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
[...]
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs 
-fdiagnostics-show-option   -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq 
-I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 
--param large-function-growth=1000  -msoft-float -Wa,-many 
-fno-omit-frame-pointer -msoft-float -mno-altivec -mcall-aixdesc -ffreestanding 
-fno-strict-overflow -fstack-protector -Werror  
/src/sys/powerpc/pseries/phyp_console.c
ctfconvert -L VERSION -g phyp_console.o
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs 
-fdiagnostics-show-option   -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq 
-I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 
--param large-function-growth=1000  -msoft-float -Wa,-many 
-fno-omit-frame-pointer -msoft-float -mno-altivec -mcall-aixdesc -ffreestanding 
-fno-strict-overflow -fstack-protector -Werror  
/src/sys/powerpc/pseries/phyp_llan.c
ctfconvert -L VERSION -g phyp_llan.o
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs 
-fdiagnostics-show-option   -nostdinc  -I. -I/src/sys -I/src/sys/contrib/altq 
-I/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 
--param large-function-growth=1000  -msoft-float 

[head tinderbox] failure on armv6/arm

2013-12-15 Thread FreeBSD Tinderbox
TB --- 2013-12-15 23:40:21 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-12-15 23:40: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-12-15 23:40:21 - starting HEAD tinderbox run for armv6/arm
TB --- 2013-12-15 23:40:22 - cleaning the object tree
TB --- 2013-12-15 23:40:22 - /usr/local/bin/svn stat /src
TB --- 2013-12-15 23:40:25 - At svn revision 259439
TB --- 2013-12-15 23:40:26 - building world
TB --- 2013-12-15 23:40:26 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-15 23:40:26 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-15 23:40:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-15 23:40:26 - SRCCONF=/dev/null
TB --- 2013-12-15 23:40:26 - TARGET=arm
TB --- 2013-12-15 23:40:26 - TARGET_ARCH=armv6
TB --- 2013-12-15 23:40:26 - TZ=UTC
TB --- 2013-12-15 23:40:26 - __MAKE_CONF=/dev/null
TB --- 2013-12-15 23:40:26 - cd /src
TB --- 2013-12-15 23:40:26 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sun Dec 15 23:40:38 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
[...]
rm -f .depend GPATH GRTAGS GSYMS GTAGS
=== usr.bin/jot (cleandir)
rm -f jot jot.o jot.1.gz jot.1.cat.gz
rm -f .depend GPATH GRTAGS GSYMS GTAGS
=== usr.bin/kdump (cleandir)
bmake[3]: /src/usr.bin/kdump/Makefile line 15: Malformed conditional 
(${MK_CASPER} != no)
bmake[3]: Fatal errors encountered -- cannot continue
bmake[3]: stopped in /src/usr.bin/kdump
*** Error code 1

Stop.
bmake[2]: stopped in /src/usr.bin
*** Error code 1

Stop.
bmake[1]: stopped in /src
*** Error code 1

Stop.
bmake: stopped in /src
*** Error code 1

Stop in /src.
TB --- 2013-12-15 23:47:18 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-12-15 23:47:18 - ERROR: failed to build world
TB --- 2013-12-15 23:47:18 - 262.32 user 33.32 system 416.23 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-12-15 Thread FreeBSD Tinderbox
TB --- 2013-12-15 23:40:21 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-12-15 23:40: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-12-15 23:40:21 - starting HEAD tinderbox run for arm/arm
TB --- 2013-12-15 23:40:21 - cleaning the object tree
TB --- 2013-12-15 23:44:39 - /usr/local/bin/svn stat /src
TB --- 2013-12-15 23:44:42 - At svn revision 259439
TB --- 2013-12-15 23:44:43 - building world
TB --- 2013-12-15 23:44:43 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-15 23:44:43 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-15 23:44:43 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-15 23:44:43 - SRCCONF=/dev/null
TB --- 2013-12-15 23:44:43 - TARGET=arm
TB --- 2013-12-15 23:44:43 - TARGET_ARCH=arm
TB --- 2013-12-15 23:44:43 - TZ=UTC
TB --- 2013-12-15 23:44:43 - __MAKE_CONF=/dev/null
TB --- 2013-12-15 23:44:43 - cd /src
TB --- 2013-12-15 23:44:43 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sun Dec 15 23:44:50 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
[...]
rm -f .depend GPATH GRTAGS GSYMS GTAGS
=== usr.bin/jot (cleandir)
rm -f jot jot.o jot.1.gz jot.1.cat.gz
rm -f .depend GPATH GRTAGS GSYMS GTAGS
=== usr.bin/kdump (cleandir)
bmake[3]: /src/usr.bin/kdump/Makefile line 15: Malformed conditional 
(${MK_CASPER} != no)
bmake[3]: Fatal errors encountered -- cannot continue
bmake[3]: stopped in /src/usr.bin/kdump
*** Error code 1

Stop.
bmake[2]: stopped in /src/usr.bin
*** Error code 1

Stop.
bmake[1]: stopped in /src
*** Error code 1

Stop.
bmake: stopped in /src
*** Error code 1

Stop in /src.
TB --- 2013-12-15 23:50:08 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-12-15 23:50:08 - ERROR: failed to build world
TB --- 2013-12-15 23:50:08 - 263.84 user 38.07 system 586.79 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 ia64/ia64

2013-12-15 Thread FreeBSD Tinderbox
TB --- 2013-12-15 23:50:08 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-12-15 23:50:08 - 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-12-15 23:50:08 - starting HEAD tinderbox run for ia64/ia64
TB --- 2013-12-15 23:50:08 - cleaning the object tree
TB --- 2013-12-15 23:50:54 - /usr/local/bin/svn stat /src
TB --- 2013-12-15 23:50:57 - At svn revision 259439
TB --- 2013-12-15 23:50:58 - building world
TB --- 2013-12-15 23:50:58 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-15 23:50:58 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-15 23:50:58 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-15 23:50:58 - SRCCONF=/dev/null
TB --- 2013-12-15 23:50:58 - TARGET=ia64
TB --- 2013-12-15 23:50:58 - TARGET_ARCH=ia64
TB --- 2013-12-15 23:50:58 - TZ=UTC
TB --- 2013-12-15 23:50:58 - __MAKE_CONF=/dev/null
TB --- 2013-12-15 23:50:58 - cd /src
TB --- 2013-12-15 23:50:58 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sun Dec 15 23:51:05 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
[...]
rm -f .depend GPATH GRTAGS GSYMS GTAGS
=== usr.bin/jot (cleandir)
rm -f jot jot.o jot.1.gz jot.1.cat.gz
rm -f .depend GPATH GRTAGS GSYMS GTAGS
=== usr.bin/kdump (cleandir)
bmake[3]: /src/usr.bin/kdump/Makefile line 15: Malformed conditional 
(${MK_CASPER} != no)
bmake[3]: Fatal errors encountered -- cannot continue
bmake[3]: stopped in /src/usr.bin/kdump
*** Error code 1

Stop.
bmake[2]: stopped in /src/usr.bin
*** Error code 1

Stop.
bmake[1]: stopped in /src
*** Error code 1

Stop.
bmake: stopped in /src
*** Error code 1

Stop in /src.
TB --- 2013-12-15 23:52:59 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-12-15 23:52:59 - ERROR: failed to build world
TB --- 2013-12-15 23:52:59 - 91.56 user 24.27 system 170.91 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


[head tinderbox] failure on i386/pc98

2013-12-15 Thread FreeBSD Tinderbox
TB --- 2013-12-15 23:47:18 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-12-15 23:47: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-12-15 23:47:18 - starting HEAD tinderbox run for i386/pc98
TB --- 2013-12-15 23:47:18 - cleaning the object tree
TB --- 2013-12-15 23:47:18 - /usr/local/bin/svn stat /src
TB --- 2013-12-15 23:47:21 - At svn revision 259439
TB --- 2013-12-15 23:47:22 - building world
TB --- 2013-12-15 23:47:22 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-15 23:47:22 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-15 23:47:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-15 23:47:22 - SRCCONF=/dev/null
TB --- 2013-12-15 23:47:22 - TARGET=pc98
TB --- 2013-12-15 23:47:22 - TARGET_ARCH=i386
TB --- 2013-12-15 23:47:22 - TZ=UTC
TB --- 2013-12-15 23:47:22 - __MAKE_CONF=/dev/null
TB --- 2013-12-15 23:47:22 - cd /src
TB --- 2013-12-15 23:47:22 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sun Dec 15 23:47:29 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
[...]
rm -f .depend GPATH GRTAGS GSYMS GTAGS
=== usr.bin/jot (cleandir)
rm -f jot jot.o jot.1.gz jot.1.cat.gz
rm -f .depend GPATH GRTAGS GSYMS GTAGS
=== usr.bin/kdump (cleandir)
bmake[3]: /src/usr.bin/kdump/Makefile line 15: Malformed conditional 
(${MK_CASPER} != no)
bmake[3]: Fatal errors encountered -- cannot continue
bmake[3]: stopped in /src/usr.bin/kdump
*** Error code 1

Stop.
bmake[2]: stopped in /src/usr.bin
*** Error code 1

Stop.
bmake[1]: stopped in /src
*** Error code 1

Stop.
bmake: stopped in /src
*** Error code 1

Stop in /src.
TB --- 2013-12-15 23:52:56 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-12-15 23:52:56 - ERROR: failed to build world
TB --- 2013-12-15 23:52:56 - 267.56 user 37.95 system 337.73 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 i386/i386

2013-12-15 Thread FreeBSD Tinderbox
TB --- 2013-12-15 23:40:21 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-12-15 23:40: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-12-15 23:40:21 - starting HEAD tinderbox run for i386/i386
TB --- 2013-12-15 23:40:21 - cleaning the object tree
TB --- 2013-12-15 23:48:27 - /usr/local/bin/svn stat /src
TB --- 2013-12-15 23:48:30 - At svn revision 259439
TB --- 2013-12-15 23:48:31 - building world
TB --- 2013-12-15 23:48:31 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-15 23:48:31 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-15 23:48:31 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-15 23:48:31 - SRCCONF=/dev/null
TB --- 2013-12-15 23:48:31 - TARGET=i386
TB --- 2013-12-15 23:48:31 - TARGET_ARCH=i386
TB --- 2013-12-15 23:48:31 - TZ=UTC
TB --- 2013-12-15 23:48:31 - __MAKE_CONF=/dev/null
TB --- 2013-12-15 23:48:31 - cd /src
TB --- 2013-12-15 23:48:31 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sun Dec 15 23:48:38 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
[...]
rm -f .depend GPATH GRTAGS GSYMS GTAGS
=== usr.bin/jot (cleandir)
rm -f jot jot.o jot.1.gz jot.1.cat.gz
rm -f .depend GPATH GRTAGS GSYMS GTAGS
=== usr.bin/kdump (cleandir)
bmake[3]: /src/usr.bin/kdump/Makefile line 15: Malformed conditional 
(${MK_CASPER} != no)
bmake[3]: Fatal errors encountered -- cannot continue
bmake[3]: stopped in /src/usr.bin/kdump
*** Error code 1

Stop.
bmake[2]: stopped in /src/usr.bin
*** Error code 1

Stop.
bmake[1]: stopped in /src
*** Error code 1

Stop.
bmake: stopped in /src
*** Error code 1

Stop in /src.
TB --- 2013-12-15 23:53:58 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-12-15 23:53:58 - ERROR: failed to build world
TB --- 2013-12-15 23:53:58 - 270.11 user 47.79 system 816.49 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-12-15 Thread FreeBSD Tinderbox
TB --- 2013-12-15 23:40:21 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-12-15 23:40: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-12-15 23:40:21 - starting HEAD tinderbox run for amd64/amd64
TB --- 2013-12-15 23:40:21 - cleaning the object tree
TB --- 2013-12-15 23:48:42 - /usr/local/bin/svn stat /src
TB --- 2013-12-15 23:48:46 - At svn revision 259439
TB --- 2013-12-15 23:48:47 - building world
TB --- 2013-12-15 23:48:47 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-15 23:48:47 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-15 23:48:47 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-15 23:48:47 - SRCCONF=/dev/null
TB --- 2013-12-15 23:48:47 - TARGET=amd64
TB --- 2013-12-15 23:48:47 - TARGET_ARCH=amd64
TB --- 2013-12-15 23:48:47 - TZ=UTC
TB --- 2013-12-15 23:48:47 - __MAKE_CONF=/dev/null
TB --- 2013-12-15 23:48:47 - cd /src
TB --- 2013-12-15 23:48:47 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sun Dec 15 23:48:54 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
[...]
rm -f .depend GPATH GRTAGS GSYMS GTAGS
=== usr.bin/jot (cleandir)
rm -f jot jot.o jot.1.gz jot.1.cat.gz
rm -f .depend GPATH GRTAGS GSYMS GTAGS
=== usr.bin/kdump (cleandir)
bmake[3]: /src/usr.bin/kdump/Makefile line 15: Malformed conditional 
(${MK_CASPER} != no)
bmake[3]: Fatal errors encountered -- cannot continue
bmake[3]: stopped in /src/usr.bin/kdump
*** Error code 1

Stop.
bmake[2]: stopped in /src/usr.bin
*** Error code 1

Stop.
bmake[1]: stopped in /src
*** Error code 1

Stop.
bmake: stopped in /src
*** Error code 1

Stop in /src.
TB --- 2013-12-15 23:54:08 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-12-15 23:54:08 - ERROR: failed to build world
TB --- 2013-12-15 23:54:08 - 269.86 user 48.80 system 826.31 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-12-15 Thread FreeBSD Tinderbox
TB --- 2013-12-15 23:52:56 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-12-15 23:52:56 - 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-12-15 23:52:56 - starting HEAD tinderbox run for mips/mips
TB --- 2013-12-15 23:52:56 - cleaning the object tree
TB --- 2013-12-15 23:52:56 - /usr/local/bin/svn stat /src
TB --- 2013-12-15 23:52:59 - At svn revision 259439
TB --- 2013-12-15 23:53:00 - building world
TB --- 2013-12-15 23:53:00 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-15 23:53:00 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-15 23:53:00 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-15 23:53:00 - SRCCONF=/dev/null
TB --- 2013-12-15 23:53:00 - TARGET=mips
TB --- 2013-12-15 23:53:00 - TARGET_ARCH=mips
TB --- 2013-12-15 23:53:00 - TZ=UTC
TB --- 2013-12-15 23:53:00 - __MAKE_CONF=/dev/null
TB --- 2013-12-15 23:53:00 - cd /src
TB --- 2013-12-15 23:53:00 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sun Dec 15 23:53:07 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
[...]
rm -f .depend GPATH GRTAGS GSYMS GTAGS
=== usr.bin/jot (cleandir)
rm -f jot jot.o jot.1.gz jot.1.cat.gz
rm -f .depend GPATH GRTAGS GSYMS GTAGS
=== usr.bin/kdump (cleandir)
bmake[3]: /src/usr.bin/kdump/Makefile line 15: Malformed conditional 
(${MK_CASPER} != no)
bmake[3]: Fatal errors encountered -- cannot continue
bmake[3]: stopped in /src/usr.bin/kdump
*** Error code 1

Stop.
bmake[2]: stopped in /src/usr.bin
*** Error code 1

Stop.
bmake[1]: stopped in /src
*** Error code 1

Stop.
bmake: stopped in /src
*** Error code 1

Stop in /src.
TB --- 2013-12-15 23:55:00 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-12-15 23:55:00 - ERROR: failed to build world
TB --- 2013-12-15 23:55:00 - 90.98 user 19.54 system 123.85 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-12-15 Thread FreeBSD Tinderbox
TB --- 2013-12-15 23:53:00 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-12-15 23:53:00 - 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-12-15 23:53:00 - starting HEAD tinderbox run for mips64/mips
TB --- 2013-12-15 23:53:00 - cleaning the object tree
TB --- 2013-12-15 23:53:00 - /usr/local/bin/svn stat /src
TB --- 2013-12-15 23:53:03 - At svn revision 259439
TB --- 2013-12-15 23:53:04 - building world
TB --- 2013-12-15 23:53:04 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-15 23:53:04 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-15 23:53:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-15 23:53:04 - SRCCONF=/dev/null
TB --- 2013-12-15 23:53:04 - TARGET=mips
TB --- 2013-12-15 23:53:04 - TARGET_ARCH=mips64
TB --- 2013-12-15 23:53:04 - TZ=UTC
TB --- 2013-12-15 23:53:04 - __MAKE_CONF=/dev/null
TB --- 2013-12-15 23:53:04 - cd /src
TB --- 2013-12-15 23:53:04 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sun Dec 15 23:53:10 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
[...]
rm -f .depend GPATH GRTAGS GSYMS GTAGS
=== usr.bin/jot (cleandir)
rm -f jot jot.o jot.1.gz jot.1.cat.gz
rm -f .depend GPATH GRTAGS GSYMS GTAGS
=== usr.bin/kdump (cleandir)
bmake[3]: /src/usr.bin/kdump/Makefile line 15: Malformed conditional 
(${MK_CASPER} != no)
bmake[3]: Fatal errors encountered -- cannot continue
bmake[3]: stopped in /src/usr.bin/kdump
*** Error code 1

Stop.
bmake[2]: stopped in /src/usr.bin
*** Error code 1

Stop.
bmake[1]: stopped in /src
*** Error code 1

Stop.
bmake: stopped in /src
*** Error code 1

Stop in /src.
TB --- 2013-12-15 23:55:02 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-12-15 23:55:02 - ERROR: failed to build world
TB --- 2013-12-15 23:55:02 - 91.02 user 19.38 system 122.20 real


http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-mips64-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 sparc64/sparc64

2013-12-15 Thread FreeBSD Tinderbox
TB --- 2013-12-15 23:55:00 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-12-15 23:55:00 - 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-12-15 23:55:00 - starting HEAD tinderbox run for sparc64/sparc64
TB --- 2013-12-15 23:55:00 - cleaning the object tree
TB --- 2013-12-15 23:56:57 - /usr/local/bin/svn stat /src
TB --- 2013-12-15 23:57:01 - At svn revision 259439
TB --- 2013-12-15 23:57:02 - building world
TB --- 2013-12-15 23:57:02 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-15 23:57:02 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-15 23:57:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-15 23:57:02 - SRCCONF=/dev/null
TB --- 2013-12-15 23:57:02 - TARGET=sparc64
TB --- 2013-12-15 23:57:02 - TARGET_ARCH=sparc64
TB --- 2013-12-15 23:57:02 - TZ=UTC
TB --- 2013-12-15 23:57:02 - __MAKE_CONF=/dev/null
TB --- 2013-12-15 23:57:02 - cd /src
TB --- 2013-12-15 23:57:02 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sun Dec 15 23:57:08 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
[...]
rm -f .depend GPATH GRTAGS GSYMS GTAGS
=== usr.bin/jot (cleandir)
rm -f jot jot.o jot.1.gz jot.1.cat.gz
rm -f .depend GPATH GRTAGS GSYMS GTAGS
=== usr.bin/kdump (cleandir)
bmake[3]: /src/usr.bin/kdump/Makefile line 15: Malformed conditional 
(${MK_CASPER} != no)
bmake[3]: Fatal errors encountered -- cannot continue
bmake[3]: stopped in /src/usr.bin/kdump
*** Error code 1

Stop.
bmake[2]: stopped in /src/usr.bin
*** Error code 1

Stop.
bmake[1]: stopped in /src
*** Error code 1

Stop.
bmake: stopped in /src
*** Error code 1

Stop in /src.
TB --- 2013-12-15 23:58:54 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-12-15 23:58:54 - ERROR: failed to build world
TB --- 2013-12-15 23:58:54 - 89.91 user 22.84 system 233.94 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 powerpc64/powerpc

2013-12-15 Thread FreeBSD Tinderbox
TB --- 2013-12-15 23:54:08 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-12-15 23:54:08 - 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-12-15 23:54:08 - starting HEAD tinderbox run for powerpc64/powerpc
TB --- 2013-12-15 23:54:08 - cleaning the object tree
TB --- 2013-12-15 23:56:56 - /usr/local/bin/svn stat /src
TB --- 2013-12-15 23:57:00 - At svn revision 259439
TB --- 2013-12-15 23:57:01 - building world
TB --- 2013-12-15 23:57:01 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-15 23:57:01 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-15 23:57:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-15 23:57:01 - SRCCONF=/dev/null
TB --- 2013-12-15 23:57:01 - TARGET=powerpc
TB --- 2013-12-15 23:57:01 - TARGET_ARCH=powerpc64
TB --- 2013-12-15 23:57:01 - TZ=UTC
TB --- 2013-12-15 23:57:01 - __MAKE_CONF=/dev/null
TB --- 2013-12-15 23:57:01 - cd /src
TB --- 2013-12-15 23:57:01 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sun Dec 15 23:57:07 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
[...]
rm -f .depend GPATH GRTAGS GSYMS GTAGS
=== usr.bin/jot (cleandir)
rm -f jot jot.o jot.1.gz jot.1.cat.gz
rm -f .depend GPATH GRTAGS GSYMS GTAGS
=== usr.bin/kdump (cleandir)
bmake[3]: /src/usr.bin/kdump/Makefile line 15: Malformed conditional 
(${MK_CASPER} != no)
bmake[3]: Fatal errors encountered -- cannot continue
bmake[3]: stopped in /src/usr.bin/kdump
*** Error code 1

Stop.
bmake[2]: stopped in /src/usr.bin
*** Error code 1

Stop.
bmake[1]: stopped in /src
*** Error code 1

Stop.
bmake: stopped in /src
*** Error code 1

Stop in /src.
TB --- 2013-12-16 00:01:53 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-12-16 00:01:53 - ERROR: failed to build world
TB --- 2013-12-16 00:01:53 - 261.69 user 37.87 system 464.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


[head tinderbox] failure on powerpc/powerpc

2013-12-15 Thread FreeBSD Tinderbox
TB --- 2013-12-15 23:53:58 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-12-15 23:53:58 - 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-12-15 23:53:58 - starting HEAD tinderbox run for powerpc/powerpc
TB --- 2013-12-15 23:53:58 - cleaning the object tree
TB --- 2013-12-15 23:55:57 - /usr/local/bin/svn stat /src
TB --- 2013-12-15 23:56:01 - At svn revision 259439
TB --- 2013-12-15 23:56:02 - building world
TB --- 2013-12-15 23:56:02 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-15 23:56:02 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-15 23:56:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-15 23:56:02 - SRCCONF=/dev/null
TB --- 2013-12-15 23:56:02 - TARGET=powerpc
TB --- 2013-12-15 23:56:02 - TARGET_ARCH=powerpc
TB --- 2013-12-15 23:56:02 - TZ=UTC
TB --- 2013-12-15 23:56:02 - __MAKE_CONF=/dev/null
TB --- 2013-12-15 23:56:02 - cd /src
TB --- 2013-12-15 23:56:02 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sun Dec 15 23:56:08 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
[...]
rm -f .depend GPATH GRTAGS GSYMS GTAGS
=== usr.bin/jot (cleandir)
rm -f jot jot.o jot.1.gz jot.1.cat.gz
rm -f .depend GPATH GRTAGS GSYMS GTAGS
=== usr.bin/kdump (cleandir)
bmake[3]: /src/usr.bin/kdump/Makefile line 15: Malformed conditional 
(${MK_CASPER} != no)
bmake[3]: Fatal errors encountered -- cannot continue
bmake[3]: stopped in /src/usr.bin/kdump
*** Error code 1

Stop.
bmake[2]: stopped in /src/usr.bin
*** Error code 1

Stop.
bmake[1]: stopped in /src
*** Error code 1

Stop.
bmake: stopped in /src
*** Error code 1

Stop in /src.
TB --- 2013-12-16 00:01:09 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-12-16 00:01:09 - ERROR: failed to build world
TB --- 2013-12-16 00:01:09 - 261.27 user 36.98 system 430.91 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 arm/arm

2013-12-15 Thread FreeBSD Tinderbox
TB --- 2013-12-16 00:10:16 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-12-16 00:10:16 - 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-12-16 00:10:16 - starting HEAD tinderbox run for arm/arm
TB --- 2013-12-16 00:10:16 - cleaning the object tree
TB --- 2013-12-16 00:11:05 - /usr/local/bin/svn stat /src
TB --- 2013-12-16 00:11:09 - At svn revision 259440
TB --- 2013-12-16 00:11:10 - building world
TB --- 2013-12-16 00:11:10 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-16 00:11:10 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-16 00:11:10 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-16 00:11:10 - SRCCONF=/dev/null
TB --- 2013-12-16 00:11:10 - TARGET=arm
TB --- 2013-12-16 00:11:10 - TARGET_ARCH=arm
TB --- 2013-12-16 00:11:10 - TZ=UTC
TB --- 2013-12-16 00:11:10 - __MAKE_CONF=/dev/null
TB --- 2013-12-16 00:11:10 - cd /src
TB --- 2013-12-16 00:11:10 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Mon Dec 16 00:11: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
 World build completed on Mon Dec 16 03:15:19 UTC 2013
TB --- 2013-12-16 03:15:19 - generating LINT kernel config
TB --- 2013-12-16 03:15:19 - cd /src/sys/arm/conf
TB --- 2013-12-16 03:15:19 - /usr/bin/make -B LINT
TB --- 2013-12-16 03:15:19 - cd /src/sys/arm/conf
TB --- 2013-12-16 03:15:19 - /usr/sbin/config -m LINT
TB --- 2013-12-16 03:15:19 - building LINT kernel
TB --- 2013-12-16 03:15:19 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-16 03:15:19 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-16 03:15:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-16 03:15:19 - SRCCONF=/dev/null
TB --- 2013-12-16 03:15:19 - TARGET=arm
TB --- 2013-12-16 03:15:19 - TARGET_ARCH=arm
TB --- 2013-12-16 03:15:19 - TZ=UTC
TB --- 2013-12-16 03:15:19 - __MAKE_CONF=/dev/null
TB --- 2013-12-16 03:15:19 - cd /src
TB --- 2013-12-16 03:15:19 - /usr/bin/make -B buildkernel KERNCONF=LINT
 Kernel build for LINT started on Mon Dec 16 03:15:19 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/dev/netmap/if_em_netmap.h:39:
/src/sys/dev/netmap/netmap_kern.h:64:9: error: 'prefetch' macro redefined 
[-Werror]
#define prefetch(x) __builtin_prefetch(x)
^
/src/sys/dev/e1000/e1000_osdep.h:131:9: note: previous definition is here
#define prefetch(x)
^
1 error generated.
*** Error code 1

Stop.
bmake[1]: stopped in /obj/arm.arm/src/sys/LINT
*** Error code 1

Stop.
bmake: stopped in /src
*** Error code 1

Stop in /src.
TB --- 2013-12-16 03:22:33 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-12-16 03:22:33 - ERROR: failed to build LINT kernel
TB --- 2013-12-16 03:22:33 - 8902.92 user 1753.02 system 11536.27 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-12-15 Thread FreeBSD Tinderbox
TB --- 2013-12-16 00:10:16 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-12-16 00:10:16 - 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-12-16 00:10:16 - starting HEAD tinderbox run for i386/i386
TB --- 2013-12-16 00:10:16 - cleaning the object tree
TB --- 2013-12-16 00:11:05 - /usr/local/bin/svn stat /src
TB --- 2013-12-16 00:11:09 - At svn revision 259440
TB --- 2013-12-16 00:11:10 - building world
TB --- 2013-12-16 00:11:10 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-16 00:11:10 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-16 00:11:10 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-16 00:11:10 - SRCCONF=/dev/null
TB --- 2013-12-16 00:11:10 - TARGET=i386
TB --- 2013-12-16 00:11:10 - TARGET_ARCH=i386
TB --- 2013-12-16 00:11:10 - TZ=UTC
TB --- 2013-12-16 00:11:10 - __MAKE_CONF=/dev/null
TB --- 2013-12-16 00:11:10 - cd /src
TB --- 2013-12-16 00:11:10 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Mon Dec 16 00:11: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
 World build completed on Mon Dec 16 03:22:17 UTC 2013
TB --- 2013-12-16 03:22:17 - generating LINT kernel config
TB --- 2013-12-16 03:22:17 - cd /src/sys/i386/conf
TB --- 2013-12-16 03:22:17 - /usr/bin/make -B LINT
TB --- 2013-12-16 03:22:17 - cd /src/sys/i386/conf
TB --- 2013-12-16 03:22:17 - /usr/sbin/config -m LINT
TB --- 2013-12-16 03:22:17 - building LINT kernel
TB --- 2013-12-16 03:22:17 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-16 03:22:17 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-16 03:22:17 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-16 03:22:17 - SRCCONF=/dev/null
TB --- 2013-12-16 03:22:17 - TARGET=i386
TB --- 2013-12-16 03:22:17 - TARGET_ARCH=i386
TB --- 2013-12-16 03:22:17 - TZ=UTC
TB --- 2013-12-16 03:22:17 - __MAKE_CONF=/dev/null
TB --- 2013-12-16 03:22:17 - cd /src
TB --- 2013-12-16 03:22:17 - /usr/bin/make -B buildkernel KERNCONF=LINT
 Kernel build for LINT started on Mon Dec 16 03:22:17 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
 Kernel build for LINT completed on Mon Dec 16 03:59:27 UTC 2013
TB --- 2013-12-16 03:59:27 - cd /src/sys/i386/conf
TB --- 2013-12-16 03:59:27 - /usr/sbin/config -m LINT-NOINET
TB --- 2013-12-16 03:59:27 - building LINT-NOINET kernel
TB --- 2013-12-16 03:59:27 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-16 03:59:27 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-16 03:59:27 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-16 03:59:27 - SRCCONF=/dev/null
TB --- 2013-12-16 03:59:27 - TARGET=i386
TB --- 2013-12-16 03:59:27 - TARGET_ARCH=i386
TB --- 2013-12-16 03:59:27 - TZ=UTC
TB --- 2013-12-16 03:59:27 - __MAKE_CONF=/dev/null
TB --- 2013-12-16 03:59:27 - cd /src
TB --- 2013-12-16 03:59:27 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET
 Kernel build for LINT-NOINET started on Mon Dec 16 03:59:27 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
 Kernel build for LINT-NOINET completed on Mon Dec 16 04:32:04 UTC 2013
TB --- 2013-12-16 04:32:04 - cd /src/sys/i386/conf
TB --- 2013-12-16 04:32:04 - /usr/sbin/config -m LINT-NOINET6
TB --- 2013-12-16 04:32:05 - building LINT-NOINET6 kernel
TB --- 2013-12-16 04:32:05 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-16 04:32:05 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-16 04:32:05 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-16 04:32:05 - SRCCONF=/dev/null
TB --- 2013-12-16 04:32:05 - TARGET=i386
TB --- 2013-12-16 04:32:05 - TARGET_ARCH=i386
TB --- 2013-12-16 04:32:05 - TZ=UTC
TB --- 2013-12-16 04:32:05 - __MAKE_CONF=/dev/null
TB --- 2013-12-16 04:32:05 - cd /src
TB --- 2013-12-16 04:32:05 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET6
 Kernel build for LINT-NOINET6 started on Mon Dec 16 04:32:05 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
 Kernel build for LINT-NOINET6 completed on Mon Dec 16 05:05:27 UTC 2013
TB --- 2013-12-16 05:05:27 - cd /src/sys/i386/conf
TB --- 2013-12-16 05:05:27 - /usr/sbin/config -m LINT-NOIP
TB --- 2013-12-16 05:05:27 - building LINT-NOIP kernel
TB --- 2013-12-16 05:05:27 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-16 05:05:27 - MAKEOBJDIRPREFIX=/obj

[head tinderbox] failure on amd64/amd64

2013-12-15 Thread FreeBSD Tinderbox
TB --- 2013-12-16 00:10:16 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-12-16 00:10:16 - 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-12-16 00:10:16 - starting HEAD tinderbox run for amd64/amd64
TB --- 2013-12-16 00:10:16 - cleaning the object tree
TB --- 2013-12-16 00:11:05 - /usr/local/bin/svn stat /src
TB --- 2013-12-16 00:11:09 - At svn revision 259440
TB --- 2013-12-16 00:11:10 - building world
TB --- 2013-12-16 00:11:10 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-16 00:11:10 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-16 00:11:10 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-16 00:11:10 - SRCCONF=/dev/null
TB --- 2013-12-16 00:11:10 - TARGET=amd64
TB --- 2013-12-16 00:11:10 - TARGET_ARCH=amd64
TB --- 2013-12-16 00:11:10 - TZ=UTC
TB --- 2013-12-16 00:11:10 - __MAKE_CONF=/dev/null
TB --- 2013-12-16 00:11:10 - cd /src
TB --- 2013-12-16 00:11:10 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Mon Dec 16 00:11: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 Mon Dec 16 03:57:03 UTC 2013
TB --- 2013-12-16 03:57:03 - generating LINT kernel config
TB --- 2013-12-16 03:57:03 - cd /src/sys/amd64/conf
TB --- 2013-12-16 03:57:03 - /usr/bin/make -B LINT
TB --- 2013-12-16 03:57:03 - cd /src/sys/amd64/conf
TB --- 2013-12-16 03:57:03 - /usr/sbin/config -m LINT
TB --- 2013-12-16 03:57:03 - building LINT kernel
TB --- 2013-12-16 03:57:03 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-16 03:57:03 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-16 03:57:03 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-16 03:57:03 - SRCCONF=/dev/null
TB --- 2013-12-16 03:57:03 - TARGET=amd64
TB --- 2013-12-16 03:57:03 - TARGET_ARCH=amd64
TB --- 2013-12-16 03:57:03 - TZ=UTC
TB --- 2013-12-16 03:57:03 - __MAKE_CONF=/dev/null
TB --- 2013-12-16 03:57:03 - cd /src
TB --- 2013-12-16 03:57:03 - /usr/bin/make -B buildkernel KERNCONF=LINT
 Kernel build for LINT started on Mon Dec 16 03:57:03 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
 Kernel build for LINT completed on Mon Dec 16 04:31:38 UTC 2013
TB --- 2013-12-16 04:31:38 - cd /src/sys/amd64/conf
TB --- 2013-12-16 04:31:38 - /usr/sbin/config -m LINT-NOINET
TB --- 2013-12-16 04:31:38 - building LINT-NOINET kernel
TB --- 2013-12-16 04:31:38 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-16 04:31:38 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-16 04:31:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-16 04:31:38 - SRCCONF=/dev/null
TB --- 2013-12-16 04:31:38 - TARGET=amd64
TB --- 2013-12-16 04:31:38 - TARGET_ARCH=amd64
TB --- 2013-12-16 04:31:38 - TZ=UTC
TB --- 2013-12-16 04:31:38 - __MAKE_CONF=/dev/null
TB --- 2013-12-16 04:31:38 - cd /src
TB --- 2013-12-16 04:31:38 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET
 Kernel build for LINT-NOINET started on Mon Dec 16 04:31:38 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
 Kernel build for LINT-NOINET completed on Mon Dec 16 05:03:53 UTC 2013
TB --- 2013-12-16 05:03:53 - cd /src/sys/amd64/conf
TB --- 2013-12-16 05:03:53 - /usr/sbin/config -m LINT-NOINET6
TB --- 2013-12-16 05:03:53 - building LINT-NOINET6 kernel
TB --- 2013-12-16 05:03:53 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-16 05:03:53 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-16 05:03:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-16 05:03:53 - SRCCONF=/dev/null
TB --- 2013-12-16 05:03:53 - TARGET=amd64
TB --- 2013-12-16 05:03:53 - TARGET_ARCH=amd64
TB --- 2013-12-16 05:03:53 - TZ=UTC
TB --- 2013-12-16 05:03:53 - __MAKE_CONF=/dev/null
TB --- 2013-12-16 05:03:53 - cd /src
TB --- 2013-12-16 05:03:53 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET6
 Kernel build for LINT-NOINET6 started on Mon Dec 16 05:03: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
 Kernel build for LINT-NOINET6 completed on Mon Dec 16 05:35:02 UTC 2013
TB --- 2013-12-16 05:35:02 - cd /src/sys/amd64/conf
TB --- 2013-12-16 05:35:02 - /usr/sbin/config -m LINT-NOIP
TB --- 2013-12-16 05:35:02 - building LINT-NOIP kernel
TB --- 2013-12-16 05:35:02 - 

[head tinderbox] failure on ia64/ia64

2013-12-15 Thread FreeBSD Tinderbox
TB --- 2013-12-16 05:44:43 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-12-16 05:44:43 - 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-12-16 05:44:43 - starting HEAD tinderbox run for ia64/ia64
TB --- 2013-12-16 05:44:43 - cleaning the object tree
TB --- 2013-12-16 05:44:52 - /usr/local/bin/svn stat /src
TB --- 2013-12-16 05:45:22 - At svn revision 259440
TB --- 2013-12-16 05:45:23 - building world
TB --- 2013-12-16 05:45:23 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-16 05:45:23 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-16 05:45:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-16 05:45:23 - SRCCONF=/dev/null
TB --- 2013-12-16 05:45:23 - TARGET=ia64
TB --- 2013-12-16 05:45:23 - TARGET_ARCH=ia64
TB --- 2013-12-16 05:45:23 - TZ=UTC
TB --- 2013-12-16 05:45:23 - __MAKE_CONF=/dev/null
TB --- 2013-12-16 05:45:23 - cd /src
TB --- 2013-12-16 05:45:23 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Mon Dec 16 05:45:32 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 Mon Dec 16 07:20:15 UTC 2013
TB --- 2013-12-16 07:20:15 - generating LINT kernel config
TB --- 2013-12-16 07:20:15 - cd /src/sys/ia64/conf
TB --- 2013-12-16 07:20:15 - /usr/bin/make -B LINT
TB --- 2013-12-16 07:20:15 - cd /src/sys/ia64/conf
TB --- 2013-12-16 07:20:15 - /usr/sbin/config -m LINT
TB --- 2013-12-16 07:20:15 - building LINT kernel
TB --- 2013-12-16 07:20:15 - CROSS_BUILD_TESTING=YES
TB --- 2013-12-16 07:20:15 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-12-16 07:20:15 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-12-16 07:20:15 - SRCCONF=/dev/null
TB --- 2013-12-16 07:20:15 - TARGET=ia64
TB --- 2013-12-16 07:20:15 - TARGET_ARCH=ia64
TB --- 2013-12-16 07:20:15 - TZ=UTC
TB --- 2013-12-16 07:20:15 - __MAKE_CONF=/dev/null
TB --- 2013-12-16 07:20:15 - cd /src
TB --- 2013-12-16 07:20:15 - /usr/bin/make -B buildkernel KERNCONF=LINT
 Kernel build for LINT started on Mon Dec 16 07:20:15 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
[...]
cc  -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls 
-Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith 
-Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  
-Wmissing-include-dirs -fdiagnostics-show-option   -nostdinc  -I. -I/src/sys 
-I/src/sys/contrib/altq -I/src/sys/contrib/ia64/libuwx/src -D_KERNEL 
-DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common 
-finline-limit=15000 --param inline-unit-growth=100 --param 
large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13 
-mfixed-range=f32-f127 -fpic -ffreestanding -Werror  /src/sys/dev/e1000/if_em.c 
-I/src/sys/dev/e1000
In file included from /src/sys/dev/netmap/if_em_netmap.h:39,
 from /src/sys/dev/e1000/if_em.c:413:
/src/sys/dev/netmap/netmap_kern.h:64:1: error: prefetch redefined
In file included from /src/sys/dev/e1000/e1000_hw.h:38,
 from /src/sys/dev/e1000/e1000_api.h:38,
 from /src/sys/dev/e1000/if_em.c:87:
/src/sys/dev/e1000/e1000_osdep.h:131:1: error: this is the location of the 
previous definition
*** Error code 1

Stop.
bmake[1]: stopped in /obj/ia64.ia64/src/sys/LINT
*** Error code 1

Stop.
bmake: stopped in /src
*** Error code 1

Stop in /src.
TB --- 2013-12-16 07:26:58 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-12-16 07:26:58 - ERROR: failed to build LINT kernel
TB --- 2013-12-16 07:26:58 - 4774.62 user 872.01 system 6134.91 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: new Xorg (KMS, etc.) for Radeon 9600

2013-12-15 Thread dt71

Still nobody wants to apply Robert Noland's DRM patch?
Index: sys/dev/drm/r300_cmdbuf.c
===
--- sys/dev/drm/r300_cmdbuf.c	(revision 259413)
+++ sys/dev/drm/r300_cmdbuf.c	(working copy)
@@ -1043,6 +1043,8 @@
 	int emit_dispatch_age = 0;
 	int ret = 0;
 
+	DRM_UNLOCK();
+
 	DRM_DEBUG(\n);
 
 	/* pacify */
@@ -1205,5 +1207,7 @@
 
 	COMMIT_RING();
 
+	DRM_LOCK();
+
 	return ret;
 }
Index: sys/dev/drm/radeon_irq.c
===
--- sys/dev/drm/radeon_irq.c	(revision 259413)
+++ sys/dev/drm/radeon_irq.c	(working copy)
@@ -338,10 +338,13 @@
 
 	result = radeon_emit_irq(dev);
 
+	DRM_UNLOCK();
 	if (DRM_COPY_TO_USER(emit-irq_seq, result, sizeof(int))) {
 		DRM_ERROR(copy_to_user\n);
+		DRM_LOCK();
 		return -EFAULT;
 	}
+	DRM_LOCK();
 
 	return 0;
 }
Index: sys/dev/drm/radeon_mem.c
===
--- sys/dev/drm/radeon_mem.c	(revision 259413)
+++ sys/dev/drm/radeon_mem.c	(working copy)
@@ -246,11 +246,14 @@
 	if (!block)
 		return -ENOMEM;
 
+	DRM_UNLOCK();
 	if (DRM_COPY_TO_USER(alloc-region_offset, block-start,
 			 sizeof(int))) {
 		DRM_ERROR(copy_to_user\n);
+		DRM_LOCK();
 		return -EFAULT;
 	}
+	DRM_LOCK();
 
 	return 0;
 }
Index: sys/dev/drm/radeon_state.c
===
--- sys/dev/drm/radeon_state.c	(revision 259413)
+++ sys/dev/drm/radeon_state.c	(working copy)
@@ -1773,8 +1773,13 @@
 		}
 		if (!buf) {
 			DRM_DEBUG(EAGAIN\n);
-			if (DRM_COPY_TO_USER(tex-image, image, sizeof(*image)))
+			DRM_UNLOCK();
+			if (DRM_COPY_TO_USER(tex-image, image,
+			sizeof(*image))) {
+DRM_LOCK();
 return -EFAULT;
+			}
+			DRM_LOCK();
 			return -EAGAIN;
 		}
 
@@ -1786,10 +1791,13 @@
 
 #define RADEON_COPY_MT(_buf, _data, _width) \
 	do { \
-		if (DRM_COPY_FROM_USER(_buf, _data, (_width))) {\
+		DRM_UNLOCK(); \
+		if (DRM_COPY_FROM_USER(_buf, _data, (_width))) { \
 			DRM_ERROR(EFAULT on pad, %d bytes\n, (_width)); \
+			DRM_LOCK(); \
 			return -EFAULT; \
 		} \
+		DRM_LOCK(); \
 	} while(0)
 
 		if (microtile) {
@@ -2130,9 +2138,13 @@
 	if (sarea_priv-nbox  RADEON_NR_SAREA_CLIPRECTS)
 		sarea_priv-nbox = RADEON_NR_SAREA_CLIPRECTS;
 
+	DRM_UNLOCK();
 	if (DRM_COPY_FROM_USER(depth_boxes, clear-depth_boxes,
-			   sarea_priv-nbox * sizeof(depth_boxes[0])))
+			   sarea_priv-nbox * sizeof(depth_boxes[0]))) {
+		DRM_LOCK();
 		return -EFAULT;
+	}
+	DRM_LOCK();
 
 	radeon_cp_dispatch_clear(dev, clear, depth_boxes);
 
@@ -2394,10 +2406,13 @@
 		return -EINVAL;
 	}
 
-	if (DRM_COPY_FROM_USER(image,
-			   (drm_radeon_tex_image_t __user *) tex-image,
-			   sizeof(image)))
-		return -EFAULT;
+	DRM_UNLOCK();
+	ret = -DRM_COPY_FROM_USER(image,
+	(drm_radeon_tex_image_t __user *) tex-image,
+	sizeof(image));
+	DRM_LOCK();
+	if (ret)
+		return ret;
 
 	RING_SPACE_TEST_WITH_RETURN(dev_priv);
 	VB_AGE_TEST_WITH_RETURN(dev_priv);
@@ -2418,8 +2433,12 @@
 
 	LOCK_TEST_WITH_RETURN(dev, file_priv);
 
-	if (DRM_COPY_FROM_USER(mask, stipple-mask, 32 * sizeof(u32)))
+	DRM_UNLOCK();
+	if (DRM_COPY_FROM_USER(mask, stipple-mask, 32 * sizeof(u32))) {
+		DRM_LOCK();
 		return -EFAULT;
+	}
+	DRM_LOCK();
 
 	RING_SPACE_TEST_WITH_RETURN(dev_priv);
 
@@ -2546,16 +2565,24 @@
 		drm_radeon_prim_t prim;
 		drm_radeon_tcl_prim_t tclprim;
 
-		if (DRM_COPY_FROM_USER(prim, vertex-prim[i], sizeof(prim)))
+		DRM_UNLOCK();
+		if (DRM_COPY_FROM_USER(prim, vertex-prim[i], sizeof(prim))) {
+			DRM_LOCK();
 			return -EFAULT;
+		}
+		DRM_LOCK();
 
 		if (prim.stateidx != laststate) {
 			drm_radeon_state_t state;
 
+			DRM_UNLOCK();
 			if (DRM_COPY_FROM_USER(state,
 	   vertex-state[prim.stateidx],
-	   sizeof(state)))
+	   sizeof(state))) {
+DRM_LOCK();
 return -EFAULT;
+			}
+			DRM_LOCK();
 
 			if (radeon_emit_state2(dev_priv, file_priv, state)) {
 DRM_ERROR(radeon_emit_state2 failed\n);
@@ -2772,8 +2799,12 @@
 
 	do {
 		if (i  cmdbuf-nbox) {
-			if (DRM_COPY_FROM_USER(box, boxes[i], sizeof(box)))
+			DRM_UNLOCK();
+			if (DRM_COPY_FROM_USER(box, boxes[i], sizeof(box))) {
+DRM_LOCK();
 return -EFAULT;
+			}
+			DRM_LOCK();
 			/* FIXME The second and subsequent times round
 			 * this loop, send a WAIT_UNTIL_3D_IDLE before
 			 * calling emit_clip_rect(). This fixes a
@@ -2866,11 +2897,14 @@
 		kbuf = drm_alloc(cmdbuf-bufsz, DRM_MEM_DRIVER);
 		if (kbuf == NULL)
 			return -ENOMEM;
+		DRM_UNLOCK();
 		if (DRM_COPY_FROM_USER(kbuf, (void __user *)cmdbuf-buf,
    cmdbuf-bufsz)) {
+			DRM_LOCK();
 			drm_free(kbuf, orig_bufsz, DRM_MEM_DRIVER);
 			return -EFAULT;
 		}
+		DRM_LOCK();
 		cmdbuf-buf = kbuf;
 	}
 
@@ -3089,10 +3123,13 @@
 		return -EINVAL;
 	}
 
+	DRM_UNLOCK();
 	if (DRM_COPY_TO_USER(param-value, value, sizeof(int))) {
 		DRM_ERROR(copy_to_user\n);
+		DRM_LOCK();
 		return -EFAULT;
 	}
+	DRM_LOCK();
 
 	return 0;
 }