| From | Sent On | Attachments |
|---|---|---|
| FreeBSD Tinderbox | Oct 28, 2006 3:17 am | |
| FreeBSD Tinderbox | Oct 31, 2006 10:05 pm | |
| FreeBSD Tinderbox | Nov 1, 2006 10:19 am | |
| FreeBSD Tinderbox | Nov 1, 2006 11:59 pm | |
| FreeBSD Tinderbox | Nov 2, 2006 3:03 pm | |
| FreeBSD Tinderbox | Nov 3, 2006 6:07 pm | |
| FreeBSD Tinderbox | Nov 3, 2006 11:26 pm | |
| FreeBSD Tinderbox | Nov 4, 2006 4:47 am | |
| FreeBSD Tinderbox | Nov 4, 2006 10:33 am | |
| FreeBSD Tinderbox | Nov 4, 2006 5:49 pm | |
| FreeBSD Tinderbox | Nov 4, 2006 9:32 pm | |
| FreeBSD Tinderbox | Nov 5, 2006 3:01 am | |
| FreeBSD Tinderbox | Nov 5, 2006 8:46 am | |
| FreeBSD Tinderbox | Nov 5, 2006 2:23 pm | |
| FreeBSD Tinderbox | Nov 6, 2006 4:47 pm | |
| FreeBSD Tinderbox | Nov 11, 2006 6:19 am | |
| FreeBSD Tinderbox | Nov 11, 2006 10:59 pm | |
| FreeBSD Tinderbox | Nov 12, 2006 4:17 am |
| Subject: | [head tinderbox] failure on ia64/ia64 | |
|---|---|---|
| From: | FreeBSD Tinderbox (tind...@freebsd.org) | |
| Date: | Nov 6, 2006 4:47:07 pm | |
| List: | org.freebsd.freebsd-ia64 | |
TB --- 2006-11-06 15:05:37 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2006-11-06 15:05:37 - starting HEAD tinderbox run for ia64/ia64
TB --- 2006-11-06 15:05:37 - cleaning the object tree
TB --- 2006-11-06 15:06:16 - checking out the source tree
TB --- 2006-11-06 15:06:16 - cd /tinderbox/HEAD/ia64/ia64
TB --- 2006-11-06 15:06:16 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A
src
TB --- 2006-11-06 15:15:13 - building world (CFLAGS=-O2 -pipe)
TB --- 2006-11-06 15:15:13 - cd /src
TB --- 2006-11-06 15:15:13 - /usr/bin/make -B buildworld
World build started on Mon Nov 6 15:15:14 UTC 2006 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 World build completed on Mon Nov 6 16:31:23 UTC 2006
TB --- 2006-11-06 16:31:23 - generating LINT kernel config TB --- 2006-11-06 16:31:23 - cd /src/sys/ia64/conf TB --- 2006-11-06 16:31:23 - /usr/bin/make -B LINT TB --- 2006-11-06 16:31:23 - building LINT kernel (COPTFLAGS=-O2 -pipe) TB --- 2006-11-06 16:31:23 - cd /src TB --- 2006-11-06 16:31:23 - /usr/bin/make buildkernel KERNCONF=LINT
Kernel build for LINT started on Mon Nov 6 16:31:24 UTC 2006 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
[...]
cc -c -x assembler-with-cpp -Wa,-x -DLOCORE -O2 -pipe -fno-strict-aliasing
-std=c99 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes
-Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -Wundef
-fformat-extensions -nostdinc -I- -I. -I/src/sys -I/src/sys/contrib/altq
-I/src/sys/contrib/ia64/libuwx/src -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS
-include opt_global.h -fno-common -finline-limit=15000 --param
inline-unit-growth=100 --param large-function-growth=1000 -fno-builtin
-mconstant-gp -ffixed-r13 -mfixed-range=f32-f127 -mno-sdata -ffreestanding
-Werror /src/sys/ia64/ia64/setjmp.S
cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -Wall -Wredundant-decls
-Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith
-Winline -Wcast-qual -Wundef -fformat-extensions -nostdinc -I- -I. -I/src/sys
-I/src/sys/contrib/altq -I/src/sys/contrib/ia64/libuwx/src -D_KERNEL
-DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -fno-common
-finline-limit=15000 --param inline-unit-growth=100 --param
large-function-growth=1000 -fno-builtin -mconstant-gp -ffixed-r13
-mfixed-range=f32-f127 -mno-sdata -ffreestanding -Werror
/src/sys/ia64/ia64/ssc.c
/src/sys/ia64/ia64/ssc.c: In function `ssc_open':
/src/sys/ia64/ia64/ssc.c:151: warning: implicit declaration of function
`priv_check'
/src/sys/ia64/ia64/ssc.c:151: warning: nested extern declaration of `priv_check'
/src/sys/ia64/ia64/ssc.c:151: error: `PRIV_TTY_EXCLUSIVE' undeclared (first use
in this function)
/src/sys/ia64/ia64/ssc.c:151: error: (Each undeclared identifier is reported
only once
/src/sys/ia64/ia64/ssc.c:151: error: for each function it appears in.)
*** Error code 1
Stop in /obj/ia64/src/sys/LINT. *** Error code 1
Stop in /src. *** Error code 1
Stop in /src. TB --- 2006-11-06 16:47:07 - WARNING: /usr/bin/make returned exit code 1 TB --- 2006-11-06 16:47:07 - ERROR: failed to build lint kernel TB --- 2006-11-06 16:47:07 - tinderbox aborted TB --- 0.72 user 2.69 system 6090.20 real
http://tinderbox.des.no//tinderbox/logs/tinderbox-head-HEAD-ia64-ia64.full





