Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  1 Mar 2004 01:46:15 -0500 (EST)
From:      FreeBSD Tinderbox <tinderbox@freebsd.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>, <stable@freebsd.org>, <i386@freebsd.org>
Subject:   [releng_4 tinderbox] failure on i386/i386
Message-ID:  <20040301064615.C71DB7303A@freebsd-current.sentex.ca>

next in thread | raw e-mail | index | archive | help
TB --- 2004-03-01 05:33:22 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2004-03-01 05:33:22 - starting RELENG_4 tinderbox run for i386/i386
TB --- 2004-03-01 05:33:22 - checking out the source tree
TB --- 2004-03-01 05:33:22 - cd /home/tinderbox/sandbox/RELENG_4/i386/i386
TB --- 2004-03-01 05:33:22 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_4 src
TB --- 2004-03-01 05:52:16 - building world
TB --- 2004-03-01 05:52:16 - cd /home/tinderbox/sandbox/RELENG_4/i386/i386/src
TB --- 2004-03-01 05:52:16 - /usr/bin/make -B buildworld
>>> Rebuilding the temporary build tree
>>> stage 1: bootstrap tools
>>> stage 2: cleaning up the object tree
>>> stage 2: rebuilding the object tree
>>> stage 2: build tools
>>> stage 3: cross tools
>>> stage 4: populating /home/tinderbox/sandbox/RELENG_4/i386/i386/obj/other/tinderbox/RELENG_4/i386/i386/src/i386/usr/include
>>> stage 4: building libraries
>>> stage 4: make dependencies
>>> stage 4: building everything..
TB --- 2004-03-01 06:31:45 - building generic kernel
TB --- 2004-03-01 06:31:45 - cd /home/tinderbox/sandbox/RELENG_4/i386/i386/src
TB --- 2004-03-01 06:31:45 - /usr/bin/make buildkernel KERNCONF=GENERIC
>>> Kernel build for GENERIC started on Mon Mar  1 06:31:45 GMT 2004
>>> Kernel build for GENERIC completed on Mon Mar  1 06:39:49 GMT 2004
TB --- 2004-03-01 06:39:50 - building LINT kernel
TB --- 2004-03-01 06:39:50 - cd /home/tinderbox/sandbox/RELENG_4/i386/i386/src
TB --- 2004-03-01 06:39:50 - /usr/bin/make buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Mon Mar  1 06:39:53 GMT 2004
[...]
cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi  -nostdinc -I- -I. -I/other/tinderbox/RELENG_4/i386/i386/src/sys -I/other/tinderbox/RELENG_4/i386/i386/src/sys/../include -I/other/tinderbox/RELENG_4/i386/i386/src/sys/contrib/dev/acpica -I/other/tinderbox/RELENG_4/i386/i386/src/sys/contrib/ipfilter  -D_KERNEL -include opt_global.h -fno-builtin -mpreferred-stack-boundary=2  /other/tinderbox/RELENG_4/i386/i386/src/sys/dev/usb/uvisor.c
cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi  -nostdinc -I- -I. -I/other/tinderbox/RELENG_4/i386/i386/src/sys -I/other/tinderbox/RELENG_4/i386/i386/src/sys/../include -I/other/tinderbox/RELENG_4/i386/i386/src/sys/contrib/dev/acpica -I/other/tinderbox/RELENG_4/i386/i386/src/sys/contrib/ipfilter  -D_KERNEL -include opt_global.h -fno-builtin -mpreferred-stack-boundary=2  /other/tinderbox/RELENG_4/i386/i386/src/sys/dev/usb/uvscom.c
cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi  -nostdinc -I- -I. -I/other/tinderbox/RELENG_4/i386/i386/src/sys -I/other/tinderbox/RELENG_4/i386/i386/src/sys/../include -I/other/tinderbox/RELENG_4/i386/i386/src/sys/contrib/dev/acpica -I/other/tinderbox/RELENG_4/i386/i386/src/sys/contrib/ipfilter  -D_KERNEL -include opt_global.h -fno-builtin -mpreferred-stack-boundary=2  /other/tinderbox/RELENG_4/i386/i386/src/sys/dev/usb/usb.c
cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi  -nostdinc -I- -I. -I/other/tinderbox/RELENG_4/i386/i386/src/sys -I/other/tinderbox/RELENG_4/i386/i386/src/sys/../include -I/other/tinderbox/RELENG_4/i386/i386/src/sys/contrib/dev/acpica -I/other/tinderbox/RELENG_4/i386/i386/src/sys/contrib/ipfilter  -D_KERNEL -include opt_global.h -fno-builtin -mpreferred-stack-boundary=2  /other/tinderbox/RELENG_4/i386/i386/src/sys/dev/usb/usbdi.c
/other/tinderbox/RELENG_4/i386/i386/src/sys/dev/usb/usbdi.c: In function `usbd_do_request_flags_pipe':
/other/tinderbox/RELENG_4/i386/i386/src/sys/dev/usb/usbdi.c:953: `curthread' undeclared (first use in this function)
/other/tinderbox/RELENG_4/i386/i386/src/sys/dev/usb/usbdi.c:953: (Each undeclared identifier is reported only once
/other/tinderbox/RELENG_4/i386/i386/src/sys/dev/usb/usbdi.c:953: for each function it appears in.)
*** Error code 1

Stop in /other/tinderbox/RELENG_4/i386/i386/obj/other/tinderbox/RELENG_4/i386/i386/src/sys/LINT.
*** Error code 1

Stop in /other/tinderbox/RELENG_4/i386/i386/src.
*** Error code 1

Stop in /other/tinderbox/RELENG_4/i386/i386/src.
TB --- 2004-03-01 06:46:15 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2004-03-01 06:46:15 - ERROR: failed to build lint kernel
TB --- 2004-03-01 06:46:15 - tinderbox aborted



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040301064615.C71DB7303A>