[head tinderbox] failure on powerpc/powerpc

FreeBSD Tinderbox tinderbox at freebsd.org
Mon Jun 4 06:02:18 UTC 2007


TB --- 2007-06-04 04:34:36 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2007-06-04 04:34:36 - starting HEAD tinderbox run for powerpc/powerpc
TB --- 2007-06-04 04:34:36 - cleaning the object tree
TB --- 2007-06-04 04:34:59 - checking out the source tree
TB --- 2007-06-04 04:34:59 - cd /tinderbox/HEAD/powerpc/powerpc
TB --- 2007-06-04 04:34:59 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
TB --- 2007-06-04 04:43:04 - building world (CFLAGS=-O2 -pipe)
TB --- 2007-06-04 04:43:04 - cd /src
TB --- 2007-06-04 04:43:04 - /usr/bin/make -B buildworld
>>> World build started on Mon Jun  4 04:43:05 UTC 2007
>>> 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 Jun  4 05:57:01 UTC 2007
TB --- 2007-06-04 05:57:01 - generating LINT kernel config
TB --- 2007-06-04 05:57:01 - cd /src/sys/powerpc/conf
TB --- 2007-06-04 05:57:01 - /usr/bin/make -B LINT
TB --- 2007-06-04 05:57:01 - building LINT kernel (COPTFLAGS=-O2 -pipe)
TB --- 2007-06-04 05:57:01 - cd /src
TB --- 2007-06-04 05:57:01 - /usr/bin/make buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Mon Jun  4 05:57:01 UTC 2007
>>> 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 -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding   /src/sys/dev/mlx/mlx_pci.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 -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding   /src/sys/dev/mly/mly.c
awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/mmc/mmcbr_if.m -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 -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding   mmcbr_if.c
awk -f /src/sys/tools/makeobjops.awk /src/sys/dev/mmc/mmcbus_if.m -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 -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding   mmcbus_if.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 -msoft-float -fno-omit-frame-pointer -msoft-float -ffreestanding   /src/sys/dev/mpt/mpt.c
/src/sys/dev/mpt/mpt.c: In function 'mpt2host_config_page_raid_vol_0':
/src/sys/dev/mpt/mpt.c:2824: error: 'CONFIG_PAGE_RAID_VOL_0' has no member named 'Reserved1'
/src/sys/dev/mpt/mpt.c:2824: error: 'CONFIG_PAGE_RAID_VOL_0' has no member named 'Reserved1'
*** Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2007-06-04 06:02:16 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2007-06-04 06:02:16 - ERROR: failed to build lint kernel
TB --- 2007-06-04 06:02:16 - tinderbox aborted
TB --- 0.70 user 2.48 system 5259.90 real


http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full


More information about the freebsd-tinderbox mailing list