Panic @r210841 in iwi_auth_and_assoc(): iwi firmware not idle, state ASSOCIATING

2010-08-05 Thread David Wolfskill
Before I get to the good stuff, I'll note that:

* I'm no longer running a VIMAGE kernel, so that possible source of
  confusion should be absent.

* The hardware in question (a miniPCI device in my laptop) has been
  working under stable/7 and stable/8 (so I believe that there should be
  nothing so wrong with the hardware that it should cause a panic).

* I tend to see a lot of messages: iwi0: firmware error -- especially
  running CURRENT.  I have seen a few of them while running stable/7, as
  well (but no panics under stable/*).

* An ath(4) PCcard works fine (now that I'm not running VIMAGE).

* uname reports:
FreeBSD g1-219.catwhisker.org. 9.0-CURRENT FreeBSD 9.0-CURRENT #80 r210841: Wed 
Aug  4 08:34:39 PDT 2010 
r...@g1-219.catwhisker.org.:/usr/obj/usr/src/sys/CANARY  i386

  (though sources were actually updated to r210855 just prior to this
  norning's build).

I've attached a opy of the core.txt file; here's the backtrace:

iwi0: firmware error
iwi0: firmware error
iwi0: firmware error
iwi0: firmware error
iwi0: firmware error
118wlan1: flags=8843UP,BROADCAST,RUNNING,SIMPLEX,MULTICAST metric 0 mtu 1500
118   ether 00:0e:35:aa:11:ca
118   media: IEEE 802.11 Wireless Ethernet autoselect (autoselect)
118   status: no carrier
118   ssid lmdhw-net channel 11 (2462 MHz 11g)
118   country US authmode WPA1+WPA2/802.11i privacy ON deftxkey 1
118   wepkey 1:40-bit txpower 0 bmiss 24 scanvalid 60 protmode CTS wme
iwi0: firmware error
iwi0: firmware error
iwi0: firmware error
iwi0: firmware error
panic: iwi firmware not idle, state ASSOCIATING
cpuid = 0
KDB: stack backtrace:
db_trace_self_wrapper(c0cb816c,c52bcb60,c088fc99,c0cf008f,0,...) at 0xc04d9fc6 
= db_trace_self_wrapper+0x26
kdb_backtrace(c0cf008f,0,c11a7bea,c52bcb6c,0,...) at 0xc08c2619 = 
kdb_backtrace+0x29
panic(c11a7bea,c11a7c0d,c11a7aea,ae6,c79d6000,...) at 0xc088fc99 = panic+0x119
iwi_auth_and_assoc(c78b640c,0,c11a7aea,3c5,8,...) at 0xc11a733c = 
iwi_auth_and_assoc+0x77c
iwi_newstate(c8c9b000,2,c0,652,c52bcc90,...) at 0xc11a7649 = iwi_newstate+0x179
ieee80211_newstate_cb(c8c9b000,1,c0cb9a2b,53,c52bccd8,...) at 0xc098bbb9 = 
ieee80211_newstate_cb+0x179
taskqueue_run(c7c9c080,c7c9c098,0,c0cd60b0,0,...) at 0xc08cebc3 = 
taskqueue_run+0xc3
taskqueue_thread_loop(c7c8b074,c52bcd28,c0cafdaf,343,c0e0ba60,...) at 
0xc08cecae = taskqueue_thread_loop+0x6e
fork_exit(c08cec40,c7c8b074,c52bcd28) at 0xc08656b8 = fork_exit+0xb8
fork_trampoline() at 0xc0bbe5e4 = fork_trampoline+0x8
--- trap 0, eip = 0, esp = 0xc52bcd60, ebp = 0 ---
KDB: enter: panic
panic: from debugger
cpuid = 0
Uptime: 3m42s
Physical memory: 2031 MB
Dumping 120 MB: 105 89 73 57 41 25 9

Reading symbols from /boot/kernel/linux.ko...Reading symbols from 
/boot/kernel/linux.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/linux.ko
Reading symbols from /boot/kernel/if_an.ko...Reading symbols from 
/boot/kernel/if_an.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/if_an.ko
Reading symbols from /boot/kernel/if_iwi.ko...Reading symbols from 
/boot/kernel/if_iwi.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/if_iwi.ko
Reading symbols from /boot/kernel/if_wi.ko...Reading symbols from 
/boot/kernel/if_wi.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/if_wi.ko
Reading symbols from /boot/kernel/iwi_bss.ko...Reading symbols from 
/boot/kernel/iwi_bss.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/iwi_bss.ko
Reading symbols from /boot/kernel/iwi_ibss.ko...Reading symbols from 
/boot/kernel/iwi_ibss.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/iwi_ibss.ko
Reading symbols from /boot/kernel/iwi_monitor.ko...Reading symbols from 
/boot/kernel/iwi_monitor.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/iwi_monitor.ko
Reading symbols from /boot/kernel/radeon.ko...Reading symbols from 
/boot/kernel/radeon.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/radeon.ko
Reading symbols from /boot/kernel/drm.ko...Reading symbols from 
/boot/kernel/drm.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/drm.ko
Reading symbols from /boot/kernel/tmpfs.ko...Reading symbols from 
/boot/kernel/tmpfs.ko.symbols...done.
done.
Loaded symbols for /boot/kernel/tmpfs.ko
#0  doadump () at pcpu.h:231
231 pcpu.h: No such file or directory.
in pcpu.h
(kgdb) bt
#0  doadump () at pcpu.h:231
#1  0xc088f9fe in boot (howto=260) at /usr/src/sys/kern/kern_shutdown.c:416
#2  0xc088fcd2 in panic (fmt=Variable fmt is not available.
) at /usr/src/sys/kern/kern_shutdown.c:590
#3  0xc04d78c7 in db_panic (addr=Could not find the frame base for db_panic.
) at /usr/src/sys/ddb/db_command.c:478
#4  0xc04d7ef1 in db_command (last_cmdp=0xc0ded6dc, cmd_table=0x0, dopager=1)
at /usr/src/sys/ddb/db_command.c:445
#5  0xc04d804a in db_command_loop () at /usr/src/sys/ddb/db_command.c:498
#6  0xc04d9f6d in db_trap (type=3, code=0) at /usr/src/sys/ddb/db_main.c:229
#7  0xc08c237e in kdb_trap (type=3, code=0, tf=0xc52bcaec)
at /usr/src/sys/kern/subr_kdb.c:535

Re: Panic @r210841 in iwi_auth_and_assoc(): iwi firmware not idle, state ASSOCIATING

2010-08-05 Thread Ulrich Spörlein
On Thu, 05.08.2010 at 07:05:50 -0700, David Wolfskill wrote:
 Before I get to the good stuff, I'll note that:
 
 * I'm no longer running a VIMAGE kernel, so that possible source of
   confusion should be absent.
 
 * The hardware in question (a miniPCI device in my laptop) has been
   working under stable/7 and stable/8 (so I believe that there should be
   nothing so wrong with the hardware that it should cause a panic).
 
 * I tend to see a lot of messages: iwi0: firmware error -- especially
   running CURRENT.  I have seen a few of them while running stable/7, as
   well (but no panics under stable/*).
 
 * An ath(4) PCcard works fine (now that I'm not running VIMAGE).

Ever since I upgrade to 9-CURRENT (might have happened before) I have
trouble with iwi(4) from time to time. The firmware error is pretty
common but I can usually recover using kldunload if_iwi; sleep 10;
kldload if_iwi.

However, sometimes a real panic occurs and iwi(4) seems to play a role.
Note that I'm using wpa_supplicant and iwi0/wlan0 is aggregated into
lagg0 (but same problems also exist without if_lagg in the mix).

I cannot get to the laptop's /var/crash right now (due to a freak
spilling accident) but hope to be able to provide crashdumps in a
fortnight (if there's someone interested in further iwi(4) development
...)

Cheers,
Uli

___
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


Please join us for Bugathon #7, this weekend (6th-9th August)

2010-08-05 Thread Gavin Atkinson
(bcc'd to freebsd-stable@, please reply to freebsd-current@)

Hi all,

Apologies for the late notice, but the bug team will be holding a bugathon 
this weekend.  We'll be starting on Friday 6th, and continuing through 
Monday 9th, and the aim is to put a real effort into getting patches from 
PRs into a committable state, and get them committed.  Some PRs will be 
invalid because either the bug no longer exists or was fixed without the 
PR being closed, identifying these is also of great benefit.

The basic plan is to get as many volunteers and committers into the same 
place (#freebsd-bugbusters on EFnet), and work through some PRs.  For this 
particular bugathon, we're planning on focusing on the ~1600 PRs which 
contain patches.  Committers can help by being in the channel and 
available to review patches and commit them, but these events benefit 
especially from volunteers who are not committers:  the more people who 
are able to look at PRs, evalaute the patches, and assess whether the 
patches are correct and/or the best solution to the problem, the better.  
If you've never been more than a user of FreeBSD then this is a great way 
to start to get involved - many of the bugs in the database are relatively 
simple to fix, and are just waiting for somebody with enough time to sit 
down and actually take a close look at the bugs.  If you're able to 
evaluate patches and actually justify why the patch included is the 
correct solution then that is a huge help, too!

So, please join us in #freebsd-bugbusters if you are free at any point 
over the weekend.  I'll be in the channel pretty much all the time during 
the day (GMT) Friday - Monday, and other bugbusters/bugmeisters will be 
around over those four days too.  Everybody is welcome to join us, the 
more eyes the better.  We should hhopefully ave quite a few committers in
the channel too, so there should be plenty of expertise available to 
review and commit the patches that are in a committable state.

There are several wiki pages available for people who are interested 
in joining in, especially:
http://wiki.freebsd.org/Bugathons/2010August
http://wiki.freebsd.org/Bugathons/PRsWithPatches
http://wiki.freebsd.org/BugBusting/Resources

Many thanks,

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

2010-08-05 Thread FreeBSD Tinderbox
TB --- 2010-08-05 21:02:04 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2010-08-05 21:02:04 - starting HEAD tinderbox run for sparc64/sparc64
TB --- 2010-08-05 21:02:04 - cleaning the object tree
TB --- 2010-08-05 21:02:24 - cvsupping the source tree
TB --- 2010-08-05 21:02:24 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/HEAD/sparc64/sparc64/supfile
TB --- 2010-08-05 21:02:46 - building world
TB --- 2010-08-05 21:02:46 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-08-05 21:02:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-08-05 21:02:46 - TARGET=sparc64
TB --- 2010-08-05 21:02:46 - TARGET_ARCH=sparc64
TB --- 2010-08-05 21:02:46 - TZ=UTC
TB --- 2010-08-05 21:02:46 - __MAKE_CONF=/dev/null
TB --- 2010-08-05 21:02:46 - cd /src
TB --- 2010-08-05 21:02:46 - /usr/bin/make -B buildworld
 World build started on Thu Aug  5 21:02:48 UTC 2010
 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
[...]
gzip -cn /src/sbin/gvinum/gvinum.8  gvinum.8.gz
=== sbin/hastctl (all)
cc -O2 -pipe  -I/src/sbin/hastctl/../hastd -DINET -DINET6 -DYY_NO_UNPUT 
-DHAVE_CRYPTO -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall 
-Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings 
-Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline 
-Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c 
/src/sbin/hastctl/../hastd/activemap.c
cc -O2 -pipe  -I/src/sbin/hastctl/../hastd -DINET -DINET6 -DYY_NO_UNPUT 
-DHAVE_CRYPTO -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall 
-Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings 
-Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline 
-Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c 
/src/sbin/hastctl/../hastd/ebuf.c
cc -O2 -pipe  -I/src/sbin/hastctl/../hastd -DINET -DINET6 -DYY_NO_UNPUT 
-DHAVE_CRYPTO -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall 
-Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings 
-Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline 
-Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c 
/src/sbin/hastctl/../hastd/hast_proto.c
cc -O2 -pipe  -I/src/sbin/hastctl/../hastd -DINET -DINET6 -DYY_NO_UNPUT 
-DHAVE_CRYPTO -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall 
-Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings 
-Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline 
-Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c 
/src/sbin/hastctl/hastctl.c
/src/sbin/hastctl/hastctl.c: In function 'main':
/src/sbin/hastctl/hastctl.c:435: error: too few arguments to function 
'yy_config_parse'
*** Error code 1

Stop in /src/sbin/hastctl.
*** Error code 1

Stop in /src/sbin.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2010-08-05 21:51:58 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2010-08-05 21:51:58 - ERROR: failed to build world
TB --- 2010-08-05 21:51:58 - 2281.22 user 538.91 system 2994.05 real


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

2010-08-05 Thread FreeBSD Tinderbox
TB --- 2010-08-05 21:07:33 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2010-08-05 21:07:33 - starting HEAD tinderbox run for sparc64/sun4v
TB --- 2010-08-05 21:07:33 - cleaning the object tree
TB --- 2010-08-05 21:07:51 - cvsupping the source tree
TB --- 2010-08-05 21:07:51 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/HEAD/sparc64/sun4v/supfile
TB --- 2010-08-05 21:08:15 - building world
TB --- 2010-08-05 21:08:15 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-08-05 21:08:15 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-08-05 21:08:15 - TARGET=sun4v
TB --- 2010-08-05 21:08:15 - TARGET_ARCH=sparc64
TB --- 2010-08-05 21:08:15 - TZ=UTC
TB --- 2010-08-05 21:08:15 - __MAKE_CONF=/dev/null
TB --- 2010-08-05 21:08:15 - cd /src
TB --- 2010-08-05 21:08:15 - /usr/bin/make -B buildworld
 World build started on Thu Aug  5 21:08:15 UTC 2010
 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
[...]
gzip -cn /src/sbin/gvinum/gvinum.8  gvinum.8.gz
=== sbin/hastctl (all)
cc -O2 -pipe  -I/src/sbin/hastctl/../hastd -DINET -DINET6 -DYY_NO_UNPUT 
-DHAVE_CRYPTO -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall 
-Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings 
-Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline 
-Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c 
/src/sbin/hastctl/../hastd/activemap.c
cc -O2 -pipe  -I/src/sbin/hastctl/../hastd -DINET -DINET6 -DYY_NO_UNPUT 
-DHAVE_CRYPTO -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall 
-Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings 
-Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline 
-Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c 
/src/sbin/hastctl/../hastd/ebuf.c
cc -O2 -pipe  -I/src/sbin/hastctl/../hastd -DINET -DINET6 -DYY_NO_UNPUT 
-DHAVE_CRYPTO -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall 
-Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings 
-Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline 
-Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c 
/src/sbin/hastctl/../hastd/hast_proto.c
cc -O2 -pipe  -I/src/sbin/hastctl/../hastd -DINET -DINET6 -DYY_NO_UNPUT 
-DHAVE_CRYPTO -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall 
-Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings 
-Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline 
-Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c 
/src/sbin/hastctl/hastctl.c
/src/sbin/hastctl/hastctl.c: In function 'main':
/src/sbin/hastctl/hastctl.c:435: error: too few arguments to function 
'yy_config_parse'
*** Error code 1

Stop in /src/sbin/hastctl.
*** Error code 1

Stop in /src/sbin.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2010-08-05 21:56:10 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2010-08-05 21:56:10 - ERROR: failed to build world
TB --- 2010-08-05 21:56:10 - 2272.05 user 531.98 system 2917.07 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sun4v.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: thunderbird-3.0.6 stuck in ucond upon start

2010-08-05 Thread Rene Ladan

FWIW, thunderbird-3.1.1 runs fine on exactly the same kernel.

Regards,
Rene

On 03-08-2010 15:45, Etienne Robillard wrote:


Could this be a side effect from DEADLKRES or as a result of
a exclusive mutex lock (lock order reversal) ? I'd add option
DEBUG_LOCKS and/or
WITNESS_SKIPSPIN, to disable witness checks on spin mutexes, as
explained in the NOTES file.

cheers,
Etienne



René Ladan wrote:

It should just be the GENERIC kernel, it is attached for completeness.

Rene

2010/8/3 Etienne Robillard e...@gthcfoundation.org:

Please show us the kernel config too. It compiles and runs
without side effects on FreeBSD 8.1 (GENERIC) and native gcc...

cheers!

Etienne



On 08/02/10 17:18, René Ladan wrote:

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 Robillarde...@gthcfoundation.org:


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

thunderbird is always stuck in ucond upon start, however it is
killable.

This is a clangbsd kernel (GENERIC, with WITNESS), r210319 with
gccbsd
userland, r209980 and gcc-compiled up-to-date ports.
The following modules are loaded:
acer % kldstat
Id Refs Address Size Name
1 26 0x8010 f96790 kernel
2 1 0x81097000 570f8 iwn5000fw.ko
3 1 0x810ef000 29778 snd_hda.ko
4 2 0x81119000 85e20 sound.ko
5 1 0x8119f000 1c480 if_iwn.ko
6 1 0x81212000 3a85 linprocfs.ko
7 1 0x81216000 1de5d linux.ko
acer %

Regards,
Rene


___
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





--
http://www.rene-ladan.nl/

GPG fingerprint = ADBC ECCD EB5F A6B4 549F  600D 8C9E 647A E564 2BFC 
(subkeys.pgp.net)

___
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

2010-08-05 Thread FreeBSD Tinderbox
TB --- 2010-08-05 20:48:58 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2010-08-05 20:48:58 - starting HEAD tinderbox run for powerpc/powerpc
TB --- 2010-08-05 20:48:58 - cleaning the object tree
TB --- 2010-08-05 20:49:22 - cvsupping the source tree
TB --- 2010-08-05 20:49:22 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca 
/tinderbox/HEAD/powerpc/powerpc/supfile
TB --- 2010-08-05 20:50:06 - building world
TB --- 2010-08-05 20:50:06 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-08-05 20:50:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-08-05 20:50:06 - TARGET=powerpc
TB --- 2010-08-05 20:50:06 - TARGET_ARCH=powerpc
TB --- 2010-08-05 20:50:06 - TZ=UTC
TB --- 2010-08-05 20:50:06 - __MAKE_CONF=/dev/null
TB --- 2010-08-05 20:50:06 - cd /src
TB --- 2010-08-05 20:50:06 - /usr/bin/make -B buildworld
 World build started on Thu Aug  5 20:50:06 UTC 2010
 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
[...]
gzip -cn /src/sbin/gvinum/gvinum.8  gvinum.8.gz
=== sbin/hastctl (all)
cc -O2 -pipe  -I/src/sbin/hastctl/../hastd -DINET -DINET6 -DYY_NO_UNPUT 
-DHAVE_CRYPTO -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall 
-Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings 
-Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline 
-Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c 
/src/sbin/hastctl/../hastd/activemap.c
cc -O2 -pipe  -I/src/sbin/hastctl/../hastd -DINET -DINET6 -DYY_NO_UNPUT 
-DHAVE_CRYPTO -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall 
-Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings 
-Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline 
-Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c 
/src/sbin/hastctl/../hastd/ebuf.c
cc -O2 -pipe  -I/src/sbin/hastctl/../hastd -DINET -DINET6 -DYY_NO_UNPUT 
-DHAVE_CRYPTO -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall 
-Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings 
-Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline 
-Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c 
/src/sbin/hastctl/../hastd/hast_proto.c
cc -O2 -pipe  -I/src/sbin/hastctl/../hastd -DINET -DINET6 -DYY_NO_UNPUT 
-DHAVE_CRYPTO -std=gnu99 -fstack-protector -Wsystem-headers -Werror -Wall 
-Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings 
-Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline 
-Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -c 
/src/sbin/hastctl/hastctl.c
/src/sbin/hastctl/hastctl.c: In function 'main':
/src/sbin/hastctl/hastctl.c:435: error: too few arguments to function 
'yy_config_parse'
*** Error code 1

Stop in /src/sbin/hastctl.
*** Error code 1

Stop in /src/sbin.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2010-08-05 22:10:35 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2010-08-05 22:10:35 - ERROR: failed to build world
TB --- 2010-08-05 22:10:35 - 3957.16 user 694.33 system 4897.59 real


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