how to know atomic_cmpset_64 is defined

2013-11-05 Thread David Xu

Hi,

I want to use atomic_cmpset_64, but some arch may not support it,
Is there a way to figure out that atomic_cmpset_64 is defined when
compiling ?

Regards,
David Xu
___
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-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 04:23:11 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 04:23:11 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE 
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2013-11-06 04:23:11 - starting HEAD tinderbox run for powerpc/powerpc
TB --- 2013-11-06 04:23:11 - cleaning the object tree
TB --- 2013-11-06 04:23:52 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 04:23:56 - At svn revision 257733
TB --- 2013-11-06 04:23:57 - building world
TB --- 2013-11-06 04:23:57 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 04:23:57 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 04:23:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 04:23:57 - SRCCONF=/dev/null
TB --- 2013-11-06 04:23:57 - TARGET=powerpc
TB --- 2013-11-06 04:23:57 - TARGET_ARCH=powerpc
TB --- 2013-11-06 04:23:57 - TZ=UTC
TB --- 2013-11-06 04:23:57 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 04:23:57 - cd /src
TB --- 2013-11-06 04:23:57 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 04:24:03 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
[...]
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:280: Error: 
no such instruction: `lwz 28,-16(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:281: Error: 
no such instruction: `lwz 29,-12(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:282: Error: 
no such instruction: `lwz 30,-8(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:283: Error: 
no such instruction: `lwz 0,4(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:284: Error: 
no such instruction: `lwz 31,-4(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:285: Error: 
no such instruction: `mtlr 0'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:286: Error: 
no such instruction: `mr 1,11'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:287: Error: 
no such instruction: `blr'
*** Error code 1

Stop.
bmake[3]: stopped in /src/gnu/lib/csu
*** Error code 1

Stop.
bmake[2]: stopped in /src
*** 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-11-06 04:30:35 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-06 04:30:35 - ERROR: failed to build world
TB --- 2013-11-06 04:30:35 - 326.38 user 54.67 system 444.24 real


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


[head tinderbox] failure on powerpc64/powerpc

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 04:23:15 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 04:23:15 - 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-11-06 04:23:15 - starting HEAD tinderbox run for powerpc64/powerpc
TB --- 2013-11-06 04:23:15 - cleaning the object tree
TB --- 2013-11-06 04:24:17 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 04:24:20 - At svn revision 257733
TB --- 2013-11-06 04:24:21 - building world
TB --- 2013-11-06 04:24:21 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 04:24:21 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 04:24:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 04:24:21 - SRCCONF=/dev/null
TB --- 2013-11-06 04:24:21 - TARGET=powerpc
TB --- 2013-11-06 04:24:21 - TARGET_ARCH=powerpc64
TB --- 2013-11-06 04:24:21 - TZ=UTC
TB --- 2013-11-06 04:24:21 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 04:24:21 - cd /src
TB --- 2013-11-06 04:24:21 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 04:24:28 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
[...]
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:280: Error: 
no such instruction: `lwz 28,-16(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:281: Error: 
no such instruction: `lwz 29,-12(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:282: Error: 
no such instruction: `lwz 30,-8(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:283: Error: 
no such instruction: `lwz 0,4(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:284: Error: 
no such instruction: `lwz 31,-4(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:285: Error: 
no such instruction: `mtlr 0'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:286: Error: 
no such instruction: `mr 1,11'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:287: Error: 
no such instruction: `blr'
*** Error code 1

Stop.
bmake[3]: stopped in /src/gnu/lib/csu
*** Error code 1

Stop.
bmake[2]: stopped in /src
*** 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-11-06 04:31:01 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-06 04:31:01 - ERROR: failed to build world
TB --- 2013-11-06 04:31:01 - 336.20 user 61.09 system 465.74 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 sparc64/sparc64

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 04:23:20 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 04:23:20 - 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-11-06 04:23:20 - starting HEAD tinderbox run for sparc64/sparc64
TB --- 2013-11-06 04:23:20 - cleaning the object tree
TB --- 2013-11-06 04:24:19 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 04:24:22 - At svn revision 257733
TB --- 2013-11-06 04:24:23 - building world
TB --- 2013-11-06 04:24:23 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 04:24:23 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 04:24:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 04:24:23 - SRCCONF=/dev/null
TB --- 2013-11-06 04:24:23 - TARGET=sparc64
TB --- 2013-11-06 04:24:23 - TARGET_ARCH=sparc64
TB --- 2013-11-06 04:24:23 - TZ=UTC
TB --- 2013-11-06 04:24:23 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 04:24:23 - cd /src
TB --- 2013-11-06 04:24:23 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 04:24:30 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
[...]
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/sparc64/divsi3.S:321: 
Error: junk at end of line, first unrecognized character is `!'
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/sparc64/divsi3.S:322: 
Error: bad register name `%o2'
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/sparc64/divsi3.S:324: 
Error: no such instruction: `tst %g3'
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/sparc64/divsi3.S:325: 
Error: no such instruction: `bl,a 1f'
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/sparc64/divsi3.S:326: 
Error: junk at end of line, first unrecognized character is `!'
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/sparc64/divsi3.S:327: 
Error: bad register name `%o2'
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/sparc64/divsi3.S:329: 
Error: invalid char '!' beginning operand 1 `!leaf-routine return'
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/sparc64/divsi3.S:330: 
Error: bad register name `%o2'
*** Error code 1

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

Stop.
bmake[2]: stopped in /src
*** 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-11-06 04:27:37 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-06 04:27:37 - ERROR: failed to build world
TB --- 2013-11-06 04:27:37 - 136.09 user 40.20 system 257.32 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 i386/pc98

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 04:18:13 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 04:18:13 - 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-11-06 04:18:13 - starting HEAD tinderbox run for i386/pc98
TB --- 2013-11-06 04:18:13 - cleaning the object tree
TB --- 2013-11-06 04:19:08 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 04:19:12 - At svn revision 257733
TB --- 2013-11-06 04:19:13 - building world
TB --- 2013-11-06 04:19:13 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 04:19:13 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 04:19:13 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 04:19:13 - SRCCONF=/dev/null
TB --- 2013-11-06 04:19:13 - TARGET=pc98
TB --- 2013-11-06 04:19:13 - TARGET_ARCH=i386
TB --- 2013-11-06 04:19:13 - TZ=UTC
TB --- 2013-11-06 04:19:13 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 04:19:13 - cd /src
TB --- 2013-11-06 04:19:13 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 04:19:20 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
[...]
CC='cc ' mkdep -f .depend -a-DVISIBILITY_HIDDEN -std=gnu99   
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvdi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvsi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/ashldi3.S 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashlti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/ashrdi3.S 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashrti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clear_cache.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzti2.c 
/src/lib/libcompi!
 ler_rt/../../contrib/compiler-rt/lib/cmpdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/cmpti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparedf2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparesf2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/divdi3.S 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmoddi4.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmodsi4.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divxc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/enable_execute_stack.c 
/src/lib/libcompiler_rt/../!
 ../contrib/compiler-rt/lib/eprintf.c /src/lib/libcompiler_rt/.!
 ./../contrib/compiler-rt/lib/ffsdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ffsti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfti.c 
/src/lib/libcompiler_rt/../.!
 ./contrib/compiler-rt/lib/fixxfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixxfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdidf.S 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdisf.S 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdixf.S 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattidf.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floa

Re: dhclient failure with Realtek 8111E Ethernet on new MSI motherboard

2013-11-05 Thread Yonghyeon PYUN
On Wed, Nov 06, 2013 at 02:36:07AM +, Thomas Mueller wrote:
> from Yonghyeon PYUN:
> 
>Thomas, would you try attached patch on your system?
>
>
>[-- Attachment #2: re.8168evl.diff --]
>[-- Type: text/x-diff, Encoding: 7bit, Size: 3.6K --]
>Content-Type: text/x-diff; charset=us-ascii
>Content-Disposition: attachment; filename="re.8168evl.diff"
>
>Index: sys/dev/re/if_re.c
>===
>--- sys/dev/re/if_re.c  (revision 257422)
>+++ sys/dev/re/if_re.c  (working copy)
>@@ -295,6 +295,8 @@
> static int re_miibus_writereg  (device_t, int, int, int);
> static void re_miibus_statchg  (device_t);
>
>+static void re_eri_write   (struct rl_softc *, bus_size_t, uint32_t, 
> int);
>+
> static void re_set_jumbo   (struct rl_softc *, int);
> static void re_set_rxmode  (struct rl_softc *);
> static void re_reset   (struct rl_softc *);
>@:10,32s/^/@ -641,6 +643,32 @@
> }
> (snip)
> 
> Which version/branch of FreeBSD is this for?  
> 

I guess the diff would apply to CURRENT and any stable.

> 9.2_STABLE, 10-stable or 11-head?
> 
> Does it require a specific svn revision?
> 

No.

> I just updated FreeBSD-current on new MSI motherboard (svn revision 257695).
> 
> dhclient re0 still gives same error.
> 

That's expected behavior since there is no code to activate the
workaround at this moment.  Given that you have CURRENT at this
moment, apply the diff and let me know  how it goes.

> Now I have to update FreeBSD-current amd64 on same computer.
> 
> I go through this in the hope of being able to configure wifi with Hiro 50191 
> USB-stick-type WLAN adapter, driver rsu.
> 
> So far, can't see wifi network.  I see what more I need to do, or maybe no 
> wifi signal?
> 

Sorry, I'm dumb on wireless drivers so have nothing to comment. :-(

> Tom
> 
___
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-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 04:18:52 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 04:18:52 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE 
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2013-11-06 04:18:52 - starting HEAD tinderbox run for mips64/mips
TB --- 2013-11-06 04:18:52 - cleaning the object tree
TB --- 2013-11-06 04:19:49 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 04:19:52 - At svn revision 257733
TB --- 2013-11-06 04:19:53 - building world
TB --- 2013-11-06 04:19:53 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 04:19:53 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 04:19:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 04:19:53 - SRCCONF=/dev/null
TB --- 2013-11-06 04:19:53 - TARGET=mips
TB --- 2013-11-06 04:19:53 - TARGET_ARCH=mips64
TB --- 2013-11-06 04:19:53 - TZ=UTC
TB --- 2013-11-06 04:19:53 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 04:19:53 - cd /src
TB --- 2013-11-06 04:19:53 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 04:20:00 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
[...]
building static gcc_eh library
ranlib libgcc_eh.a
sh /src/tools/install.sh -C -o root -g wheel -m 444   libgcc_eh.a 
/obj/mips.mips64/src/tmp/usr/lib
===> lib/libcompiler_rt (obj,depend,all,install)
rm -f .depend
CC='cc ' mkdep -f .depend -a-DVISIBILITY_HIDDEN -std=gnu99   
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvdi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvsi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashldi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashlti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashrdi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashrti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clear_cache.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzti2.c 
/src/lib/libcompiler_rt/../!
 ../contrib/compiler-rt/lib/cmpdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/cmpti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparedf2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparesf2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmoddi4.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmodsi4.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divxc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/enable_execute_stack.c 
/src/lib/libcompiler_rt/../../contrib/comp!
 iler-rt/lib/eprintf.c /src/lib/libcompiler_rt/../../contrib/co!
 mpiler-rt/lib/ffsdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ffsti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfti.c 
/src/lib/libcompiler_rt/../../contrib/compi!
 ler-rt/lib/fixxfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixxfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatdidf.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatdisf.c 
/src/

[head tinderbox] failure on ia64/ia64

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 04:18:16 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 04:18: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-11-06 04:18:16 - starting HEAD tinderbox run for ia64/ia64
TB --- 2013-11-06 04:18:16 - cleaning the object tree
TB --- 2013-11-06 04:19:36 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 04:19:40 - At svn revision 257733
TB --- 2013-11-06 04:19:41 - building world
TB --- 2013-11-06 04:19:41 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 04:19:41 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 04:19:41 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 04:19:41 - SRCCONF=/dev/null
TB --- 2013-11-06 04:19:41 - TARGET=ia64
TB --- 2013-11-06 04:19:41 - TARGET_ARCH=ia64
TB --- 2013-11-06 04:19:41 - TZ=UTC
TB --- 2013-11-06 04:19:41 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 04:19:41 - cd /src
TB --- 2013-11-06 04:19:41 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 04:19:47 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
[...]
/src/gnu/lib/libgcc/../../../contrib/gcc/config/ia64/unwind-ia64.c:2191: error: 
unknown register name 'r24' in 'asm'
/src/gnu/lib/libgcc/../../../contrib/gcc/config/ia64/unwind-ia64.c:2191: error: 
unknown register name 'r23' in 'asm'
/src/gnu/lib/libgcc/../../../contrib/gcc/config/ia64/unwind-ia64.c:2191: error: 
unknown register name 'r22' in 'asm'
/src/gnu/lib/libgcc/../../../contrib/gcc/config/ia64/unwind-ia64.c:2191: error: 
unknown register name 'r21' in 'asm'
/src/gnu/lib/libgcc/../../../contrib/gcc/config/ia64/unwind-ia64.c:2191: error: 
unknown register name 'r20' in 'asm'
/src/gnu/lib/libgcc/../../../contrib/gcc/config/ia64/unwind-ia64.c:2191: error: 
unknown register name 'r18' in 'asm'
/src/gnu/lib/libgcc/../../../contrib/gcc/config/ia64/unwind-ia64.c:2191: error: 
unknown register name 'r17' in 'asm'
/src/gnu/lib/libgcc/../../../contrib/gcc/config/ia64/unwind-ia64.c:2191: error: 
unknown register name 'r16' in 'asm'
*** Error code 1

Stop.
bmake[3]: stopped in /src/gnu/lib/libgcc
*** Error code 1

Stop.
bmake[2]: stopped in /src
*** 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-11-06 04:23:15 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-06 04:23:15 - ERROR: failed to build world
TB --- 2013-11-06 04:23:15 - 148.46 user 42.30 system 298.58 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 mips/mips

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 04:18:20 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 04:18:20 - 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-11-06 04:18:20 - starting HEAD tinderbox run for mips/mips
TB --- 2013-11-06 04:18:20 - cleaning the object tree
TB --- 2013-11-06 04:19:39 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 04:19:42 - At svn revision 257733
TB --- 2013-11-06 04:19:43 - building world
TB --- 2013-11-06 04:19:43 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 04:19:43 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 04:19:43 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 04:19:43 - SRCCONF=/dev/null
TB --- 2013-11-06 04:19:43 - TARGET=mips
TB --- 2013-11-06 04:19:43 - TARGET_ARCH=mips
TB --- 2013-11-06 04:19:43 - TZ=UTC
TB --- 2013-11-06 04:19:43 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 04:19:43 - cd /src
TB --- 2013-11-06 04:19:43 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 04:19: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
[...]
building static gcc_eh library
ranlib libgcc_eh.a
sh /src/tools/install.sh -C -o root -g wheel -m 444   libgcc_eh.a 
/obj/mips.mips/src/tmp/usr/lib
===> lib/libcompiler_rt (obj,depend,all,install)
rm -f .depend
CC='cc ' mkdep -f .depend -a-DVISIBILITY_HIDDEN -std=gnu99   
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvdi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvsi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashldi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashlti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashrdi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashrti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clear_cache.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzti2.c 
/src/lib/libcompiler_rt/../!
 ../contrib/compiler-rt/lib/cmpdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/cmpti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparedf2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparesf2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmoddi4.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmodsi4.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divxc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/enable_execute_stack.c 
/src/lib/libcompiler_rt/../../contrib/comp!
 iler-rt/lib/eprintf.c /src/lib/libcompiler_rt/../../contrib/co!
 mpiler-rt/lib/ffsdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ffsti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfti.c 
/src/lib/libcompiler_rt/../../contrib/compi!
 ler-rt/lib/fixxfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixxfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatdidf.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatdisf.c 
/src/lib/li

[head tinderbox] failure on amd64/amd64

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 04:10:14 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 04:10:14 - 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-11-06 04:10:14 - starting HEAD tinderbox run for amd64/amd64
TB --- 2013-11-06 04:10:14 - cleaning the object tree
TB --- 2013-11-06 04:11:37 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 04:11:41 - At svn revision 257733
TB --- 2013-11-06 04:11:42 - building world
TB --- 2013-11-06 04:11:42 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 04:11:42 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 04:11:42 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 04:11:42 - SRCCONF=/dev/null
TB --- 2013-11-06 04:11:42 - TARGET=amd64
TB --- 2013-11-06 04:11:42 - TARGET_ARCH=amd64
TB --- 2013-11-06 04:11:42 - TZ=UTC
TB --- 2013-11-06 04:11:42 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 04:11:42 - cd /src
TB --- 2013-11-06 04:11:42 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 04:11:48 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
[...]
CC='cc ' mkdep -f .depend -a-DVISIBILITY_HIDDEN -std=gnu99   
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvdi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvsi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashldi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashlti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashrdi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashrti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clear_cache.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzti2.c 
/src/lib/libcompiler_rt/../!
 ../contrib/compiler-rt/lib/cmpdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/cmpti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparedf2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparesf2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmoddi4.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmodsi4.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divxc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/enable_execute_stack.c 
/src/lib/libcompiler_rt/../../contrib/comp!
 iler-rt/lib/eprintf.c /src/lib/libcompiler_rt/../../contrib/co!
 mpiler-rt/lib/ffsdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ffsti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfti.c 
/src/lib/libcompiler_rt/../../contrib/compi!
 ler-rt/lib/fixxfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixxfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/x86_64/floatdidf.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/x86_64/floatdisf.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/x86_64/floatdixf.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattidf.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattisf

[head tinderbox] failure on i386/i386

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 04:10:14 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 04:10:14 - 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-11-06 04:10:14 - starting HEAD tinderbox run for i386/i386
TB --- 2013-11-06 04:10:14 - cleaning the object tree
TB --- 2013-11-06 04:11:37 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 04:11:41 - At svn revision 257733
TB --- 2013-11-06 04:11:42 - building world
TB --- 2013-11-06 04:11:42 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 04:11:42 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 04:11:42 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 04:11:42 - SRCCONF=/dev/null
TB --- 2013-11-06 04:11:42 - TARGET=i386
TB --- 2013-11-06 04:11:42 - TARGET_ARCH=i386
TB --- 2013-11-06 04:11:42 - TZ=UTC
TB --- 2013-11-06 04:11:42 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 04:11:42 - cd /src
TB --- 2013-11-06 04:11:42 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 04:11:48 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
[...]
CC='cc ' mkdep -f .depend -a-DVISIBILITY_HIDDEN -std=gnu99   
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvdi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvsi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/ashldi3.S 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashlti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/ashrdi3.S 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashrti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clear_cache.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzti2.c 
/src/lib/libcompi!
 ler_rt/../../contrib/compiler-rt/lib/cmpdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/cmpti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparedf2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparesf2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/divdi3.S 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmoddi4.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmodsi4.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divxc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/enable_execute_stack.c 
/src/lib/libcompiler_rt/../!
 ../contrib/compiler-rt/lib/eprintf.c /src/lib/libcompiler_rt/.!
 ./../contrib/compiler-rt/lib/ffsdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ffsti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfti.c 
/src/lib/libcompiler_rt/../.!
 ./contrib/compiler-rt/lib/fixxfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixxfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdidf.S 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdisf.S 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdixf.S 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattidf.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floa

[head tinderbox] failure on armv6/arm

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 04:10:14 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 04:10:14 - 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-11-06 04:10:14 - starting HEAD tinderbox run for armv6/arm
TB --- 2013-11-06 04:10:14 - cleaning the object tree
TB --- 2013-11-06 04:11:36 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 04:11:40 - At svn revision 257733
TB --- 2013-11-06 04:11:41 - building world
TB --- 2013-11-06 04:11:41 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 04:11:41 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 04:11:41 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 04:11:41 - SRCCONF=/dev/null
TB --- 2013-11-06 04:11:41 - TARGET=arm
TB --- 2013-11-06 04:11:41 - TARGET_ARCH=armv6
TB --- 2013-11-06 04:11:41 - TZ=UTC
TB --- 2013-11-06 04:11:41 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 04:11:41 - cd /src
TB --- 2013-11-06 04:11:41 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 04:11:48 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
[...]
LC_ALL=C awk -f /src/gnu/lib/libgcc/../../../contrib/gcc/opt-functions.awk  -f 
/src/gnu/lib/libgcc/../../../contrib/gcc/opth-gen.awk  < optionlist > options.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc unwind.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/config/arm/unwind-arm.h unwind.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc gthr-default.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/gthr-posix.h gthr-default.h
cc  -c -O -pipe  -DTARGET_ARM_EABI -DIN_GCC -DIN_LIBGCC2 
-D__GCC_FLOAT_NOT_NEEDED  -DHAVE_GTHR_DEFAULT  
-I/src/gnu/lib/libgcc/../../../contrib/gcclibs/include  
-I/src/gnu/lib/libgcc/../../../contrib/gcc/config 
-I/src/gnu/lib/libgcc/../../../contrib/gcc -I.  
-I/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools -Dinhibit_libc -fno-inline 
-fheinous-gnu-extensions -std=gnu99 -Qunused-arguments  -fvisibility=hidden 
-DHIDE_EXPORTS -fPIC -fexceptions -D__GLIBC__=3 -DElfW=__ElfN -o unwind-arm.o 
/src/gnu/lib/libgcc/../../../contrib/gcc/config/arm/unwind-arm.c
cc: unrecognized option '-Qunused-arguments'
cc1: error: unrecognized command line option "-fheinous-gnu-extensions"
*** Error code 1

Stop.
bmake[3]: stopped in /src/gnu/lib/libgcc
*** Error code 1

Stop.
bmake[2]: stopped in /src
*** 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-11-06 04:18:16 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-06 04:18:16 - ERROR: failed to build world
TB --- 2013-11-06 04:18:16 - 298.40 user 70.99 system 482.06 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-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 04:10:14 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 04:10:14 - 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-11-06 04:10:14 - starting HEAD tinderbox run for arm/arm
TB --- 2013-11-06 04:10:14 - cleaning the object tree
TB --- 2013-11-06 04:11:36 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 04:11:40 - At svn revision 257733
TB --- 2013-11-06 04:11:41 - building world
TB --- 2013-11-06 04:11:41 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 04:11:41 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 04:11:41 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 04:11:41 - SRCCONF=/dev/null
TB --- 2013-11-06 04:11:41 - TARGET=arm
TB --- 2013-11-06 04:11:41 - TARGET_ARCH=arm
TB --- 2013-11-06 04:11:41 - TZ=UTC
TB --- 2013-11-06 04:11:41 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 04:11:41 - cd /src
TB --- 2013-11-06 04:11:41 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 04:11:47 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
[...]
LC_ALL=C awk -f /src/gnu/lib/libgcc/../../../contrib/gcc/opt-functions.awk  -f 
/src/gnu/lib/libgcc/../../../contrib/gcc/opth-gen.awk  < optionlist > options.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc unwind.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/config/arm/unwind-arm.h unwind.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc gthr-default.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/gthr-posix.h gthr-default.h
cc  -c -O -pipe  -DTARGET_ARM_EABI -DIN_GCC -DIN_LIBGCC2 
-D__GCC_FLOAT_NOT_NEEDED  -DHAVE_GTHR_DEFAULT  
-I/src/gnu/lib/libgcc/../../../contrib/gcclibs/include  
-I/src/gnu/lib/libgcc/../../../contrib/gcc/config 
-I/src/gnu/lib/libgcc/../../../contrib/gcc -I.  
-I/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools -Dinhibit_libc -fno-inline 
-fheinous-gnu-extensions -std=gnu99 -Qunused-arguments  -fvisibility=hidden 
-DHIDE_EXPORTS -fPIC -fexceptions -D__GLIBC__=3 -DElfW=__ElfN -o unwind-arm.o 
/src/gnu/lib/libgcc/../../../contrib/gcc/config/arm/unwind-arm.c
cc: unrecognized option '-Qunused-arguments'
cc1: error: unrecognized command line option "-fheinous-gnu-extensions"
*** Error code 1

Stop.
bmake[3]: stopped in /src/gnu/lib/libgcc
*** Error code 1

Stop.
bmake[2]: stopped in /src
*** 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-11-06 04:18:13 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-06 04:18:13 - ERROR: failed to build world
TB --- 2013-11-06 04:18:13 - 296.80 user 71.06 system 478.82 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 powerpc64/powerpc

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 03:53:41 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 03:53:41 - 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-11-06 03:53:41 - starting HEAD tinderbox run for powerpc64/powerpc
TB --- 2013-11-06 03:53:41 - cleaning the object tree
TB --- 2013-11-06 03:54:39 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 03:54:42 - At svn revision 257733
TB --- 2013-11-06 03:54:43 - building world
TB --- 2013-11-06 03:54:43 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 03:54:43 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 03:54:43 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 03:54:43 - SRCCONF=/dev/null
TB --- 2013-11-06 03:54:43 - TARGET=powerpc
TB --- 2013-11-06 03:54:43 - TARGET_ARCH=powerpc64
TB --- 2013-11-06 03:54:43 - TZ=UTC
TB --- 2013-11-06 03:54:43 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 03:54:43 - cd /src
TB --- 2013-11-06 03:54:43 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 03:54: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
[...]
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:280: Error: 
no such instruction: `lwz 28,-16(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:281: Error: 
no such instruction: `lwz 29,-12(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:282: Error: 
no such instruction: `lwz 30,-8(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:283: Error: 
no such instruction: `lwz 0,4(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:284: Error: 
no such instruction: `lwz 31,-4(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:285: Error: 
no such instruction: `mtlr 0'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:286: Error: 
no such instruction: `mr 1,11'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:287: Error: 
no such instruction: `blr'
*** Error code 1

Stop.
bmake[3]: stopped in /src/gnu/lib/csu
*** Error code 1

Stop.
bmake[2]: stopped in /src
*** 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-11-06 04:01:23 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-06 04:01:23 - ERROR: failed to build world
TB --- 2013-11-06 04:01:23 - 335.35 user 60.97 system 462.21 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-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 03:53:31 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 03:53:31 - 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-11-06 03:53:31 - starting HEAD tinderbox run for powerpc/powerpc
TB --- 2013-11-06 03:53:31 - cleaning the object tree
TB --- 2013-11-06 03:54:00 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 03:54:03 - At svn revision 257733
TB --- 2013-11-06 03:54:04 - building world
TB --- 2013-11-06 03:54:04 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 03:54:04 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 03:54:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 03:54:04 - SRCCONF=/dev/null
TB --- 2013-11-06 03:54:04 - TARGET=powerpc
TB --- 2013-11-06 03:54:04 - TARGET_ARCH=powerpc
TB --- 2013-11-06 03:54:04 - TZ=UTC
TB --- 2013-11-06 03:54:04 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 03:54:04 - cd /src
TB --- 2013-11-06 03:54:04 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 03:54:12 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
[...]
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:280: Error: 
no such instruction: `lwz 28,-16(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:281: Error: 
no such instruction: `lwz 29,-12(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:282: Error: 
no such instruction: `lwz 30,-8(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:283: Error: 
no such instruction: `lwz 0,4(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:284: Error: 
no such instruction: `lwz 31,-4(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:285: Error: 
no such instruction: `mtlr 0'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:286: Error: 
no such instruction: `mr 1,11'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:287: Error: 
no such instruction: `blr'
*** Error code 1

Stop.
bmake[3]: stopped in /src/gnu/lib/csu
*** Error code 1

Stop.
bmake[2]: stopped in /src
*** 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-11-06 04:00:47 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-06 04:00:47 - ERROR: failed to build world
TB --- 2013-11-06 04:00:47 - 326.45 user 54.16 system 436.30 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 sparc64/sparc64

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 03:53:44 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 03:53:44 - 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-11-06 03:53:44 - starting HEAD tinderbox run for sparc64/sparc64
TB --- 2013-11-06 03:53:44 - cleaning the object tree
TB --- 2013-11-06 03:54:40 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 03:54:44 - At svn revision 257733
TB --- 2013-11-06 03:54:45 - building world
TB --- 2013-11-06 03:54:45 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 03:54:45 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 03:54:45 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 03:54:45 - SRCCONF=/dev/null
TB --- 2013-11-06 03:54:45 - TARGET=sparc64
TB --- 2013-11-06 03:54:45 - TARGET_ARCH=sparc64
TB --- 2013-11-06 03:54:45 - TZ=UTC
TB --- 2013-11-06 03:54:45 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 03:54:45 - cd /src
TB --- 2013-11-06 03:54:45 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 03:54: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
[...]
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/sparc64/divsi3.S:321: 
Error: junk at end of line, first unrecognized character is `!'
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/sparc64/divsi3.S:322: 
Error: bad register name `%o2'
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/sparc64/divsi3.S:324: 
Error: no such instruction: `tst %g3'
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/sparc64/divsi3.S:325: 
Error: no such instruction: `bl,a 1f'
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/sparc64/divsi3.S:326: 
Error: junk at end of line, first unrecognized character is `!'
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/sparc64/divsi3.S:327: 
Error: bad register name `%o2'
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/sparc64/divsi3.S:329: 
Error: invalid char '!' beginning operand 1 `!leaf-routine return'
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/sparc64/divsi3.S:330: 
Error: bad register name `%o2'
*** Error code 1

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

Stop.
bmake[2]: stopped in /src
*** 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-11-06 03:57:53 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-06 03:57:53 - ERROR: failed to build world
TB --- 2013-11-06 03:57:53 - 135.77 user 40.00 system 248.55 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 i386/pc98

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 03:48:40 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 03:48:40 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE 
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2013-11-06 03:48:40 - starting HEAD tinderbox run for i386/pc98
TB --- 2013-11-06 03:48:40 - cleaning the object tree
TB --- 2013-11-06 03:49:08 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 03:49:11 - At svn revision 257733
TB --- 2013-11-06 03:49:12 - building world
TB --- 2013-11-06 03:49:12 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 03:49:12 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 03:49:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 03:49:12 - SRCCONF=/dev/null
TB --- 2013-11-06 03:49:12 - TARGET=pc98
TB --- 2013-11-06 03:49:12 - TARGET_ARCH=i386
TB --- 2013-11-06 03:49:12 - TZ=UTC
TB --- 2013-11-06 03:49:12 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 03:49:12 - cd /src
TB --- 2013-11-06 03:49:12 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 03:49:20 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
[...]
CC='cc ' mkdep -f .depend -a-DVISIBILITY_HIDDEN -std=gnu99   
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvdi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvsi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/ashldi3.S 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashlti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/ashrdi3.S 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashrti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clear_cache.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzti2.c 
/src/lib/libcompi!
 ler_rt/../../contrib/compiler-rt/lib/cmpdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/cmpti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparedf2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparesf2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/divdi3.S 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmoddi4.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmodsi4.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divxc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/enable_execute_stack.c 
/src/lib/libcompiler_rt/../!
 ../contrib/compiler-rt/lib/eprintf.c /src/lib/libcompiler_rt/.!
 ./../contrib/compiler-rt/lib/ffsdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ffsti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfti.c 
/src/lib/libcompiler_rt/../.!
 ./contrib/compiler-rt/lib/fixxfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixxfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdidf.S 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdisf.S 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdixf.S 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattidf.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floa

Re: [CFT] bsdinstall and zfsboot enhancements

2013-11-05 Thread Craig Rodrigues
On Sat, Nov 2, 2013 at 10:59 AM, Teske, Devin wrote:

>
> + Update bsdinstall's "config" script to adjust ttyu* entries in
> /etc/ttys when it is determined that we are in-fact doing an install
> over serial (e.g. bhyve).
>

I think this is useful.  In earlier versions of BHyve, the default was to
use console over a PCI serial device.
With this commit from Neel Natu:
http://lists.freebsd.org/pipermail/svn-src-all/2013-October/076027.html
it is now possible to specify a different device for the console, such as
COM1.

--
Craig
___
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-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 03:48:50 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 03:48:50 - 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-11-06 03:48:51 - starting HEAD tinderbox run for ia64/ia64
TB --- 2013-11-06 03:48:51 - cleaning the object tree
TB --- 2013-11-06 03:49:48 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 03:49:51 - At svn revision 257733
TB --- 2013-11-06 03:49:52 - building world
TB --- 2013-11-06 03:49:52 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 03:49:52 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 03:49:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 03:49:52 - SRCCONF=/dev/null
TB --- 2013-11-06 03:49:52 - TARGET=ia64
TB --- 2013-11-06 03:49:52 - TARGET_ARCH=ia64
TB --- 2013-11-06 03:49:52 - TZ=UTC
TB --- 2013-11-06 03:49:52 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 03:49:52 - cd /src
TB --- 2013-11-06 03:49:52 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 03:49:59 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
[...]
/src/gnu/lib/libgcc/../../../contrib/gcc/config/ia64/unwind-ia64.c:2191: error: 
unknown register name 'r24' in 'asm'
/src/gnu/lib/libgcc/../../../contrib/gcc/config/ia64/unwind-ia64.c:2191: error: 
unknown register name 'r23' in 'asm'
/src/gnu/lib/libgcc/../../../contrib/gcc/config/ia64/unwind-ia64.c:2191: error: 
unknown register name 'r22' in 'asm'
/src/gnu/lib/libgcc/../../../contrib/gcc/config/ia64/unwind-ia64.c:2191: error: 
unknown register name 'r21' in 'asm'
/src/gnu/lib/libgcc/../../../contrib/gcc/config/ia64/unwind-ia64.c:2191: error: 
unknown register name 'r20' in 'asm'
/src/gnu/lib/libgcc/../../../contrib/gcc/config/ia64/unwind-ia64.c:2191: error: 
unknown register name 'r18' in 'asm'
/src/gnu/lib/libgcc/../../../contrib/gcc/config/ia64/unwind-ia64.c:2191: error: 
unknown register name 'r17' in 'asm'
/src/gnu/lib/libgcc/../../../contrib/gcc/config/ia64/unwind-ia64.c:2191: error: 
unknown register name 'r16' in 'asm'
*** Error code 1

Stop.
bmake[3]: stopped in /src/gnu/lib/libgcc
*** Error code 1

Stop.
bmake[2]: stopped in /src
*** 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-11-06 03:53:36 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-06 03:53:36 - ERROR: failed to build world
TB --- 2013-11-06 03:53:36 - 149.25 user 41.30 system 285.24 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 mips64/mips

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 03:49:36 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 03:49:36 - 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-11-06 03:49:36 - starting HEAD tinderbox run for mips64/mips
TB --- 2013-11-06 03:49:36 - cleaning the object tree
TB --- 2013-11-06 03:50:15 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 03:50:18 - At svn revision 257733
TB --- 2013-11-06 03:50:19 - building world
TB --- 2013-11-06 03:50:19 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 03:50:19 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 03:50:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 03:50:19 - SRCCONF=/dev/null
TB --- 2013-11-06 03:50:19 - TARGET=mips
TB --- 2013-11-06 03:50:19 - TARGET_ARCH=mips64
TB --- 2013-11-06 03:50:19 - TZ=UTC
TB --- 2013-11-06 03:50:19 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 03:50:19 - cd /src
TB --- 2013-11-06 03:50:19 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 03:50:26 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
[...]
building static gcc_eh library
ranlib libgcc_eh.a
sh /src/tools/install.sh -C -o root -g wheel -m 444   libgcc_eh.a 
/obj/mips.mips64/src/tmp/usr/lib
===> lib/libcompiler_rt (obj,depend,all,install)
rm -f .depend
CC='cc ' mkdep -f .depend -a-DVISIBILITY_HIDDEN -std=gnu99   
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvdi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvsi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashldi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashlti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashrdi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashrti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clear_cache.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzti2.c 
/src/lib/libcompiler_rt/../!
 ../contrib/compiler-rt/lib/cmpdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/cmpti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparedf2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparesf2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmoddi4.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmodsi4.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divxc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/enable_execute_stack.c 
/src/lib/libcompiler_rt/../../contrib/comp!
 iler-rt/lib/eprintf.c /src/lib/libcompiler_rt/../../contrib/co!
 mpiler-rt/lib/ffsdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ffsti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfti.c 
/src/lib/libcompiler_rt/../../contrib/compi!
 ler-rt/lib/fixxfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixxfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatdidf.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatdisf.c 
/src/

[head tinderbox] failure on mips/mips

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 03:48:56 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 03:48: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-11-06 03:48:56 - starting HEAD tinderbox run for mips/mips
TB --- 2013-11-06 03:48:56 - cleaning the object tree
TB --- 2013-11-06 03:49:52 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 03:49:55 - At svn revision 257733
TB --- 2013-11-06 03:49:56 - building world
TB --- 2013-11-06 03:49:56 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 03:49:56 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 03:49:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 03:49:56 - SRCCONF=/dev/null
TB --- 2013-11-06 03:49:56 - TARGET=mips
TB --- 2013-11-06 03:49:56 - TARGET_ARCH=mips
TB --- 2013-11-06 03:49:56 - TZ=UTC
TB --- 2013-11-06 03:49:56 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 03:49:56 - cd /src
TB --- 2013-11-06 03:49:56 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 03:50:04 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
[...]
building static gcc_eh library
ranlib libgcc_eh.a
sh /src/tools/install.sh -C -o root -g wheel -m 444   libgcc_eh.a 
/obj/mips.mips/src/tmp/usr/lib
===> lib/libcompiler_rt (obj,depend,all,install)
rm -f .depend
CC='cc ' mkdep -f .depend -a-DVISIBILITY_HIDDEN -std=gnu99   
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvdi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvsi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashldi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashlti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashrdi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashrti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clear_cache.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzti2.c 
/src/lib/libcompiler_rt/../!
 ../contrib/compiler-rt/lib/cmpdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/cmpti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparedf2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparesf2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmoddi4.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmodsi4.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divxc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/enable_execute_stack.c 
/src/lib/libcompiler_rt/../../contrib/comp!
 iler-rt/lib/eprintf.c /src/lib/libcompiler_rt/../../contrib/co!
 mpiler-rt/lib/ffsdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ffsti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfti.c 
/src/lib/libcompiler_rt/../../contrib/compi!
 ler-rt/lib/fixxfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixxfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatdidf.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatdisf.c 
/src/lib/li

[head tinderbox] failure on amd64/amd64

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 03:40:15 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 03:40:15 - 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-11-06 03:40:15 - starting HEAD tinderbox run for amd64/amd64
TB --- 2013-11-06 03:40:15 - cleaning the object tree
TB --- 2013-11-06 03:42:13 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 03:42:17 - At svn revision 257733
TB --- 2013-11-06 03:42:18 - building world
TB --- 2013-11-06 03:42:18 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 03:42:18 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 03:42:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 03:42:18 - SRCCONF=/dev/null
TB --- 2013-11-06 03:42:18 - TARGET=amd64
TB --- 2013-11-06 03:42:18 - TARGET_ARCH=amd64
TB --- 2013-11-06 03:42:18 - TZ=UTC
TB --- 2013-11-06 03:42:18 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 03:42:18 - cd /src
TB --- 2013-11-06 03:42:18 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 03:42:25 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
[...]
CC='cc ' mkdep -f .depend -a-DVISIBILITY_HIDDEN -std=gnu99   
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvdi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvsi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashldi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashlti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashrdi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashrti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clear_cache.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzti2.c 
/src/lib/libcompiler_rt/../!
 ../contrib/compiler-rt/lib/cmpdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/cmpti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparedf2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparesf2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmoddi4.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmodsi4.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divxc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/enable_execute_stack.c 
/src/lib/libcompiler_rt/../../contrib/comp!
 iler-rt/lib/eprintf.c /src/lib/libcompiler_rt/../../contrib/co!
 mpiler-rt/lib/ffsdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ffsti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfti.c 
/src/lib/libcompiler_rt/../../contrib/compi!
 ler-rt/lib/fixxfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixxfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/x86_64/floatdidf.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/x86_64/floatdisf.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/x86_64/floatdixf.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattidf.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattisf

[head tinderbox] failure on arm/arm

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 03:40:15 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 03:40:15 - 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-11-06 03:40:15 - starting HEAD tinderbox run for arm/arm
TB --- 2013-11-06 03:40:15 - cleaning the object tree
TB --- 2013-11-06 03:42:11 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 03:42:15 - At svn revision 257733
TB --- 2013-11-06 03:42:16 - building world
TB --- 2013-11-06 03:42:16 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 03:42:16 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 03:42:16 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 03:42:16 - SRCCONF=/dev/null
TB --- 2013-11-06 03:42:16 - TARGET=arm
TB --- 2013-11-06 03:42:16 - TARGET_ARCH=arm
TB --- 2013-11-06 03:42:16 - TZ=UTC
TB --- 2013-11-06 03:42:16 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 03:42:16 - cd /src
TB --- 2013-11-06 03:42:16 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 03:42:22 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
[...]
LC_ALL=C awk -f /src/gnu/lib/libgcc/../../../contrib/gcc/opt-functions.awk  -f 
/src/gnu/lib/libgcc/../../../contrib/gcc/opth-gen.awk  < optionlist > options.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc unwind.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/config/arm/unwind-arm.h unwind.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc gthr-default.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/gthr-posix.h gthr-default.h
cc  -c -O -pipe  -DTARGET_ARM_EABI -DIN_GCC -DIN_LIBGCC2 
-D__GCC_FLOAT_NOT_NEEDED  -DHAVE_GTHR_DEFAULT  
-I/src/gnu/lib/libgcc/../../../contrib/gcclibs/include  
-I/src/gnu/lib/libgcc/../../../contrib/gcc/config 
-I/src/gnu/lib/libgcc/../../../contrib/gcc -I.  
-I/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools -Dinhibit_libc -fno-inline 
-fheinous-gnu-extensions -std=gnu99 -Qunused-arguments  -fvisibility=hidden 
-DHIDE_EXPORTS -fPIC -fexceptions -D__GLIBC__=3 -DElfW=__ElfN -o unwind-arm.o 
/src/gnu/lib/libgcc/../../../contrib/gcc/config/arm/unwind-arm.c
cc: unrecognized option '-Qunused-arguments'
cc1: error: unrecognized command line option "-fheinous-gnu-extensions"
*** Error code 1

Stop.
bmake[3]: stopped in /src/gnu/lib/libgcc
*** Error code 1

Stop.
bmake[2]: stopped in /src
*** 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-11-06 03:48:40 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-06 03:48:40 - ERROR: failed to build world
TB --- 2013-11-06 03:48:40 - 298.17 user 68.22 system 504.30 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 armv6/arm

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 03:40:15 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 03:40:15 - 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-11-06 03:40:15 - starting HEAD tinderbox run for armv6/arm
TB --- 2013-11-06 03:40:15 - cleaning the object tree
TB --- 2013-11-06 03:42:14 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 03:42:18 - At svn revision 257733
TB --- 2013-11-06 03:42:19 - building world
TB --- 2013-11-06 03:42:19 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 03:42:19 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 03:42:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 03:42:19 - SRCCONF=/dev/null
TB --- 2013-11-06 03:42:19 - TARGET=arm
TB --- 2013-11-06 03:42:19 - TARGET_ARCH=armv6
TB --- 2013-11-06 03:42:19 - TZ=UTC
TB --- 2013-11-06 03:42:19 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 03:42:19 - cd /src
TB --- 2013-11-06 03:42:19 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 03:42:25 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
[...]
LC_ALL=C awk -f /src/gnu/lib/libgcc/../../../contrib/gcc/opt-functions.awk  -f 
/src/gnu/lib/libgcc/../../../contrib/gcc/opth-gen.awk  < optionlist > options.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc unwind.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/config/arm/unwind-arm.h unwind.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc gthr-default.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/gthr-posix.h gthr-default.h
cc  -c -O -pipe  -DTARGET_ARM_EABI -DIN_GCC -DIN_LIBGCC2 
-D__GCC_FLOAT_NOT_NEEDED  -DHAVE_GTHR_DEFAULT  
-I/src/gnu/lib/libgcc/../../../contrib/gcclibs/include  
-I/src/gnu/lib/libgcc/../../../contrib/gcc/config 
-I/src/gnu/lib/libgcc/../../../contrib/gcc -I.  
-I/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools -Dinhibit_libc -fno-inline 
-fheinous-gnu-extensions -std=gnu99 -Qunused-arguments  -fvisibility=hidden 
-DHIDE_EXPORTS -fPIC -fexceptions -D__GLIBC__=3 -DElfW=__ElfN -o unwind-arm.o 
/src/gnu/lib/libgcc/../../../contrib/gcc/config/arm/unwind-arm.c
cc: unrecognized option '-Qunused-arguments'
cc1: error: unrecognized command line option "-fheinous-gnu-extensions"
*** Error code 1

Stop.
bmake[3]: stopped in /src/gnu/lib/libgcc
*** Error code 1

Stop.
bmake[2]: stopped in /src
*** 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-11-06 03:48:50 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-06 03:48:50 - ERROR: failed to build world
TB --- 2013-11-06 03:48:50 - 297.60 user 70.48 system 515.05 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 i386/i386

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 03:40:15 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 03:40:15 - 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-11-06 03:40:15 - starting HEAD tinderbox run for i386/i386
TB --- 2013-11-06 03:40:15 - cleaning the object tree
TB --- 2013-11-06 03:42:14 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 03:42:18 - At svn revision 257733
TB --- 2013-11-06 03:42:19 - building world
TB --- 2013-11-06 03:42:19 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 03:42:19 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 03:42:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 03:42:19 - SRCCONF=/dev/null
TB --- 2013-11-06 03:42:19 - TARGET=i386
TB --- 2013-11-06 03:42:19 - TARGET_ARCH=i386
TB --- 2013-11-06 03:42:19 - TZ=UTC
TB --- 2013-11-06 03:42:19 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 03:42:19 - cd /src
TB --- 2013-11-06 03:42:19 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 03:42:25 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
[...]
CC='cc ' mkdep -f .depend -a-DVISIBILITY_HIDDEN -std=gnu99   
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvdi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvsi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/ashldi3.S 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashlti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/ashrdi3.S 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashrti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clear_cache.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzti2.c 
/src/lib/libcompi!
 ler_rt/../../contrib/compiler-rt/lib/cmpdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/cmpti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparedf2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparesf2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/divdi3.S 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmoddi4.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmodsi4.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divxc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/enable_execute_stack.c 
/src/lib/libcompiler_rt/../!
 ../contrib/compiler-rt/lib/eprintf.c /src/lib/libcompiler_rt/.!
 ./../contrib/compiler-rt/lib/ffsdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ffsti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfti.c 
/src/lib/libcompiler_rt/../.!
 ./contrib/compiler-rt/lib/fixxfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixxfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdidf.S 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdisf.S 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/i386/floatdixf.S 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floattidf.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floa

[head tinderbox] failure on powerpc64/powerpc

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 03:23:20 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 03:23:20 - 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-11-06 03:23:20 - starting HEAD tinderbox run for powerpc64/powerpc
TB --- 2013-11-06 03:23:20 - cleaning the object tree
TB --- 2013-11-06 03:24:17 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 03:24:21 - At svn revision 257732
TB --- 2013-11-06 03:24:22 - building world
TB --- 2013-11-06 03:24:22 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 03:24:22 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 03:24:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 03:24:22 - SRCCONF=/dev/null
TB --- 2013-11-06 03:24:22 - TARGET=powerpc
TB --- 2013-11-06 03:24:22 - TARGET_ARCH=powerpc64
TB --- 2013-11-06 03:24:22 - TZ=UTC
TB --- 2013-11-06 03:24:22 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 03:24:22 - cd /src
TB --- 2013-11-06 03:24:22 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 03:24:28 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
[...]
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:280: Error: 
no such instruction: `lwz 28,-16(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:281: Error: 
no such instruction: `lwz 29,-12(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:282: Error: 
no such instruction: `lwz 30,-8(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:283: Error: 
no such instruction: `lwz 0,4(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:284: Error: 
no such instruction: `lwz 31,-4(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:285: Error: 
no such instruction: `mtlr 0'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:286: Error: 
no such instruction: `mr 1,11'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:287: Error: 
no such instruction: `blr'
*** Error code 1

Stop.
bmake[3]: stopped in /src/gnu/lib/csu
*** Error code 1

Stop.
bmake[2]: stopped in /src
*** 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-11-06 03:31:02 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-06 03:31:02 - ERROR: failed to build world
TB --- 2013-11-06 03:31:02 - 336.07 user 61.39 system 462.06 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-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 03:23:16 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 03:23: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-11-06 03:23:16 - starting HEAD tinderbox run for powerpc/powerpc
TB --- 2013-11-06 03:23:16 - cleaning the object tree
TB --- 2013-11-06 03:24:01 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 03:24:05 - At svn revision 257732
TB --- 2013-11-06 03:24:06 - building world
TB --- 2013-11-06 03:24:06 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 03:24:06 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 03:24:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 03:24:06 - SRCCONF=/dev/null
TB --- 2013-11-06 03:24:06 - TARGET=powerpc
TB --- 2013-11-06 03:24:06 - TARGET_ARCH=powerpc
TB --- 2013-11-06 03:24:06 - TZ=UTC
TB --- 2013-11-06 03:24:06 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 03:24:06 - cd /src
TB --- 2013-11-06 03:24:06 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 03:24:13 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
[...]
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:280: Error: 
no such instruction: `lwz 28,-16(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:281: Error: 
no such instruction: `lwz 29,-12(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:282: Error: 
no such instruction: `lwz 30,-8(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:283: Error: 
no such instruction: `lwz 0,4(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:284: Error: 
no such instruction: `lwz 31,-4(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:285: Error: 
no such instruction: `mtlr 0'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:286: Error: 
no such instruction: `mr 1,11'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:287: Error: 
no such instruction: `blr'
*** Error code 1

Stop.
bmake[3]: stopped in /src/gnu/lib/csu
*** Error code 1

Stop.
bmake[2]: stopped in /src
*** 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-11-06 03:30:37 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-06 03:30:37 - ERROR: failed to build world
TB --- 2013-11-06 03:30:37 - 326.38 user 54.84 system 440.96 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 sparc64/sparc64

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 03:23:26 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 03:23:26 - 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-11-06 03:23:26 - starting HEAD tinderbox run for sparc64/sparc64
TB --- 2013-11-06 03:23:26 - cleaning the object tree
TB --- 2013-11-06 03:24:19 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 03:24:23 - At svn revision 257732
TB --- 2013-11-06 03:24:24 - building world
TB --- 2013-11-06 03:24:24 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 03:24:24 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 03:24:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 03:24:24 - SRCCONF=/dev/null
TB --- 2013-11-06 03:24:24 - TARGET=sparc64
TB --- 2013-11-06 03:24:24 - TARGET_ARCH=sparc64
TB --- 2013-11-06 03:24:24 - TZ=UTC
TB --- 2013-11-06 03:24:24 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 03:24:24 - cd /src
TB --- 2013-11-06 03:24:24 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 03:24:30 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
[...]
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/sparc64/divsi3.S:321: 
Error: junk at end of line, first unrecognized character is `!'
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/sparc64/divsi3.S:322: 
Error: bad register name `%o2'
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/sparc64/divsi3.S:324: 
Error: no such instruction: `tst %g3'
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/sparc64/divsi3.S:325: 
Error: no such instruction: `bl,a 1f'
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/sparc64/divsi3.S:326: 
Error: junk at end of line, first unrecognized character is `!'
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/sparc64/divsi3.S:327: 
Error: bad register name `%o2'
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/sparc64/divsi3.S:329: 
Error: invalid char '!' beginning operand 1 `!leaf-routine return'
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/sparc64/divsi3.S:330: 
Error: bad register name `%o2'
*** Error code 1

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

Stop.
bmake[2]: stopped in /src
*** 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-11-06 03:27:39 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-06 03:27:39 - ERROR: failed to build world
TB --- 2013-11-06 03:27:39 - 136.70 user 39.72 system 253.21 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 i386/pc98

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 03:18:27 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 03:18:27 - 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-11-06 03:18:27 - starting HEAD tinderbox run for i386/pc98
TB --- 2013-11-06 03:18:27 - cleaning the object tree
TB --- 2013-11-06 03:19:29 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 03:19:33 - At svn revision 257732
TB --- 2013-11-06 03:19:34 - building world
TB --- 2013-11-06 03:19:34 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 03:19:34 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 03:19:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 03:19:34 - SRCCONF=/dev/null
TB --- 2013-11-06 03:19:34 - TARGET=pc98
TB --- 2013-11-06 03:19:34 - TARGET_ARCH=i386
TB --- 2013-11-06 03:19:34 - TZ=UTC
TB --- 2013-11-06 03:19:34 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 03:19:34 - cd /src
TB --- 2013-11-06 03:19:34 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 03:19:42 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
[...]
LC_ALL=C awk -f /src/gnu/lib/libgcc/../../../contrib/gcc/opt-functions.awk  -f 
/src/gnu/lib/libgcc/../../../contrib/gcc/opth-gen.awk  < optionlist > options.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc unwind.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/unwind-generic.h unwind.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc gthr-default.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/gthr-posix.h gthr-default.h
cc  -c -O2 -pipe  -DIN_GCC -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  
-DHAVE_GTHR_DEFAULT  -I/src/gnu/lib/libgcc/../../../contrib/gcclibs/include  
-I/src/gnu/lib/libgcc/../../../contrib/gcc/config 
-I/src/gnu/lib/libgcc/../../../contrib/gcc -I.  
-I/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools -Wno-static-in-inline 
-std=gnu99 -Qunused-arguments  -fvisibility=hidden -DHIDE_EXPORTS -fPIC 
-fexceptions -D__GLIBC__=3 -DElfW=__ElfN -o unwind-dw2.o 
/src/gnu/lib/libgcc/../../../contrib/gcc/unwind-dw2.c
cc: unrecognized option '-Qunused-arguments'
cc1: error: unrecognized command line option "-Wno-static-in-inline"
*** Error code 1

Stop.
bmake[3]: stopped in /src/gnu/lib/libgcc
*** Error code 1

Stop.
bmake[2]: stopped in /src
*** 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-11-06 03:26:54 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-06 03:26:54 - ERROR: failed to build world
TB --- 2013-11-06 03:26:54 - 328.41 user 64.31 system 507.66 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 ia64/ia64

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 03:18:29 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 03:18:29 - 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-11-06 03:18:29 - starting HEAD tinderbox run for ia64/ia64
TB --- 2013-11-06 03:18:29 - cleaning the object tree
TB --- 2013-11-06 03:19:44 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 03:19:48 - At svn revision 257732
TB --- 2013-11-06 03:19:49 - building world
TB --- 2013-11-06 03:19:49 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 03:19:49 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 03:19:49 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 03:19:49 - SRCCONF=/dev/null
TB --- 2013-11-06 03:19:49 - TARGET=ia64
TB --- 2013-11-06 03:19:49 - TARGET_ARCH=ia64
TB --- 2013-11-06 03:19:49 - TZ=UTC
TB --- 2013-11-06 03:19:49 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 03:19:49 - cd /src
TB --- 2013-11-06 03:19:49 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 03:19: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
[...]
/src/gnu/lib/libgcc/../../../contrib/gcc/config/ia64/unwind-ia64.c:2191: error: 
unknown register name 'r24' in 'asm'
/src/gnu/lib/libgcc/../../../contrib/gcc/config/ia64/unwind-ia64.c:2191: error: 
unknown register name 'r23' in 'asm'
/src/gnu/lib/libgcc/../../../contrib/gcc/config/ia64/unwind-ia64.c:2191: error: 
unknown register name 'r22' in 'asm'
/src/gnu/lib/libgcc/../../../contrib/gcc/config/ia64/unwind-ia64.c:2191: error: 
unknown register name 'r21' in 'asm'
/src/gnu/lib/libgcc/../../../contrib/gcc/config/ia64/unwind-ia64.c:2191: error: 
unknown register name 'r20' in 'asm'
/src/gnu/lib/libgcc/../../../contrib/gcc/config/ia64/unwind-ia64.c:2191: error: 
unknown register name 'r18' in 'asm'
/src/gnu/lib/libgcc/../../../contrib/gcc/config/ia64/unwind-ia64.c:2191: error: 
unknown register name 'r17' in 'asm'
/src/gnu/lib/libgcc/../../../contrib/gcc/config/ia64/unwind-ia64.c:2191: error: 
unknown register name 'r16' in 'asm'
*** Error code 1

Stop.
bmake[3]: stopped in /src/gnu/lib/libgcc
*** Error code 1

Stop.
bmake[2]: stopped in /src
*** 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-11-06 03:23:20 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-06 03:23:20 - ERROR: failed to build world
TB --- 2013-11-06 03:23:20 - 148.83 user 41.61 system 291.13 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 mips/mips

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 03:18:31 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 03:18:31 - 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-11-06 03:18:31 - starting HEAD tinderbox run for mips/mips
TB --- 2013-11-06 03:18:31 - cleaning the object tree
TB --- 2013-11-06 03:19:46 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 03:19:49 - At svn revision 257732
TB --- 2013-11-06 03:19:50 - building world
TB --- 2013-11-06 03:19:50 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 03:19:50 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 03:19:50 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 03:19:50 - SRCCONF=/dev/null
TB --- 2013-11-06 03:19:50 - TARGET=mips
TB --- 2013-11-06 03:19:50 - TARGET_ARCH=mips
TB --- 2013-11-06 03:19:50 - TZ=UTC
TB --- 2013-11-06 03:19:50 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 03:19:50 - cd /src
TB --- 2013-11-06 03:19:50 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 03:19:57 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
[...]
building static gcc_eh library
ranlib libgcc_eh.a
sh /src/tools/install.sh -C -o root -g wheel -m 444   libgcc_eh.a 
/obj/mips.mips/src/tmp/usr/lib
===> lib/libcompiler_rt (obj,depend,all,install)
rm -f .depend
CC='cc ' mkdep -f .depend -a-DVISIBILITY_HIDDEN -std=gnu99   
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvdi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvsi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashldi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashlti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashrdi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashrti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clear_cache.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzti2.c 
/src/lib/libcompiler_rt/../!
 ../contrib/compiler-rt/lib/cmpdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/cmpti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparedf2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparesf2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmoddi4.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmodsi4.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divxc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/enable_execute_stack.c 
/src/lib/libcompiler_rt/../../contrib/comp!
 iler-rt/lib/eprintf.c /src/lib/libcompiler_rt/../../contrib/co!
 mpiler-rt/lib/ffsdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ffsti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfti.c 
/src/lib/libcompiler_rt/../../contrib/compi!
 ler-rt/lib/fixxfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixxfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatdidf.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatdisf.c 
/src/lib/li

[head tinderbox] failure on mips64/mips

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 03:19:09 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 03:19:09 - 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-11-06 03:19:09 - starting HEAD tinderbox run for mips64/mips
TB --- 2013-11-06 03:19:09 - cleaning the object tree
TB --- 2013-11-06 03:19:55 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 03:19:58 - At svn revision 257732
TB --- 2013-11-06 03:19:59 - building world
TB --- 2013-11-06 03:19:59 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 03:19:59 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 03:19:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 03:19:59 - SRCCONF=/dev/null
TB --- 2013-11-06 03:19:59 - TARGET=mips
TB --- 2013-11-06 03:19:59 - TARGET_ARCH=mips64
TB --- 2013-11-06 03:19:59 - TZ=UTC
TB --- 2013-11-06 03:19:59 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 03:19:59 - cd /src
TB --- 2013-11-06 03:19:59 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 03:20:06 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
[...]
building static gcc_eh library
ranlib libgcc_eh.a
sh /src/tools/install.sh -C -o root -g wheel -m 444   libgcc_eh.a 
/obj/mips.mips64/src/tmp/usr/lib
===> lib/libcompiler_rt (obj,depend,all,install)
rm -f .depend
CC='cc ' mkdep -f .depend -a-DVISIBILITY_HIDDEN -std=gnu99   
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvdi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvsi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashldi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashlti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashrdi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashrti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clear_cache.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzti2.c 
/src/lib/libcompiler_rt/../!
 ../contrib/compiler-rt/lib/cmpdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/cmpti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparedf2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparesf2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmoddi4.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmodsi4.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divxc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/enable_execute_stack.c 
/src/lib/libcompiler_rt/../../contrib/comp!
 iler-rt/lib/eprintf.c /src/lib/libcompiler_rt/../../contrib/co!
 mpiler-rt/lib/ffsdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ffsti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfti.c 
/src/lib/libcompiler_rt/../../contrib/compi!
 ler-rt/lib/fixxfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixxfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatdidf.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatdisf.c 
/src/

[head tinderbox] failure on amd64/amd64

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 03:10:15 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 03:10:15 - 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-11-06 03:10:15 - starting HEAD tinderbox run for amd64/amd64
TB --- 2013-11-06 03:10:15 - cleaning the object tree
TB --- 2013-11-06 03:11:54 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 03:11:58 - At svn revision 257732
TB --- 2013-11-06 03:11:59 - building world
TB --- 2013-11-06 03:11:59 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 03:11:59 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 03:11:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 03:11:59 - SRCCONF=/dev/null
TB --- 2013-11-06 03:11:59 - TARGET=amd64
TB --- 2013-11-06 03:11:59 - TARGET_ARCH=amd64
TB --- 2013-11-06 03:11:59 - TZ=UTC
TB --- 2013-11-06 03:11:59 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 03:11:59 - cd /src
TB --- 2013-11-06 03:11:59 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 03:12: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
>>> 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
[...]
LC_ALL=C awk -f /src/gnu/lib/libgcc/../../../contrib/gcc/opt-functions.awk  -f 
/src/gnu/lib/libgcc/../../../contrib/gcc/opth-gen.awk  < optionlist > options.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc unwind.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/unwind-generic.h unwind.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc gthr-default.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/gthr-posix.h gthr-default.h
cc  -c -O2 -pipe  -DIN_GCC -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  
-DHAVE_GTHR_DEFAULT  -I/src/gnu/lib/libgcc/../../../contrib/gcclibs/include  
-I/src/gnu/lib/libgcc/../../../contrib/gcc/config 
-I/src/gnu/lib/libgcc/../../../contrib/gcc -I.  
-I/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools -Wno-static-in-inline 
-std=gnu99 -Qunused-arguments  -fvisibility=hidden -DHIDE_EXPORTS -fPIC 
-fexceptions -D__GLIBC__=3 -DElfW=__ElfN -o unwind-dw2.o 
/src/gnu/lib/libgcc/../../../contrib/gcc/unwind-dw2.c
cc: unrecognized option '-Qunused-arguments'
cc1: error: unrecognized command line option "-Wno-static-in-inline"
*** Error code 1

Stop.
bmake[3]: stopped in /src/gnu/lib/libgcc
*** Error code 1

Stop.
bmake[2]: stopped in /src
*** 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-11-06 03:19:09 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-06 03:19:09 - ERROR: failed to build world
TB --- 2013-11-06 03:19:09 - 309.12 user 79.70 system 533.80 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 arm/arm

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 03:10:15 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 03:10:15 - 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-11-06 03:10:15 - starting HEAD tinderbox run for arm/arm
TB --- 2013-11-06 03:10:15 - cleaning the object tree
TB --- 2013-11-06 03:11:54 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 03:11:58 - At svn revision 257732
TB --- 2013-11-06 03:11:59 - building world
TB --- 2013-11-06 03:11:59 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 03:11:59 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 03:11:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 03:11:59 - SRCCONF=/dev/null
TB --- 2013-11-06 03:11:59 - TARGET=arm
TB --- 2013-11-06 03:11:59 - TARGET_ARCH=arm
TB --- 2013-11-06 03:11:59 - TZ=UTC
TB --- 2013-11-06 03:11:59 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 03:11:59 - cd /src
TB --- 2013-11-06 03:11:59 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 03:12: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
>>> 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
[...]
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc unwind.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/config/arm/unwind-arm.h unwind.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc gthr-default.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/gthr-posix.h gthr-default.h
cc  -c -O -pipe  -DTARGET_ARM_EABI -DIN_GCC -DIN_LIBGCC2 
-D__GCC_FLOAT_NOT_NEEDED  -DHAVE_GTHR_DEFAULT  
-I/src/gnu/lib/libgcc/../../../contrib/gcclibs/include  
-I/src/gnu/lib/libgcc/../../../contrib/gcc/config 
-I/src/gnu/lib/libgcc/../../../contrib/gcc -I.  
-I/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools -Wno-static-in-inline 
-Dinhibit_libc -fno-inline -fheinous-gnu-extensions -std=gnu99 
-Qunused-arguments  -fvisibility=hidden -DHIDE_EXPORTS -fPIC -fexceptions 
-D__GLIBC__=3 -DElfW=__ElfN -o unwind-arm.o 
/src/gnu/lib/libgcc/../../../contrib/gcc/config/arm/unwind-arm.c
cc: unrecognized option '-Qunused-arguments'
cc1: error: unrecognized command line option "-Wno-static-in-inline"
cc1: error: unrecognized command line option "-fheinous-gnu-extensions"
*** Error code 1

Stop.
bmake[3]: stopped in /src/gnu/lib/libgcc
*** Error code 1

Stop.
bmake[2]: stopped in /src
*** 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-11-06 03:18:30 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-06 03:18:30 - ERROR: failed to build world
TB --- 2013-11-06 03:18:30 - 298.28 user 69.82 system 495.09 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-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 03:10:15 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 03:10:15 - 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-11-06 03:10:15 - starting HEAD tinderbox run for i386/i386
TB --- 2013-11-06 03:10:15 - cleaning the object tree
TB --- 2013-11-06 03:11:51 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 03:11:55 - At svn revision 257732
TB --- 2013-11-06 03:11:56 - building world
TB --- 2013-11-06 03:11:56 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 03:11:56 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 03:11:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 03:11:56 - SRCCONF=/dev/null
TB --- 2013-11-06 03:11:56 - TARGET=i386
TB --- 2013-11-06 03:11:56 - TARGET_ARCH=i386
TB --- 2013-11-06 03:11:56 - TZ=UTC
TB --- 2013-11-06 03:11:56 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 03:11:56 - cd /src
TB --- 2013-11-06 03:11:56 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 03:12:02 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
[...]
LC_ALL=C awk -f /src/gnu/lib/libgcc/../../../contrib/gcc/opt-functions.awk  -f 
/src/gnu/lib/libgcc/../../../contrib/gcc/opth-gen.awk  < optionlist > options.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc unwind.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/unwind-generic.h unwind.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc gthr-default.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/gthr-posix.h gthr-default.h
cc  -c -O2 -pipe  -DIN_GCC -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  
-DHAVE_GTHR_DEFAULT  -I/src/gnu/lib/libgcc/../../../contrib/gcclibs/include  
-I/src/gnu/lib/libgcc/../../../contrib/gcc/config 
-I/src/gnu/lib/libgcc/../../../contrib/gcc -I.  
-I/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools -Wno-static-in-inline 
-std=gnu99 -Qunused-arguments  -fvisibility=hidden -DHIDE_EXPORTS -fPIC 
-fexceptions -D__GLIBC__=3 -DElfW=__ElfN -o unwind-dw2.o 
/src/gnu/lib/libgcc/../../../contrib/gcc/unwind-dw2.c
cc: unrecognized option '-Qunused-arguments'
cc1: error: unrecognized command line option "-Wno-static-in-inline"
*** Error code 1

Stop.
bmake[3]: stopped in /src/gnu/lib/libgcc
*** Error code 1

Stop.
bmake[2]: stopped in /src
*** 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-11-06 03:18:29 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-06 03:18:29 - ERROR: failed to build world
TB --- 2013-11-06 03:18:29 - 298.55 user 71.68 system 493.56 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 armv6/arm

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 03:10:15 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 03:10:15 - 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-11-06 03:10:15 - starting HEAD tinderbox run for armv6/arm
TB --- 2013-11-06 03:10:15 - cleaning the object tree
TB --- 2013-11-06 03:11:51 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 03:11:55 - At svn revision 257732
TB --- 2013-11-06 03:11:56 - building world
TB --- 2013-11-06 03:11:56 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 03:11:56 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 03:11:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 03:11:56 - SRCCONF=/dev/null
TB --- 2013-11-06 03:11:56 - TARGET=arm
TB --- 2013-11-06 03:11:56 - TARGET_ARCH=armv6
TB --- 2013-11-06 03:11:56 - TZ=UTC
TB --- 2013-11-06 03:11:56 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 03:11:56 - cd /src
TB --- 2013-11-06 03:11:56 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 03:12:02 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
[...]
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc unwind.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/config/arm/unwind-arm.h unwind.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc gthr-default.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/gthr-posix.h gthr-default.h
cc  -c -O -pipe  -DTARGET_ARM_EABI -DIN_GCC -DIN_LIBGCC2 
-D__GCC_FLOAT_NOT_NEEDED  -DHAVE_GTHR_DEFAULT  
-I/src/gnu/lib/libgcc/../../../contrib/gcclibs/include  
-I/src/gnu/lib/libgcc/../../../contrib/gcc/config 
-I/src/gnu/lib/libgcc/../../../contrib/gcc -I.  
-I/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools -Wno-static-in-inline 
-Dinhibit_libc -fno-inline -fheinous-gnu-extensions -std=gnu99 
-Qunused-arguments  -fvisibility=hidden -DHIDE_EXPORTS -fPIC -fexceptions 
-D__GLIBC__=3 -DElfW=__ElfN -o unwind-arm.o 
/src/gnu/lib/libgcc/../../../contrib/gcc/config/arm/unwind-arm.c
cc: unrecognized option '-Qunused-arguments'
cc1: error: unrecognized command line option "-Wno-static-in-inline"
cc1: error: unrecognized command line option "-fheinous-gnu-extensions"
*** Error code 1

Stop.
bmake[3]: stopped in /src/gnu/lib/libgcc
*** Error code 1

Stop.
bmake[2]: stopped in /src
*** 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-11-06 03:18:26 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-06 03:18:26 - ERROR: failed to build world
TB --- 2013-11-06 03:18:26 - 298.60 user 69.91 system 491.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 powerpc/powerpc

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 02:55:54 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 02:55:54 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE 
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2013-11-06 02:55:54 - starting HEAD tinderbox run for powerpc/powerpc
TB --- 2013-11-06 02:55:54 - cleaning the object tree
TB --- 2013-11-06 02:58:37 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 02:58:40 - At svn revision 257731
TB --- 2013-11-06 02:58:41 - building world
TB --- 2013-11-06 02:58:41 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 02:58:41 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 02:58:41 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 02:58:41 - SRCCONF=/dev/null
TB --- 2013-11-06 02:58:41 - TARGET=powerpc
TB --- 2013-11-06 02:58:41 - TARGET_ARCH=powerpc
TB --- 2013-11-06 02:58:41 - TZ=UTC
TB --- 2013-11-06 02:58:41 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 02:58:41 - cd /src
TB --- 2013-11-06 02:58:41 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 02:58:48 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
[...]
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:280: Error: 
no such instruction: `lwz 28,-16(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:281: Error: 
no such instruction: `lwz 29,-12(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:282: Error: 
no such instruction: `lwz 30,-8(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:283: Error: 
no such instruction: `lwz 0,4(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:284: Error: 
no such instruction: `lwz 31,-4(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:285: Error: 
no such instruction: `mtlr 0'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:286: Error: 
no such instruction: `mr 1,11'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:287: Error: 
no such instruction: `blr'
*** Error code 1

Stop.
bmake[3]: stopped in /src/gnu/lib/csu
*** Error code 1

Stop.
bmake[2]: stopped in /src
*** 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-11-06 03:05:09 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-06 03:05:09 - ERROR: failed to build world
TB --- 2013-11-06 03:05:09 - 325.55 user 56.62 system 554.80 real


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


[head tinderbox] failure on powerpc64/powerpc

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 02:55:57 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 02:55:57 - 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-11-06 02:55:57 - starting HEAD tinderbox run for powerpc64/powerpc
TB --- 2013-11-06 02:55:57 - cleaning the object tree
TB --- 2013-11-06 02:59:06 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 02:59:10 - At svn revision 257731
TB --- 2013-11-06 02:59:11 - building world
TB --- 2013-11-06 02:59:11 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 02:59:11 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 02:59:11 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 02:59:11 - SRCCONF=/dev/null
TB --- 2013-11-06 02:59:11 - TARGET=powerpc
TB --- 2013-11-06 02:59:11 - TARGET_ARCH=powerpc64
TB --- 2013-11-06 02:59:11 - TZ=UTC
TB --- 2013-11-06 02:59:11 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 02:59:11 - cd /src
TB --- 2013-11-06 02:59:11 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 02:59:18 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
[...]
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:280: Error: 
no such instruction: `lwz 28,-16(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:281: Error: 
no such instruction: `lwz 29,-12(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:282: Error: 
no such instruction: `lwz 30,-8(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:283: Error: 
no such instruction: `lwz 0,4(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:284: Error: 
no such instruction: `lwz 31,-4(11)'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:285: Error: 
no such instruction: `mtlr 0'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:286: Error: 
no such instruction: `mr 1,11'
/src/gnu/lib/csu/../../../contrib/gcc/config/rs6000/crtsavres.asm:287: Error: 
no such instruction: `blr'
*** Error code 1

Stop.
bmake[3]: stopped in /src/gnu/lib/csu
*** Error code 1

Stop.
bmake[2]: stopped in /src
*** 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-11-06 03:05:45 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-06 03:05:45 - ERROR: failed to build world
TB --- 2013-11-06 03:05:45 - 334.43 user 65.09 system 588.59 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 sparc64/sparc64

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 02:56:02 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 02:56:02 - 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-11-06 02:56:02 - starting HEAD tinderbox run for sparc64/sparc64
TB --- 2013-11-06 02:56:02 - cleaning the object tree
TB --- 2013-11-06 02:58:40 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 02:58:43 - At svn revision 257731
TB --- 2013-11-06 02:58:44 - building world
TB --- 2013-11-06 02:58:44 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 02:58:44 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 02:58:44 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 02:58:44 - SRCCONF=/dev/null
TB --- 2013-11-06 02:58:44 - TARGET=sparc64
TB --- 2013-11-06 02:58:44 - TARGET_ARCH=sparc64
TB --- 2013-11-06 02:58:44 - TZ=UTC
TB --- 2013-11-06 02:58:44 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 02:58:44 - cd /src
TB --- 2013-11-06 02:58:44 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 02:58:51 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
[...]
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/sparc64/divsi3.S:321: 
Error: junk at end of line, first unrecognized character is `!'
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/sparc64/divsi3.S:322: 
Error: bad register name `%o2'
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/sparc64/divsi3.S:324: 
Error: no such instruction: `tst %g3'
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/sparc64/divsi3.S:325: 
Error: no such instruction: `bl,a 1f'
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/sparc64/divsi3.S:326: 
Error: junk at end of line, first unrecognized character is `!'
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/sparc64/divsi3.S:327: 
Error: bad register name `%o2'
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/sparc64/divsi3.S:329: 
Error: invalid char '!' beginning operand 1 `!leaf-routine return'
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/sparc64/divsi3.S:330: 
Error: bad register name `%o2'
*** Error code 1

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

Stop.
bmake[2]: stopped in /src
*** 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-11-06 03:01:53 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-06 03:01:53 - ERROR: failed to build world
TB --- 2013-11-06 03:01:53 - 136.58 user 40.91 system 350.88 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 i386/pc98

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 02:47:44 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 02:47:44 - 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-11-06 02:47:44 - starting HEAD tinderbox run for i386/pc98
TB --- 2013-11-06 02:47:44 - cleaning the object tree
TB --- 2013-11-06 02:52:31 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 02:52:34 - At svn revision 257731
TB --- 2013-11-06 02:52:35 - building world
TB --- 2013-11-06 02:52:35 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 02:52:35 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 02:52:35 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 02:52:35 - SRCCONF=/dev/null
TB --- 2013-11-06 02:52:35 - TARGET=pc98
TB --- 2013-11-06 02:52:35 - TARGET_ARCH=i386
TB --- 2013-11-06 02:52:35 - TZ=UTC
TB --- 2013-11-06 02:52:35 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 02:52:35 - cd /src
TB --- 2013-11-06 02:52:35 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 02:52:42 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
[...]
LC_ALL=C awk -f /src/gnu/lib/libgcc/../../../contrib/gcc/opt-functions.awk  -f 
/src/gnu/lib/libgcc/../../../contrib/gcc/opth-gen.awk  < optionlist > options.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc unwind.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/unwind-generic.h unwind.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc gthr-default.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/gthr-posix.h gthr-default.h
cc  -c -O2 -pipe  -DIN_GCC -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  
-DHAVE_GTHR_DEFAULT  -I/src/gnu/lib/libgcc/../../../contrib/gcclibs/include  
-I/src/gnu/lib/libgcc/../../../contrib/gcc/config 
-I/src/gnu/lib/libgcc/../../../contrib/gcc -I.  
-I/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools -Wno-static-in-inline 
-std=gnu99 -Qunused-arguments  -fvisibility=hidden -DHIDE_EXPORTS -fPIC 
-fexceptions -D__GLIBC__=3 -DElfW=__ElfN -o unwind-dw2.o 
/src/gnu/lib/libgcc/../../../contrib/gcc/unwind-dw2.c
cc: unrecognized option '-Qunused-arguments'
cc1: error: unrecognized command line option "-Wno-static-in-inline"
*** Error code 1

Stop.
bmake[3]: stopped in /src/gnu/lib/libgcc
*** Error code 1

Stop.
bmake[2]: stopped in /src
*** 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-11-06 02:59:49 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-06 02:59:49 - ERROR: failed to build world
TB --- 2013-11-06 02:59:49 - 328.27 user 63.52 system 724.84 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 ia64/ia64

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 02:47:44 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 02:47:44 - 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-11-06 02:47:44 - starting HEAD tinderbox run for ia64/ia64
TB --- 2013-11-06 02:47:44 - cleaning the object tree
TB --- 2013-11-06 02:52:23 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 02:52:26 - At svn revision 257731
TB --- 2013-11-06 02:52:27 - building world
TB --- 2013-11-06 02:52:27 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 02:52:27 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 02:52:27 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 02:52:27 - SRCCONF=/dev/null
TB --- 2013-11-06 02:52:27 - TARGET=ia64
TB --- 2013-11-06 02:52:27 - TARGET_ARCH=ia64
TB --- 2013-11-06 02:52:27 - TZ=UTC
TB --- 2013-11-06 02:52:27 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 02:52:27 - cd /src
TB --- 2013-11-06 02:52:27 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 02:52: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
[...]
/src/gnu/lib/libgcc/../../../contrib/gcc/config/ia64/unwind-ia64.c:2191: error: 
unknown register name 'r24' in 'asm'
/src/gnu/lib/libgcc/../../../contrib/gcc/config/ia64/unwind-ia64.c:2191: error: 
unknown register name 'r23' in 'asm'
/src/gnu/lib/libgcc/../../../contrib/gcc/config/ia64/unwind-ia64.c:2191: error: 
unknown register name 'r22' in 'asm'
/src/gnu/lib/libgcc/../../../contrib/gcc/config/ia64/unwind-ia64.c:2191: error: 
unknown register name 'r21' in 'asm'
/src/gnu/lib/libgcc/../../../contrib/gcc/config/ia64/unwind-ia64.c:2191: error: 
unknown register name 'r20' in 'asm'
/src/gnu/lib/libgcc/../../../contrib/gcc/config/ia64/unwind-ia64.c:2191: error: 
unknown register name 'r18' in 'asm'
/src/gnu/lib/libgcc/../../../contrib/gcc/config/ia64/unwind-ia64.c:2191: error: 
unknown register name 'r17' in 'asm'
/src/gnu/lib/libgcc/../../../contrib/gcc/config/ia64/unwind-ia64.c:2191: error: 
unknown register name 'r16' in 'asm'
*** Error code 1

Stop.
bmake[3]: stopped in /src/gnu/lib/libgcc
*** Error code 1

Stop.
bmake[2]: stopped in /src
*** 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-11-06 02:56:02 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-06 02:56:02 - ERROR: failed to build world
TB --- 2013-11-06 02:56:02 - 149.55 user 43.88 system 497.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"


[head tinderbox] failure on mips64/mips

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 02:48:46 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 02:48:46 - 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-11-06 02:48:46 - starting HEAD tinderbox run for mips64/mips
TB --- 2013-11-06 02:48:46 - cleaning the object tree
TB --- 2013-11-06 02:52:26 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 02:52:29 - At svn revision 257731
TB --- 2013-11-06 02:52:30 - building world
TB --- 2013-11-06 02:52:30 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 02:52:30 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 02:52:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 02:52:30 - SRCCONF=/dev/null
TB --- 2013-11-06 02:52:30 - TARGET=mips
TB --- 2013-11-06 02:52:30 - TARGET_ARCH=mips64
TB --- 2013-11-06 02:52:30 - TZ=UTC
TB --- 2013-11-06 02:52:30 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 02:52:30 - cd /src
TB --- 2013-11-06 02:52:30 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 02:52:37 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
[...]
building static gcc_eh library
ranlib libgcc_eh.a
sh /src/tools/install.sh -C -o root -g wheel -m 444   libgcc_eh.a 
/obj/mips.mips64/src/tmp/usr/lib
===> lib/libcompiler_rt (obj,depend,all,install)
rm -f .depend
CC='cc ' mkdep -f .depend -a-DVISIBILITY_HIDDEN -std=gnu99   
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvdi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvsi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashldi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashlti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashrdi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashrti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clear_cache.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzti2.c 
/src/lib/libcompiler_rt/../!
 ../contrib/compiler-rt/lib/cmpdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/cmpti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparedf2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparesf2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmoddi4.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmodsi4.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divxc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/enable_execute_stack.c 
/src/lib/libcompiler_rt/../../contrib/comp!
 iler-rt/lib/eprintf.c /src/lib/libcompiler_rt/../../contrib/co!
 mpiler-rt/lib/ffsdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ffsti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfti.c 
/src/lib/libcompiler_rt/../../contrib/compi!
 ler-rt/lib/fixxfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixxfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatdidf.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatdisf.c 
/src/

[head tinderbox] failure on mips/mips

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 02:48:11 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 02:48:11 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE 
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2013-11-06 02:48:11 - starting HEAD tinderbox run for mips/mips
TB --- 2013-11-06 02:48:11 - cleaning the object tree
TB --- 2013-11-06 02:52:18 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 02:52:22 - At svn revision 257731
TB --- 2013-11-06 02:52:23 - building world
TB --- 2013-11-06 02:52:23 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 02:52:23 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 02:52:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 02:52:23 - SRCCONF=/dev/null
TB --- 2013-11-06 02:52:23 - TARGET=mips
TB --- 2013-11-06 02:52:23 - TARGET_ARCH=mips
TB --- 2013-11-06 02:52:23 - TZ=UTC
TB --- 2013-11-06 02:52:23 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 02:52:23 - cd /src
TB --- 2013-11-06 02:52:23 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 02:52:30 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
[...]
building static gcc_eh library
ranlib libgcc_eh.a
sh /src/tools/install.sh -C -o root -g wheel -m 444   libgcc_eh.a 
/obj/mips.mips/src/tmp/usr/lib
===> lib/libcompiler_rt (obj,depend,all,install)
rm -f .depend
CC='cc ' mkdep -f .depend -a-DVISIBILITY_HIDDEN -std=gnu99   
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/absvti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvdi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvsi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/addvti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashldi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashlti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashrdi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ashrti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clear_cache.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/clzti2.c 
/src/lib/libcompiler_rt/../!
 ../contrib/compiler-rt/lib/cmpdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/cmpti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparedf2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/comparesf2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzsi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ctzti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divdi3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmoddi4.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divmodsi4.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divsc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divti3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/divxc3.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/enable_execute_stack.c 
/src/lib/libcompiler_rt/../../contrib/comp!
 iler-rt/lib/eprintf.c /src/lib/libcompiler_rt/../../contrib/co!
 mpiler-rt/lib/ffsdi2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/ffsti2.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixdfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixsfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsdfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunssfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfsi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixunsxfti.c 
/src/lib/libcompiler_rt/../../contrib/compi!
 ler-rt/lib/fixxfdi.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/fixxfti.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatdidf.c 
/src/lib/libcompiler_rt/../../contrib/compiler-rt/lib/floatdisf.c 
/src/lib/li

[head tinderbox] failure on i386/i386

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 02:40:18 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 02:40: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-11-06 02:40:18 - starting HEAD tinderbox run for i386/i386
TB --- 2013-11-06 02:40:18 - cleaning the object tree
TB --- 2013-11-06 02:41:48 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 02:41:51 - At svn revision 257731
TB --- 2013-11-06 02:41:52 - building world
TB --- 2013-11-06 02:41:52 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 02:41:52 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 02:41:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 02:41:52 - SRCCONF=/dev/null
TB --- 2013-11-06 02:41:52 - TARGET=i386
TB --- 2013-11-06 02:41:52 - TARGET_ARCH=i386
TB --- 2013-11-06 02:41:52 - TZ=UTC
TB --- 2013-11-06 02:41:52 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 02:41:52 - cd /src
TB --- 2013-11-06 02:41:52 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 02:41:59 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
[...]
LC_ALL=C awk -f /src/gnu/lib/libgcc/../../../contrib/gcc/opt-functions.awk  -f 
/src/gnu/lib/libgcc/../../../contrib/gcc/opth-gen.awk  < optionlist > options.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc unwind.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/unwind-generic.h unwind.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc gthr-default.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/gthr-posix.h gthr-default.h
cc  -c -O2 -pipe  -DIN_GCC -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  
-DHAVE_GTHR_DEFAULT  -I/src/gnu/lib/libgcc/../../../contrib/gcclibs/include  
-I/src/gnu/lib/libgcc/../../../contrib/gcc/config 
-I/src/gnu/lib/libgcc/../../../contrib/gcc -I.  
-I/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools -Wno-static-in-inline 
-std=gnu99 -Qunused-arguments  -fvisibility=hidden -DHIDE_EXPORTS -fPIC 
-fexceptions -D__GLIBC__=3 -DElfW=__ElfN -o unwind-dw2.o 
/src/gnu/lib/libgcc/../../../contrib/gcc/unwind-dw2.c
cc: unrecognized option '-Qunused-arguments'
cc1: error: unrecognized command line option "-Wno-static-in-inline"
*** Error code 1

Stop.
bmake[3]: stopped in /src/gnu/lib/libgcc
*** Error code 1

Stop.
bmake[2]: stopped in /src
*** 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-11-06 02:48:46 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-06 02:48:46 - ERROR: failed to build world
TB --- 2013-11-06 02:48:46 - 300.16 user 69.33 system 507.83 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 armv6/arm

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 02:40:18 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 02:40: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-11-06 02:40:18 - starting HEAD tinderbox run for armv6/arm
TB --- 2013-11-06 02:40:18 - cleaning the object tree
TB --- 2013-11-06 02:40:18 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 02:40:23 - At svn revision 257731
TB --- 2013-11-06 02:40:24 - building world
TB --- 2013-11-06 02:40:24 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 02:40:24 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 02:40:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 02:40:24 - SRCCONF=/dev/null
TB --- 2013-11-06 02:40:24 - TARGET=arm
TB --- 2013-11-06 02:40:24 - TARGET_ARCH=armv6
TB --- 2013-11-06 02:40:24 - TZ=UTC
TB --- 2013-11-06 02:40:24 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 02:40:24 - cd /src
TB --- 2013-11-06 02:40:24 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 02:40:30 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
[...]
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc unwind.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/config/arm/unwind-arm.h unwind.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc gthr-default.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/gthr-posix.h gthr-default.h
cc  -c -O -pipe  -DTARGET_ARM_EABI -DIN_GCC -DIN_LIBGCC2 
-D__GCC_FLOAT_NOT_NEEDED  -DHAVE_GTHR_DEFAULT  
-I/src/gnu/lib/libgcc/../../../contrib/gcclibs/include  
-I/src/gnu/lib/libgcc/../../../contrib/gcc/config 
-I/src/gnu/lib/libgcc/../../../contrib/gcc -I.  
-I/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools -Wno-static-in-inline 
-Dinhibit_libc -fno-inline -fheinous-gnu-extensions -std=gnu99 
-Qunused-arguments  -fvisibility=hidden -DHIDE_EXPORTS -fPIC -fexceptions 
-D__GLIBC__=3 -DElfW=__ElfN -o unwind-arm.o 
/src/gnu/lib/libgcc/../../../contrib/gcc/config/arm/unwind-arm.c
cc: unrecognized option '-Qunused-arguments'
cc1: error: unrecognized command line option "-Wno-static-in-inline"
cc1: error: unrecognized command line option "-fheinous-gnu-extensions"
*** Error code 1

Stop.
bmake[3]: stopped in /src/gnu/lib/libgcc
*** Error code 1

Stop.
bmake[2]: stopped in /src
*** 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-11-06 02:47:44 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-06 02:47:44 - ERROR: failed to build world
TB --- 2013-11-06 02:47:44 - 298.34 user 70.44 system 445.67 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 amd64/amd64

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 02:40:18 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 02:40: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-11-06 02:40:18 - starting HEAD tinderbox run for amd64/amd64
TB --- 2013-11-06 02:40:18 - cleaning the object tree
TB --- 2013-11-06 02:40:18 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 02:40:22 - At svn revision 257731
TB --- 2013-11-06 02:40:23 - building world
TB --- 2013-11-06 02:40:23 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 02:40:23 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 02:40:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 02:40:23 - SRCCONF=/dev/null
TB --- 2013-11-06 02:40:23 - TARGET=amd64
TB --- 2013-11-06 02:40:23 - TARGET_ARCH=amd64
TB --- 2013-11-06 02:40:23 - TZ=UTC
TB --- 2013-11-06 02:40:23 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 02:40:23 - cd /src
TB --- 2013-11-06 02:40:23 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 02:40:31 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
[...]
LC_ALL=C awk -f /src/gnu/lib/libgcc/../../../contrib/gcc/opt-functions.awk  -f 
/src/gnu/lib/libgcc/../../../contrib/gcc/opth-gen.awk  < optionlist > options.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc unwind.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/unwind-generic.h unwind.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc gthr-default.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/gthr-posix.h gthr-default.h
cc  -c -O2 -pipe  -DIN_GCC -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  
-DHAVE_GTHR_DEFAULT  -I/src/gnu/lib/libgcc/../../../contrib/gcclibs/include  
-I/src/gnu/lib/libgcc/../../../contrib/gcc/config 
-I/src/gnu/lib/libgcc/../../../contrib/gcc -I.  
-I/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools -Wno-static-in-inline 
-std=gnu99 -Qunused-arguments  -fvisibility=hidden -DHIDE_EXPORTS -fPIC 
-fexceptions -D__GLIBC__=3 -DElfW=__ElfN -o unwind-dw2.o 
/src/gnu/lib/libgcc/../../../contrib/gcc/unwind-dw2.c
cc: unrecognized option '-Qunused-arguments'
cc1: error: unrecognized command line option "-Wno-static-in-inline"
*** Error code 1

Stop.
bmake[3]: stopped in /src/gnu/lib/libgcc
*** Error code 1

Stop.
bmake[2]: stopped in /src
*** 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-11-06 02:48:10 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-06 02:48:10 - ERROR: failed to build world
TB --- 2013-11-06 02:48:10 - 309.78 user 80.02 system 472.09 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 arm/arm

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-06 02:40:18 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-06 02:40: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-11-06 02:40:18 - starting HEAD tinderbox run for arm/arm
TB --- 2013-11-06 02:40:18 - cleaning the object tree
TB --- 2013-11-06 02:40:18 - /usr/local/bin/svn stat /src
TB --- 2013-11-06 02:40:22 - At svn revision 257731
TB --- 2013-11-06 02:40:23 - building world
TB --- 2013-11-06 02:40:23 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 02:40:23 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 02:40:23 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 02:40:23 - SRCCONF=/dev/null
TB --- 2013-11-06 02:40:23 - TARGET=arm
TB --- 2013-11-06 02:40:23 - TARGET_ARCH=arm
TB --- 2013-11-06 02:40:23 - TZ=UTC
TB --- 2013-11-06 02:40:23 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 02:40:23 - cd /src
TB --- 2013-11-06 02:40:23 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Wed Nov  6 02:40:31 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
[...]
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc unwind.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/config/arm/unwind-arm.h unwind.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc gthr-default.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/gthr-posix.h gthr-default.h
cc  -c -O -pipe  -DTARGET_ARM_EABI -DIN_GCC -DIN_LIBGCC2 
-D__GCC_FLOAT_NOT_NEEDED  -DHAVE_GTHR_DEFAULT  
-I/src/gnu/lib/libgcc/../../../contrib/gcclibs/include  
-I/src/gnu/lib/libgcc/../../../contrib/gcc/config 
-I/src/gnu/lib/libgcc/../../../contrib/gcc -I.  
-I/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools -Wno-static-in-inline 
-Dinhibit_libc -fno-inline -fheinous-gnu-extensions -std=gnu99 
-Qunused-arguments  -fvisibility=hidden -DHIDE_EXPORTS -fPIC -fexceptions 
-D__GLIBC__=3 -DElfW=__ElfN -o unwind-arm.o 
/src/gnu/lib/libgcc/../../../contrib/gcc/config/arm/unwind-arm.c
cc: unrecognized option '-Qunused-arguments'
cc1: error: unrecognized command line option "-Wno-static-in-inline"
cc1: error: unrecognized command line option "-fheinous-gnu-extensions"
*** Error code 1

Stop.
bmake[3]: stopped in /src/gnu/lib/libgcc
*** Error code 1

Stop.
bmake[2]: stopped in /src
*** 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-11-06 02:47:44 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-06 02:47:44 - ERROR: failed to build world
TB --- 2013-11-06 02:47:44 - 298.70 user 70.04 system 445.71 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"


dhclient failure with Realtek 8111E Ethernet on new MSI motherboard

2013-11-05 Thread Thomas Mueller
from Yonghyeon PYUN:

   Thomas, would you try attached patch on your system?
   
   
   [-- Attachment #2: re.8168evl.diff --]
   [-- Type: text/x-diff, Encoding: 7bit, Size: 3.6K --]
   Content-Type: text/x-diff; charset=us-ascii
   Content-Disposition: attachment; filename="re.8168evl.diff"
   
   Index: sys/dev/re/if_re.c
   ===
   --- sys/dev/re/if_re.c  (revision 257422)
   +++ sys/dev/re/if_re.c  (working copy)
   @@ -295,6 +295,8 @@
static int re_miibus_writereg  (device_t, int, int, int);
static void re_miibus_statchg  (device_t);
   
   +static void re_eri_write   (struct rl_softc *, bus_size_t, uint32_t, 
int);
   +
static void re_set_jumbo   (struct rl_softc *, int);
static void re_set_rxmode  (struct rl_softc *);
static void re_reset   (struct rl_softc *);
   @:10,32s/^/@ -641,6 +643,32 @@
}
(snip)

Which version/branch of FreeBSD is this for?  

9.2_STABLE, 10-stable or 11-head?

Does it require a specific svn revision?

I just updated FreeBSD-current on new MSI motherboard (svn revision 257695).

dhclient re0 still gives same error.

Now I have to update FreeBSD-current amd64 on same computer.

I go through this in the hope of being able to configure wifi with Hiro 50191 
USB-stick-type WLAN adapter, driver rsu.

So far, can't see wifi network.  I see what more I need to do, or maybe no wifi 
signal?

Tom

___
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-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-05 23:28:21 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-05 23:28: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-11-05 23:28:21 - starting HEAD tinderbox run for powerpc64/powerpc
TB --- 2013-11-05 23:28:22 - cleaning the object tree
TB --- 2013-11-05 23:28:46 - /usr/local/bin/svn stat /src
TB --- 2013-11-05 23:28:49 - At svn revision 257709
TB --- 2013-11-05 23:28:50 - building world
TB --- 2013-11-05 23:28:50 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-05 23:28:50 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-05 23:28:50 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-05 23:28:50 - SRCCONF=/dev/null
TB --- 2013-11-05 23:28:50 - TARGET=powerpc
TB --- 2013-11-05 23:28:50 - TARGET_ARCH=powerpc64
TB --- 2013-11-05 23:28:50 - TZ=UTC
TB --- 2013-11-05 23:28:50 - __MAKE_CONF=/dev/null
TB --- 2013-11-05 23:28:50 - cd /src
TB --- 2013-11-05 23:28:50 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Tue Nov  5 23:28:57 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> stage 5.1: building 32 bit shim libraries
>>> World build completed on Wed Nov  6 02:30:37 UTC 2013
TB --- 2013-11-06 02:30:37 - generating LINT kernel config
TB --- 2013-11-06 02:30:37 - cd /src/sys/powerpc/conf
TB --- 2013-11-06 02:30:37 - /usr/bin/make -B LINT
TB --- 2013-11-06 02:30:38 - cd /src/sys/powerpc/conf
TB --- 2013-11-06 02:30:38 - /usr/sbin/config -m LINT
TB --- 2013-11-06 02:30:38 - skipping LINT kernel
TB --- 2013-11-06 02:30:38 - cd /src/sys/powerpc/conf
TB --- 2013-11-06 02:30:38 - /usr/sbin/config -m GENERIC
TB --- 2013-11-06 02:30:38 - skipping GENERIC kernel
TB --- 2013-11-06 02:30:38 - cd /src/sys/powerpc/conf
TB --- 2013-11-06 02:30:38 - /usr/sbin/config -m GENERIC64
TB --- 2013-11-06 02:30:38 - building GENERIC64 kernel
TB --- 2013-11-06 02:30:38 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 02:30:38 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 02:30:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 02:30:38 - SRCCONF=/dev/null
TB --- 2013-11-06 02:30:38 - TARGET=powerpc
TB --- 2013-11-06 02:30:38 - TARGET_ARCH=powerpc64
TB --- 2013-11-06 02:30:38 - TZ=UTC
TB --- 2013-11-06 02:30:38 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 02:30:38 - cd /src
TB --- 2013-11-06 02:30:38 - /usr/bin/make -B buildkernel KERNCONF=GENERIC64
>>> Kernel build for GENERIC64 started on Wed Nov  6 02:30: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
[...]
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 
-fstack-protector -Werror  /src/sys/netinet/if_ether.c
ctfconvert -L VERSION -g if_ether.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 
-fstack-protector -Werror  /src/sys/netinet/igmp.c
ctfconvert -L VERSION -g igmp.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

[head tinderbox] failure on powerpc/powerpc

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-05 23:20:02 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-05 23:20:02 - 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-11-05 23:20:02 - starting HEAD tinderbox run for powerpc/powerpc
TB --- 2013-11-05 23:20:02 - cleaning the object tree
TB --- 2013-11-05 23:20:31 - /usr/local/bin/svn stat /src
TB --- 2013-11-05 23:20:36 - At svn revision 257709
TB --- 2013-11-05 23:20:37 - building world
TB --- 2013-11-05 23:20:37 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-05 23:20:37 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-05 23:20:37 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-05 23:20:37 - SRCCONF=/dev/null
TB --- 2013-11-05 23:20:37 - TARGET=powerpc
TB --- 2013-11-05 23:20:37 - TARGET_ARCH=powerpc
TB --- 2013-11-05 23:20:37 - TZ=UTC
TB --- 2013-11-05 23:20:37 - __MAKE_CONF=/dev/null
TB --- 2013-11-05 23:20:37 - cd /src
TB --- 2013-11-05 23:20:37 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Tue Nov  5 23:20:44 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> World build completed on Wed Nov  6 01:53:01 UTC 2013
TB --- 2013-11-06 01:53:01 - generating LINT kernel config
TB --- 2013-11-06 01:53:01 - cd /src/sys/powerpc/conf
TB --- 2013-11-06 01:53:01 - /usr/bin/make -B LINT
TB --- 2013-11-06 01:53:01 - cd /src/sys/powerpc/conf
TB --- 2013-11-06 01:53:01 - /usr/sbin/config -m LINT
TB --- 2013-11-06 01:53:01 - building LINT kernel
TB --- 2013-11-06 01:53:01 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 01:53:01 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 01:53:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 01:53:01 - SRCCONF=/dev/null
TB --- 2013-11-06 01:53:01 - TARGET=powerpc
TB --- 2013-11-06 01:53:01 - TARGET_ARCH=powerpc
TB --- 2013-11-06 01:53:01 - TZ=UTC
TB --- 2013-11-06 01:53:01 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 01:53:01 - cd /src
TB --- 2013-11-06 01:53:01 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Wed Nov  6 01:53: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  -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 
-fstack-protector -Werror  /src/sys/netinet/accf_http.c
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 
-fstack-protector -Werror  /src/sys/netinet/if_atm.c
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 
-fstack-protector -Werror  /src/sys/netinet/if_ether.c
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

Re: [CFT] Kernel-Selection Enhancemnt to Boot Menu

2013-11-05 Thread Teske, Devin

On Nov 5, 2013, at 9:53 AM, Teske, Devin wrote:

> 
> On Nov 5, 2013, at 9:28 AM, Nathan Whitehorn wrote:
> 
>> On 11/05/13 11:06, Kurt Lidl wrote:
>>> 
 You can try enabling the beastie menu on sparc64 by editing
 /boot/loader.rc:
 
 === Change #1 in /boot/loader.rc to enable beastie menu ===
 
 Find:
   \ Reads and processes loader.conf variables
   \ NOTE: Change to `initialize' if you enable the below boot menu
   start
 
 Change "start" to "initialize" as shown below:
   \ Reads and processes loader.conf variables
   \ NOTE: Change to `initialize' if you enable the below boot menu
   initialize
 
 === Change #2 in [same file] to enable beastie menu ===
 
 Find:
   \ Uncomment to enable boot menu
   \ include /boot/beastie.4th
   \ beastie-start
 
 Uncomment "beastie-start" as shown below:
   \ Uncomment to enable boot menu
   \ include /boot/beastie.4th
   beastie-start
 
 ==
 
 If you find that making those two trivial changes, that you are able
 to load
 the menu... then maybe it's time for us to start thinking about
 enabling the
 beastie menu by-default for the sparc64 architecture.
>>> 
>>> Seems to work just fine.  I tested by booting, toggling through the
>>> different kernel choices (/boot/kernel/kernel /boot/kernel.old/kernel)
>>> and both worked correctly.
>>> 
>>> (Although I uncommented the "include /boot/beastie.4th" line too.)
>>> 
 Does anybody else have any thoughts on enabling it for sparc64?
>>> 
>>> Well, I'd probably be in support of this change - it sure beats having
>>> to interrupt the normal boot sequence and typing:
>>>  unload
>>>  load /boot/kernel.old/kernel
>>>  load /boot/kernel.old/opensolaris.ko
>>>  load /boot/kernel.old/zfs.ko
>>>  boot
>>> When I need to get back to the prior version of the kernel.
>> 
>> Is there a way to make this work even without the beastie menu? A way to
>> interrupt the boot before kernel load (even holding down a key) would be
>> really valuable, even on systems that do not support fancy terminals
>> with colors and such.
> 
> Nathan,
> 
> Can you drop into your /boot/loader.conf:
> 
>   loader_delay=3
> 
> And reboot?
> 
> I'm trying to think how we could use that to our advantage. I'm interested
> in creative applications thereof.
> 
> For more skinny on what that does... "man delay.4th", it spills the beans
> on a "delayed command execution" module that I added a few years ago.
> 
> For example... Here's my idea of making things easier on the user that
> wants to load a different kernel, but *without* using a menu...
> 
> 1. We have loader_delay default to 3
> 2. Dots are displayed for 3 seconds before we do anything (like load a
> kernel)
> 3. User presses ENTER during those 3 seconds, and the delay is truncated
> 4. User presses Ctrl-C during those 3 seconds (or ESC) and they get a
> prompt (before the kernel has loaded).
> 
> Then here's what I would do (as to not have to load separate modules)...
> 
> set kernel=kernel.old
> boot
> 
> + The forth code figures out that the kernel is in /boot
> + If loader.conf had opensolaris_load=YES and
> + zfs_load=YES then the forth code also loads those from kernel.old
> 
> But let's say loader.conf was bare, you could do:
> 
> set kernel=kernel.old
> set opensolaris_load=YES
> set zfs_load=YES
> boot
> 
> NB: The reason this works is because you would not call "start" in your
> loader.rc (which actually loads things), but instead "initialize" (which only
> loads loader.conf et. al.) followed by dc_execute

Err, dc_execute is what I called it nearly a decade ago when I first wrote it
at $work. I forgot that I renamed it to delay_execute (used to be "dc_execute"
for "delayed-command execute").



> to fire off "autoboot" in 3
> seconds (with the aforementioned allowed interrupt ability).
> 
> Is that what you were thinking? Will that work?
> 
> Bonus: It would be extremely trivial to implement.

I wipped up a patch... (and tested it about 12 different ways)

See attached patch.txt.

It should achieve what you're looking for. I was able to trim down
Kurt's process from 6 steps:

1. Escape 10-second autoboot
2. unload
3. load /boot/kernel.old/kernel
4. load /boot/kernel.old/opensolaris.ko
5. load /boot/kernel.old/zfs.ko
6. boot


To simply 2 (with loader_delay=3 in loader.conf(5)):

1. Escape new 3-second delay
2. boot kernel.old

No beastie menu.

Will this work?
-- 
Devin

_
The information contained in this message is proprietary and/or confidential. 
If you are not the intended recipient, please: (i) delete the message and all 
copies; (ii) do not disclose, distribute or use the message in any manner; and 
(iii) notify the sender immediately. In addition, please be aware that any 
message addressed to our domain is subject to archiving and review by persons 
other than the intended recipient. Thank you.
Index: sys/boot/forth/beastie.4th
==

[head tinderbox] failure on sparc64/sparc64

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-05 23:33:47 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-05 23:33:47 - 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-11-05 23:33:47 - starting HEAD tinderbox run for sparc64/sparc64
TB --- 2013-11-05 23:33:47 - cleaning the object tree
TB --- 2013-11-05 23:34:25 - /usr/local/bin/svn stat /src
TB --- 2013-11-05 23:34:29 - At svn revision 257709
TB --- 2013-11-05 23:34:30 - building world
TB --- 2013-11-05 23:34:30 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-05 23:34:30 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-05 23:34:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-05 23:34:30 - SRCCONF=/dev/null
TB --- 2013-11-05 23:34:30 - TARGET=sparc64
TB --- 2013-11-05 23:34:30 - TARGET_ARCH=sparc64
TB --- 2013-11-05 23:34:30 - TZ=UTC
TB --- 2013-11-05 23:34:30 - __MAKE_CONF=/dev/null
TB --- 2013-11-05 23:34:30 - cd /src
TB --- 2013-11-05 23:34:30 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Tue Nov  5 23:34:36 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> World build completed on Wed Nov  6 00:40:24 UTC 2013
TB --- 2013-11-06 00:40:24 - generating LINT kernel config
TB --- 2013-11-06 00:40:24 - cd /src/sys/sparc64/conf
TB --- 2013-11-06 00:40:24 - /usr/bin/make -B LINT
TB --- 2013-11-06 00:40:24 - cd /src/sys/sparc64/conf
TB --- 2013-11-06 00:40:24 - /usr/sbin/config -m LINT
TB --- 2013-11-06 00:40:24 - building LINT kernel
TB --- 2013-11-06 00:40:24 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 00:40:24 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 00:40:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 00:40:24 - SRCCONF=/dev/null
TB --- 2013-11-06 00:40:24 - TARGET=sparc64
TB --- 2013-11-06 00:40:24 - TARGET_ARCH=sparc64
TB --- 2013-11-06 00:40:24 - TZ=UTC
TB --- 2013-11-06 00:40:24 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 00:40:24 - cd /src
TB --- 2013-11-06 00:40:24 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Wed Nov  6 00:40:24 UTC 2013
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
[...]
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 -fstack-protector -Werror  /src/sys/netinet/accf_http.c
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 -fstack-protector -Werror  /src/sys/netinet/if_atm.c
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 -fstack-protector -Werror  /src/sys/netinet/if_ether.c
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-

[head tinderbox] failure on mips64/mips

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-05 23:00:14 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-05 23:00:14 - 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-11-05 23:00:14 - starting HEAD tinderbox run for mips64/mips
TB --- 2013-11-05 23:00:15 - cleaning the object tree
TB --- 2013-11-05 23:00:40 - /usr/local/bin/svn stat /src
TB --- 2013-11-05 23:00:49 - At svn revision 257709
TB --- 2013-11-05 23:00:50 - building world
TB --- 2013-11-05 23:00:50 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-05 23:00:50 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-05 23:00:50 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-05 23:00:50 - SRCCONF=/dev/null
TB --- 2013-11-05 23:00:50 - TARGET=mips
TB --- 2013-11-05 23:00:50 - TARGET_ARCH=mips64
TB --- 2013-11-05 23:00:50 - TZ=UTC
TB --- 2013-11-05 23:00:50 - __MAKE_CONF=/dev/null
TB --- 2013-11-05 23:00:50 - cd /src
TB --- 2013-11-05 23:00:50 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Tue Nov  5 23:00:59 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> World build completed on Wed Nov  6 00:03:16 UTC 2013
TB --- 2013-11-06 00:03:16 - cd /src/sys/mips/conf
TB --- 2013-11-06 00:03:16 - /usr/sbin/config -m ADM5120
TB --- 2013-11-06 00:03:16 - skipping ADM5120 kernel
TB --- 2013-11-06 00:03:16 - cd /src/sys/mips/conf
TB --- 2013-11-06 00:03:16 - /usr/sbin/config -m ALCHEMY
TB --- 2013-11-06 00:03:16 - skipping ALCHEMY kernel
TB --- 2013-11-06 00:03:16 - cd /src/sys/mips/conf
TB --- 2013-11-06 00:03:16 - /usr/sbin/config -m ALFA_HORNET_UB
TB --- 2013-11-06 00:03:16 - skipping ALFA_HORNET_UB kernel
TB --- 2013-11-06 00:03:16 - cd /src/sys/mips/conf
TB --- 2013-11-06 00:03:16 - /usr/sbin/config -m AP121
TB --- 2013-11-06 00:03:16 - skipping AP121 kernel
TB --- 2013-11-06 00:03:16 - cd /src/sys/mips/conf
TB --- 2013-11-06 00:03:16 - /usr/sbin/config -m AP91
TB --- 2013-11-06 00:03:16 - skipping AP91 kernel
TB --- 2013-11-06 00:03:16 - cd /src/sys/mips/conf
TB --- 2013-11-06 00:03:16 - /usr/sbin/config -m AP93
TB --- 2013-11-06 00:03:16 - skipping AP93 kernel
TB --- 2013-11-06 00:03:16 - cd /src/sys/mips/conf
TB --- 2013-11-06 00:03:16 - /usr/sbin/config -m AP94
TB --- 2013-11-06 00:03:16 - skipping AP94 kernel
TB --- 2013-11-06 00:03:16 - cd /src/sys/mips/conf
TB --- 2013-11-06 00:03:16 - /usr/sbin/config -m AP96
TB --- 2013-11-06 00:03:16 - skipping AP96 kernel
TB --- 2013-11-06 00:03:16 - cd /src/sys/mips/conf
TB --- 2013-11-06 00:03:16 - /usr/sbin/config -m AR71XX_BASE
TB --- 2013-11-06 00:03:16 - skipping AR71XX_BASE kernel
TB --- 2013-11-06 00:03:16 - cd /src/sys/mips/conf
TB --- 2013-11-06 00:03:16 - /usr/sbin/config -m AR724X_BASE
TB --- 2013-11-06 00:03:16 - skipping AR724X_BASE kernel
TB --- 2013-11-06 00:03:16 - cd /src/sys/mips/conf
TB --- 2013-11-06 00:03:16 - /usr/sbin/config -m AR91XX_BASE
TB --- 2013-11-06 00:03:16 - skipping AR91XX_BASE kernel
TB --- 2013-11-06 00:03:16 - cd /src/sys/mips/conf
TB --- 2013-11-06 00:03:16 - /usr/sbin/config -m AR933X_BASE
TB --- 2013-11-06 00:03:16 - skipping AR933X_BASE kernel
TB --- 2013-11-06 00:03:16 - cd /src/sys/mips/conf
TB --- 2013-11-06 00:03:16 - /usr/sbin/config -m AR934X_BASE
TB --- 2013-11-06 00:03:16 - skipping AR934X_BASE kernel
TB --- 2013-11-06 00:03:16 - cd /src/sys/mips/conf
TB --- 2013-11-06 00:03:16 - /usr/sbin/config -m BERI_DE4_BASE
TB --- 2013-11-06 00:03:16 - building BERI_DE4_BASE kernel
TB --- 2013-11-06 00:03:16 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-06 00:03:16 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-06 00:03:16 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-06 00:03:16 - SRCCONF=/dev/null
TB --- 2013-11-06 00:03:16 - TARGET=mips
TB --- 2013-11-06 00:03:16 - TARGET_ARCH=mips64
TB --- 2013-11-06 00:03:16 - TZ=UTC
TB --- 2013-11-06 00:03:16 - __MAKE_CONF=/dev/null
TB --- 2013-11-06 00:03:16 - cd /src
TB --- 2013-11-06 00:03:16 - /usr/bin/make -B buildkernel KERNCONF=BERI_DE4_BASE
>>> Kernel build for BERI_DE4_BASE started on Wed Nov  6 00:03: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
[...]
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 
-

[head tinderbox] failure on i386/pc98

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-05 19:53:38 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-05 19:53:38 - 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-11-05 19:53:38 - starting HEAD tinderbox run for i386/pc98
TB --- 2013-11-05 19:53:38 - cleaning the object tree
TB --- 2013-11-05 19:53:38 - /usr/local/bin/svn stat /src
TB --- 2013-11-05 19:53:48 - At svn revision 257709
TB --- 2013-11-05 19:53:49 - building world
TB --- 2013-11-05 19:53:49 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-05 19:53:49 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-05 19:53:49 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-05 19:53:49 - SRCCONF=/dev/null
TB --- 2013-11-05 19:53:49 - TARGET=pc98
TB --- 2013-11-05 19:53:49 - TARGET_ARCH=i386
TB --- 2013-11-05 19:53:49 - TZ=UTC
TB --- 2013-11-05 19:53:49 - __MAKE_CONF=/dev/null
TB --- 2013-11-05 19:53:49 - cd /src
TB --- 2013-11-05 19:53:49 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Tue Nov  5 19:53:59 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 Tue Nov  5 23:18:22 UTC 2013
TB --- 2013-11-05 23:18:22 - generating LINT kernel config
TB --- 2013-11-05 23:18:22 - cd /src/sys/pc98/conf
TB --- 2013-11-05 23:18:22 - /usr/bin/make -B LINT
TB --- 2013-11-05 23:18:22 - cd /src/sys/pc98/conf
TB --- 2013-11-05 23:18:22 - /usr/sbin/config -m LINT
TB --- 2013-11-05 23:18:22 - building LINT kernel
TB --- 2013-11-05 23:18:22 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-05 23:18:22 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-05 23:18:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-05 23:18:22 - SRCCONF=/dev/null
TB --- 2013-11-05 23:18:22 - TARGET=pc98
TB --- 2013-11-05 23:18:22 - TARGET_ARCH=i386
TB --- 2013-11-05 23:18:22 - TZ=UTC
TB --- 2013-11-05 23:18:22 - __MAKE_CONF=/dev/null
TB --- 2013-11-05 23:18:22 - cd /src
TB --- 2013-11-05 23:18:22 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Tue Nov  5 23:18: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
[...]
sc.svr4_ifc_req.svr4_ifr_addr.sa_family =
~~~^
   ->
/src/sys/compat/svr4/svr4_sockio.c:165:20: error: member reference type 'struct 
ifreq *' is a pointer; maybe you meant to use '->'?
ifc->ifc_req.ifr_addr.sa_family;
^
->
6 errors generated.
*** Error code 1

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

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

Stop in /src.
TB --- 2013-11-05 23:33:47 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-05 23:33:47 - ERROR: failed to build LINT kernel
TB --- 2013-11-05 23:33:47 - 10493.71 user 1693.12 system 13208.81 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 ia64/ia64

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-05 21:27:07 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-05 21:27:07 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE 
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2013-11-05 21:27:07 - starting HEAD tinderbox run for ia64/ia64
TB --- 2013-11-05 21:27:07 - cleaning the object tree
TB --- 2013-11-05 21:27:35 - /usr/local/bin/svn stat /src
TB --- 2013-11-05 21:27:42 - At svn revision 257709
TB --- 2013-11-05 21:27:43 - building world
TB --- 2013-11-05 21:27:43 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-05 21:27:43 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-05 21:27:43 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-05 21:27:43 - SRCCONF=/dev/null
TB --- 2013-11-05 21:27:43 - TARGET=ia64
TB --- 2013-11-05 21:27:43 - TARGET_ARCH=ia64
TB --- 2013-11-05 21:27:43 - TZ=UTC
TB --- 2013-11-05 21:27:43 - __MAKE_CONF=/dev/null
TB --- 2013-11-05 21:27:43 - cd /src
TB --- 2013-11-05 21:27:43 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Tue Nov  5 21:27: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
>>> World build completed on Tue Nov  5 23:03:00 UTC 2013
TB --- 2013-11-05 23:03:00 - generating LINT kernel config
TB --- 2013-11-05 23:03:00 - cd /src/sys/ia64/conf
TB --- 2013-11-05 23:03:00 - /usr/bin/make -B LINT
TB --- 2013-11-05 23:03:00 - cd /src/sys/ia64/conf
TB --- 2013-11-05 23:03:00 - /usr/sbin/config -m LINT
TB --- 2013-11-05 23:03:00 - building LINT kernel
TB --- 2013-11-05 23:03:00 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-05 23:03:00 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-05 23:03:00 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-05 23:03:00 - SRCCONF=/dev/null
TB --- 2013-11-05 23:03:00 - TARGET=ia64
TB --- 2013-11-05 23:03:00 - TARGET_ARCH=ia64
TB --- 2013-11-05 23:03:00 - TZ=UTC
TB --- 2013-11-05 23:03:00 - __MAKE_CONF=/dev/null
TB --- 2013-11-05 23:03:00 - cd /src
TB --- 2013-11-05 23:03:00 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Tue Nov  5 23:03: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 -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/netinet/accf_http.c
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/netinet/if_atm.c
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/netinet/if_ether.c
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_KERNE

[head tinderbox] failure on mips/mips

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-05 21:56:05 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-05 21:56:05 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE 
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2013-11-05 21:56:05 - starting HEAD tinderbox run for mips/mips
TB --- 2013-11-05 21:56:06 - cleaning the object tree
TB --- 2013-11-05 21:56:25 - /usr/local/bin/svn stat /src
TB --- 2013-11-05 21:56:28 - At svn revision 257709
TB --- 2013-11-05 21:56:29 - building world
TB --- 2013-11-05 21:56:29 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-05 21:56:29 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-05 21:56:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-05 21:56:29 - SRCCONF=/dev/null
TB --- 2013-11-05 21:56:29 - TARGET=mips
TB --- 2013-11-05 21:56:29 - TARGET_ARCH=mips
TB --- 2013-11-05 21:56:29 - TZ=UTC
TB --- 2013-11-05 21:56:29 - __MAKE_CONF=/dev/null
TB --- 2013-11-05 21:56:29 - cd /src
TB --- 2013-11-05 21:56:29 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Tue Nov  5 21:56:36 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 Tue Nov  5 22:57:51 UTC 2013
TB --- 2013-11-05 22:57:51 - cd /src/sys/mips/conf
TB --- 2013-11-05 22:57:51 - /usr/sbin/config -m ADM5120
TB --- 2013-11-05 22:57:51 - skipping ADM5120 kernel
TB --- 2013-11-05 22:57:51 - cd /src/sys/mips/conf
TB --- 2013-11-05 22:57:51 - /usr/sbin/config -m ALCHEMY
TB --- 2013-11-05 22:57:51 - skipping ALCHEMY kernel
TB --- 2013-11-05 22:57:51 - cd /src/sys/mips/conf
TB --- 2013-11-05 22:57:51 - /usr/sbin/config -m ALFA_HORNET_UB
TB --- 2013-11-05 22:57:51 - building ALFA_HORNET_UB kernel
TB --- 2013-11-05 22:57:51 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-05 22:57:51 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-05 22:57:51 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-05 22:57:51 - SRCCONF=/dev/null
TB --- 2013-11-05 22:57:51 - TARGET=mips
TB --- 2013-11-05 22:57:51 - TARGET_ARCH=mips
TB --- 2013-11-05 22:57:51 - TZ=UTC
TB --- 2013-11-05 22:57:51 - __MAKE_CONF=/dev/null
TB --- 2013-11-05 22:57:51 - cd /src
TB --- 2013-11-05 22:57:51 - /usr/bin/make -B buildkernel 
KERNCONF=ALFA_HORNET_UB
>>> Kernel build for ALFA_HORNET_UB started on Tue Nov  5 22:57:51 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=8000 --param inline-unit-growth=1 
--param large-function-growth=10 --param max-inline-insns-single=1  
-fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x8005 -march=mips32 -msoft-float 
-ffreestanding -Werror  /src/sys/net80211/ieee80211_xauth.c
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=8000 --param inline-unit-growth=1 
--param large-function-growth=10 --param max-inline-insns-single=1  
-fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x8005 -march=mips32 -msoft-float 
-ffreestanding -Werror  /src/sys/net80211/ieee80211_alq.c
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=8000 --param inline-unit-growth=1 
--param large-function-growth=10 --param max-inline-insns-single=1  
-fno-pic -mno-abicalls -G0 -DKERNLOADADDR=0x8005 -march=mips32 -msoft-float 
-ffreestanding -Werror  /src/sys/netinet/if_ether.c
cc  -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototype

Re: Automated submission of kernel panic reports: sysutils/panicmail

2013-11-05 Thread Colin Percival
On 11/05/13 09:27, John Baldwin wrote:
> One of my previous employers maintained a database of panics and I added ways
> to recognize "known panics" and tag them.  I ended up relying a lot on stack
> trace details from specific OS versions to mark a panic as an instance of a
> specific bug.  Also, you may have very different stack traces even on the same
> build version for a single bug.  In the case of my employer we had a
> constrained set of kernel configs and specific build versions to work with.
> It might be harder to correctly match panics in the wild what with patched
> trees and random kernel configs.

Right, I'm sure there will be panics I can't match up against anything else --
but this is fine.  If I get enough panic reports, I can still get useful data
out even if some of them aren't immediately usable.

-- 
Colin Percival
Security Officer Emeritus, FreeBSD | The power to serve
Founder, Tarsnap | www.tarsnap.com | Online backups for the truly paranoid

___
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: CUURENT kernel build broken - make[2]: exec(aicasm) failed (No such file or directory)

2013-11-05 Thread Gleb Smirnoff
On Tue, Nov 05, 2013 at 01:40:17PM -0700, Ian Lepore wrote:
I> On Tue, 2013-11-05 at 19:12 +0400, Gleb Smirnoff wrote:
I> > On Tue, Nov 05, 2013 at 08:00:52AM -0700, Ian Lepore wrote:
I> > I> > I> You were just unlucky that your updates bracketed my checkin that
I> > I> > I> changed the build process for the aicasm tool so that it gets 
built as
I> > I> > I> part of the toolchain rather than as part of the kernel now.
I> > I> > 
I> > I> > Before this change, the toolchain was not required for kernel build 
if you
I> > I> > aren't cross building. And now it is. This breaks the kernel build 
procedure
I> > I> > documented in handbook for years, and brings a lot of discomfort to
I> > I> > developers.
I> > I> > 
I> > I> > Now to test a trivial change to kernel I need first to compile clang.
I> > I> > 
I> > I> 
I> > I> I didn't realize the change would have that effect.  Building aicasm
I> > I> using the kernel build machinery just isn't an option anymore, it builds
I> > I> in the wrong environment with the wrong header files and sometimes the
I> > I> wrong toolchain when cross-building.  But there should be a solution
I> > I> that doesn't require building clang, I'll see what can be done.
I> > 
I> > Thanks, Ian. While you are seekign solution we can sustain with depending
I> > on toolchain build.
I> > 
I> 
I> Okay, I think I've got a potential solution, please try the attached
I> patch.  Now the "make buildkernel" when the objdir is empty should build
I> just the aicasm tool.  (In retrospect, WTF was I thinking adding it to
I> the cross-build tools?  I guess cross-building is just too central to my
I> world these days.)
I> 
I> Maybe for testing you should rename your existing objdir rather than
I> cleaning it out, just in case this doesn't work you can rename it back
I> instead of building clang all over again. :)

That worked for me. Thanks!


-- 
Totus tuus, Glebius.
___
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: CUURENT kernel build broken - make[2]: exec(aicasm) failed (No such file or directory)

2013-11-05 Thread Ian Lepore
On Tue, 2013-11-05 at 19:12 +0400, Gleb Smirnoff wrote:
> On Tue, Nov 05, 2013 at 08:00:52AM -0700, Ian Lepore wrote:
> I> > I> You were just unlucky that your updates bracketed my checkin that
> I> > I> changed the build process for the aicasm tool so that it gets built as
> I> > I> part of the toolchain rather than as part of the kernel now.
> I> > 
> I> > Before this change, the toolchain was not required for kernel build if 
> you
> I> > aren't cross building. And now it is. This breaks the kernel build 
> procedure
> I> > documented in handbook for years, and brings a lot of discomfort to
> I> > developers.
> I> > 
> I> > Now to test a trivial change to kernel I need first to compile clang.
> I> > 
> I> 
> I> I didn't realize the change would have that effect.  Building aicasm
> I> using the kernel build machinery just isn't an option anymore, it builds
> I> in the wrong environment with the wrong header files and sometimes the
> I> wrong toolchain when cross-building.  But there should be a solution
> I> that doesn't require building clang, I'll see what can be done.
> 
> Thanks, Ian. While you are seekign solution we can sustain with depending
> on toolchain build.
> 

Okay, I think I've got a potential solution, please try the attached
patch.  Now the "make buildkernel" when the objdir is empty should build
just the aicasm tool.  (In retrospect, WTF was I thinking adding it to
the cross-build tools?  I guess cross-building is just too central to my
world these days.)

Maybe for testing you should rename your existing objdir rather than
cleaning it out, just in case this doesn't work you can rename it back
instead of building clang all over again. :)

-- Ian

Index: Makefile.inc1
===
--- Makefile.inc1	(revision 257712)
+++ Makefile.inc1	(working copy)
@@ -439,6 +439,16 @@ IMAKE_MTREE=	MTREE_CMD="nmtree ${MTREEFLAGS}"
 KMAKEENV=	${WMAKEENV}
 KMAKE=		${KMAKEENV} ${MAKE} ${.MAKEFLAGS} ${KERNEL_FLAGS} KERNEL=${INSTKERNNAME}
 
+# kernel build-tools stage
+KTMAKE=		MAKEOBJDIRPREFIX=${WORLDTMP} \
+		${WMAKEENV} ${MAKE} -f Makefile.inc1 \
+		TARGET=${TARGET} TARGET_ARCH=${TARGET_ARCH} \
+		DESTDIR= \
+		BOOTSTRAPPING=${OSRELDATE} \
+		SSP_CFLAGS= \
+		-DNO_LINT \
+		-DNO_CPU_CFLAGS -DNO_WARNS -DNO_CTF -DEARLY_BUILD
+
 #
 # buildworld
 #
@@ -1019,7 +1029,7 @@ buildkernel:
 	@echo "--"
 	@echo ">>> stage 2.3: build tools"
 	@echo "--"
-	@# Currently no special kernel tools to build.
+	${_+_}cd ${.CURDIR}; ${KTMAKE} kernel-tools
 .if !defined(NO_KERNELDEPEND)
 	@echo
 	@echo "--"
@@ -1347,6 +1357,23 @@ build-tools: .MAKE
 .endfor
 
 #
+# kernel-tools: Build kernel-building tools
+#
+kernel-tools: .MAKE
+	mkdir -p ${WORLDTMP}/usr
+	mtree -deU -f ${.CURDIR}/etc/mtree/BSD.usr.dist \
+	-p ${WORLDTMP}/usr >/dev/null
+.for _tool in \
+sys/dev/aic7xxx/aicasm
+	${_+_}@${ECHODIR} "===> ${_tool} (obj,depend,all,install)"; \
+		cd ${.CURDIR}/${_tool} && \
+		${MAKE} DIRPRFX=${_tool}/ obj && \
+		${MAKE} DIRPRFX=${_tool}/ depend && \
+		${MAKE} DIRPRFX=${_tool}/ all && \
+		${MAKE} DIRPRFX=${_tool}/ DESTDIR=${WORLDTMP} install
+.endfor
+
+#
 # cross-tools: Build cross-building tools
 #
 .if ${TARGET_ARCH} != ${MACHINE_ARCH} || ${BOOTSTRAPPING} < 800035
@@ -1393,7 +1420,6 @@ cross-tools: .MAKE
 ${_btxld} \
 ${_crunchide} \
 ${_kgzip} \
-sys/dev/aic7xxx/aicasm
 	${_+_}@${ECHODIR} "===> ${_tool} (obj,depend,all,install)"; \
 		cd ${.CURDIR}/${_tool} && \
 		${MAKE} DIRPRFX=${_tool}/ obj && \
___
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: [10-STABLE, 11-CURRENT] something wrong between cam and eventtimer or geom and eventtimer

2013-11-05 Thread Oliver Pinter
hmm, and seems like, the bottleneck are not in geom or cam, but in em
driver or in networking stack

the scenario is:

A machine: dd if=/dev/ada1 bs=1M | nc -l 
B machine: nc IP  | dd of=/dev/null bs=1M

hmm, when dd-ing from /dev/zero and switch back to idletick to 0, then
the performance of network dropped from 113MByte/s to 70+/-15 MByte/s

machdep.idle_mwait=1/0 has no effect
machdep.idle=htl has no effect


On 11/5/13, Oliver Pinter  wrote:
> dmesg corrected
>
> On 11/5/13, Oliver Pinter  wrote:
>> On 11/5/13, Adrian Chadd  wrote:
>>> Ok, so it's only hitting C1. It's not going into C2.
>>>
>>> Is this a dual core CPU with hyperthreading enabled, or a quad core CPU?
>>
>> quad core, i5-4670
>>
>>>
>>> How about changing the idle loop from acpi to hlt, see if that fixes
>>> things? (Without tweaking the event timer logic.)
>>
>> Now, after reboot, the problem has gone. The other symptom are: on vt
>> switching is laggish, and switching the num lock state delayed
>> ~0.5sec.
>>
>> This are reproducible ~ every 10-15th boot.
>>
>>>
>>> I'm worried that what you're seeing here are missed interrupts or
>>> interrupts that aren't immediately causing the driver thread to be
>>> scheduled (and thus things enter HLT until the next interrupt.) I had
>>> to deal with this crap on MIPS for quite some time.
>>>
>>> sysctl machdep.idle=hlt
>>>
>>>
>>>
>>> -adrian
>>>
>>>
>>> On 5 November 2013 09:25, Oliver Pinter  wrote:
 op@perpetua ~> sysctl dev.cpu
 dev.cpu.0.%desc: ACPI CPU
 dev.cpu.0.%driver: cpu
 dev.cpu.0.%location: handle=\_PR_.CPU0
 dev.cpu.0.%pnpinfo: _HID=none _UID=0
 dev.cpu.0.%parent: acpi0
 dev.cpu.0.coretemp.delta: 59
 dev.cpu.0.coretemp.resolution: 1
 dev.cpu.0.coretemp.tjmax: 100.0C
 dev.cpu.0.coretemp.throttle_log: 0
 dev.cpu.0.temperature: 41.0C
 dev.cpu.0.freq_levels: 3401/84000 3400/84000 3200/77169 3000/70587
 2800/64262 2700/61182 2500/55201 2300/49464 2100/43946 1900/38654
 1700/34277 1500/29407 1400/27053 1225/23671 1200/22509 1050/19695
 1000/18167 875/15896 800/14031 700/12277 600/10523 500/8769 400/7015
 300/5261 200/3507 100/1753
 dev.cpu.0.cx_supported: C1/1/1 C2/2/67
 dev.cpu.0.cx_lowest: C1
 dev.cpu.0.cx_usage: 100.00% 0.00% last 812us
 dev.cpu.1.%desc: ACPI CPU
 dev.cpu.1.%driver: cpu
 dev.cpu.1.%location: handle=\_PR_.CPU1
 dev.cpu.1.%pnpinfo: _HID=none _UID=0
 dev.cpu.1.%parent: acpi0
 dev.cpu.1.coretemp.delta: 56
 dev.cpu.1.coretemp.resolution: 1
 dev.cpu.1.coretemp.tjmax: 100.0C
 dev.cpu.1.coretemp.throttle_log: 0
 dev.cpu.1.temperature: 44.0C
 dev.cpu.1.cx_supported: C1/1/1 C2/2/67
 dev.cpu.1.cx_lowest: C1
 dev.cpu.1.cx_usage: 100.00% 0.00% last 1348us
 dev.cpu.2.%desc: ACPI CPU
 dev.cpu.2.%driver: cpu
 dev.cpu.2.%location: handle=\_PR_.CPU2
 dev.cpu.2.%pnpinfo: _HID=none _UID=0
 dev.cpu.2.%parent: acpi0
 dev.cpu.2.coretemp.delta: 61
 dev.cpu.2.coretemp.resolution: 1
 dev.cpu.2.coretemp.tjmax: 100.0C
 dev.cpu.2.coretemp.throttle_log: 0
 dev.cpu.2.temperature: 39.0C
 dev.cpu.2.cx_supported: C1/1/1 C2/2/67
 dev.cpu.2.cx_lowest: C1
 dev.cpu.2.cx_usage: 100.00% 0.00% last 845us
 dev.cpu.3.%desc: ACPI CPU
 dev.cpu.3.%driver: cpu
 dev.cpu.3.%location: handle=\_PR_.CPU3
 dev.cpu.3.%pnpinfo: _HID=none _UID=0
 dev.cpu.3.%parent: acpi0
 dev.cpu.3.coretemp.delta: 62
 dev.cpu.3.coretemp.resolution: 1
 dev.cpu.3.coretemp.tjmax: 100.0C
 dev.cpu.3.coretemp.throttle_log: 0
 dev.cpu.3.temperature: 38.0C
 dev.cpu.3.cx_supported: C1/1/1 C2/2/67
 dev.cpu.3.cx_lowest: C1
 dev.cpu.3.cx_usage: 100.00% 0.00% last 1609us

 On 11/5/13, Adrian Chadd  wrote:
> Hi!
>
> Can you do 'sysctl dev.cpu' please? I'd like to see what sleep
> state(s) your CPU is entering.
>
> Thanks!
>
>
> -adrian
>
>
> On 5 November 2013 06:07, Oliver Pinter  wrote:
>> Hi all!
>>
>> The machine is a Haswell machine, the disc performance was very poor
>> (20-30MByte/sec).
>> When I change the kern.eventtimer.idletick from 0 to 1, the normal
>> performance restored back to normal (70-90MByte/sec).
>>
>> The default eventtimer was LAPIC.
>>
>> On other machine Q9300, this was fully reproducible.
>> ___
>> 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"
>
>>>
>>
>
___
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-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-05 16:20:19 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-05 16:20: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-11-05 16:20:19 - starting HEAD tinderbox run for i386/i386
TB --- 2013-11-05 16:20:19 - cleaning the object tree
TB --- 2013-11-05 16:20:19 - /usr/local/bin/svn stat /src
TB --- 2013-11-05 16:20:24 - At svn revision 257709
TB --- 2013-11-05 16:20:25 - building world
TB --- 2013-11-05 16:20:25 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-05 16:20:25 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-05 16:20:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-05 16:20:25 - SRCCONF=/dev/null
TB --- 2013-11-05 16:20:25 - TARGET=i386
TB --- 2013-11-05 16:20:25 - TARGET_ARCH=i386
TB --- 2013-11-05 16:20:25 - TZ=UTC
TB --- 2013-11-05 16:20:25 - __MAKE_CONF=/dev/null
TB --- 2013-11-05 16:20:25 - cd /src
TB --- 2013-11-05 16:20:25 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Tue Nov  5 16:20: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 Tue Nov  5 19:33:14 UTC 2013
TB --- 2013-11-05 19:33:14 - generating LINT kernel config
TB --- 2013-11-05 19:33:14 - cd /src/sys/i386/conf
TB --- 2013-11-05 19:33:14 - /usr/bin/make -B LINT
TB --- 2013-11-05 19:33:15 - cd /src/sys/i386/conf
TB --- 2013-11-05 19:33:15 - /usr/sbin/config -m LINT
TB --- 2013-11-05 19:33:15 - building LINT kernel
TB --- 2013-11-05 19:33:15 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-05 19:33:15 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-05 19:33:15 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-05 19:33:15 - SRCCONF=/dev/null
TB --- 2013-11-05 19:33:15 - TARGET=i386
TB --- 2013-11-05 19:33:15 - TARGET_ARCH=i386
TB --- 2013-11-05 19:33:15 - TZ=UTC
TB --- 2013-11-05 19:33:15 - __MAKE_CONF=/dev/null
TB --- 2013-11-05 19:33:15 - cd /src
TB --- 2013-11-05 19:33:15 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Tue Nov  5 19:33: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
[...]
sc.svr4_ifc_req.svr4_ifr_addr.sa_family =
~~~^
   ->
/src/sys/compat/svr4/svr4_sockio.c:165:20: error: member reference type 'struct 
ifreq *' is a pointer; maybe you meant to use '->'?
ifc->ifc_req.ifr_addr.sa_family;
^
->
6 errors generated.
*** Error code 1

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

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

Stop in /src.
TB --- 2013-11-05 19:53:38 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-05 19:53:38 - ERROR: failed to build LINT kernel
TB --- 2013-11-05 19:53:38 - 10172.55 user 1979.38 system 12798.23 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"


Re: [10-STABLE, 11-CURRENT] something wrong between cam and eventtimer or geom and eventtimer

2013-11-05 Thread Oliver Pinter
dmesg corrected

On 11/5/13, Oliver Pinter  wrote:
> On 11/5/13, Adrian Chadd  wrote:
>> Ok, so it's only hitting C1. It's not going into C2.
>>
>> Is this a dual core CPU with hyperthreading enabled, or a quad core CPU?
>
> quad core, i5-4670
>
>>
>> How about changing the idle loop from acpi to hlt, see if that fixes
>> things? (Without tweaking the event timer logic.)
>
> Now, after reboot, the problem has gone. The other symptom are: on vt
> switching is laggish, and switching the num lock state delayed
> ~0.5sec.
>
> This are reproducible ~ every 10-15th boot.
>
>>
>> I'm worried that what you're seeing here are missed interrupts or
>> interrupts that aren't immediately causing the driver thread to be
>> scheduled (and thus things enter HLT until the next interrupt.) I had
>> to deal with this crap on MIPS for quite some time.
>>
>> sysctl machdep.idle=hlt
>>
>>
>>
>> -adrian
>>
>>
>> On 5 November 2013 09:25, Oliver Pinter  wrote:
>>> op@perpetua ~> sysctl dev.cpu
>>> dev.cpu.0.%desc: ACPI CPU
>>> dev.cpu.0.%driver: cpu
>>> dev.cpu.0.%location: handle=\_PR_.CPU0
>>> dev.cpu.0.%pnpinfo: _HID=none _UID=0
>>> dev.cpu.0.%parent: acpi0
>>> dev.cpu.0.coretemp.delta: 59
>>> dev.cpu.0.coretemp.resolution: 1
>>> dev.cpu.0.coretemp.tjmax: 100.0C
>>> dev.cpu.0.coretemp.throttle_log: 0
>>> dev.cpu.0.temperature: 41.0C
>>> dev.cpu.0.freq_levels: 3401/84000 3400/84000 3200/77169 3000/70587
>>> 2800/64262 2700/61182 2500/55201 2300/49464 2100/43946 1900/38654
>>> 1700/34277 1500/29407 1400/27053 1225/23671 1200/22509 1050/19695
>>> 1000/18167 875/15896 800/14031 700/12277 600/10523 500/8769 400/7015
>>> 300/5261 200/3507 100/1753
>>> dev.cpu.0.cx_supported: C1/1/1 C2/2/67
>>> dev.cpu.0.cx_lowest: C1
>>> dev.cpu.0.cx_usage: 100.00% 0.00% last 812us
>>> dev.cpu.1.%desc: ACPI CPU
>>> dev.cpu.1.%driver: cpu
>>> dev.cpu.1.%location: handle=\_PR_.CPU1
>>> dev.cpu.1.%pnpinfo: _HID=none _UID=0
>>> dev.cpu.1.%parent: acpi0
>>> dev.cpu.1.coretemp.delta: 56
>>> dev.cpu.1.coretemp.resolution: 1
>>> dev.cpu.1.coretemp.tjmax: 100.0C
>>> dev.cpu.1.coretemp.throttle_log: 0
>>> dev.cpu.1.temperature: 44.0C
>>> dev.cpu.1.cx_supported: C1/1/1 C2/2/67
>>> dev.cpu.1.cx_lowest: C1
>>> dev.cpu.1.cx_usage: 100.00% 0.00% last 1348us
>>> dev.cpu.2.%desc: ACPI CPU
>>> dev.cpu.2.%driver: cpu
>>> dev.cpu.2.%location: handle=\_PR_.CPU2
>>> dev.cpu.2.%pnpinfo: _HID=none _UID=0
>>> dev.cpu.2.%parent: acpi0
>>> dev.cpu.2.coretemp.delta: 61
>>> dev.cpu.2.coretemp.resolution: 1
>>> dev.cpu.2.coretemp.tjmax: 100.0C
>>> dev.cpu.2.coretemp.throttle_log: 0
>>> dev.cpu.2.temperature: 39.0C
>>> dev.cpu.2.cx_supported: C1/1/1 C2/2/67
>>> dev.cpu.2.cx_lowest: C1
>>> dev.cpu.2.cx_usage: 100.00% 0.00% last 845us
>>> dev.cpu.3.%desc: ACPI CPU
>>> dev.cpu.3.%driver: cpu
>>> dev.cpu.3.%location: handle=\_PR_.CPU3
>>> dev.cpu.3.%pnpinfo: _HID=none _UID=0
>>> dev.cpu.3.%parent: acpi0
>>> dev.cpu.3.coretemp.delta: 62
>>> dev.cpu.3.coretemp.resolution: 1
>>> dev.cpu.3.coretemp.tjmax: 100.0C
>>> dev.cpu.3.coretemp.throttle_log: 0
>>> dev.cpu.3.temperature: 38.0C
>>> dev.cpu.3.cx_supported: C1/1/1 C2/2/67
>>> dev.cpu.3.cx_lowest: C1
>>> dev.cpu.3.cx_usage: 100.00% 0.00% last 1609us
>>>
>>> On 11/5/13, Adrian Chadd  wrote:
 Hi!

 Can you do 'sysctl dev.cpu' please? I'd like to see what sleep
 state(s) your CPU is entering.

 Thanks!


 -adrian


 On 5 November 2013 06:07, Oliver Pinter  wrote:
> Hi all!
>
> The machine is a Haswell machine, the disc performance was very poor
> (20-30MByte/sec).
> When I change the kern.eventtimer.idletick from 0 to 1, the normal
> performance restored back to normal (70-90MByte/sec).
>
> The default eventtimer was LAPIC.
>
> On other machine Q9300, this was fully reproducible.
> ___
> 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"

>>
>


dmesg-i5-4670-10-STABLE
Description: Binary data
___
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: [10-STABLE, 11-CURRENT] something wrong between cam and eventtimer or geom and eventtimer

2013-11-05 Thread Oliver Pinter
On 11/5/13, Adrian Chadd  wrote:
> Ok, so it's only hitting C1. It's not going into C2.
>
> Is this a dual core CPU with hyperthreading enabled, or a quad core CPU?

quad core, i5-4670

>
> How about changing the idle loop from acpi to hlt, see if that fixes
> things? (Without tweaking the event timer logic.)

Now, after reboot, the problem has gone. The other symptom are: on vt
switching is laggish, and switching the num lock state delayed
~0.5sec.

This are reproducible ~ every 10-15th boot.

>
> I'm worried that what you're seeing here are missed interrupts or
> interrupts that aren't immediately causing the driver thread to be
> scheduled (and thus things enter HLT until the next interrupt.) I had
> to deal with this crap on MIPS for quite some time.
>
> sysctl machdep.idle=hlt
>
>
>
> -adrian
>
>
> On 5 November 2013 09:25, Oliver Pinter  wrote:
>> op@perpetua ~> sysctl dev.cpu
>> dev.cpu.0.%desc: ACPI CPU
>> dev.cpu.0.%driver: cpu
>> dev.cpu.0.%location: handle=\_PR_.CPU0
>> dev.cpu.0.%pnpinfo: _HID=none _UID=0
>> dev.cpu.0.%parent: acpi0
>> dev.cpu.0.coretemp.delta: 59
>> dev.cpu.0.coretemp.resolution: 1
>> dev.cpu.0.coretemp.tjmax: 100.0C
>> dev.cpu.0.coretemp.throttle_log: 0
>> dev.cpu.0.temperature: 41.0C
>> dev.cpu.0.freq_levels: 3401/84000 3400/84000 3200/77169 3000/70587
>> 2800/64262 2700/61182 2500/55201 2300/49464 2100/43946 1900/38654
>> 1700/34277 1500/29407 1400/27053 1225/23671 1200/22509 1050/19695
>> 1000/18167 875/15896 800/14031 700/12277 600/10523 500/8769 400/7015
>> 300/5261 200/3507 100/1753
>> dev.cpu.0.cx_supported: C1/1/1 C2/2/67
>> dev.cpu.0.cx_lowest: C1
>> dev.cpu.0.cx_usage: 100.00% 0.00% last 812us
>> dev.cpu.1.%desc: ACPI CPU
>> dev.cpu.1.%driver: cpu
>> dev.cpu.1.%location: handle=\_PR_.CPU1
>> dev.cpu.1.%pnpinfo: _HID=none _UID=0
>> dev.cpu.1.%parent: acpi0
>> dev.cpu.1.coretemp.delta: 56
>> dev.cpu.1.coretemp.resolution: 1
>> dev.cpu.1.coretemp.tjmax: 100.0C
>> dev.cpu.1.coretemp.throttle_log: 0
>> dev.cpu.1.temperature: 44.0C
>> dev.cpu.1.cx_supported: C1/1/1 C2/2/67
>> dev.cpu.1.cx_lowest: C1
>> dev.cpu.1.cx_usage: 100.00% 0.00% last 1348us
>> dev.cpu.2.%desc: ACPI CPU
>> dev.cpu.2.%driver: cpu
>> dev.cpu.2.%location: handle=\_PR_.CPU2
>> dev.cpu.2.%pnpinfo: _HID=none _UID=0
>> dev.cpu.2.%parent: acpi0
>> dev.cpu.2.coretemp.delta: 61
>> dev.cpu.2.coretemp.resolution: 1
>> dev.cpu.2.coretemp.tjmax: 100.0C
>> dev.cpu.2.coretemp.throttle_log: 0
>> dev.cpu.2.temperature: 39.0C
>> dev.cpu.2.cx_supported: C1/1/1 C2/2/67
>> dev.cpu.2.cx_lowest: C1
>> dev.cpu.2.cx_usage: 100.00% 0.00% last 845us
>> dev.cpu.3.%desc: ACPI CPU
>> dev.cpu.3.%driver: cpu
>> dev.cpu.3.%location: handle=\_PR_.CPU3
>> dev.cpu.3.%pnpinfo: _HID=none _UID=0
>> dev.cpu.3.%parent: acpi0
>> dev.cpu.3.coretemp.delta: 62
>> dev.cpu.3.coretemp.resolution: 1
>> dev.cpu.3.coretemp.tjmax: 100.0C
>> dev.cpu.3.coretemp.throttle_log: 0
>> dev.cpu.3.temperature: 38.0C
>> dev.cpu.3.cx_supported: C1/1/1 C2/2/67
>> dev.cpu.3.cx_lowest: C1
>> dev.cpu.3.cx_usage: 100.00% 0.00% last 1609us
>>
>> On 11/5/13, Adrian Chadd  wrote:
>>> Hi!
>>>
>>> Can you do 'sysctl dev.cpu' please? I'd like to see what sleep
>>> state(s) your CPU is entering.
>>>
>>> Thanks!
>>>
>>>
>>> -adrian
>>>
>>>
>>> On 5 November 2013 06:07, Oliver Pinter  wrote:
 Hi all!

 The machine is a Haswell machine, the disc performance was very poor
 (20-30MByte/sec).
 When I change the kern.eventtimer.idletick from 0 to 1, the normal
 performance restored back to normal (70-90MByte/sec).

 The default eventtimer was LAPIC.

 On other machine Q9300, this was fully reproducible.
 ___
 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"
>>>
>


dmesg.i5-4670
Description: Binary data
___
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: cron(8) improvement

2013-11-05 Thread Nikolai Lifanov
On 11/05/13 13:28, Allan Jude wrote:
> On 2013-11-05 13:21, Mark Felder wrote:
>>
>> On Tue, Nov 5, 2013, at 11:37, Nikolai Lifanov wrote:
>>> On 11/05/13 12:31, Allan Jude wrote:
 This came up in discussion on IRC and I thought I should throw it at the
 list so I don't forget.

 A user was asking how to do what linux cron does, where there is a
 directory /etc/cron.d/ that packages and add files to to create crontabs.

 Making FreeBSD's cron (Vixie Cron) include /etc/cron.d/ and
 /usr/local/etc/cron.d/ in the /etc/crontab format seems like a very
 useful feature, especially for pkg(8) as it makes it easy and safe to
 programatically add and remove crontabs as part of a package.


>>> Shouldn't we encourage packages to use periodic(8) when possible?
>>>
>> Yes but our default periodic configuration in /etc/crontab is only
>> configured to be as granular as daily. If this is something that should
>> run hourly or at very strange intervals then cron is a better choice.
>>
>> If the application is installing its own user they could install their
>> own crontab file in /var/cron/tabs. I'm certain I've seen a couple ports
>> do this.
>> ___
>> 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"
> I don't have a specific example off the top of my head, but I am sure
> there are some daemons that needs to do something at some interval as
> root. Personally I am not so sure about having a package create a
> crontab automatically. It seems like a POLA violation, but it is also
> something that seems to be expected by some modern applications. I
> assume it is mostly handled by pkg-message currently, and maybe it is
> best to continue that way, but having the additional flexibility may be
> very useful.
> 
> If for nothing else, it would be a lot prettier than the way I currently
> manage crontabs using puppet.
> 

I would be frustrated if a port installed a root cron job without my
intervention. How about an RC extension that dynamically adds these?
Think 'drupal_cron_enable="YES"'. I just think that there should be
something an operator does, either explicitly or through configuration
management, to add a cron job for root. We don't auto-enable daemons, so
we should not auto-add these either.

- Nikolai Lifanov

___
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: 10.0-BETA1 i386 on VirtualBox

2013-11-05 Thread Mike Jakubik


On 11/05/13 12:45, Konstantin Belousov wrote:


This is not the fix, it is rather a masking for a bug.  Right now, I
am even more sure that the issue is in vbox.

And still, anybody able to get the problem on amd64 guest ?


I have run numerous versions of 10 (64bit) inside VirtualBox without any 
issues, the only problem I have is that virtualbox additions don't 
compile on 10.


___
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: cron(8) improvement

2013-11-05 Thread Allan Jude
On 2013-11-05 13:21, Mark Felder wrote:
>
> On Tue, Nov 5, 2013, at 11:37, Nikolai Lifanov wrote:
>> On 11/05/13 12:31, Allan Jude wrote:
>>> This came up in discussion on IRC and I thought I should throw it at the
>>> list so I don't forget.
>>>
>>> A user was asking how to do what linux cron does, where there is a
>>> directory /etc/cron.d/ that packages and add files to to create crontabs.
>>>
>>> Making FreeBSD's cron (Vixie Cron) include /etc/cron.d/ and
>>> /usr/local/etc/cron.d/ in the /etc/crontab format seems like a very
>>> useful feature, especially for pkg(8) as it makes it easy and safe to
>>> programatically add and remove crontabs as part of a package.
>>>
>>>
>> Shouldn't we encourage packages to use periodic(8) when possible?
>>
> Yes but our default periodic configuration in /etc/crontab is only
> configured to be as granular as daily. If this is something that should
> run hourly or at very strange intervals then cron is a better choice.
>
> If the application is installing its own user they could install their
> own crontab file in /var/cron/tabs. I'm certain I've seen a couple ports
> do this.
> ___
> 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"
I don't have a specific example off the top of my head, but I am sure
there are some daemons that needs to do something at some interval as
root. Personally I am not so sure about having a package create a
crontab automatically. It seems like a POLA violation, but it is also
something that seems to be expected by some modern applications. I
assume it is mostly handled by pkg-message currently, and maybe it is
best to continue that way, but having the additional flexibility may be
very useful.

If for nothing else, it would be a lot prettier than the way I currently
manage crontabs using puppet.

-- 
Allan Jude




signature.asc
Description: OpenPGP digital signature


Re: Automated submission of kernel panic reports: sysutils/panicmail

2013-11-05 Thread John Baldwin
On Monday, November 04, 2013 4:29:27 pm Colin Percival wrote:
> On 11/04/13 04:49, Alfred Perlstein wrote:
> > Colin, have you had a few minutes to check out the crash reporting 
> > facilities in
> > FreeNAS?
> 
> Yes.
> 
> > The reason I ask is that:
> > 
> > 1) we would like to share code.
> > 2) we have this running for a few months now and have a huge corpus of 
> > information.
> > 3) we are building a nice UI (screenshots attached) over it, we have a 
> > couple of
> > thousands of lines of code we can share for this.
> 
> Once I have a useful number of panics collected, I was hoping to take the best
> pieces from FreeNAS's processing, from the SoC project, and from the 
> processing
> I've been doing of automatic panic reports from EC2 instances.
> 
> > We send a minimal set of information: kernel stack trace, ddb buffer and
> > hardware.  Just enough to get some very, very handy stuff.
> 
> I'm currently sending the dump header and what I get from kgdb 'bt'.  If I 
> find
> that I'm missing something important, I can always add it to a new version of
> the panicmail port. ;-)

One of my previous employers maintained a database of panics and I added ways
to recognize "known panics" and tag them.  I ended up relying a lot on stack
trace details from specific OS versions to mark a panic as an instance of a
specific bug.  Also, you may have very different stack traces even on the same
build version for a single bug.  In the case of my employer we had a
constrained set of kernel configs and specific build versions to work with.
It might be harder to correctly match panics in the wild what with patched
trees and random kernel configs.

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


Re: cron(8) improvement

2013-11-05 Thread Mark Felder


On Tue, Nov 5, 2013, at 11:37, Nikolai Lifanov wrote:
> On 11/05/13 12:31, Allan Jude wrote:
> > This came up in discussion on IRC and I thought I should throw it at the
> > list so I don't forget.
> > 
> > A user was asking how to do what linux cron does, where there is a
> > directory /etc/cron.d/ that packages and add files to to create crontabs.
> > 
> > Making FreeBSD's cron (Vixie Cron) include /etc/cron.d/ and
> > /usr/local/etc/cron.d/ in the /etc/crontab format seems like a very
> > useful feature, especially for pkg(8) as it makes it easy and safe to
> > programatically add and remove crontabs as part of a package.
> > 
> > 
> 
> Shouldn't we encourage packages to use periodic(8) when possible?
> 

Yes but our default periodic configuration in /etc/crontab is only
configured to be as granular as daily. If this is something that should
run hourly or at very strange intervals then cron is a better choice.

If the application is installing its own user they could install their
own crontab file in /var/cron/tabs. I'm certain I've seen a couple ports
do this.
___
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: CUURENT kernel build broken - make[2]: exec(aicasm) failed (No such file or directory)

2013-11-05 Thread Brooks Davis
On Tue, Nov 05, 2013 at 08:00:52AM -0700, Ian Lepore wrote:
> On Tue, 2013-11-05 at 11:01 +0400, Gleb Smirnoff wrote:
> > On Mon, Nov 04, 2013 at 10:09:54PM -0700, Ian Lepore wrote:
> > I> > > /usr/src/sys/dev/aic7xxx/aic7xxx.seq
> > I> > > > make[2]: exec(aicasm) failed (No such file or directory)
> > I> > > > *** Error code 1
> > I> > > >
> > I> > > > Stop.
> > I> > > > make[2]: stopped in /usr/obj/usr/src/sys/GENERIC
> > I> > > > *** Error code 1
> > I> > > >
> > I> > > > Stop.
> > I> > > > make[1]: stopped in /usr/src
> > I> > >
> > I> > > Did you update your source and then "make buildkernel" without
> > I> > > buildworld?  If so, a "make kernel-toolchain" should create the 
> > aicasm
> > I> > > tool and get you back on track.
> > I> > >
> > I> > 
> > I> > really odd as i built a kernel this morning no problem, then updated 
> > the
> > I> > tree and went to build another kernel and got that.
> > I> > working through it, thanks for the input..
> > I> > 
> > I> 
> > I> You were just unlucky that your updates bracketed my checkin that
> > I> changed the build process for the aicasm tool so that it gets built as
> > I> part of the toolchain rather than as part of the kernel now.
> > 
> > Before this change, the toolchain was not required for kernel build if you
> > aren't cross building. And now it is. This breaks the kernel build procedure
> > documented in handbook for years, and brings a lot of discomfort to
> > developers.
> > 
> > Now to test a trivial change to kernel I need first to compile clang.
> > 
> 
> I didn't realize the change would have that effect.  Building aicasm
> using the kernel build machinery just isn't an option anymore, it builds
> in the wrong environment with the wrong header files and sometimes the
> wrong toolchain when cross-building.  But there should be a solution
> that doesn't require building clang, I'll see what can be done.

We should probalby just install it in /usr/bin.  The last functional
change was in 2010 and the last before that was 2003.

-- Brooks


pgpsw5aA7QNIC.pgp
Description: PGP signature


Re: [10-STABLE, 11-CURRENT] something wrong between cam and eventtimer or geom and eventtimer

2013-11-05 Thread Adrian Chadd
and sysctl machdep.idle_mwait=0



-adrian


On 5 November 2013 10:12, Adrian Chadd  wrote:
> Ok, so it's only hitting C1. It's not going into C2.
>
> Is this a dual core CPU with hyperthreading enabled, or a quad core CPU?
>
> How about changing the idle loop from acpi to hlt, see if that fixes
> things? (Without tweaking the event timer logic.)
>
> I'm worried that what you're seeing here are missed interrupts or
> interrupts that aren't immediately causing the driver thread to be
> scheduled (and thus things enter HLT until the next interrupt.) I had
> to deal with this crap on MIPS for quite some time.
>
> sysctl machdep.idle=hlt
>
>
>
> -adrian
>
>
> On 5 November 2013 09:25, Oliver Pinter  wrote:
>> op@perpetua ~> sysctl dev.cpu
>> dev.cpu.0.%desc: ACPI CPU
>> dev.cpu.0.%driver: cpu
>> dev.cpu.0.%location: handle=\_PR_.CPU0
>> dev.cpu.0.%pnpinfo: _HID=none _UID=0
>> dev.cpu.0.%parent: acpi0
>> dev.cpu.0.coretemp.delta: 59
>> dev.cpu.0.coretemp.resolution: 1
>> dev.cpu.0.coretemp.tjmax: 100.0C
>> dev.cpu.0.coretemp.throttle_log: 0
>> dev.cpu.0.temperature: 41.0C
>> dev.cpu.0.freq_levels: 3401/84000 3400/84000 3200/77169 3000/70587
>> 2800/64262 2700/61182 2500/55201 2300/49464 2100/43946 1900/38654
>> 1700/34277 1500/29407 1400/27053 1225/23671 1200/22509 1050/19695
>> 1000/18167 875/15896 800/14031 700/12277 600/10523 500/8769 400/7015
>> 300/5261 200/3507 100/1753
>> dev.cpu.0.cx_supported: C1/1/1 C2/2/67
>> dev.cpu.0.cx_lowest: C1
>> dev.cpu.0.cx_usage: 100.00% 0.00% last 812us
>> dev.cpu.1.%desc: ACPI CPU
>> dev.cpu.1.%driver: cpu
>> dev.cpu.1.%location: handle=\_PR_.CPU1
>> dev.cpu.1.%pnpinfo: _HID=none _UID=0
>> dev.cpu.1.%parent: acpi0
>> dev.cpu.1.coretemp.delta: 56
>> dev.cpu.1.coretemp.resolution: 1
>> dev.cpu.1.coretemp.tjmax: 100.0C
>> dev.cpu.1.coretemp.throttle_log: 0
>> dev.cpu.1.temperature: 44.0C
>> dev.cpu.1.cx_supported: C1/1/1 C2/2/67
>> dev.cpu.1.cx_lowest: C1
>> dev.cpu.1.cx_usage: 100.00% 0.00% last 1348us
>> dev.cpu.2.%desc: ACPI CPU
>> dev.cpu.2.%driver: cpu
>> dev.cpu.2.%location: handle=\_PR_.CPU2
>> dev.cpu.2.%pnpinfo: _HID=none _UID=0
>> dev.cpu.2.%parent: acpi0
>> dev.cpu.2.coretemp.delta: 61
>> dev.cpu.2.coretemp.resolution: 1
>> dev.cpu.2.coretemp.tjmax: 100.0C
>> dev.cpu.2.coretemp.throttle_log: 0
>> dev.cpu.2.temperature: 39.0C
>> dev.cpu.2.cx_supported: C1/1/1 C2/2/67
>> dev.cpu.2.cx_lowest: C1
>> dev.cpu.2.cx_usage: 100.00% 0.00% last 845us
>> dev.cpu.3.%desc: ACPI CPU
>> dev.cpu.3.%driver: cpu
>> dev.cpu.3.%location: handle=\_PR_.CPU3
>> dev.cpu.3.%pnpinfo: _HID=none _UID=0
>> dev.cpu.3.%parent: acpi0
>> dev.cpu.3.coretemp.delta: 62
>> dev.cpu.3.coretemp.resolution: 1
>> dev.cpu.3.coretemp.tjmax: 100.0C
>> dev.cpu.3.coretemp.throttle_log: 0
>> dev.cpu.3.temperature: 38.0C
>> dev.cpu.3.cx_supported: C1/1/1 C2/2/67
>> dev.cpu.3.cx_lowest: C1
>> dev.cpu.3.cx_usage: 100.00% 0.00% last 1609us
>>
>> On 11/5/13, Adrian Chadd  wrote:
>>> Hi!
>>>
>>> Can you do 'sysctl dev.cpu' please? I'd like to see what sleep
>>> state(s) your CPU is entering.
>>>
>>> Thanks!
>>>
>>>
>>> -adrian
>>>
>>>
>>> On 5 November 2013 06:07, Oliver Pinter  wrote:
 Hi all!

 The machine is a Haswell machine, the disc performance was very poor
 (20-30MByte/sec).
 When I change the kern.eventtimer.idletick from 0 to 1, the normal
 performance restored back to normal (70-90MByte/sec).

 The default eventtimer was LAPIC.

 On other machine Q9300, this was fully reproducible.
 ___
 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"
>>>
___
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: [10-STABLE, 11-CURRENT] something wrong between cam and eventtimer or geom and eventtimer

2013-11-05 Thread Adrian Chadd
Ok, so it's only hitting C1. It's not going into C2.

Is this a dual core CPU with hyperthreading enabled, or a quad core CPU?

How about changing the idle loop from acpi to hlt, see if that fixes
things? (Without tweaking the event timer logic.)

I'm worried that what you're seeing here are missed interrupts or
interrupts that aren't immediately causing the driver thread to be
scheduled (and thus things enter HLT until the next interrupt.) I had
to deal with this crap on MIPS for quite some time.

sysctl machdep.idle=hlt



-adrian


On 5 November 2013 09:25, Oliver Pinter  wrote:
> op@perpetua ~> sysctl dev.cpu
> dev.cpu.0.%desc: ACPI CPU
> dev.cpu.0.%driver: cpu
> dev.cpu.0.%location: handle=\_PR_.CPU0
> dev.cpu.0.%pnpinfo: _HID=none _UID=0
> dev.cpu.0.%parent: acpi0
> dev.cpu.0.coretemp.delta: 59
> dev.cpu.0.coretemp.resolution: 1
> dev.cpu.0.coretemp.tjmax: 100.0C
> dev.cpu.0.coretemp.throttle_log: 0
> dev.cpu.0.temperature: 41.0C
> dev.cpu.0.freq_levels: 3401/84000 3400/84000 3200/77169 3000/70587
> 2800/64262 2700/61182 2500/55201 2300/49464 2100/43946 1900/38654
> 1700/34277 1500/29407 1400/27053 1225/23671 1200/22509 1050/19695
> 1000/18167 875/15896 800/14031 700/12277 600/10523 500/8769 400/7015
> 300/5261 200/3507 100/1753
> dev.cpu.0.cx_supported: C1/1/1 C2/2/67
> dev.cpu.0.cx_lowest: C1
> dev.cpu.0.cx_usage: 100.00% 0.00% last 812us
> dev.cpu.1.%desc: ACPI CPU
> dev.cpu.1.%driver: cpu
> dev.cpu.1.%location: handle=\_PR_.CPU1
> dev.cpu.1.%pnpinfo: _HID=none _UID=0
> dev.cpu.1.%parent: acpi0
> dev.cpu.1.coretemp.delta: 56
> dev.cpu.1.coretemp.resolution: 1
> dev.cpu.1.coretemp.tjmax: 100.0C
> dev.cpu.1.coretemp.throttle_log: 0
> dev.cpu.1.temperature: 44.0C
> dev.cpu.1.cx_supported: C1/1/1 C2/2/67
> dev.cpu.1.cx_lowest: C1
> dev.cpu.1.cx_usage: 100.00% 0.00% last 1348us
> dev.cpu.2.%desc: ACPI CPU
> dev.cpu.2.%driver: cpu
> dev.cpu.2.%location: handle=\_PR_.CPU2
> dev.cpu.2.%pnpinfo: _HID=none _UID=0
> dev.cpu.2.%parent: acpi0
> dev.cpu.2.coretemp.delta: 61
> dev.cpu.2.coretemp.resolution: 1
> dev.cpu.2.coretemp.tjmax: 100.0C
> dev.cpu.2.coretemp.throttle_log: 0
> dev.cpu.2.temperature: 39.0C
> dev.cpu.2.cx_supported: C1/1/1 C2/2/67
> dev.cpu.2.cx_lowest: C1
> dev.cpu.2.cx_usage: 100.00% 0.00% last 845us
> dev.cpu.3.%desc: ACPI CPU
> dev.cpu.3.%driver: cpu
> dev.cpu.3.%location: handle=\_PR_.CPU3
> dev.cpu.3.%pnpinfo: _HID=none _UID=0
> dev.cpu.3.%parent: acpi0
> dev.cpu.3.coretemp.delta: 62
> dev.cpu.3.coretemp.resolution: 1
> dev.cpu.3.coretemp.tjmax: 100.0C
> dev.cpu.3.coretemp.throttle_log: 0
> dev.cpu.3.temperature: 38.0C
> dev.cpu.3.cx_supported: C1/1/1 C2/2/67
> dev.cpu.3.cx_lowest: C1
> dev.cpu.3.cx_usage: 100.00% 0.00% last 1609us
>
> On 11/5/13, Adrian Chadd  wrote:
>> Hi!
>>
>> Can you do 'sysctl dev.cpu' please? I'd like to see what sleep
>> state(s) your CPU is entering.
>>
>> Thanks!
>>
>>
>> -adrian
>>
>>
>> On 5 November 2013 06:07, Oliver Pinter  wrote:
>>> Hi all!
>>>
>>> The machine is a Haswell machine, the disc performance was very poor
>>> (20-30MByte/sec).
>>> When I change the kern.eventtimer.idletick from 0 to 1, the normal
>>> performance restored back to normal (70-90MByte/sec).
>>>
>>> The default eventtimer was LAPIC.
>>>
>>> On other machine Q9300, this was fully reproducible.
>>> ___
>>> 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"
>>
___
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: [CFT] Kernel-Selection Enhancemnt to Boot Menu

2013-11-05 Thread Teske, Devin

On Nov 5, 2013, at 9:28 AM, Nathan Whitehorn wrote:

> On 11/05/13 11:06, Kurt Lidl wrote:
>> 
>>> You can try enabling the beastie menu on sparc64 by editing
>>> /boot/loader.rc:
>>> 
>>> === Change #1 in /boot/loader.rc to enable beastie menu ===
>>> 
>>> Find:
>>>\ Reads and processes loader.conf variables
>>>\ NOTE: Change to `initialize' if you enable the below boot menu
>>>start
>>> 
>>> Change "start" to "initialize" as shown below:
>>>\ Reads and processes loader.conf variables
>>>\ NOTE: Change to `initialize' if you enable the below boot menu
>>>initialize
>>> 
>>> === Change #2 in [same file] to enable beastie menu ===
>>> 
>>> Find:
>>>\ Uncomment to enable boot menu
>>>\ include /boot/beastie.4th
>>>\ beastie-start
>>> 
>>> Uncomment "beastie-start" as shown below:
>>>\ Uncomment to enable boot menu
>>>\ include /boot/beastie.4th
>>>beastie-start
>>> 
>>> ==
>>> 
>>> If you find that making those two trivial changes, that you are able
>>> to load
>>> the menu... then maybe it's time for us to start thinking about
>>> enabling the
>>> beastie menu by-default for the sparc64 architecture.
>> 
>> Seems to work just fine.  I tested by booting, toggling through the
>> different kernel choices (/boot/kernel/kernel /boot/kernel.old/kernel)
>> and both worked correctly.
>> 
>> (Although I uncommented the "include /boot/beastie.4th" line too.)
>> 
>>> Does anybody else have any thoughts on enabling it for sparc64?
>> 
>> Well, I'd probably be in support of this change - it sure beats having
>> to interrupt the normal boot sequence and typing:
>>   unload
>>   load /boot/kernel.old/kernel
>>   load /boot/kernel.old/opensolaris.ko
>>   load /boot/kernel.old/zfs.ko
>>   boot
>> When I need to get back to the prior version of the kernel.
> 
> Is there a way to make this work even without the beastie menu? A way to
> interrupt the boot before kernel load (even holding down a key) would be
> really valuable, even on systems that do not support fancy terminals
> with colors and such.

Nathan,

Can you drop into your /boot/loader.conf:

loader_delay=3

And reboot?

I'm trying to think how we could use that to our advantage. I'm interested
in creative applications thereof.

For more skinny on what that does... "man delay.4th", it spills the beans
on a "delayed command execution" module that I added a few years ago.

For example... Here's my idea of making things easier on the user that
wants to load a different kernel, but *without* using a menu...

1. We have loader_delay default to 3
2. Dots are displayed for 3 seconds before we do anything (like load a
kernel)
3. User presses ENTER during those 3 seconds, and the delay is truncated
4. User presses Ctrl-C during those 3 seconds (or ESC) and they get a
prompt (before the kernel has loaded).

Then here's what I would do (as to not have to load separate modules)...

set kernel=kernel.old
boot

+ The forth code figures out that the kernel is in /boot
+ If loader.conf had opensolaris_load=YES and
+ zfs_load=YES then the forth code also loads those from kernel.old

But let's say loader.conf was bare, you could do:

set kernel=kernel.old
set opensolaris_load=YES
set zfs_load=YES
boot

NB: The reason this works is because you would not call "start" in your
loader.rc (which actually loads things), but instead "initialize" (which only
loads loader.conf et. al.) followed by dc_execute to fire off "autoboot" in 3
seconds (with the aforementioned allowed interrupt ability).

Is that what you were thinking? Will that work?

Bonus: It would be extremely trivial to implement.
-- 
Devin

_
The information contained in this message is proprietary and/or confidential. 
If you are not the intended recipient, please: (i) delete the message and all 
copies; (ii) do not disclose, distribute or use the message in any manner; and 
(iii) notify the sender immediately. In addition, please be aware that any 
message addressed to our domain is subject to archiving and review by persons 
other than the intended recipient. Thank you.


signature.asc
Description: Message signed with OpenPGP using GPGMail


Re: 10.0-BETA1 i386 on VirtualBox

2013-11-05 Thread Konstantin Belousov
On Tue, Nov 05, 2013 at 01:24:33PM +0400, Gleb Smirnoff wrote:
> On Tue, Nov 05, 2013 at 01:09:04PM +0400, Gleb Smirnoff wrote:
> T> B> > The only known way to get FreeBSD working is to turn off unmapped io
> T> B> > in loader. Any tweaking of "hardware" in VB or changes in the install
> T> B> > process do not affect.
> T> B> 
> T> B> Disabling VT-x in VB helps too.
> T> 
> T> Doesn't help with my issue. This could mean that my issue and the one
> T> that Boris and Maciej encountered are different.
Verify that VT-x is indeed turned off.  Try to turn it off in BIOS,
than check for the VMX bit in the features2 line on the host.

> 
> P.S. Just to confirm that turning off unmapped io in loader fixes my
> issue with random buildworld failures.
> 

This is not the fix, it is rather a masking for a bug.  Right now, I
am even more sure that the issue is in vbox.

And still, anybody able to get the problem on amd64 guest ?


pgpVYf4ipCQWf.pgp
Description: PGP signature


Re: cron(8) improvement

2013-11-05 Thread Nikolai Lifanov
On 11/05/13 12:31, Allan Jude wrote:
> This came up in discussion on IRC and I thought I should throw it at the
> list so I don't forget.
> 
> A user was asking how to do what linux cron does, where there is a
> directory /etc/cron.d/ that packages and add files to to create crontabs.
> 
> Making FreeBSD's cron (Vixie Cron) include /etc/cron.d/ and
> /usr/local/etc/cron.d/ in the /etc/crontab format seems like a very
> useful feature, especially for pkg(8) as it makes it easy and safe to
> programatically add and remove crontabs as part of a package.
> 
> 

Shouldn't we encourage packages to use periodic(8) when possible?

- Nikolai Lifanov

___
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"


cron(8) improvement

2013-11-05 Thread Allan Jude
This came up in discussion on IRC and I thought I should throw it at the
list so I don't forget.

A user was asking how to do what linux cron does, where there is a
directory /etc/cron.d/ that packages and add files to to create crontabs.

Making FreeBSD's cron (Vixie Cron) include /etc/cron.d/ and
/usr/local/etc/cron.d/ in the /etc/crontab format seems like a very
useful feature, especially for pkg(8) as it makes it easy and safe to
programatically add and remove crontabs as part of a package.


-- 
Allan Jude



signature.asc
Description: OpenPGP digital signature


Re: [CFT] Kernel-Selection Enhancemnt to Boot Menu

2013-11-05 Thread Nathan Whitehorn
On 11/05/13 11:06, Kurt Lidl wrote:
>
>> You can try enabling the beastie menu on sparc64 by editing
>> /boot/loader.rc:
>>
>> === Change #1 in /boot/loader.rc to enable beastie menu ===
>>
>> Find:
>> \ Reads and processes loader.conf variables
>> \ NOTE: Change to `initialize' if you enable the below boot menu
>> start
>>
>> Change "start" to "initialize" as shown below:
>> \ Reads and processes loader.conf variables
>> \ NOTE: Change to `initialize' if you enable the below boot menu
>> initialize
>>
>> === Change #2 in [same file] to enable beastie menu ===
>>
>> Find:
>> \ Uncomment to enable boot menu
>> \ include /boot/beastie.4th
>> \ beastie-start
>>
>> Uncomment "beastie-start" as shown below:
>> \ Uncomment to enable boot menu
>> \ include /boot/beastie.4th
>> beastie-start
>>
>> ==
>>
>> If you find that making those two trivial changes, that you are able
>> to load
>> the menu... then maybe it's time for us to start thinking about
>> enabling the
>> beastie menu by-default for the sparc64 architecture.
>
> Seems to work just fine.  I tested by booting, toggling through the
> different kernel choices (/boot/kernel/kernel /boot/kernel.old/kernel)
> and both worked correctly.
>
> (Although I uncommented the "include /boot/beastie.4th" line too.)
>
>> Does anybody else have any thoughts on enabling it for sparc64?
>
> Well, I'd probably be in support of this change - it sure beats having
> to interrupt the normal boot sequence and typing:
>unload
>load /boot/kernel.old/kernel
>load /boot/kernel.old/opensolaris.ko
>load /boot/kernel.old/zfs.ko
>boot
> When I need to get back to the prior version of the kernel.

Is there a way to make this work even without the beastie menu? A way to
interrupt the boot before kernel load (even holding down a key) would be
really valuable, even on systems that do not support fancy terminals
with colors and such.
-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"


Re: [10-STABLE, 11-CURRENT] something wrong between cam and eventtimer or geom and eventtimer

2013-11-05 Thread Oliver Pinter
op@perpetua ~> sysctl dev.cpu
dev.cpu.0.%desc: ACPI CPU
dev.cpu.0.%driver: cpu
dev.cpu.0.%location: handle=\_PR_.CPU0
dev.cpu.0.%pnpinfo: _HID=none _UID=0
dev.cpu.0.%parent: acpi0
dev.cpu.0.coretemp.delta: 59
dev.cpu.0.coretemp.resolution: 1
dev.cpu.0.coretemp.tjmax: 100.0C
dev.cpu.0.coretemp.throttle_log: 0
dev.cpu.0.temperature: 41.0C
dev.cpu.0.freq_levels: 3401/84000 3400/84000 3200/77169 3000/70587
2800/64262 2700/61182 2500/55201 2300/49464 2100/43946 1900/38654
1700/34277 1500/29407 1400/27053 1225/23671 1200/22509 1050/19695
1000/18167 875/15896 800/14031 700/12277 600/10523 500/8769 400/7015
300/5261 200/3507 100/1753
dev.cpu.0.cx_supported: C1/1/1 C2/2/67
dev.cpu.0.cx_lowest: C1
dev.cpu.0.cx_usage: 100.00% 0.00% last 812us
dev.cpu.1.%desc: ACPI CPU
dev.cpu.1.%driver: cpu
dev.cpu.1.%location: handle=\_PR_.CPU1
dev.cpu.1.%pnpinfo: _HID=none _UID=0
dev.cpu.1.%parent: acpi0
dev.cpu.1.coretemp.delta: 56
dev.cpu.1.coretemp.resolution: 1
dev.cpu.1.coretemp.tjmax: 100.0C
dev.cpu.1.coretemp.throttle_log: 0
dev.cpu.1.temperature: 44.0C
dev.cpu.1.cx_supported: C1/1/1 C2/2/67
dev.cpu.1.cx_lowest: C1
dev.cpu.1.cx_usage: 100.00% 0.00% last 1348us
dev.cpu.2.%desc: ACPI CPU
dev.cpu.2.%driver: cpu
dev.cpu.2.%location: handle=\_PR_.CPU2
dev.cpu.2.%pnpinfo: _HID=none _UID=0
dev.cpu.2.%parent: acpi0
dev.cpu.2.coretemp.delta: 61
dev.cpu.2.coretemp.resolution: 1
dev.cpu.2.coretemp.tjmax: 100.0C
dev.cpu.2.coretemp.throttle_log: 0
dev.cpu.2.temperature: 39.0C
dev.cpu.2.cx_supported: C1/1/1 C2/2/67
dev.cpu.2.cx_lowest: C1
dev.cpu.2.cx_usage: 100.00% 0.00% last 845us
dev.cpu.3.%desc: ACPI CPU
dev.cpu.3.%driver: cpu
dev.cpu.3.%location: handle=\_PR_.CPU3
dev.cpu.3.%pnpinfo: _HID=none _UID=0
dev.cpu.3.%parent: acpi0
dev.cpu.3.coretemp.delta: 62
dev.cpu.3.coretemp.resolution: 1
dev.cpu.3.coretemp.tjmax: 100.0C
dev.cpu.3.coretemp.throttle_log: 0
dev.cpu.3.temperature: 38.0C
dev.cpu.3.cx_supported: C1/1/1 C2/2/67
dev.cpu.3.cx_lowest: C1
dev.cpu.3.cx_usage: 100.00% 0.00% last 1609us

On 11/5/13, Adrian Chadd  wrote:
> Hi!
>
> Can you do 'sysctl dev.cpu' please? I'd like to see what sleep
> state(s) your CPU is entering.
>
> Thanks!
>
>
> -adrian
>
>
> On 5 November 2013 06:07, Oliver Pinter  wrote:
>> Hi all!
>>
>> The machine is a Haswell machine, the disc performance was very poor
>> (20-30MByte/sec).
>> When I change the kern.eventtimer.idletick from 0 to 1, the normal
>> performance restored back to normal (70-90MByte/sec).
>>
>> The default eventtimer was LAPIC.
>>
>> On other machine Q9300, this was fully reproducible.
>> ___
>> 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"
>
___
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: [CFT] Kernel-Selection Enhancemnt to Boot Menu

2013-11-05 Thread Teske, Devin

On Nov 5, 2013, at 9:06 AM, Kurt Lidl wrote:

> 
>> You can try enabling the beastie menu on sparc64 by editing
>> /boot/loader.rc:
>> 
>> === Change #1 in /boot/loader.rc to enable beastie menu ===
>> 
>> Find:
>>  \ Reads and processes loader.conf variables
>>  \ NOTE: Change to `initialize' if you enable the below boot menu
>>  start
>> 
>> Change "start" to "initialize" as shown below:
>>  \ Reads and processes loader.conf variables
>>  \ NOTE: Change to `initialize' if you enable the below boot menu
>>  initialize
>> 
>> === Change #2 in [same file] to enable beastie menu ===
>> 
>> Find:
>>  \ Uncomment to enable boot menu
>>  \ include /boot/beastie.4th
>>  \ beastie-start
>> 
>> Uncomment "beastie-start" as shown below:
>>  \ Uncomment to enable boot menu
>>  \ include /boot/beastie.4th
>>  beastie-start
>> 
>> ==
>> 
>> If you find that making those two trivial changes, that you are able to load
>> the menu... then maybe it's time for us to start thinking about enabling the
>> beastie menu by-default for the sparc64 architecture.
> 
> Seems to work just fine.  I tested by booting, toggling through the
> different kernel choices (/boot/kernel/kernel /boot/kernel.old/kernel)
> and both worked correctly.
> 
> (Although I uncommented the "include /boot/beastie.4th" line too.)
> 

Oops, heh, good eye ;D and sorry if that caused any pain for you.



>> Does anybody else have any thoughts on enabling it for sparc64?
> 
> Well, I'd probably be in support of this change - it sure beats having
> to interrupt the normal boot sequence and typing:
>   unload
>   load /boot/kernel.old/kernel
>   load /boot/kernel.old/opensolaris.ko
>   load /boot/kernel.old/zfs.ko
>   boot
> When I need to get back to the prior version of the kernel.
> 

We'll have to draw up a clean patch to draw this in for sparc64.
For i386 and amd64, they have a dedicated separate loader.rc
stashed in sys/boot/i386/loader/

Not sure of the cleanest way to do this for sparc64 (dup the
loader.rc and make sparc64 drop it's own? or perhaps make
sparc64 drop the i386 loader.rc? I think amd64 does the latter).
-- 
Devin

_
The information contained in this message is proprietary and/or confidential. 
If you are not the intended recipient, please: (i) delete the message and all 
copies; (ii) do not disclose, distribute or use the message in any manner; and 
(iii) notify the sender immediately. In addition, please be aware that any 
message addressed to our domain is subject to archiving and review by persons 
other than the intended recipient. Thank you.


signature.asc
Description: Message signed with OpenPGP using GPGMail


Re: [CFT] Kernel-Selection Enhancemnt to Boot Menu

2013-11-05 Thread Kurt Lidl



You can try enabling the beastie menu on sparc64 by editing
/boot/loader.rc:

=== Change #1 in /boot/loader.rc to enable beastie menu ===

Find:
\ Reads and processes loader.conf variables
\ NOTE: Change to `initialize' if you enable the below boot menu
start

Change "start" to "initialize" as shown below:
\ Reads and processes loader.conf variables
\ NOTE: Change to `initialize' if you enable the below boot menu
initialize

=== Change #2 in [same file] to enable beastie menu ===

Find:
\ Uncomment to enable boot menu
\ include /boot/beastie.4th
\ beastie-start

Uncomment "beastie-start" as shown below:
\ Uncomment to enable boot menu
\ include /boot/beastie.4th
beastie-start

==

If you find that making those two trivial changes, that you are able to load
the menu... then maybe it's time for us to start thinking about enabling the
beastie menu by-default for the sparc64 architecture.


Seems to work just fine.  I tested by booting, toggling through the
different kernel choices (/boot/kernel/kernel /boot/kernel.old/kernel)
and both worked correctly.

(Although I uncommented the "include /boot/beastie.4th" line too.)


Does anybody else have any thoughts on enabling it for sparc64?


Well, I'd probably be in support of this change - it sure beats having
to interrupt the normal boot sequence and typing:
   unload
   load /boot/kernel.old/kernel
   load /boot/kernel.old/opensolaris.ko
   load /boot/kernel.old/zfs.ko
   boot
When I need to get back to the prior version of the kernel.

-Kurt

___
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"


FreeBSD 10.0-BETA3 now available

2013-11-05 Thread Glen Barber
The third BETA build of the 10.0-RELEASE release cycle is now available
on the FTP servers for the amd64, i386, ia64, powerpc, powerpc64 and
sparc64 architectures.

The image checksums follow at the end of this email.

ISO images and, for architectures that support it, the memory stick images
are available here:

  ftp://ftp.freebsd.org/pub/FreeBSD/releases/ISO-IMAGES/10.0/

(or any of the FreeBSD mirror sites).

If you notice problems you can report them through the normal GNATS PR
system or here on the -current mailing list.

If you would like to use SVN to do a source based update of an existing
system, use the "stable/10" branch.

Important note to freebsd-update(8) users:  Please be sure to follow the
instructions in the EN-13:04.freebsd-update errata notice here before
upgrading the system to 10.0-BETA3:

  http://www.freebsd.org/security/advisories/FreeBSD-EN-13:04.freebsd-update.asc

Changes between -BETA2 and -BETA3 include:

o Several small fixes for the amd64 minidump code.
o Add a 'pkg bootstrap' command which will bootstrap pkg(8) without
  forwarding any command to it after installation.
o Fix make(1) warning output with 'make delete-old' and 'make
  delete-old-libs'
o Add kernel side support for large TLB on BERI/CHERI.
o Fix compatibility function for old
  daily_status_security_${name}_enable variables.
o Add loader.conf(5) entries to import bootpool after boot when
  using full-disk encryption and ZFS.
o Switch the default mtree to nmtree our new NetBSD derived mtree.
o Remove the (unused) isf(4) driver.
o Separate WITHOUT_CLANG and WITHOUT_CLANG_IS_CC.
o Add atse(4), a driver for the Altera Triple Speed Ethernet
  MegaCore.
o Fix a deadlock when trying to power off a USB device.
o Support checking signature for pkg bootstrap from remote
  and for 'pkg add ./pkg.txz'
o Fix long-standing issue with incorrect radix mask calculation.
o Add support for using "pkg+http://"; for the PACKAGESITE.
o Add driver for POWER hypervisor interpartition ethernet.
o Fix panic in the tap driver when a tap and vmnet interface were
  created after each other.
o Update Emulex oce(4) driver to version 10.0.664.0.

Pre-installed virtual machine images for 10.0-BETA3 are also available
for amd64 and i386 architectures.

The images are located under the 'snapshots' directory on FTP, here:

ftp://ftp.freebsd.org/pub/FreeBSD/snapshots/VM-IMAGES/10.0-BETA3/

The disk images are available in both QCOW2 and VMDK format.  The image
download size is approximately 136 MB, which decompress to a 20GB sparse
image.

The partition layout is:

- 512k - freebsd-boot GPT partition type (bootfs GPT label)
- 1GB  - freebsd-swap GPT partition type (swapfs GPT label)
- ~17GB - freebsd-ufs GPT partition type (rootfs GPT label)


ISO Checksums:

amd64:
SHA256 (FreeBSD-10.0-BETA3-amd64-bootonly.iso) = 
2fd1c59c94f0e30a8a23cf5a8b2b6caa565e45fc2c97dd5d831d38bf60db47e8
SHA256 (FreeBSD-10.0-BETA3-amd64-disc1.iso) = 
ffae9adf91e6030e0f83fecb4fe1a1cc3e8478efddbd0e2cfa5457b3e01a5134
SHA256 (FreeBSD-10.0-BETA3-amd64-memstick.img) = 
a9484f2f36746e5087cc2b1538a2e541f567a236f26a945d3560e473fa1655f4

MD5 (FreeBSD-10.0-BETA3-amd64-bootonly.iso) = 
068262b2bbdb207b8d85e80772e6d868
MD5 (FreeBSD-10.0-BETA3-amd64-disc1.iso) = 371d2cef545029a56c4601c9c84bc464
MD5 (FreeBSD-10.0-BETA3-amd64-memstick.img) = 
30878cfa7928b797fed7589fc88ccad1

i386:
SHA256 (FreeBSD-10.0-BETA3-i386-bootonly.iso) = 
d057a154eca7461f31fd0a9ad5f64be8d72918cb78b5906de01c051b344fdc75
SHA256 (FreeBSD-10.0-BETA3-i386-disc1.iso) = 
a477b7bdfc225d183d168228fb11b8d5e57e00294e366440bde832154cf76570
SHA256 (FreeBSD-10.0-BETA3-i386-memstick.img) = 
37944f964fba379adbea2b830fb6c2aaebda48945baca10eb66219f9b9d889d6

MD5 (FreeBSD-10.0-BETA3-i386-bootonly.iso) = 
d4d341d60bbd1020e32b920bb59de0ec
MD5 (FreeBSD-10.0-BETA3-i386-disc1.iso) = d6bafeb122b818ec89c1d23d7a461927
MD5 (FreeBSD-10.0-BETA3-i386-memstick.img) = 
4ad06a339e0e06681ca2bbc98e8a72ce

ia64:
SHA256 (FreeBSD-10.0-BETA3-ia64-bootonly.iso) = 
80e32cf7c01c97bcbb04beb3aaac8ebce58869a173e53ea8b2823c39e310dcc2
SHA256 (FreeBSD-10.0-BETA3-ia64-disc1.iso) = 
dd1f7fcded27ad6f3ceebaf46aed70bbf604a4a39a111b2e043616c726abe65a
SHA256 (FreeBSD-10.0-BETA3-ia64-memstick.img) = 
e8d5ceff7bbe05c48f09f2e31cbd160d4eb47a937971cdf1b3e71a936f6b452e

MD5 (FreeBSD-10.0-BETA3-ia64-bootonly.iso) = 
a6180b85446d20fc2c6aa9fa30b4a20b
MD5 (FreeBSD-10.0-BETA3-ia64-disc1.iso) = 7152e48712df9269b3df42f5631f4910
MD5 (FreeBSD-10.0-BETA3-ia64-memstick.img) = 
197bc68b142fcc8cb8c35fc0301e2742

powerpc:
SHA256 (FreeBSD-10.0-BETA3-powerpc-bootonly.iso) = 
f5c4b35b75fa017d8195d5de7f6d54d8b84e2dd35b66c977fa6a28c7f1b01ef2
SHA256 (FreeBSD-10.0-BETA3-powerpc-disc1.iso) = 
1c8aa1438e7c8376154d7b56e962ffb86b0d9fbb4290fae20dc152e75e6bc532
SHA256 (FreeBSD-10.0-BETA3-powerpc-memstick.img)

Re: CUURENT kernel build broken - make[2]: exec(aicasm) failed (No such file or directory)

2013-11-05 Thread Gleb Smirnoff
On Tue, Nov 05, 2013 at 08:00:52AM -0700, Ian Lepore wrote:
I> > I> You were just unlucky that your updates bracketed my checkin that
I> > I> changed the build process for the aicasm tool so that it gets built as
I> > I> part of the toolchain rather than as part of the kernel now.
I> > 
I> > Before this change, the toolchain was not required for kernel build if you
I> > aren't cross building. And now it is. This breaks the kernel build 
procedure
I> > documented in handbook for years, and brings a lot of discomfort to
I> > developers.
I> > 
I> > Now to test a trivial change to kernel I need first to compile clang.
I> > 
I> 
I> I didn't realize the change would have that effect.  Building aicasm
I> using the kernel build machinery just isn't an option anymore, it builds
I> in the wrong environment with the wrong header files and sometimes the
I> wrong toolchain when cross-building.  But there should be a solution
I> that doesn't require building clang, I'll see what can be done.

Thanks, Ian. While you are seekign solution we can sustain with depending
on toolchain build.

-- 
Totus tuus, Glebius.
___
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: CUURENT kernel build broken - make[2]: exec(aicasm) failed (No such file or directory)

2013-11-05 Thread Ian Lepore
On Tue, 2013-11-05 at 11:01 +0400, Gleb Smirnoff wrote:
> On Mon, Nov 04, 2013 at 10:09:54PM -0700, Ian Lepore wrote:
> I> > > /usr/src/sys/dev/aic7xxx/aic7xxx.seq
> I> > > > make[2]: exec(aicasm) failed (No such file or directory)
> I> > > > *** Error code 1
> I> > > >
> I> > > > Stop.
> I> > > > make[2]: stopped in /usr/obj/usr/src/sys/GENERIC
> I> > > > *** Error code 1
> I> > > >
> I> > > > Stop.
> I> > > > make[1]: stopped in /usr/src
> I> > >
> I> > > Did you update your source and then "make buildkernel" without
> I> > > buildworld?  If so, a "make kernel-toolchain" should create the aicasm
> I> > > tool and get you back on track.
> I> > >
> I> > 
> I> > really odd as i built a kernel this morning no problem, then updated the
> I> > tree and went to build another kernel and got that.
> I> > working through it, thanks for the input..
> I> > 
> I> 
> I> You were just unlucky that your updates bracketed my checkin that
> I> changed the build process for the aicasm tool so that it gets built as
> I> part of the toolchain rather than as part of the kernel now.
> 
> Before this change, the toolchain was not required for kernel build if you
> aren't cross building. And now it is. This breaks the kernel build procedure
> documented in handbook for years, and brings a lot of discomfort to
> developers.
> 
> Now to test a trivial change to kernel I need first to compile clang.
> 

I didn't realize the change would have that effect.  Building aicasm
using the kernel build machinery just isn't an option anymore, it builds
in the wrong environment with the wrong header files and sometimes the
wrong toolchain when cross-building.  But there should be a solution
that doesn't require building clang, I'll see what can be done.

-- Ian


___
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: [10-STABLE, 11-CURRENT] something wrong between cam and eventtimer or geom and eventtimer

2013-11-05 Thread Adrian Chadd
Hi!

Can you do 'sysctl dev.cpu' please? I'd like to see what sleep
state(s) your CPU is entering.

Thanks!


-adrian


On 5 November 2013 06:07, Oliver Pinter  wrote:
> Hi all!
>
> The machine is a Haswell machine, the disc performance was very poor
> (20-30MByte/sec).
> When I change the kern.eventtimer.idletick from 0 to 1, the normal
> performance restored back to normal (70-90MByte/sec).
>
> The default eventtimer was LAPIC.
>
> On other machine Q9300, this was fully reproducible.
> ___
> 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"
___
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"


[10-STABLE, 11-CURRENT] something wrong between cam and eventtimer or geom and eventtimer

2013-11-05 Thread Oliver Pinter
Hi all!

The machine is a Haswell machine, the disc performance was very poor
(20-30MByte/sec).
When I change the kern.eventtimer.idletick from 0 to 1, the normal
performance restored back to normal (70-90MByte/sec).

The default eventtimer was LAPIC.

On other machine Q9300, this was fully reproducible.
___
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-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-05 13:45:45 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-05 13:45:45 - 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-11-05 13:45:45 - starting HEAD tinderbox run for sparc64/sparc64
TB --- 2013-11-05 13:45:45 - cleaning the object tree
TB --- 2013-11-05 13:46:15 - /usr/local/bin/svn stat /src
TB --- 2013-11-05 13:46:18 - At svn revision 257688
TB --- 2013-11-05 13:46:19 - building world
TB --- 2013-11-05 13:46:19 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-05 13:46:19 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-05 13:46:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-05 13:46:19 - SRCCONF=/dev/null
TB --- 2013-11-05 13:46:19 - TARGET=sparc64
TB --- 2013-11-05 13:46:19 - TARGET_ARCH=sparc64
TB --- 2013-11-05 13:46:19 - TZ=UTC
TB --- 2013-11-05 13:46:19 - __MAKE_CONF=/dev/null
TB --- 2013-11-05 13:46:19 - cd /src
TB --- 2013-11-05 13:46:19 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Tue Nov  5 13:46:26 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
[...]
LC_ALL=C awk -f /src/gnu/lib/libgcc/../../../contrib/gcc/opt-gather.awk 
/src/gnu/lib/libgcc/../../../contrib/gcc/c.opt 
/src/gnu/lib/libgcc/../../../contrib/gcc/common.opt 
/src/gnu/lib/libgcc/../../../contrib/gcc/config/sparc/sparc.opt 
/src/gnu/lib/libgcc/../../../contrib/gcc/config/sparc/long-double-switch.opt > 
optionlist
LC_ALL=C awk -f /src/gnu/lib/libgcc/../../../contrib/gcc/opt-functions.awk  -f 
/src/gnu/lib/libgcc/../../../contrib/gcc/opth-gen.awk  < optionlist > options.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc unwind.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/unwind-generic.h unwind.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc gthr-default.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/gthr-posix.h gthr-default.h
cc  -c -O2 -pipe  -DIN_GCC -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  
-DHAVE_GTHR_DEFAULT  -I/src/gnu/lib/libgcc/../../../contrib/gcclibs/include  
-I/src/gnu/lib/libgcc/../../../contrib/gcc/config 
-I/src/gnu/lib/libgcc/../../../contrib/gcc -I.  
-I/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools -Wno-static-in-inline 
-std=gnu99  -fvisibility=hidden -DHIDE_EXPORTS -fPIC -fexceptions -D__GLIBC__=3 
-DElfW=__ElfN -o unwind-dw2.o 
/src/gnu/lib/libgcc/../../../contrib/gcc/unwind-dw2.c
cc1: error: unrecognized command line option "-Wno-static-in-inline"
*** Error code 1

Stop.
bmake[3]: stopped in /src/gnu/lib/libgcc
*** Error code 1

Stop.
bmake[2]: stopped in /src
*** 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-11-05 13:56:05 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-05 13:56:05 - ERROR: failed to build world
TB --- 2013-11-05 13:56:05 - 410.14 user 96.38 system 619.99 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-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-05 13:30:58 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-05 13:30: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-11-05 13:30:58 - starting HEAD tinderbox run for powerpc64/powerpc
TB --- 2013-11-05 13:30:58 - cleaning the object tree
TB --- 2013-11-05 13:31:20 - /usr/local/bin/svn stat /src
TB --- 2013-11-05 13:31:23 - At svn revision 257688
TB --- 2013-11-05 13:31:24 - building world
TB --- 2013-11-05 13:31:24 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-05 13:31:24 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-05 13:31:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-05 13:31:24 - SRCCONF=/dev/null
TB --- 2013-11-05 13:31:24 - TARGET=powerpc
TB --- 2013-11-05 13:31:24 - TARGET_ARCH=powerpc64
TB --- 2013-11-05 13:31:24 - TZ=UTC
TB --- 2013-11-05 13:31:24 - __MAKE_CONF=/dev/null
TB --- 2013-11-05 13:31:24 - cd /src
TB --- 2013-11-05 13:31:24 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Tue Nov  5 13:31:31 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
[...]
LC_ALL=C awk -f /src/gnu/lib/libgcc/../../../contrib/gcc/opt-gather.awk 
/src/gnu/lib/libgcc/../../../contrib/gcc/c.opt 
/src/gnu/lib/libgcc/../../../contrib/gcc/common.opt 
/src/gnu/lib/libgcc/../../../contrib/gcc/config/rs6000/rs6000.opt 
/src/gnu/lib/libgcc/../../../contrib/gcc/config/rs6000/sysv4.opt > optionlist
LC_ALL=C awk -f /src/gnu/lib/libgcc/../../../contrib/gcc/opt-functions.awk  -f 
/src/gnu/lib/libgcc/../../../contrib/gcc/opth-gen.awk  < optionlist > options.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc unwind.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/unwind-generic.h unwind.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc gthr-default.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/gthr-posix.h gthr-default.h
cc  -c -O2 -pipe  -DIN_GCC -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  
-DHAVE_GTHR_DEFAULT  -I/src/gnu/lib/libgcc/../../../contrib/gcclibs/include  
-I/src/gnu/lib/libgcc/../../../contrib/gcc/config 
-I/src/gnu/lib/libgcc/../../../contrib/gcc -I.  
-I/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools -Wno-static-in-inline 
-std=gnu99  -fvisibility=hidden -DHIDE_EXPORTS -fPIC -fexceptions -D__GLIBC__=3 
-DElfW=__ElfN -o unwind-dw2.o 
/src/gnu/lib/libgcc/../../../contrib/gcc/unwind-dw2.c
cc1: error: unrecognized command line option "-Wno-static-in-inline"
*** Error code 1

Stop.
bmake[3]: stopped in /src/gnu/lib/libgcc
*** Error code 1

Stop.
bmake[2]: stopped in /src
*** 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-11-05 13:45:40 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-05 13:45:40 - ERROR: failed to build world
TB --- 2013-11-05 13:45:40 - 656.05 user 140.60 system 881.92 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-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-05 13:17:18 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-05 13:17: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-11-05 13:17:18 - starting HEAD tinderbox run for powerpc/powerpc
TB --- 2013-11-05 13:17:18 - cleaning the object tree
TB --- 2013-11-05 13:17:41 - /usr/local/bin/svn stat /src
TB --- 2013-11-05 13:17:44 - At svn revision 257688
TB --- 2013-11-05 13:17:45 - building world
TB --- 2013-11-05 13:17:45 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-05 13:17:45 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-05 13:17:45 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-05 13:17:45 - SRCCONF=/dev/null
TB --- 2013-11-05 13:17:45 - TARGET=powerpc
TB --- 2013-11-05 13:17:45 - TARGET_ARCH=powerpc
TB --- 2013-11-05 13:17:45 - TZ=UTC
TB --- 2013-11-05 13:17:45 - __MAKE_CONF=/dev/null
TB --- 2013-11-05 13:17:45 - cd /src
TB --- 2013-11-05 13:17:45 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Tue Nov  5 13:17: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
[...]
LC_ALL=C awk -f /src/gnu/lib/libgcc/../../../contrib/gcc/opt-gather.awk 
/src/gnu/lib/libgcc/../../../contrib/gcc/c.opt 
/src/gnu/lib/libgcc/../../../contrib/gcc/common.opt 
/src/gnu/lib/libgcc/../../../contrib/gcc/config/rs6000/rs6000.opt 
/src/gnu/lib/libgcc/../../../contrib/gcc/config/rs6000/sysv4.opt > optionlist
LC_ALL=C awk -f /src/gnu/lib/libgcc/../../../contrib/gcc/opt-functions.awk  -f 
/src/gnu/lib/libgcc/../../../contrib/gcc/opth-gen.awk  < optionlist > options.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc unwind.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/unwind-generic.h unwind.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc gthr-default.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/gthr-posix.h gthr-default.h
cc  -c -O2 -pipe  -DIN_GCC -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  
-DHAVE_GTHR_DEFAULT  -I/src/gnu/lib/libgcc/../../../contrib/gcclibs/include  
-I/src/gnu/lib/libgcc/../../../contrib/gcc/config 
-I/src/gnu/lib/libgcc/../../../contrib/gcc -I.  
-I/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools -Wno-static-in-inline 
-std=gnu99  -fvisibility=hidden -DHIDE_EXPORTS -fPIC -fexceptions -D__GLIBC__=3 
-DElfW=__ElfN -o unwind-dw2.o 
/src/gnu/lib/libgcc/../../../contrib/gcc/unwind-dw2.c
cc1: error: unrecognized command line option "-Wno-static-in-inline"
*** Error code 1

Stop.
bmake[3]: stopped in /src/gnu/lib/libgcc
*** Error code 1

Stop.
bmake[2]: stopped in /src
*** 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-11-05 13:30:58 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-05 13:30:58 - ERROR: failed to build world
TB --- 2013-11-05 13:30:58 - 644.80 user 88.25 system 820.19 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 mips64/mips

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-05 13:07:22 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-05 13:07:22 - 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-11-05 13:07:22 - starting HEAD tinderbox run for mips64/mips
TB --- 2013-11-05 13:07:22 - cleaning the object tree
TB --- 2013-11-05 13:07:42 - /usr/local/bin/svn stat /src
TB --- 2013-11-05 13:07:45 - At svn revision 257688
TB --- 2013-11-05 13:07:46 - building world
TB --- 2013-11-05 13:07:46 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-05 13:07:46 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-05 13:07:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-05 13:07:46 - SRCCONF=/dev/null
TB --- 2013-11-05 13:07:46 - TARGET=mips
TB --- 2013-11-05 13:07:46 - TARGET_ARCH=mips64
TB --- 2013-11-05 13:07:46 - TZ=UTC
TB --- 2013-11-05 13:07:46 - __MAKE_CONF=/dev/null
TB --- 2013-11-05 13:07:46 - cd /src
TB --- 2013-11-05 13:07:46 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Tue Nov  5 13:07: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
>>> 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
[...]
LC_ALL=C awk -f /src/gnu/lib/libgcc/../../../contrib/gcc/opt-gather.awk 
/src/gnu/lib/libgcc/../../../contrib/gcc/c.opt 
/src/gnu/lib/libgcc/../../../contrib/gcc/common.opt 
/src/gnu/lib/libgcc/../../../contrib/gcc/config/mips/mips.opt > optionlist
LC_ALL=C awk -f /src/gnu/lib/libgcc/../../../contrib/gcc/opt-functions.awk  -f 
/src/gnu/lib/libgcc/../../../contrib/gcc/opth-gen.awk  < optionlist > options.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc unwind.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/unwind-generic.h unwind.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc gthr-default.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/gthr-posix.h gthr-default.h
cc  -c -O -pipe -G0  -DIN_GCC -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  
-DHAVE_GTHR_DEFAULT  -I/src/gnu/lib/libgcc/../../../contrib/gcclibs/include  
-I/src/gnu/lib/libgcc/../../../contrib/gcc/config 
-I/src/gnu/lib/libgcc/../../../contrib/gcc -I.  
-I/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools -Wno-static-in-inline 
-std=gnu99  -fvisibility=hidden -DHIDE_EXPORTS -fPIC -fexceptions -D__GLIBC__=3 
-DElfW=__ElfN -o unwind-dw2.o 
/src/gnu/lib/libgcc/../../../contrib/gcc/unwind-dw2.c
cc1: error: unrecognized command line option "-Wno-static-in-inline"
*** Error code 1

Stop.
bmake[3]: stopped in /src/gnu/lib/libgcc
*** Error code 1

Stop.
bmake[2]: stopped in /src
*** 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-11-05 13:17:17 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-05 13:17:17 - ERROR: failed to build world
TB --- 2013-11-05 13:17:17 - 447.48 user 86.38 system 595.77 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 mips/mips

2013-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-05 12:57:36 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-05 12:57:36 - 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-11-05 12:57:36 - starting HEAD tinderbox run for mips/mips
TB --- 2013-11-05 12:57:36 - cleaning the object tree
TB --- 2013-11-05 12:57:55 - /usr/local/bin/svn stat /src
TB --- 2013-11-05 12:57:58 - At svn revision 257688
TB --- 2013-11-05 12:57:59 - building world
TB --- 2013-11-05 12:57:59 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-05 12:57:59 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-05 12:57:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-05 12:57:59 - SRCCONF=/dev/null
TB --- 2013-11-05 12:57:59 - TARGET=mips
TB --- 2013-11-05 12:57:59 - TARGET_ARCH=mips
TB --- 2013-11-05 12:57:59 - TZ=UTC
TB --- 2013-11-05 12:57:59 - __MAKE_CONF=/dev/null
TB --- 2013-11-05 12:57:59 - cd /src
TB --- 2013-11-05 12:57:59 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Tue Nov  5 12:58:06 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
[...]
LC_ALL=C awk -f /src/gnu/lib/libgcc/../../../contrib/gcc/opt-gather.awk 
/src/gnu/lib/libgcc/../../../contrib/gcc/c.opt 
/src/gnu/lib/libgcc/../../../contrib/gcc/common.opt 
/src/gnu/lib/libgcc/../../../contrib/gcc/config/mips/mips.opt > optionlist
LC_ALL=C awk -f /src/gnu/lib/libgcc/../../../contrib/gcc/opt-functions.awk  -f 
/src/gnu/lib/libgcc/../../../contrib/gcc/opth-gen.awk  < optionlist > options.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc unwind.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/unwind-generic.h unwind.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc gthr-default.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/gthr-posix.h gthr-default.h
cc  -c -O -pipe -G0  -DIN_GCC -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  
-DHAVE_GTHR_DEFAULT  -I/src/gnu/lib/libgcc/../../../contrib/gcclibs/include  
-I/src/gnu/lib/libgcc/../../../contrib/gcc/config 
-I/src/gnu/lib/libgcc/../../../contrib/gcc -I.  
-I/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools -Wno-static-in-inline 
-std=gnu99  -fvisibility=hidden -DHIDE_EXPORTS -fPIC -fexceptions -D__GLIBC__=3 
-DElfW=__ElfN -o unwind-dw2.o 
/src/gnu/lib/libgcc/../../../contrib/gcc/unwind-dw2.c
cc1: error: unrecognized command line option "-Wno-static-in-inline"
*** Error code 1

Stop.
bmake[3]: stopped in /src/gnu/lib/libgcc
*** Error code 1

Stop.
bmake[2]: stopped in /src
*** 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-11-05 13:07:21 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-05 13:07:21 - ERROR: failed to build world
TB --- 2013-11-05 13:07:21 - 446.64 user 72.00 system 585.29 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"


Re: CUURENT kernel build broken - make[2]: exec(aicasm) failed (No such file or directory)

2013-11-05 Thread Outback Dingo
On Tue, Nov 5, 2013 at 2:01 AM, Gleb Smirnoff  wrote:

> On Mon, Nov 04, 2013 at 10:09:54PM -0700, Ian Lepore wrote:
> I> > > /usr/src/sys/dev/aic7xxx/aic7xxx.seq
> I> > > > make[2]: exec(aicasm) failed (No such file or directory)
> I> > > > *** Error code 1
> I> > > >
> I> > > > Stop.
> I> > > > make[2]: stopped in /usr/obj/usr/src/sys/GENERIC
> I> > > > *** Error code 1
> I> > > >
> I> > > > Stop.
> I> > > > make[1]: stopped in /usr/src
> I> > >
> I> > > Did you update your source and then "make buildkernel" without
> I> > > buildworld?  If so, a "make kernel-toolchain" should create the
> aicasm
> I> > > tool and get you back on track.
> I> > >
> I> >
> I> > really odd as i built a kernel this morning no problem, then updated
> the
> I> > tree and went to build another kernel and got that.
> I> > working through it, thanks for the input..
> I> >
> I>
> I> You were just unlucky that your updates bracketed my checkin that
> I> changed the build process for the aicasm tool so that it gets built as
> I> part of the toolchain rather than as part of the kernel now.
>
> Before this change, the toolchain was not required for kernel build if you
> aren't cross building. And now it is. This breaks the kernel build
> procedure
> documented in handbook for years, and brings a lot of discomfort to
> developers.
>
> Now to test a trivial change to kernel I need first to compile clang.
>
>
I concur, I feel this is a bit invasive and unneccesary, as custom build
scripts now also fail, what has worked for years
without issue is now completely broken, it makes no sense to me to have to
build a toolchain just to build a kernel
everytime.


> --
> Totus tuus, Glebius.
>
___
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-11-05 Thread FreeBSD Tinderbox
TB --- 2013-11-05 12:47:36 - tinderbox 2.20 running on freebsd-current.sentex.ca
TB --- 2013-11-05 12:47:36 - 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-11-05 12:47:36 - starting HEAD tinderbox run for ia64/ia64
TB --- 2013-11-05 12:47:36 - cleaning the object tree
TB --- 2013-11-05 12:47:57 - /usr/local/bin/svn stat /src
TB --- 2013-11-05 12:48:01 - At svn revision 257688
TB --- 2013-11-05 12:48:02 - building world
TB --- 2013-11-05 12:48:02 - CROSS_BUILD_TESTING=YES
TB --- 2013-11-05 12:48:02 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-11-05 12:48:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-11-05 12:48:02 - SRCCONF=/dev/null
TB --- 2013-11-05 12:48:02 - TARGET=ia64
TB --- 2013-11-05 12:48:02 - TARGET_ARCH=ia64
TB --- 2013-11-05 12:48:02 - TZ=UTC
TB --- 2013-11-05 12:48:02 - __MAKE_CONF=/dev/null
TB --- 2013-11-05 12:48:02 - cd /src
TB --- 2013-11-05 12:48:02 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Tue Nov  5 12:48: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
>>> 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
[...]
LC_ALL=C awk -f /src/gnu/lib/libgcc/../../../contrib/gcc/opt-gather.awk 
/src/gnu/lib/libgcc/../../../contrib/gcc/c.opt 
/src/gnu/lib/libgcc/../../../contrib/gcc/common.opt 
/src/gnu/lib/libgcc/../../../contrib/gcc/config/ia64/ia64.opt > optionlist
LC_ALL=C awk -f /src/gnu/lib/libgcc/../../../contrib/gcc/opt-functions.awk  -f 
/src/gnu/lib/libgcc/../../../contrib/gcc/opth-gen.awk  < optionlist > options.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc unwind.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/unwind-generic.h unwind.h
/obj/src/make.amd64/bmake -f 
/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
MFILE=/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools/Makefile 
GCCDIR=/src/gnu/lib/libgcc/../../../contrib/gcc gthr-default.h
ln -sf /src/gnu/lib/libgcc/../../../contrib/gcc/gthr-posix.h gthr-default.h
cc  -c -O2 -pipe  -DIN_GCC -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  
-DHAVE_GTHR_DEFAULT  -I/src/gnu/lib/libgcc/../../../contrib/gcclibs/include  
-I/src/gnu/lib/libgcc/../../../contrib/gcc/config 
-I/src/gnu/lib/libgcc/../../../contrib/gcc -I.  
-I/src/gnu/lib/libgcc/../../usr.bin/cc/cc_tools -Wno-static-in-inline 
-std=gnu99  -fvisibility=hidden -DHIDE_EXPORTS -fPIC -fexceptions -D__GLIBC__=3 
-DElfW=__ElfN -o unwind-ia64.o 
/src/gnu/lib/libgcc/../../../contrib/gcc/config/ia64/unwind-ia64.c
cc1: error: unrecognized command line option "-Wno-static-in-inline"
*** Error code 1

Stop.
bmake[3]: stopped in /src/gnu/lib/libgcc
*** Error code 1

Stop.
bmake[2]: stopped in /src
*** 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-11-05 12:57:36 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-11-05 12:57:36 - ERROR: failed to build world
TB --- 2013-11-05 12:57:36 - 452.23 user 68.31 system 599.38 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: 10.0-BETA1 i386 on VirtualBox

2013-11-05 Thread Boris Bobrov
В сообщении от Tuesday 05 of November 2013 11:06:09 Gleb написал:
> On Tue, Nov 05, 2013 at 09:02:22AM +0200, Konstantin Belousov wrote:
> K> First, all reported instances have ata attachment for the ada0,
> except K> of milu (possibly). So this means that kernel does transient
> remapping, K> and very different code path is executed comparing with
> what I thought K> initially. The path is simpler than the pure
> unmapped i/o.
> K>
> K> Second, I use QEMU with the ata0 attachment for the disks regularly,
> and K> I do not have an issue.  I also did not see a report from the
> real h/w. K>
> K> Third point is that all reports are i386.  Is there anybody with
> amd64, K> vbox, ata and the same corruption hiddent by disabling
> unmapped i/o ? K>
> K> In what way the non-working images were installed ?  Is it possible
> to K> produce the problematic installs by doing it one way, and
> non-problematic K> by another ?
> 
> The only known way to get FreeBSD working is to turn off unmapped io
> in loader. Any tweaking of "hardware" in VB or changes in the install
> process do not affect.

Disabling VT-x in VB helps too.

-- 
С наилучшими пожеланиями, 
Boris


signature.asc
Description: This is a digitally signed message part.


Re: Plugins support in pkgng

2013-11-05 Thread Jakub Lach
That's very nice, but I still prefer pkg_cleanup as you don't have 
to go one by one.



--
View this message in context: 
http://freebsd.1045724.n5.nabble.com/Re-Plugins-support-in-pkgng-tp5739664p5858340.html
Sent from the freebsd-current mailing list archive at Nabble.com.
___
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: axing KAME interface ioctls

2013-11-05 Thread Gleb Smirnoff
On Tue, Nov 05, 2013 at 03:01:14PM +0400, Gleb Smirnoff wrote:
T>   Hello.
T> 
T>   Since 1999 we have got some dead code from KAME, namely support for these
T> ioctls:
T> 
T>  SIOCALIFADDR
T>  SIOCGLIFADDR
T>  SIOCDLIFADDR
T>  SIOCSLIFPHYADDR
T>  SIOCGLIFPHYADDR
T> 
T>   We don not have any software in base that use (or used) them. The ports
T> exp-run with SIOC.LIFADDR undefined didn't reveal any port that use them.
T> I forgot to add SIOC.LIFPHYADDR to exp-run, but pretty sure these are unused,
T> too.
T> 
T>   What did this ioctls do? They are KAME version of SIOCAIFADDR, and
T> SIOCSIFPHYADDR respectively. Some operating systems (at least HPUX)
T> have adopted them, and some software may use them on these systems.
T> Anyway, in FreeBSD all software always used our native ioctls.
T> 
T>   I hope there is no objections against axing these in head/.

Patch attached.

-- 
Totus tuus, Glebius.
Index: sys/net/if.c
===
--- sys/net/if.c	(revision 257696)
+++ sys/net/if.c	(working copy)
@@ -2414,7 +2414,6 @@ ifhwioctl(u_long cmd, struct ifnet *ifp, caddr_t d
 #ifdef INET6
 	case SIOCSIFPHYADDR_IN6:
 #endif
-	case SIOCSLIFPHYADDR:
 	case SIOCSIFMEDIA:
 	case SIOCSIFGENERIC:
 		error = priv_check(td, PRIV_NET_HWIOCTL);
@@ -2433,7 +2432,6 @@ ifhwioctl(u_long cmd, struct ifnet *ifp, caddr_t d
 
 	case SIOCGIFPSRCADDR:
 	case SIOCGIFPDSTADDR:
-	case SIOCGLIFPHYADDR:
 	case SIOCGIFMEDIA:
 	case SIOCGIFGENERIC:
 		if (ifp->if_ioctl == NULL)
Index: sys/net/if.h
===
--- sys/net/if.h	(revision 257696)
+++ sys/net/if.h	(working copy)
@@ -489,18 +489,6 @@ struct ifgroupreq {
 #define ifgr_groups	ifgr_ifgru.ifgru_groups
 };
 
-/*
- * Structure for SIOC[AGD]LIFADDR
- */
-struct if_laddrreq {
-	char	iflr_name[IFNAMSIZ];
-	u_int	flags;
-#define	IFLR_PREFIX	0x8000  /* in: prefix given  out: kernel fills id */
-	u_int	prefixlen; /* in/out */
-	struct	sockaddr_storage addr;   /* in/out */
-	struct	sockaddr_storage dstaddr; /* out */
-};
-
 #endif /* __BSD_VISIBLE */
 
 #ifdef _KERNEL
Index: sys/net/if_gif.c
===
--- sys/net/if_gif.c	(revision 257694)
+++ sys/net/if_gif.c	(working copy)
@@ -710,7 +710,6 @@ gif_ioctl(ifp, cmd, data)
 #ifdef INET6
 	case SIOCSIFPHYADDR_IN6:
 #endif /* INET6 */
-	case SIOCSLIFPHYADDR:
 		switch (cmd) {
 #ifdef INET
 		case SIOCSIFPHYADDR:
@@ -728,12 +727,6 @@ gif_ioctl(ifp, cmd, data)
 &(((struct in6_aliasreq *)data)->ifra_dstaddr);
 			break;
 #endif
-		case SIOCSLIFPHYADDR:
-			src = (struct sockaddr *)
-&(((struct if_laddrreq *)data)->addr);
-			dst = (struct sockaddr *)
-&(((struct if_laddrreq *)data)->dstaddr);
-			break;
 		default:
 			return EINVAL;
 		}
@@ -788,9 +781,6 @@ gif_ioctl(ifp, cmd, data)
 break;
 			return EAFNOSUPPORT;
 #endif /* INET6 */
-		case SIOCSLIFPHYADDR:
-			/* checks done in the above */
-			break;
 		}
 
 		error = gif_set_tunnel(GIF2IFP(sc), src, dst);
@@ -886,31 +876,6 @@ gif_ioctl(ifp, cmd, data)
 #endif
 		break;
 
-	case SIOCGLIFPHYADDR:
-		if (sc->gif_psrc == NULL || sc->gif_pdst == NULL) {
-			error = EADDRNOTAVAIL;
-			goto bad;
-		}
-
-		/* copy src */
-		src = sc->gif_psrc;
-		dst = (struct sockaddr *)
-			&(((struct if_laddrreq *)data)->addr);
-		size = sizeof(((struct if_laddrreq *)data)->addr);
-		if (src->sa_len > size)
-			return EINVAL;
-		bcopy((caddr_t)src, (caddr_t)dst, src->sa_len);
-
-		/* copy dst */
-		src = sc->gif_pdst;
-		dst = (struct sockaddr *)
-			&(((struct if_laddrreq *)data)->dstaddr);
-		size = sizeof(((struct if_laddrreq *)data)->dstaddr);
-		if (src->sa_len > size)
-			return EINVAL;
-		bcopy((caddr_t)src, (caddr_t)dst, src->sa_len);
-		break;
-
 	case SIOCSIFFLAGS:
 		/* if_ioctl() takes care of it */
 		break;
Index: sys/net/if_gre.c
===
--- sys/net/if_gre.c	(revision 257694)
+++ sys/net/if_gre.c	(working copy)
@@ -519,7 +519,6 @@ static int
 gre_ioctl(struct ifnet *ifp, u_long cmd, caddr_t data)
 {
 	struct ifreq *ifr = (struct ifreq *)data;
-	struct if_laddrreq *lifr = (struct if_laddrreq *)data;
 	struct in_aliasreq *aifr = (struct in_aliasreq *)data;
 	struct gre_softc *sc = ifp->if_softc;
 	struct sockaddr_in si;
@@ -734,27 +733,6 @@ gre_ioctl(struct ifnet *ifp, u_long cmd, caddr_t d
 		sc->g_src = aifr->ifra_addr.sin_addr;
 		sc->g_dst = aifr->ifra_dstaddr.sin_addr;
 		goto recompute;
-	case SIOCSLIFPHYADDR:
-		/*
-		 * XXXRW: Isn't this priv_check() redundant to the ifnet
-		 * layer check?
-		 */
-		if ((error = priv_check(curthread, PRIV_NET_SETIFPHYS)) != 0)
-			break;
-		if (lifr->addr.ss_family != AF_INET ||
-		lifr->dstaddr.ss_family != AF_INET) {
-			error = EAFNOSUPPORT;
-			break;
-		}
-		if (lifr->addr.ss_len != sizeof(si) ||
-		lifr->dstaddr.ss_len != sizeof(si)) {
-			error = EINVAL;
-			break;
-		}
-		sc->g_sr

axing KAME interface ioctls

2013-11-05 Thread Gleb Smirnoff
  Hello.

  Since 1999 we have got some dead code from KAME, namely support for these
ioctls:

SIOCALIFADDR
SIOCGLIFADDR
SIOCDLIFADDR
SIOCSLIFPHYADDR
SIOCGLIFPHYADDR

  We don not have any software in base that use (or used) them. The ports
exp-run with SIOC.LIFADDR undefined didn't reveal any port that use them.
I forgot to add SIOC.LIFPHYADDR to exp-run, but pretty sure these are unused,
too.

  What did this ioctls do? They are KAME version of SIOCAIFADDR, and
SIOCSIFPHYADDR respectively. Some operating systems (at least HPUX)
have adopted them, and some software may use them on these systems.
Anyway, in FreeBSD all software always used our native ioctls.

  I hope there is no objections against axing these in head/.

-- 
Totus tuus, Glebius.
___
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: 10.0-BETA1 i386 on VirtualBox

2013-11-05 Thread Maciej Milewski

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 05.11.2013 08:02, Konstantin Belousov wrote:
> Third point is that all reports are i386. Is there anybody with amd64, vbox, 
> ata and the same
corruption hiddent by disabling unmapped i/o ? In what way the
non-working images were installed ? Is it possible to produce the
problematic installs by doing it one way, and non-problematic by another ?
FreeBSD-10.0-BETA3-amd64-disc1.iso have no such problems - it works and
installs fine(after enabling ioapic, which was disabled by default in my
case). The only thing which I've changed was --ioapic on and medium for
VBox. Rest was the same in both cases.
I suspect no big differences between BETA2 and BETA3.

- -- 
Pozdrawiam,
Maciej Milewski
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.22 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlJ4yq4ACgkQPQ1pa2ELkNmJRwCffkycWLFe2LMcNE/NBrTCMCcm
IfkAn0riY03NO9e+h6bKeHFRLkRfJ/e8
=3PEf
-END PGP SIGNATURE-

___
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: 10.0-BETA1 i386 on VirtualBox

2013-11-05 Thread Maciej Milewski

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 05.11.2013 09:15, Boris Bobrov wrote:
> Disabling VT-x in VB helps too.
I can confirm that.
- --hwvirtex off
and things are working again.

- -- 
Pozdrawiam,
Maciej Milewski
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.22 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlJ4wakACgkQPQ1pa2ELkNk0mwCeOh4R3Q/yymyqkAxfui8bRIIR
UucAniyLb0mnsdkNu39W+stjdtvxrvfT
=cXrv
-END PGP SIGNATURE-

___
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: 10.0-BETA1 i386 on VirtualBox

2013-11-05 Thread Maciej Milewski

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 05.11.2013 08:02, Konstantin Belousov wrote:
> On Mon, Nov 04, 2013 at 08:53:41PM +0400, Gleb Smirnoff wrote:
>> On Mon, Nov 04, 2013 at 06:38:25PM +0200, Konstantin Belousov wrote:
>> K> Also please show me the CPU features banner from the boot in the VB,
>> K> like this:
>>
>> I have already collected them all. See attaches.
>>
>> Legend:
>>
>> dmesg.bbpwd_mkdb crashes during install
>> dmesg.milu.pngpwd_mkdb crashes during install
>> dmesg.thinkinstallation succeeds, but world build crashes instantly
>> dmesg.ruall works
>> dmesg.morannonall works
>
> First, all reported instances have ata attachment for the ada0, except
> of milu (possibly). So this means that kernel does transient remapping,
> and very different code path is executed comparing with what I thought
> initially. The path is simpler than the pure unmapped i/o.
I wasn't able to finish installation in both cases: nor IDE nor SATA
emulated VBox disk.
> Second, I use QEMU with the ata0 attachment for the disks regularly, and
> I do not have an issue.  I also did not see a report from the real h/w.
>
> Third point is that all reports are i386.  Is there anybody with amd64,
> vbox, ata and the same corruption hiddent by disabling unmapped i/o ?
I'll try amd64 when BETA3 iso arrives to my HDD.
> In what way the non-working images were installed ?  Is it possible to
> produce the problematic installs by doing it one way, and non-problematic
> by another ?
In my case it was just idiot-proof: enter,enter,enter (except installing
ports/src/games), enter password, enter password again...Error...Start
over installation. Every case of installation was like that. I tried
turning off SU+J, SU. Didn't helped.

- -- 
Pozdrawiam,
Maciej Milewski
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.22 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iEYEARECAAYFAlJ4wKMACgkQPQ1pa2ELkNnA2wCfY4sgXlI09CDDCS6ZrenAzra5
hQcAoIXQmlhunbgF539JwVYMUiw1Kb08
=b5Pq
-END PGP SIGNATURE-

___
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: 10.0-BETA1 i386 on VirtualBox

2013-11-05 Thread Gleb Smirnoff
On Tue, Nov 05, 2013 at 01:09:04PM +0400, Gleb Smirnoff wrote:
T> B> > The only known way to get FreeBSD working is to turn off unmapped io
T> B> > in loader. Any tweaking of "hardware" in VB or changes in the install
T> B> > process do not affect.
T> B> 
T> B> Disabling VT-x in VB helps too.
T> 
T> Doesn't help with my issue. This could mean that my issue and the one
T> that Boris and Maciej encountered are different.

P.S. Just to confirm that turning off unmapped io in loader fixes my
issue with random buildworld failures.

-- 
Totus tuus, Glebius.
___
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: 10.0-BETA1 i386 on VirtualBox

2013-11-05 Thread Gleb Smirnoff
On Tue, Nov 05, 2013 at 12:15:35PM +0400, Boris Bobrov wrote:
B> В сообщении от Tuesday 05 of November 2013 11:06:09 Gleb написал:
B> > On Tue, Nov 05, 2013 at 09:02:22AM +0200, Konstantin Belousov wrote:
B> > K> First, all reported instances have ata attachment for the ada0,
B> > except K> of milu (possibly). So this means that kernel does transient
B> > remapping, K> and very different code path is executed comparing with
B> > what I thought K> initially. The path is simpler than the pure
B> > unmapped i/o.
B> > K>
B> > K> Second, I use QEMU with the ata0 attachment for the disks regularly,
B> > and K> I do not have an issue.  I also did not see a report from the
B> > real h/w. K>
B> > K> Third point is that all reports are i386.  Is there anybody with
B> > amd64, K> vbox, ata and the same corruption hiddent by disabling
B> > unmapped i/o ? K>
B> > K> In what way the non-working images were installed ?  Is it possible
B> > to K> produce the problematic installs by doing it one way, and
B> > non-problematic K> by another ?
B> > 
B> > The only known way to get FreeBSD working is to turn off unmapped io
B> > in loader. Any tweaking of "hardware" in VB or changes in the install
B> > process do not affect.
B> 
B> Disabling VT-x in VB helps too.

Doesn't help with my issue. This could mean that my issue and the one
that Boris and Maciej encountered are different.

-- 
Totus tuus, Glebius.
___
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"

  1   2   >