On 25 May 2010 19:13, FreeBSD Tinderbox <tinderbox_at_freebsd.org> wrote: > TB --- 2010-05-25 13:30:00 - tinderbox 2.6 running on freebsd-current.sentex.ca > TB --- 2010-05-25 13:30:00 - starting HEAD tinderbox run for i386/pc98 > TB --- 2010-05-25 13:30:00 - cleaning the object tree > TB --- 2010-05-25 13:30:24 - cvsupping the source tree > TB --- 2010-05-25 13:30:24 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sentex.ca /tinderbox/HEAD/i386/pc98/supfile > TB --- 2010-05-25 13:47:17 - building world > TB --- 2010-05-25 13:47:17 - MAKEOBJDIRPREFIX=/obj > TB --- 2010-05-25 13:47:17 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2010-05-25 13:47:17 - TARGET=pc98 > TB --- 2010-05-25 13:47:17 - TARGET_ARCH=i386 > TB --- 2010-05-25 13:47:17 - TZ=UTC > TB --- 2010-05-25 13:47:17 - __MAKE_CONF=/dev/null > TB --- 2010-05-25 13:47:17 - cd /src > TB --- 2010-05-25 13:47:17 - /usr/bin/make -B buildworld >>>> World build started on Tue May 25 13:47:17 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 Tue May 25 14:45:12 UTC 2010 > TB --- 2010-05-25 14:45:12 - generating LINT kernel config > TB --- 2010-05-25 14:45:12 - cd /src/sys/pc98/conf > TB --- 2010-05-25 14:45:12 - /usr/bin/make -B LINT > TB --- 2010-05-25 14:45:12 - building LINT kernel > TB --- 2010-05-25 14:45:12 - MAKEOBJDIRPREFIX=/obj > TB --- 2010-05-25 14:45:12 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2010-05-25 14:45:12 - TARGET=pc98 > TB --- 2010-05-25 14:45:12 - TARGET_ARCH=i386 > TB --- 2010-05-25 14:45:12 - TZ=UTC > TB --- 2010-05-25 14:45:12 - __MAKE_CONF=/dev/null > TB --- 2010-05-25 14:45:12 - cd /src > TB --- 2010-05-25 14:45:12 - /usr/bin/make -B buildkernel KERNCONF=LINT >>>> Kernel build for LINT started on Tue May 25 14:45:12 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 Tue May 25 15:07:19 UTC 2010 > TB --- 2010-05-25 15:07:19 - building GENERIC kernel > TB --- 2010-05-25 15:07:19 - MAKEOBJDIRPREFIX=/obj > TB --- 2010-05-25 15:07:19 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2010-05-25 15:07:19 - TARGET=pc98 > TB --- 2010-05-25 15:07:19 - TARGET_ARCH=i386 > TB --- 2010-05-25 15:07:19 - TZ=UTC > TB --- 2010-05-25 15:07:19 - __MAKE_CONF=/dev/null > TB --- 2010-05-25 15:07:19 - cd /src > TB --- 2010-05-25 15:07:19 - /usr/bin/make -B buildkernel KERNCONF=GENERIC >>>> Kernel build for GENERIC started on Tue May 25 15:07:19 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 > [...] > :> hack.c > cc -shared -nostdlib hack.c -o hack.So > rm -f hack.c > MAKE=/usr/bin/make sh /src/sys/conf/newvers.sh GENERIC > 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 vers.c > linking kernel.debug > mca.o(.text+0x1627): In function `mca_init': > /src/sys/i386/i386/mca.c:786: undefined reference to `lapic_enable_cmc' > *** Error code 1 > > Stop in /obj/pc98/src/sys/GENERIC. Just wonder why apic is still commented out in pc98's GENERIC. Is there a reason to keep things intact? It was inherited from i386 port in time when it was commented out. -- wbr, pluknetReceived on Tue May 25 2010 - 13:36:37 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:03 UTC