Date: Mon, 21 Jun 2010 23:59:06 +0300 From: Alexander Motin <mav@FreeBSD.org> To: Doug Barton <dougb@FreeBSD.org> Cc: i386@freebsd.org, FreeBSD Tinderbox <tinderbox@freebsd.org>, current@freebsd.org Subject: Re: [head tinderbox] failure on i386/i386 Message-ID: <4C1FD29A.8010703@FreeBSD.org> In-Reply-To: <4C1FAF70.2030308@FreeBSD.org> References: <201006211816.o5LIG5ZK064161@freebsd-current.sentex.ca> <4C1FAF70.2030308@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Doug Barton wrote: > mav, could this be related to r209371? It is. Fixed. Thanks. > On 06/21/10 11:16, FreeBSD Tinderbox wrote: >> TB --- 2010-06-21 16:15:00 - tinderbox 2.6 running on >> freebsd-current.sentex.ca >> TB --- 2010-06-21 16:15:00 - starting HEAD tinderbox run for i386/i386 >> TB --- 2010-06-21 16:15:00 - cleaning the object tree >> TB --- 2010-06-21 16:15:40 - cvsupping the source tree >> TB --- 2010-06-21 16:15:40 - /usr/bin/csup -z -r 3 -g -L 1 -h >> cvsup.sentex.ca /tinderbox/HEAD/i386/i386/supfile >> TB --- 2010-06-21 16:21:07 - building world >> TB --- 2010-06-21 16:21:07 - MAKEOBJDIRPREFIX=/obj >> TB --- 2010-06-21 16:21:07 - PATH=/usr/bin:/usr/sbin:/bin:/sbin >> TB --- 2010-06-21 16:21:07 - TARGET=i386 >> TB --- 2010-06-21 16:21:07 - TARGET_ARCH=i386 >> TB --- 2010-06-21 16:21:07 - TZ=UTC >> TB --- 2010-06-21 16:21:07 - __MAKE_CONF=/dev/null >> TB --- 2010-06-21 16:21:07 - cd /src >> TB --- 2010-06-21 16:21:07 - /usr/bin/make -B buildworld >>>>> World build started on Mon Jun 21 16:21:07 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 Jun 21 18:01:08 UTC 2010 >> TB --- 2010-06-21 18:01:08 - generating LINT kernel config >> TB --- 2010-06-21 18:01:08 - cd /src/sys/i386/conf >> TB --- 2010-06-21 18:01:08 - /usr/bin/make -B LINT >> TB --- 2010-06-21 18:01:08 - building LINT kernel >> TB --- 2010-06-21 18:01:08 - MAKEOBJDIRPREFIX=/obj >> TB --- 2010-06-21 18:01:08 - PATH=/usr/bin:/usr/sbin:/bin:/sbin >> TB --- 2010-06-21 18:01:08 - TARGET=i386 >> TB --- 2010-06-21 18:01:08 - TARGET_ARCH=i386 >> TB --- 2010-06-21 18:01:08 - TZ=UTC >> TB --- 2010-06-21 18:01:08 - __MAKE_CONF=/dev/null >> TB --- 2010-06-21 18:01:08 - cd /src >> TB --- 2010-06-21 18:01:08 - /usr/bin/make -B buildkernel KERNCONF=LINT >>>>> Kernel build for LINT started on Mon Jun 21 18:01:09 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 LINT >> cc -c -O2 -pipe -fno-strict-aliasing -std=c99 -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 -DGPROF >> -falign-functions=16 -DGPROF4 -DGUPROF -fno-builtin >> -mno-align-long-strings -mpreferred-stack-boundary=2 -mno-mmx >> -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -ffreestanding >> -fstack-protector -Werror -pg -mprofiler-epilogue vers.c >> linking kernel >> apm.o(.text+0x100a): In function `apm_attach': >> : undefined reference to `atrtcclock_disable' >> *** Error code 1 >> >> Stop in /obj/i386/src/sys/LINT. >> *** Error code 1 >> >> Stop in /src. >> *** Error code 1 >> >> Stop in /src. >> TB --- 2010-06-21 18:16:05 - WARNING: /usr/bin/make returned exit code 1 >> TB --- 2010-06-21 18:16:05 - ERROR: failed to build lint kernel >> TB --- 2010-06-21 18:16:05 - 5515.73 user 922.46 system 7264.84 real >> >> >> http://tinderbox.freebsd.org/tinderbox-head-HEAD-i386-i386.full -- Alexander Motin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C1FD29A.8010703>