[head tinderbox] failure on i386/i386

FreeBSD Tinderbox tinderbox at freebsd.org
Mon Mar 22 01:54:43 UTC 2010


TB --- 2010-03-22 00:05:01 - tinderbox 2.6 running on freebsd-current.sentex.ca
TB --- 2010-03-22 00:05:01 - starting HEAD tinderbox run for i386/i386
TB --- 2010-03-22 00:05:01 - cleaning the object tree
TB --- 2010-03-22 00:05:26 - cvsupping the source tree
TB --- 2010-03-22 00:05:26 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/i386/supfile
TB --- 2010-03-22 00:05:53 - building world
TB --- 2010-03-22 00:05:53 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-03-22 00:05:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-03-22 00:05:53 - TARGET=i386
TB --- 2010-03-22 00:05:53 - TARGET_ARCH=i386
TB --- 2010-03-22 00:05:53 - TZ=UTC
TB --- 2010-03-22 00:05:53 - __MAKE_CONF=/dev/null
TB --- 2010-03-22 00:05:53 - cd /src
TB --- 2010-03-22 00:05:53 - /usr/bin/make -B buildworld
>>> World build started on Mon Mar 22 00:05:54 UTC 2010
>>> 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 Mar 22 01:05:17 UTC 2010
TB --- 2010-03-22 01:05:17 - generating LINT kernel config
TB --- 2010-03-22 01:05:17 - cd /src/sys/i386/conf
TB --- 2010-03-22 01:05:17 - /usr/bin/make -B LINT
TB --- 2010-03-22 01:05:17 - building LINT kernel
TB --- 2010-03-22 01:05:17 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-03-22 01:05:17 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-03-22 01:05:17 - TARGET=i386
TB --- 2010-03-22 01:05:17 - TARGET_ARCH=i386
TB --- 2010-03-22 01:05:17 - TZ=UTC
TB --- 2010-03-22 01:05:17 - __MAKE_CONF=/dev/null
TB --- 2010-03-22 01:05:17 - cd /src
TB --- 2010-03-22 01:05:17 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Mon Mar 22 01:05:18 UTC 2010
>>> 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 Mon Mar 22 01:30:04 UTC 2010
TB --- 2010-03-22 01:30:04 - building GENERIC kernel
TB --- 2010-03-22 01:30:04 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-03-22 01:30:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-03-22 01:30:04 - TARGET=i386
TB --- 2010-03-22 01:30:04 - TARGET_ARCH=i386
TB --- 2010-03-22 01:30:04 - TZ=UTC
TB --- 2010-03-22 01:30:04 - __MAKE_CONF=/dev/null
TB --- 2010-03-22 01:30:04 - cd /src
TB --- 2010-03-22 01:30:04 - /usr/bin/make -B buildkernel KERNCONF=GENERIC
>>> Kernel build for GENERIC started on Mon Mar 22 01:30:04 UTC 2010
>>> 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 GENERIC completed on Mon Mar 22 01:49:53 UTC 2010
TB --- 2010-03-22 01:49:53 - building PAE kernel
TB --- 2010-03-22 01:49:53 - MAKEOBJDIRPREFIX=/obj
TB --- 2010-03-22 01:49:53 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2010-03-22 01:49:53 - TARGET=i386
TB --- 2010-03-22 01:49:53 - TARGET_ARCH=i386
TB --- 2010-03-22 01:49:53 - TZ=UTC
TB --- 2010-03-22 01:49:53 - __MAKE_CONF=/dev/null
TB --- 2010-03-22 01:49:53 - cd /src
TB --- 2010-03-22 01:49:53 - /usr/bin/make -B buildkernel KERNCONF=PAE
>>> Kernel build for PAE started on Mon Mar 22 01:49:53 UTC 2010
>>> 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 -O -pipe  -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 -fstack-protector -Werror  /src/sys/libkern/qdivrem.c
cc -c -O -pipe  -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 -fstack-protector -Werror  /src/sys/libkern/ucmpdi2.c
cc -c -O -pipe  -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 -fstack-protector -Werror  /src/sys/libkern/udivdi3.c
cc -c -O -pipe  -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 -fstack-protector -Werror  /src/sys/libkern/umoddi3.c
cc -c -O -pipe  -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 -fstack-protector -Werror  /src/sys/compat/x86bios/x86bios.c
cc1: warnings being treated as errors
/src/sys/compat/x86bios/x86bios.c: In function 'x86bios_map_mem':
/src/sys/compat/x86bios/x86bios.c:558: warning: cast to pointer from integer of different size
*** Error code 1

Stop in /obj/i386/src/sys/PAE.
*** Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2010-03-22 01:54:42 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2010-03-22 01:54:42 - ERROR: failed to build PAE kernel
TB --- 2010-03-22 01:54:42 - 5071.82 user 904.86 system 6581.62 real


http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-i386.full


More information about the freebsd-current mailing list