From owner-freebsd-stable@FreeBSD.ORG Fri Jun 9 00:17:39 2006 Return-Path: X-Original-To: stable@freebsd.org Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B600F16A4C9 for ; Fri, 9 Jun 2006 00:17:39 +0000 (UTC) (envelope-from lydianconcepts@gmail.com) Received: from nz-out-0102.google.com (nz-out-0102.google.com [64.233.162.192]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1262943D4C for ; Fri, 9 Jun 2006 00:17:37 +0000 (GMT) (envelope-from lydianconcepts@gmail.com) Received: by nz-out-0102.google.com with SMTP id 13so564552nzn for ; Thu, 08 Jun 2006 17:17:37 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=ul/yYHTDL49hUYwyDflfewSnwqbfjyopwXnXOgxcifieeexrQlvCRwZEr5W9NCw3gVZ5vc3dyqyI3INViFQLbKI7m18/ix+851DuHCBLwrNbBpMmUc4uv4B/AnG5kr5TCbnzB//XAgTtXbk9qZ0xOJsxAmBfU/W8MSG/DIUNLUw= Received: by 10.65.234.13 with SMTP id l13mr2175933qbr; Thu, 08 Jun 2006 17:17:37 -0700 (PDT) Received: by 10.65.151.7 with HTTP; Thu, 8 Jun 2006 17:17:37 -0700 (PDT) Message-ID: <7579f7fb0606081717p27790126l7a4c582a9d39c8ab@mail.gmail.com> Date: Thu, 8 Jun 2006 17:17:37 -0700 From: "Matthew Jacob" To: "FreeBSD Tinderbox" In-Reply-To: <7579f7fb0606081716r6c26978em439eb47240857fe4@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20060608225250.964EE241A2@freebsd-stable.sentex.ca> <7579f7fb0606081716r6c26978em439eb47240857fe4@mail.gmail.com> Cc: amd64@freebsd.org, stable@freebsd.org Subject: Re: [releng_5 tinderbox] failure on amd64/amd64 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Jun 2006 00:17:39 -0000 Ah- never mind- my bad. On 6/8/06, Matthew Jacob wrote: > I'm assuming that this is just stale information for the Tinderbox. > There is no mpt_freebsd.c defined in sys/conf/files any more. > > > On 6/8/06, FreeBSD Tinderbox wrote: > > TB --- 2006-06-08 21:32:20 - tinderbox 2.3 running on freebsd-stable.sentex.ca > > TB --- 2006-06-08 21:32:20 - starting RELENG_5 tinderbox run for amd64/amd64 > > TB --- 2006-06-08 21:32:20 - cleaning the object tree > > TB --- 2006-06-08 21:32:48 - checking out the source tree > > TB --- 2006-06-08 21:32:48 - cd /tinderbox/RELENG_5/amd64/amd64 > > TB --- 2006-06-08 21:32:48 - /usr/bin/cvs -f -R -q -d/home/ncvs update -Pd -rRELENG_5 src > > TB --- 2006-06-08 21:42:11 - building world (CFLAGS=-O -pipe) > > TB --- 2006-06-08 21:42:11 - cd /src > > TB --- 2006-06-08 21:42:11 - /usr/bin/make -B buildworld > > >>> 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 > > >>> stage 5.1: building 32 bit shim libraries > > TB --- 2006-06-08 22:51:08 - generating LINT kernel config > > TB --- 2006-06-08 22:51:08 - cd /src/sys/amd64/conf > > TB --- 2006-06-08 22:51:08 - /usr/bin/make -B LINT > > TB --- 2006-06-08 22:51:08 - building LINT kernel (COPTFLAGS=-O -pipe) > > TB --- 2006-06-08 22:51:08 - cd /src > > TB --- 2006-06-08 22:51:08 - /usr/bin/make buildkernel KERNCONF=LINT > > >>> Kernel build for LINT started on Thu Jun 8 22:51:08 UTC 2006 > > >>> 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 > > [...] > > @ -> /src/sys > > machine -> /src/sys/amd64/include > > awk -f @/tools/makeobjops.awk @/kern/bus_if.m -h > > awk -f @/tools/makeobjops.awk @/kern/device_if.m -h > > awk -f @/tools/makeobjops.awk @/dev/pci/pci_if.m -h > > ln -s /obj/amd64/src/sys/LINT/opt_cam.h opt_cam.h > > ln -s /obj/amd64/src/sys/LINT/opt_ddb.h opt_ddb.h > > make: don't know how to make mpt_freebsd.c. Stop > > *** Error code 2 > > > > Stop in /src/sys/modules. > > *** Error code 1 > > > > Stop in /obj/amd64/src/sys/LINT. > > *** Error code 1 > > > > Stop in /src. > > *** Error code 1 > > > > Stop in /src. > > TB --- 2006-06-08 22:52:50 - WARNING: /usr/bin/make returned exit code 1 > > TB --- 2006-06-08 22:52:50 - ERROR: failed to build lint kernel > > TB --- 2006-06-08 22:52:50 - tinderbox aborted > > TB --- 1.38 user 4.38 system 4829.62 real > > > > _______________________________________________ > > freebsd-stable@freebsd.org mailing list > > http://lists.freebsd.org/mailman/listinfo/freebsd-stable > > To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org" > > >