Re: [head tinderbox] failure on i386/i386

From: John Baldwin <jhb_at_freebsd.org>
Date: Wed, 22 Oct 2008 11:04:04 -0400
On Tuesday 21 October 2008 05:00:22 pm FreeBSD Tinderbox wrote:
> TB --- 2008-10-21 19:44:56 - tinderbox 2.3 running on 
freebsd-current.sentex.ca
> TB --- 2008-10-21 19:44:56 - starting HEAD tinderbox run for i386/i386
> TB --- 2008-10-21 19:44:56 - cleaning the object tree
> TB --- 2008-10-21 19:45:33 - cvsupping the source tree
> TB --- 2008-10-21 19:45:33 - /usr/bin/csup -r 3 -g -L 1 -h 
localhost -s /tinderbox/HEAD/i386/i386/supfile
> TB --- 2008-10-21 19:45:40 - building world (CFLAGS=-O -pipe)
> TB --- 2008-10-21 19:45:40 - cd /src
> TB --- 2008-10-21 19:45:40 - /usr/bin/make -B buildworld
> >>> World build started on Tue Oct 21 19:45:42 UTC 2008
> >>> 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 Tue Oct 21 20:53:17 UTC 2008
> TB --- 2008-10-21 20:53:17 - generating LINT kernel config
> TB --- 2008-10-21 20:53:17 - cd /src/sys/i386/conf
> TB --- 2008-10-21 20:53:17 - /usr/bin/make -B LINT
> TB --- 2008-10-21 20:53:17 - building LINT kernel (COPTFLAGS=)
> TB --- 2008-10-21 20:53:17 - cd /src
> TB --- 2008-10-21 20:53:17 - /usr/bin/make -B buildkernel KERNCONF=LINT
> >>> Kernel build for LINT started on Tue Oct 21 20:53:17 UTC 2008
> >>> 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   -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=8000 --param 
inline-unit-growth=100 --param 
large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/ppbus/immio.c
> 
cc -c   -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=8000 --param 
inline-unit-growth=100 --param 
large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/ppbus/lpbb.c
> 
cc -c   -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=8000 --param 
inline-unit-growth=100 --param 
large-function-growth=1000 -DGPROF -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding -fstack-protector -Werror -pg -mprofiler-epilogue /src/sys/dev/ppbus/lpt.c
> cc1: warnings being treated as errors
> /src/sys/dev/ppbus/lpt.c: In function 'lpt_attach':
> /src/sys/dev/ppbus/lpt.c:402: warning: assignment makes pointer from integer 
without a cast
> /src/sys/dev/ppbus/lpt.c: In function 'lptopen':
> /src/sys/dev/ppbus/lpt.c:479: warning: assignment makes integer from pointer 
without a cast
> *** Error code 1
> 
> Stop in /obj/src/sys/LINT.
> *** Error code 1
> 
> Stop in /src.
> *** Error code 1

Sorry for the breakage, I didn't build enough of the ppc/ppbus modules before 
commit. :(

-- 
John Baldwin
Received on Wed Oct 22 2008 - 13:04:49 UTC

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