[head tinderbox] failure on sparc64/sun4v

From: FreeBSD Tinderbox <tinderbox_at_freebsd.org>
Date: Fri, 23 Oct 2009 12:54:04 GMT
TB --- 2009-10-23 11:57:22 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2009-10-23 11:57:22 - starting HEAD tinderbox run for sparc64/sun4v
TB --- 2009-10-23 11:57:22 - cleaning the object tree
TB --- 2009-10-23 11:57:37 - cvsupping the source tree
TB --- 2009-10-23 11:57:37 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sun4v/supfile
TB --- 2009-10-23 11:58:01 - building world
TB --- 2009-10-23 11:58:01 - MAKEOBJDIRPREFIX=/obj
TB --- 2009-10-23 11:58:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2009-10-23 11:58:01 - TARGET=sun4v
TB --- 2009-10-23 11:58:01 - TARGET_ARCH=sparc64
TB --- 2009-10-23 11:58:01 - TZ=UTC
TB --- 2009-10-23 11:58:01 - __MAKE_CONF=/dev/null
TB --- 2009-10-23 11:58:01 - cd /src
TB --- 2009-10-23 11:58:01 - /usr/bin/make -B buildworld
>>> World build started on Fri Oct 23 11:58:02 UTC 2009
>>> 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 Fri Oct 23 12:51:59 UTC 2009
TB --- 2009-10-23 12:51:59 - generating LINT kernel config
TB --- 2009-10-23 12:51:59 - cd /src/sys/sun4v/conf
TB --- 2009-10-23 12:51:59 - /usr/bin/make -B LINT
TB --- 2009-10-23 12:51:59 - building LINT kernel
TB --- 2009-10-23 12:51:59 - MAKEOBJDIRPREFIX=/obj
TB --- 2009-10-23 12:51:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2009-10-23 12:51:59 - TARGET=sun4v
TB --- 2009-10-23 12:51:59 - TARGET_ARCH=sparc64
TB --- 2009-10-23 12:51:59 - TZ=UTC
TB --- 2009-10-23 12:51:59 - __MAKE_CONF=/dev/null
TB --- 2009-10-23 12:51:59 - cd /src
TB --- 2009-10-23 12:51:59 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Fri Oct 23 12:51:59 UTC 2009
>>> 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 -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 -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror  /src/sys/cam/cam_periph.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 -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 -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror  /src/sys/cam/cam_queue.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 -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 -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror  /src/sys/cam/cam_sim.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 -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 -mcmodel=medany -msoft-float -ffreestanding -fstack-protector -Werror  /src/sys/cam/cam_xpt.c
/src/sys/cam/cam_xpt.c: In function 'xpt_scanner_thread':
/src/sys/cam/cam_xpt.c:815: error: 'CAM_PRIORITY_BUS' undeclared (first use in this function)
/src/sys/cam/cam_xpt.c:815: error: (Each undeclared identifier is reported only once
/src/sys/cam/cam_xpt.c:815: error: for each function it appears in.)
*** Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2009-10-23 12:54:04 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2009-10-23 12:54:04 - ERROR: failed to build lint kernel
TB --- 2009-10-23 12:54:04 - 2644.05 user 532.83 system 3402.50 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sun4v.full
Received on Fri Oct 23 2009 - 10:54:05 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:57 UTC