Date: Tue, 25 May 2010 19:36:36 +0400 From: pluknet <pluknet@gmail.com> To: FreeBSD Tinderbox <tinderbox@freebsd.org> Cc: current@freebsd.org, i386@freebsd.org Subject: Re: [head tinderbox] failure on i386/pc98 Message-ID: <AANLkTil9k6sbVTLpu_-Hk_q3HxQybSkeuX5JuoFBz4Dv@mail.gmail.com> In-Reply-To: <201005251513.o4PFD490071374@freebsd-current.sentex.ca> References: <201005251513.o4PFD490071374@freebsd-current.sentex.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On 25 May 2010 19:13, FreeBSD Tinderbox <tinderbox@freebsd.org> wrote: > TB --- 2010-05-25 13:30:00 - tinderbox 2.6 running on freebsd-current.sen= tex.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.sente= x.ca /tinderbox/HEAD/i386/pc98/supfile > TB --- 2010-05-25 13:47:17 - building world > TB --- 2010-05-25 13:47:17 - MAKEOBJDIRPREFIX=3D/obj > TB --- 2010-05-25 13:47:17 - PATH=3D/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2010-05-25 13:47:17 - TARGET=3Dpc98 > TB --- 2010-05-25 13:47:17 - TARGET_ARCH=3Di386 > TB --- 2010-05-25 13:47:17 - TZ=3DUTC > TB --- 2010-05-25 13:47:17 - __MAKE_CONF=3D/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=3D/obj > TB --- 2010-05-25 14:45:12 - PATH=3D/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2010-05-25 14:45:12 - TARGET=3Dpc98 > TB --- 2010-05-25 14:45:12 - TARGET_ARCH=3Di386 > TB --- 2010-05-25 14:45:12 - TZ=3DUTC > TB --- 2010-05-25 14:45:12 - __MAKE_CONF=3D/dev/null > TB --- 2010-05-25 14:45:12 - cd /src > TB --- 2010-05-25 14:45:12 - /usr/bin/make -B buildkernel KERNCONF=3DLINT >>>> 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=3D/obj > TB --- 2010-05-25 15:07:19 - PATH=3D/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2010-05-25 15:07:19 - TARGET=3Dpc98 > TB --- 2010-05-25 15:07:19 - TARGET_ARCH=3Di386 > TB --- 2010-05-25 15:07:19 - TZ=3DUTC > TB --- 2010-05-25 15:07:19 - __MAKE_CONF=3D/dev/null > TB --- 2010-05-25 15:07:19 - cd /src > TB --- 2010-05-25 15:07:19 - /usr/bin/make -B buildkernel KERNCONF=3DGENE= RIC >>>> 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=3D/usr/bin/make sh /src/sys/conf/newvers.sh GENERIC > cc -c -O -pipe =A0-std=3Dc99 -g -Wall -Wredundant-decls -Wnested-externs = -Wstrict-prototypes =A0-Wmissing-prototypes -Wpointer-arith -Winline -Wcast= -qual =A0-Wundef -Wno-pointer-sign -fformat-extensions -nostdinc =A0-I. -I/= src/sys -I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -inc= lude opt_global.h -fno-common -finline-limit=3D8000 --param inline-unit-gro= wth=3D100 --param large-function-growth=3D1000 =A0-mno-align-long-strings -= mpreferred-stack-boundary=3D2 =A0-mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mn= o-sse3 -ffreestanding -fstack-protector -Werror =A0vers.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. --=20 wbr, pluknet
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTil9k6sbVTLpu_-Hk_q3HxQybSkeuX5JuoFBz4Dv>