| From | Sent On | Attachments |
|---|---|---|
| FreeBSD Tinderbox | Nov 5, 2004 9:40 pm | |
| FreeBSD Tinderbox | Nov 7, 2004 12:31 pm | |
| FreeBSD Tinderbox | Nov 10, 2004 1:00 pm | |
| FreeBSD Tinderbox | Nov 10, 2004 11:28 pm | |
| FreeBSD Tinderbox | Nov 11, 2004 6:26 pm |
| Subject: | [current tinderbox] failure on alpha/alpha | |
|---|---|---|
| From: | FreeBSD Tinderbox (tind...@freebsd.org) | |
| Date: | Nov 11, 2004 6:26:02 pm | |
| List: | org.freebsd.freebsd-alpha | |
TB --- 2004-11-12 01:00:00 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2004-11-12 01:00:00 - starting CURRENT tinderbox run for alpha/alpha
TB --- 2004-11-12 01:00:00 - checking out the source tree
TB --- 2004-11-12 01:00:00 - cd /home/tinderbox/CURRENT/alpha/alpha
TB --- 2004-11-12 01:00:00 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A
src
TB --- 2004-11-12 01:06:22 - building world (CFLAGS=-O2 -pipe)
TB --- 2004-11-12 01:06:22 - cd /home/tinderbox/CURRENT/alpha/alpha/src
TB --- 2004-11-12 01:06:22 - /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 --- 2004-11-12 02:12:37 - building generic kernel (COPTFLAGS=-O2 -pipe) TB --- 2004-11-12 02:12:37 - cd /home/tinderbox/CURRENT/alpha/alpha/src TB --- 2004-11-12 02:12:37 - /usr/bin/make buildkernel KERNCONF=GENERIC
Kernel build for GENERIC started on Fri Nov 12 02:12:38 UTC 2004 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 Kernel build for GENERIC completed on Fri Nov 12 02:25:41 UTC 2004
TB --- 2004-11-12 02:25:41 - generating LINT kernel config
TB --- 2004-11-12 02:25:41 - cd
/home/tinderbox/CURRENT/alpha/alpha/src/sys/alpha/conf
TB --- 2004-11-12 02:25:41 - /usr/bin/make -B LINT
TB --- 2004-11-12 02:25:41 - building LINT kernel (COPTFLAGS=-O2 -pipe)
TB --- 2004-11-12 02:25:41 - cd /home/tinderbox/CURRENT/alpha/alpha/src
TB --- 2004-11-12 02:25:41 - /usr/bin/make buildkernel KERNCONF=LINT
Kernel build for LINT started on Fri Nov 12 02:25:42 UTC 2004 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
[...]
rpcgen -h -C /tinderbox/CURRENT/alpha/alpha/src/sys/netatm/spans/spans_xdr.x |
grep -v rpc/rpc.h > spans_xdr.h
rpcgen -c -C /tinderbox/CURRENT/alpha/alpha/src/sys/netatm/spans/spans_xdr.x |
grep -v rpc/rpc.h > spans_xdr.c
cc -O2 -pipe -fno-strict-aliasing -mcpu=ev4 -mtune=ev5 -mieee -Wall
-Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes
-Wpointer-arith -Winline -Wcast-qual -fformat-extensions -std=c99 -nostdinc -I-
-I. -I/tinderbox/CURRENT/alpha/alpha/src/sys
-I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/acpica
-I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/altq
-I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ipfilter
-I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/pf
-I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath
-I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/dev/ath/freebsd
-I/tinderbox/CURRENT/alpha/alpha/src/sys/contrib/ngatm -D_KERNEL -include
opt_global.h -finline-limit=15000 --param inline-unit-growth=100 --param
large-function-growth=1000 -fno-builtin -mno-fp-regs -ffixed-8 -Wa,-mev6
-ffreestanding -c
/tinderbox/CURRENT/alpha/alpha/src/sys/alpha/linux/linux_genassym.c
sh /tinderbox/CURRENT/alpha/alpha/src/sys/kern/genassym.sh linux_genassym.o >
linux_assym.h
uudecode < /usr/share/syscons/fonts/cp850-8x16.fnt && file2c 'static u_char
dflt_font_16[16*256] = {' '};' < cp850-8x16 > font.h && uudecode <
/usr/share/syscons/fonts/cp850-8x14.fnt && file2c 'static u_char
dflt_font_14[14*256] = {' '};' < cp850-8x14 >> font.h && uudecode <
/usr/share/syscons/fonts/cp850-8x8.fnt && file2c 'static u_char
dflt_font_8[8*256] = {' '};' < cp850-8x8 >> font.h
/usr/sbin/kbdcontrol -L jp.106 | sed -e 's/^static keymap_t.* = /static keymap_t
key_map = /' -e 's/^static accentmap_t.* = /static accentmap_t accent_map = /' >
atkbdmap.h
/usr/sbin/kbdcontrol -L it.iso | sed -e 's/^static keymap_t.* = /static keymap_t
key_map = /' -e 's/^static accentmap_t.* = /static accentmap_t accent_map = /' >
ukbdmap.h
make: don't know how to make
/tinderbox/CURRENT/alpha/alpha/src/sys/net80211/ieee80211_freebsd.c. Stop
*** Error code 2
Stop in
/tinderbox/CURRENT/alpha/alpha/obj/alpha/tinderbox/CURRENT/alpha/alpha/src/sys/LINT.
*** Error code 1
Stop in /tinderbox/CURRENT/alpha/alpha/src. *** Error code 1
Stop in /tinderbox/CURRENT/alpha/alpha/src. TB --- 2004-11-12 02:26:06 - WARNING: /usr/bin/make returned exit code 1 TB --- 2004-11-12 02:26:06 - ERROR: failed to build lint kernel TB --- 2004-11-12 02:26:06 - tinderbox aborted





