| From | Sent On | Attachments |
|---|---|---|
| FreeBSD Tinderbox | Mar 27, 2005 3:34 am | |
| FreeBSD Tinderbox | Mar 28, 2005 12:39 am | |
| FreeBSD Tinderbox | Mar 30, 2005 5:52 pm | |
| FreeBSD Tinderbox | Mar 31, 2005 3:59 pm | |
| FreeBSD Tinderbox | Apr 2, 2005 12:44 pm | |
| M. Warner Losh | Apr 3, 2005 9:31 am | |
| FreeBSD Tinderbox | Apr 3, 2005 12:53 pm | |
| FreeBSD Tinderbox | Apr 4, 2005 11:38 am | |
| M. Warner Losh | Apr 4, 2005 7:19 pm | |
| FreeBSD Tinderbox | Apr 5, 2005 10:38 am | |
| FreeBSD Tinderbox | Apr 6, 2005 5:36 am | |
| FreeBSD Tinderbox | Apr 6, 2005 11:57 pm | |
| FreeBSD Tinderbox | Apr 7, 2005 3:19 pm | |
| Warner Losh | Apr 7, 2005 3:56 pm | |
| FreeBSD Tinderbox | Apr 8, 2005 10:11 am | |
| FreeBSD Tinderbox | Apr 9, 2005 9:07 am | |
| FreeBSD Tinderbox | Apr 13, 2005 8:57 pm | |
| FreeBSD Tinderbox | Apr 16, 2005 2:31 pm | |
| FreeBSD Tinderbox | Apr 19, 2005 10:00 am |
| Subject: | [current tinderbox] failure on i386/pc98 | |
|---|---|---|
| From: | FreeBSD Tinderbox (tind...@freebsd.org) | |
| Date: | Mar 27, 2005 3:34:23 am | |
| List: | org.freebsd.freebsd-i386 | |
TB --- 2005-03-27 10:05:58 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2005-03-27 10:05:58 - starting CURRENT tinderbox run for i386/pc98
TB --- 2005-03-27 10:05:58 - checking out the source tree
TB --- 2005-03-27 10:05:58 - cd /home/tinderbox/CURRENT/i386/pc98
TB --- 2005-03-27 10:05:58 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A
src
TB --- 2005-03-27 10:12:42 - building world (CFLAGS=-O2 -pipe)
TB --- 2005-03-27 10:12:42 - cd /home/tinderbox/CURRENT/i386/pc98/src
TB --- 2005-03-27 10:12:42 - /usr/bin/make -B buildworld
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
TB --- 2005-03-27 11:20:31 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2005-03-27 11:20:31 - cd /home/tinderbox/CURRENT/i386/pc98/src TB --- 2005-03-27 11:20:31 - /usr/bin/make buildkernel KERNCONF=GENERIC
Kernel build for GENERIC started on Sun Mar 27 11:20:32 UTC 2005 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
[...]
objcopy --strip-debug if_wb.ko.debug if_wb.ko
===> wi (all)
cc -O2 -pipe -DPC98 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE
-nostdinc -I- -include
/tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/sys/GENERIC/opt_global.h
-I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -g
-I/tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/sys/GENERIC
-mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow
-mno-sse -mno-sse2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual
-fformat-extensions -std=c99 -c
/tinderbox/CURRENT/i386/pc98/src/sys/modules/wi/../../dev/wi/if_wi.c
cc -O2 -pipe -DPC98 -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE
-nostdinc -I- -include
/tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/sys/GENERIC/opt_global.h
-I. -I@ -I@/contrib/altq -I@/../include -finline-limit=8000 -fno-common -g
-I/tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/sys/GENERIC
-mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx -mno-3dnow
-mno-sse -mno-sse2 -ffreestanding -Wall -Wredundant-decls -Wnested-externs
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual
-fformat-extensions -std=c99 -c
/tinderbox/CURRENT/i386/pc98/src/sys/modules/wi/../../dev/wi/if_wi_pccard.c
/tinderbox/CURRENT/i386/pc98/src/sys/modules/wi/../../dev/wi/if_wi_pccard.c: In
function `wi_pccard_attach':
/tinderbox/CURRENT/i386/pc98/src/sys/modules/wi/../../dev/wi/if_wi_pccard.c:233:
error: `sc' undeclared (first use in this function)
/tinderbox/CURRENT/i386/pc98/src/sys/modules/wi/../../dev/wi/if_wi_pccard.c:233:
error: (Each undeclared identifier is reported only once
/tinderbox/CURRENT/i386/pc98/src/sys/modules/wi/../../dev/wi/if_wi_pccard.c:233:
error: for each function it appears in.)
*** Error code 1
Stop in /tinderbox/CURRENT/i386/pc98/src/sys/modules/wi. *** Error code 1
Stop in /tinderbox/CURRENT/i386/pc98/src/sys/modules. *** Error code 1
Stop in
/tinderbox/CURRENT/i386/pc98/obj/pc98/tinderbox/CURRENT/i386/pc98/src/sys/GENERIC.
*** Error code 1
Stop in /tinderbox/CURRENT/i386/pc98/src. *** Error code 1
Stop in /tinderbox/CURRENT/i386/pc98/src. TB --- 2005-03-27 11:34:28 - WARNING: /usr/bin/make returned exit code 1 TB --- 2005-03-27 11:34:28 - ERROR: failed to build generic kernel TB --- 2005-03-27 11:34:28 - tinderbox aborted





