Skip site navigation (1)Skip section navigation (2)
Date:      Mon,  1 Sep 2008 04:40:32 -0400 (EDT)
From:      FreeBSD Tinderbox <tinderbox@freebsd.org>
To:        FreeBSD Tinderbox <tinderbox@freebsd.org>, <stable@freebsd.org>, <ia64@freebsd.org>
Subject:   [releng_7 tinderbox] failure on ia64/ia64
Message-ID:  <20080901084032.56BCE1B5078@freebsd-stable.sentex.ca>

next in thread | raw e-mail | index | archive | help
TB --- 2008-09-01 06:55:05 - tinderbox 2.3 running on freebsd-stable.sentex.ca
TB --- 2008-09-01 06:55:05 - starting RELENG_7 tinderbox run for ia64/ia64
TB --- 2008-09-01 06:55:05 - cleaning the object tree
TB --- 2008-09-01 06:55:19 - cvsupping the source tree
TB --- 2008-09-01 06:55:19 - /usr/bin/csup -r 3 -g -L 1 -h localhost -s /tinderbox/RELENG_7/ia64/ia64/supfile
TB --- 2008-09-01 06:55:25 - building world (CFLAGS=-O2 -pipe)
TB --- 2008-09-01 06:55:25 - cd /src
TB --- 2008-09-01 06:55:25 - /usr/bin/make -B buildworld
>>> World build started on Mon Sep  1 06:55:26 UTC 2008
>>> 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 Sep  1 08:27:05 UTC 2008
TB --- 2008-09-01 08:27:05 - generating LINT kernel config
TB --- 2008-09-01 08:27:05 - cd /src/sys/ia64/conf
TB --- 2008-09-01 08:27:05 - /usr/bin/make -B LINT
TB --- 2008-09-01 08:27:05 - building LINT kernel (COPTFLAGS=-O2 -pipe)
TB --- 2008-09-01 08:27:05 - cd /src
TB --- 2008-09-01 08:27:05 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Mon Sep  1 08:27:05 UTC 2008
>>> 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 -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -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 -fpic -ffreestanding -Werror  /src/sys/netinet/ip_gre.c
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -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 -fpic -ffreestanding -Werror  /src/sys/netinet/ip_id.c
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -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 -fpic -ffreestanding -Werror  /src/sys/netinet/in_mcast.c
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions -nostdinc  -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 -fpic -ffreestanding -Werror  /src/sys/netinet/in_pcb.c
cc1: warnings being treated as errors
/src/sys/netinet/in_pcb.c: In function 'inp_wunlock_assert':
/src/sys/netinet/in_pcb.c:1342: warning: implicit declaration of function 'INP_WUNLOCK_ASSERT'
/src/sys/netinet/in_pcb.c:1342: warning: nested extern declaration of 'INP_WUNLOCK_ASSERT'
*** Error code 1

Stop in /obj/ia64/src/sys/LINT.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2008-09-01 08:40:32 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2008-09-01 08:40:32 - ERROR: failed to build lint kernel
TB --- 2008-09-01 08:40:32 - tinderbox aborted
TB --- 5248.51 user 409.09 system 6326.45 real


http://tinderbox.des.no/tinderbox-releng_7-RELENG_7-ia64-ia64.full



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