On 29 April 2011 11:30, Jeremy Chadwick <[email protected]> wrote:
> On Thu, Apr 28, 2011 at 09:06:32PM +0000, FreeBSD Tinderbox wrote: > > ===> usr.sbin/usbdump (all) > > cc -O -pipe -std=gnu99 -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 > -Wcast-align -Wunused-parameter -Wno-uninitialized -Wno-pointer-sign -c > /src/usr.sbin/usbdump/usbdump.c > > cc1: warnings being treated as errors > > /src/usr.sbin/usbdump/usbdump.c: In function 'print_apacket': > > /src/usr.sbin/usbdump/usbdump.c:353: warning: cast increases required > alignment of target type > > /src/usr.sbin/usbdump/usbdump.c: In function 'print_packets': > > /src/usr.sbin/usbdump/usbdump.c:399: warning: cast increases required > alignment of target type > > *** Error code 1 > > > > Stop in /src/usr.sbin/usbdump. > > *** Error code 1 > > CC'ing hselasky and thompsa for review of this. > > For failure logs (so far ia64 and arm), please see end of this page: > > http://lists.freebsd.org/pipermail/freebsd-stable/2011-April/thread.html > > Commit question is revision 1.6.2.2 to RELENG_8: > > http://www.freebsd.org/cgi/cvsweb.cgi/src/usr.sbin/usbdump/usbdump.c > > Relevant code bits: > I merged the missing rev a few hours ago, http://svnweb.freebsd.org/base?view=revision&revision=221185 Andrew _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
