[head tinderbox] failure on i386/pc98

YAMAMOTO, Taku taku at tackymt.homeip.net
Sun Jul 8 16:56:15 UTC 2007


UP kernel on i386/i386 has been broken in the same way.
How about the attached patch?


On Sun,  8 Jul 2007 12:26:00 -0400 (EDT)
FreeBSD Tinderbox <tinderbox at freebsd.org> wrote:

> TB --- 2007-07-08 14:29:33 - tinderbox 2.3 running on freebsd-current.sentex.ca
> TB --- 2007-07-08 14:29:33 - starting HEAD tinderbox run for i386/pc98
> TB --- 2007-07-08 14:29:33 - cleaning the object tree
> TB --- 2007-07-08 14:30:01 - checking out the source tree
> TB --- 2007-07-08 14:30:01 - cd /tinderbox/HEAD/i386/pc98
> TB --- 2007-07-08 14:30:01 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -A src
> TB --- 2007-07-08 14:39:28 - building world (CFLAGS=-O2 -pipe)
> TB --- 2007-07-08 14:39:28 - cd /src
> TB --- 2007-07-08 14:39:28 - /usr/bin/make -B buildworld
> >>> World build started on Sun Jul  8 14:39:29 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 Jul  8 15:54:17 UTC 2007
> TB --- 2007-07-08 15:54:17 - generating LINT kernel config
> TB --- 2007-07-08 15:54:17 - cd /src/sys/pc98/conf
> TB --- 2007-07-08 15:54:17 - /usr/bin/make -B LINT
> TB --- 2007-07-08 15:54:17 - building LINT kernel (COPTFLAGS=-O2 -pipe)
> TB --- 2007-07-08 15:54:17 - cd /src
> TB --- 2007-07-08 15:54:17 - /usr/bin/make buildkernel KERNCONF=LINT
> >>> Kernel build for LINT started on Sun Jul  8 15:54:18 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
> >>> Kernel build for LINT completed on Sun Jul  8 16:18:49 UTC 2007
> TB --- 2007-07-08 16:18:49 - building GENERIC kernel (COPTFLAGS=-O2 -pipe)
> TB --- 2007-07-08 16:18:49 - cd /src
> TB --- 2007-07-08 16:18:49 - /usr/bin/make buildkernel KERNCONF=GENERIC
> >>> Kernel build for GENERIC started on Sun Jul  8 16:18: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 -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing  -std=c99 -g -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  -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding  /src/sys/i386/i386/support.s
> cc -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing  -std=c99 -g -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  -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding  /src/sys/i386/i386/swtch.s
> cc -c -O2 -pipe -fno-strict-aliasing  -std=c99 -g -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  -mno-align-long-strings -mpreferred-stack-boundary=2  -mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding   /src/sys/i386/i386/sys_machdep.c
> /src/sys/i386/i386/sys_machdep.c: In function 'i386_ldt_grow':
> /src/sys/i386/i386/sys_machdep.c:697: error: 'NULL_LDT_BASE' undeclared (first use in this function)
> /src/sys/i386/i386/sys_machdep.c:697: error: (Each undeclared identifier is reported only once
> /src/sys/i386/i386/sys_machdep.c:697: error: for each function it appears in.)
> /src/sys/i386/i386/sys_machdep.c:751: warning: passing argument 1 of 'set_user_ldt' from incompatible pointer type
> *** Error code 1
> 
> Stop in /obj/pc98/src/sys/GENERIC.
> *** Error code 1
> 
> Stop in /src.
> *** Error code 1
> 
> Stop in /src.
> TB --- 2007-07-08 16:26:00 - WARNING: /usr/bin/make returned exit code  1 
> TB --- 2007-07-08 16:26:00 - ERROR: failed to build GENERIC kernel
> TB --- 2007-07-08 16:26:00 - tinderbox aborted
> TB --- 0.89 user 2.55 system 6987.27 real
> 
> 
> http://tinderbox.des.no/tinderbox-head-HEAD-i386-pc98.full
> _______________________________________________
> freebsd-current at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-current
> To unsubscribe, send any mail to "freebsd-current-unsubscribe at freebsd.org"


-- 
YAMAMOTO, Taku <taku at tackymt.homeip.net>


More information about the freebsd-tinderbox mailing list