[head tinderbox] failure on sparc64/sun4v

From: FreeBSD Tinderbox <tinderbox_at_freebsd.org>
Date: Mon, 13 Jul 2009 14:47:24 -0400 (EDT)
TB --- 2009-07-13 17:16:37 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2009-07-13 17:16:37 - starting HEAD tinderbox run for sparc64/sun4v
TB --- 2009-07-13 17:16:37 - cleaning the object tree
TB --- 2009-07-13 17:17:01 - cvsupping the source tree
TB --- 2009-07-13 17:17:01 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/sparc64/sun4v/supfile
TB --- 2009-07-13 17:17:11 - building world
TB --- 2009-07-13 17:17:11 - MAKEOBJDIRPREFIX=/obj
TB --- 2009-07-13 17:17:11 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2009-07-13 17:17:11 - TARGET=sun4v
TB --- 2009-07-13 17:17:11 - TARGET_ARCH=sparc64
TB --- 2009-07-13 17:17:11 - TZ=UTC
TB --- 2009-07-13 17:17:11 - __MAKE_CONF=/dev/null
TB --- 2009-07-13 17:17:11 - cd /src
TB --- 2009-07-13 17:17:11 - /usr/bin/make -B buildworld
>>> World build started on Mon Jul 13 17:17:14 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 Mon Jul 13 18:31:59 UTC 2009
TB --- 2009-07-13 18:31:59 - generating LINT kernel config
TB --- 2009-07-13 18:31:59 - cd /src/sys/sun4v/conf
TB --- 2009-07-13 18:31:59 - /usr/bin/make -B LINT
TB --- 2009-07-13 18:31:59 - building LINT kernel
TB --- 2009-07-13 18:31:59 - MAKEOBJDIRPREFIX=/obj
TB --- 2009-07-13 18:31:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2009-07-13 18:31:59 - TARGET=sun4v
TB --- 2009-07-13 18:31:59 - TARGET_ARCH=sparc64
TB --- 2009-07-13 18:31:59 - TZ=UTC
TB --- 2009-07-13 18:31:59 - __MAKE_CONF=/dev/null
TB --- 2009-07-13 18:31:59 - cd /src
TB --- 2009-07-13 18:31:59 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Mon Jul 13 18:31: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 -x assembler-with-cpp -DLOCORE -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/sun4v/cddl/t1_copy.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 -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/sparc64/sparc64/ofw_machdep.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/sun4v/sun4v/pmap.c
/src/sys/sun4v/sun4v/pmap.c: In function 'pmap_alloc_zeroed_contig_pages':
/src/sys/sun4v/sun4v/pmap.c:1301: error: 'VM_CACHE_DEFAULT' undeclared (first use in this function)
/src/sys/sun4v/sun4v/pmap.c:1301: error: (Each undeclared identifier is reported only once
/src/sys/sun4v/sun4v/pmap.c:1301: error: for each function it appears in.)
/src/sys/sun4v/sun4v/pmap.c:1301: error: too many arguments to function 'vm_phys_alloc_contig'
*** Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2009-07-13 18:47:24 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2009-07-13 18:47:24 - ERROR: failed to build lint kernel
TB --- 2009-07-13 18:47:24 - 4695.61 user 431.27 system 5447.12 real


http://tinderbox.des.no/tinderbox-head-HEAD-sparc64-sun4v.full
Received on Mon Jul 13 2009 - 16:47:27 UTC

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