On Sat, Mar 20, 2010 at 9:58 PM, FreeBSD Tinderbox <tinderbox_at_freebsd.org> wrote: > TB --- 2010-03-21 03:05:00 - tinderbox 2.6 running on freebsd-current.sentex.ca > TB --- 2010-03-21 03:05:00 - starting HEAD tinderbox run for i386/i386 > TB --- 2010-03-21 03:05:00 - cleaning the object tree > TB --- 2010-03-21 03:05:29 - cvsupping the source tree > TB --- 2010-03-21 03:05:29 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/i386/supfile > TB --- 2010-03-21 03:09:01 - building world > TB --- 2010-03-21 03:09:01 - MAKEOBJDIRPREFIX=/obj > TB --- 2010-03-21 03:09:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2010-03-21 03:09:01 - TARGET=i386 > TB --- 2010-03-21 03:09:01 - TARGET_ARCH=i386 > TB --- 2010-03-21 03:09:01 - TZ=UTC > TB --- 2010-03-21 03:09:01 - __MAKE_CONF=/dev/null > TB --- 2010-03-21 03:09:01 - cd /src > TB --- 2010-03-21 03:09:01 - /usr/bin/make -B buildworld >>>> World build started on Sun Mar 21 03:09:01 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 Sun Mar 21 04:08:32 UTC 2010 > TB --- 2010-03-21 04:08:32 - generating LINT kernel config > TB --- 2010-03-21 04:08:32 - cd /src/sys/i386/conf > TB --- 2010-03-21 04:08:32 - /usr/bin/make -B LINT > TB --- 2010-03-21 04:08:32 - building LINT kernel > TB --- 2010-03-21 04:08:32 - MAKEOBJDIRPREFIX=/obj > TB --- 2010-03-21 04:08:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2010-03-21 04:08:32 - TARGET=i386 > TB --- 2010-03-21 04:08:32 - TARGET_ARCH=i386 > TB --- 2010-03-21 04:08:32 - TZ=UTC > TB --- 2010-03-21 04:08:32 - __MAKE_CONF=/dev/null > TB --- 2010-03-21 04:08:32 - cd /src > TB --- 2010-03-21 04:08:32 - /usr/bin/make -B buildkernel KERNCONF=LINT >>>> Kernel build for LINT started on Sun Mar 21 04:08:32 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 Sun Mar 21 04:33:32 UTC 2010 > TB --- 2010-03-21 04:33:32 - building GENERIC kernel > TB --- 2010-03-21 04:33:32 - MAKEOBJDIRPREFIX=/obj > TB --- 2010-03-21 04:33:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2010-03-21 04:33:32 - TARGET=i386 > TB --- 2010-03-21 04:33:32 - TARGET_ARCH=i386 > TB --- 2010-03-21 04:33:32 - TZ=UTC > TB --- 2010-03-21 04:33:32 - __MAKE_CONF=/dev/null > TB --- 2010-03-21 04:33:32 - cd /src > TB --- 2010-03-21 04:33:32 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>>> Kernel build for GENERIC started on Sun Mar 21 04:33:32 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 Sun Mar 21 04:53:21 UTC 2010 > TB --- 2010-03-21 04:53:25 - building PAE kernel > TB --- 2010-03-21 04:53:25 - MAKEOBJDIRPREFIX=/obj > TB --- 2010-03-21 04:53:25 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2010-03-21 04:53:25 - TARGET=i386 > TB --- 2010-03-21 04:53:25 - TARGET_ARCH=i386 > TB --- 2010-03-21 04:53:25 - TZ=UTC > TB --- 2010-03-21 04:53:25 - __MAKE_CONF=/dev/null > TB --- 2010-03-21 04:53:25 - cd /src > TB --- 2010-03-21 04:53:25 - /usr/bin/make -B buildkernel KERNCONF=PAE >>>> Kernel build for PAE started on Sun Mar 21 04:53:25 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-21 04:58:08 - WARNING: /usr/bin/make returned exit code 1 > TB --- 2010-03-21 04:58:08 - ERROR: failed to build PAE kernel > TB --- 2010-03-21 04:58:08 - 5080.43 user 936.95 system 6788.14 real Hi Jung, Could you please resolve this error? Thanks, -GarrettReceived on Sun Mar 21 2010 - 05:25:37 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:01 UTC