[head tinderbox] failure on i386/pc98
- From: FreeBSD Tinderbox <tinderbox@xxxxxxxxxxx>
- Date: Wed, 20 Dec 2006 19:32:23 -0500 (EST) clamav-milter version 0.88.3 on clamscanner3
TB --- 2006-12-20 23:22:07 - tinderbox 2.3 running on freebsd-current.sentex.ca
TB --- 2006-12-20 23:22:07 - starting HEAD tinderbox run for i386/pc98
TB --- 2006-12-20 23:22:07 - cleaning the object tree
TB --- 2006-12-20 23:22:44 - checking out the source tree
TB --- 2006-12-20 23:22:44 - cd /tinderbox/HEAD/i386/pc98
TB --- 2006-12-20 23:22:44 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
TB --- 2006-12-20 23:30:39 - building world (CFLAGS=-O2 -pipe)
TB --- 2006-12-20 23:30:39 - cd /src
TB --- 2006-12-20 23:30:39 - /usr/bin/make -B buildworld
TB --- 2006-12-21 00:22:12 - generating LINT kernel configWorld build started on Wed Dec 20 23:30:40 UTC 2006
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 Dec 21 00:22:12 UTC 2006
TB --- 2006-12-21 00:22:12 - cd /src/sys/pc98/conf
TB --- 2006-12-21 00:22:12 - /usr/bin/make -B LINT
TB --- 2006-12-21 00:22:12 - building LINT kernel (COPTFLAGS=-O2 -pipe)
TB --- 2006-12-21 00:22:12 - cd /src
TB --- 2006-12-21 00:22:12 - /usr/bin/make buildkernel KERNCONF=LINT
[...]Kernel build for LINT started on Thu Dec 21 00:22:12 UTC 2006
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=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 -Werror -pg -mprofiler-epilogue /src/sys/compat/linux/linux_futex.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=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 -Werror -pg -mprofiler-epilogue /src/sys/compat/linux/linux_getcwd.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=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 -Werror -pg -mprofiler-epilogue /src/sys/compat/linux/linux_ioctl.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=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 -Werror -pg -mprofiler-epilogue /src/sys/compat/linux/linux_ipc.c
/src/sys/compat/linux/linux_ipc.c: In function `linux_msgctl':
/src/sys/compat/linux/linux_ipc.c:647: error: `LINUX_MSG_INFO' undeclared (first use in this function)
/src/sys/compat/linux/linux_ipc.c:647: error: (Each undeclared identifier is reported only once
/src/sys/compat/linux/linux_ipc.c:647: error: for each function it appears in.)
*** Error code 1
Stop in /obj/pc98/src/sys/LINT.
*** Error code 1
Stop in /src.
*** Error code 1
Stop in /src.
TB --- 2006-12-21 00:32:23 - WARNING: /usr/bin/make returned exit code 1
TB --- 2006-12-21 00:32:23 - ERROR: failed to build lint kernel
TB --- 2006-12-21 00:32:23 - tinderbox aborted
TB --- 0.90 user 2.72 system 4216.34 real
http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"
- Follow-Ups:
- Re: [head tinderbox] failure on i386/pc98
- From: Alexander Leidinger
- Re: [head tinderbox] failure on i386/pc98
- Prev by Date: Polling bug (was Re: packets duplicated *massively* on transmit.)
- Next by Date: Re: settimeofday function taking 24 - 30 minutes to complete
- Previous by thread: [head tinderbox] failure on i386/pc98
- Next by thread: Re: [head tinderbox] failure on i386/pc98
- Index(es):
Relevant Pages
|
|