[head tinderbox] failure on sparc64/sun4v

FreeBSD Tinderbox tinderbox at freebsd.org
Thu May 27 23:38:59 UTC 2010


TB --- 2010-05-27 22:33:14 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2010-05-27 22:33:14 - starting HEAD tinderbox run for sparc64/sun4v
TB --- 2010-05-27 22:33:14 - cleaning the object tree
TB --- 2010-05-27 22:33:27 - cvsupping the source tree
TB --- 2010-05-27 22:33:27 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sun4v/supfile
TB --- 2010-05-27 22:33:52 - building world
TB --- 2010-05-27 22:33:52 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-05-27 22:33:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-05-27 22:33:52 - TARGET=sun4v
TB --- 2010-05-27 22:33:52 - TARGET_ARCH=sparc64
TB --- 2010-05-27 22:33:52 - TZ=UTC
TB --- 2010-05-27 22:33:52 - __MAKE_CONF=/dev/null
TB --- 2010-05-27 22:33:52 - cd /src
TB --- 2010-05-27 22:33:52 - /usr/bin/make -B buildworld
>>> World build started on Thu May 27 22:33:52 UTC 2010
>>> 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 Thu May 27 23:28:32 UTC 2010
TB --- 2010-05-27 23:28:32 - generating LINT kernel config
TB --- 2010-05-27 23:28:32 - cd /src/sys/sun4v/conf
TB --- 2010-05-27 23:28:32 - /usr/bin/make -B LINT
TB --- 2010-05-27 23:28:32 - building LINT kernel
TB --- 2010-05-27 23:28:32 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-05-27 23:28:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-05-27 23:28:32 - TARGET=sun4v
TB --- 2010-05-27 23:28:32 - TARGET_ARCH=sparc64
TB --- 2010-05-27 23:28:32 - TZ=UTC
TB --- 2010-05-27 23:28:32 - __MAKE_CONF=/dev/null
TB --- 2010-05-27 23:28:32 - cd /src
TB --- 2010-05-27 23:28:32 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Thu May 27 23:28:32 UTC 2010
>>> 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/nfsclient/nfs_subs.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/nfsclient/nfs_nfsiod.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/nfsclient/nfs_vfsops.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/nfsclient/nfs_vnops.c
/src/sys/nfsclient/nfs_vnops.c: In function 'nfs_lookup':
/src/sys/nfsclient/nfs_vnops.c:977: error: 'vp' undeclared (first use in this function)
/src/sys/nfsclient/nfs_vnops.c:977: error: (Each undeclared identifier is reported only once
/src/sys/nfsclient/nfs_vnops.c:977: 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 --- 2010-05-27 23:38:57 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2010-05-27 23:38:57 - ERROR: failed to build lint kernel
TB --- 2010-05-27 23:38:57 - 3158.31 user 617.74 system 3943.23 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sun4v.full


More information about the freebsd-tinderbox mailing list