[head tinderbox] failure on powerpc/powerpc

From: FreeBSD Tinderbox <tinderbox_at_freebsd.org>
Date: Sun, 15 Apr 2007 10:37:58 -0400 (EDT)
TB --- 2007-04-15 13:25:18 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2007-04-15 13:25:18 - starting HEAD tinderbox run for powerpc/powerpc
TB --- 2007-04-15 13:25:18 - cleaning the object tree
TB --- 2007-04-15 13:25:34 - checking out the source tree
TB --- 2007-04-15 13:25:34 - cd /tinderbox/HEAD/powerpc/powerpc
TB --- 2007-04-15 13:25:34 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
TB --- 2007-04-15 13:33:20 - building world (CFLAGS=-O2 -pipe)
TB --- 2007-04-15 13:33:20 - cd /src
TB --- 2007-04-15 13:33:20 - /usr/bin/make -B buildworld
>>> World build started on Sun Apr 15 13:33:23 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 Sun Apr 15 14:33:49 UTC 2007
TB --- 2007-04-15 14:33:49 - generating LINT kernel config
TB --- 2007-04-15 14:33:49 - cd /src/sys/powerpc/conf
TB --- 2007-04-15 14:33:49 - /usr/bin/make -B LINT
TB --- 2007-04-15 14:33:49 - building LINT kernel (COPTFLAGS=-O2 -pipe)
TB --- 2007-04-15 14:33:49 - cd /src
TB --- 2007-04-15 14:33:49 - /usr/bin/make buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Sun Apr 15 14:33:49 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 -fformat-extensions -nostdinc -I-  -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 -Werror  /src/sys/dev/cxgb/common/cxgb_ael1002.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 -fformat-extensions -nostdinc -I-  -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 -Werror  /src/sys/dev/cxgb/common/cxgb_mv88e1xxx.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 -fformat-extensions -nostdinc -I-  -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 -Werror  /src/sys/dev/cxgb/common/cxgb_xgmac.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 -fformat-extensions -nostdinc -I-  -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 -Werror  /src/sys/dev/cxgb/common/cxgb_t3_hw.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 -fformat-extensions -nostdinc -I-  -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 -Werror  /src/sys/dev/cxgb/sys/uipc_mvec.c
/src/sys/dev/cxgb/sys/uipc_mvec.c: In function `bus_dmamap_load_mvec_sg':
/src/sys/dev/cxgb/sys/uipc_mvec.c:595: warning: long unsigned int format, bus_addr_t arg (arg 3)
/src/sys/dev/cxgb/sys/uipc_mvec.c:595: warning: long int format, bus_size_t arg (arg 4)
*** Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2007-04-15 14:37:58 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2007-04-15 14:37:58 - ERROR: failed to build lint kernel
TB --- 2007-04-15 14:37:58 - tinderbox aborted
TB --- 0.47 user 1.84 system 4360.32 real


http://tinderbox.des.no/tinderbox-head-HEAD-powerpc-powerpc.full
Received on Sun Apr 15 2007 - 12:38:00 UTC

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