Re: [head tinderbox] failure on amd64/amd64

2010-08-02 Thread Dag-Erling Smørgrav
FreeBSD Tinderbox tinder...@freebsd.org writes: === games/fortune/strfile (obj,depend,all,install) /obj/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a-I/obj/src/tmp/legacy/usr/include /src/games/fortune/strfile/strfile.c echo

WITHOUT_CLANG=yes fix

2010-08-02 Thread paradox
http://svn.freebsd.org/viewvc/base/head/Makefile.inc1?revision=210116view=markup plz fix buidl without clang # XXX: There is no way to specify bootstrap tools depending on MK-flags # with different per-architecture default values. Always build tblgen. +.if ${MK_CLANG} != no _clang_tblgen= \

bge(4), 5714, IBM BladeCenter HS12, no carrier

2010-08-02 Thread Jiří Kubíček
Hi, I've got problems with the bge(4) interfaces on HS12 blades installed within an IBM BladeCenter. Basically, the interfaces are recognized and attached, but I don't get a carrier detected. The hardware is ok, and there is indeed a gigabit switch connected to the ports. ifconfig output:

Re: [head tinderbox] failure on amd64/amd64

2010-08-02 Thread b. f.
FreeBSD Tinderbox tinderbox at freebsd.org writes: === games/fortune/strfile (obj,depend,all,install) /obj/src/tmp/src/games/fortune/strfile created for /src/games/fortune/strfile rm -f .depend mkdep -f .depend -a-I/obj/src/tmp/legacy/usr/include

Re: WITHOUT_CLANG=yes fix

2010-08-02 Thread Dimitry Andric
On 2010-08-02 15:58, paradox wrote: http://svn.freebsd.org/viewvc/base/head/Makefile.inc1?revision=210116view=markup plz fix buidl without clang # XXX: There is no way to specify bootstrap tools depending on MK-flags # with different per-architecture default values. Always build tblgen.

Re: WITHOUT_CLANG=yes fix

2010-08-02 Thread Dimitry Andric
On 2010-08-02 18:12, paradox wrote: # XXX: There is no way to specify bootstrap tools depending on MK-flags # with different per-architecture default values. Always build tblgen. Did you read that XXX comment? why do i need to build bootstrap clang utils if i don't use it? For the

Re: WITHOUT_CLANG=yes fix

2010-08-02 Thread paradox
http://svn.freebsd.org/viewvc/base/head/Makefile.inc1?revision=210116view=markup plz fix buidl without clang # XXX: There is no way to specify bootstrap tools depending on MK-flags # with different per-architecture default values. Always build tblgen. Did you read that XXX

[head tinderbox] failure on i386/pc98

2010-08-02 Thread FreeBSD Tinderbox
TB --- 2010-08-02 15:50:01 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-08-02 15:50:01 - starting HEAD tinderbox run for i386/pc98 TB --- 2010-08-02 15:50:01 - cleaning the object tree TB --- 2010-08-02 15:50:33 - cvsupping the source tree TB --- 2010-08-02 15:50:33 -

[head tinderbox] failure on amd64/amd64

2010-08-02 Thread FreeBSD Tinderbox
TB --- 2010-08-02 15:50:01 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-08-02 15:50:01 - starting HEAD tinderbox run for amd64/amd64 TB --- 2010-08-02 15:50:01 - cleaning the object tree TB --- 2010-08-02 15:50:37 - cvsupping the source tree TB --- 2010-08-02 15:50:37 -

[head tinderbox] failure on i386/i386

2010-08-02 Thread FreeBSD Tinderbox
TB --- 2010-08-02 15:50:01 - tinderbox 2.6 running on freebsd-current.sentex.ca TB --- 2010-08-02 15:50:01 - starting HEAD tinderbox run for i386/i386 TB --- 2010-08-02 15:50:01 - cleaning the object tree TB --- 2010-08-02 15:50:35 - cvsupping the source tree TB --- 2010-08-02 15:50:35 -

thunderbird-3.0.6 stuck in ucond upon start

2010-08-02 Thread René Ladan
Hi, it looks like on this CURRENT: FreeBSD acer 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r210736: Sun Aug 1 21:51:37 CEST 2010 r...@acer:/usr/obj/usr/home/rene/freebsd/clangbsd/sys/GENERIC amd64 thunderbird is always stuck in ucond upon start, however it is killable. This is a clangbsd kernel

Re: thunderbird-3.0.6 stuck in ucond upon start

2010-08-02 Thread Etienne Robillard
a kernel backtrace would be a nice visual aid to debug!!! Cheers, Etienne René Ladan wrote: Hi, it looks like on this CURRENT: FreeBSD acer 9.0-CURRENT FreeBSD 9.0-CURRENT #0 r210736: Sun Aug 1 21:51:37 CEST 2010 r...@acer:/usr/obj/usr/home/rene/freebsd/clangbsd/sys/GENERIC amd64

Re: thunderbird-3.0.6 stuck in ucond upon start

2010-08-02 Thread René Ladan
Fair enough... a trace of about the first 10 seconds generated by 'ktrace -di thunderbird' is available at ftp://rene-ladan.nl/pub/freebsd/ktrace.out You'll need a amd64 machine to kdump it. Note that nothing user-visible happens when I start thunderbird. Regards, Rene 2010/8/2 Etienne