From owner-freebsd-tinderbox@FreeBSD.ORG Mon Jun 21 18:29:08 2010 Return-Path: Delivered-To: tinderbox@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 62171106566C for ; Mon, 21 Jun 2010 18:29:08 +0000 (UTC) (envelope-from dougb@FreeBSD.org) Received: from mail2.fluidhosting.com (mx21.fluidhosting.com [204.14.89.4]) by mx1.freebsd.org (Postfix) with ESMTP id 091378FC1D for ; Mon, 21 Jun 2010 18:29:07 +0000 (UTC) Received: (qmail 3450 invoked by uid 399); 21 Jun 2010 18:29:06 -0000 Received: from localhost (HELO foreign.dougb.net) (dougb@dougbarton.us@127.0.0.1) by localhost with ESMTPAM; 21 Jun 2010 18:29:06 -0000 X-Originating-IP: 127.0.0.1 X-Sender: dougb@dougbarton.us Message-ID: <4C1FAF70.2030308@FreeBSD.org> Date: Mon, 21 Jun 2010 11:29:04 -0700 From: Doug Barton Organization: http://SupersetSolutions.com/ User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.9) Gecko/20100330 Thunderbird/3.0.4 MIME-Version: 1.0 To: FreeBSD Tinderbox References: <201006211816.o5LIG5ZK064161@freebsd-current.sentex.ca> In-Reply-To: <201006211816.o5LIG5ZK064161@freebsd-current.sentex.ca> X-Enigmail-Version: 1.0.1 OpenPGP: id=1A1ABC84 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: Alexander Motin , current@freebsd.org, i386@freebsd.org Subject: Re: [head tinderbox] failure on i386/i386 X-BeenThere: freebsd-tinderbox@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Tinderbox reports, responses, and meta-comments" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Jun 2010 18:29:08 -0000 mav, could this be related to r209371? Doug 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 > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" > -- ... and that's just a little bit of history repeating. -- Propellerheads Improve the effectiveness of your Internet presence with a domain name makeover! http://SupersetSolutions.com/