[head tinderbox] failure on sparc64/sun4v

From: FreeBSD Tinderbox <tinderbox_at_freebsd.org>
Date: Wed, 26 Jan 2011 13:33:13 GMT
TB --- 2011-01-26 12:25:41 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2011-01-26 12:25:41 - starting HEAD tinderbox run for sparc64/sun4v
TB --- 2011-01-26 12:25:41 - cleaning the object tree
TB --- 2011-01-26 12:25:51 - cvsupping the source tree
TB --- 2011-01-26 12:25:51 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/sparc64/sun4v/supfile
TB --- 2011-01-26 12:26:04 - building world
TB --- 2011-01-26 12:26:04 - MAKEOBJDIRPREFIX=/obj
TB --- 2011-01-26 12:26:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2011-01-26 12:26:04 - TARGET=sun4v
TB --- 2011-01-26 12:26:04 - TARGET_ARCH=sparc64
TB --- 2011-01-26 12:26:04 - TZ=UTC
TB --- 2011-01-26 12:26:04 - __MAKE_CONF=/dev/null
TB --- 2011-01-26 12:26:04 - cd /src
TB --- 2011-01-26 12:26:04 - /usr/bin/make -B buildworld
>>> World build started on Wed Jan 26 12:26:05 UTC 2011
>>> 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 Wed Jan 26 13:27:13 UTC 2011
TB --- 2011-01-26 13:27:13 - generating LINT kernel config
TB --- 2011-01-26 13:27:13 - cd /src/sys/sun4v/conf
TB --- 2011-01-26 13:27:13 - /usr/bin/make -B LINT
TB --- 2011-01-26 13:27:13 - building LINT kernel
TB --- 2011-01-26 13:27:13 - MAKEOBJDIRPREFIX=/obj
TB --- 2011-01-26 13:27:13 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2011-01-26 13:27:13 - TARGET=sun4v
TB --- 2011-01-26 13:27:13 - TARGET_ARCH=sparc64
TB --- 2011-01-26 13:27:13 - TZ=UTC
TB --- 2011-01-26 13:27:13 - __MAKE_CONF=/dev/null
TB --- 2011-01-26 13:27:13 - cd /src
TB --- 2011-01-26 13:27:13 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Wed Jan 26 13:27:13 UTC 2011
>>> 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/dev/sdhci/sdhci.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/dev/sf/if_sf.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/dev/sge/if_sge.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/dev/siis/siis.c
/src/sys/dev/siis/siis.c: In function 'siis_ch_attach':
/src/sys/dev/siis/siis.c:521: error: 'struct siis_channel' has no member named 'led'
/src/sys/dev/siis/siis.c: In function 'siis_ch_detach':
/src/sys/dev/siis/siis.c:542: error: 'struct siis_channel' has no member named 'led'
*** Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2011-01-26 13:33:13 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2011-01-26 13:33:13 - ERROR: failed to build lint kernel
TB --- 2011-01-26 13:33:13 - 3122.12 user 638.73 system 4051.55 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-sparc64-sun4v.full
Received on Wed Jan 26 2011 - 12:33:14 UTC

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