From owner-freebsd-current@FreeBSD.ORG Wed Dec 22 11:38:14 2010 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E22C7106566C for ; Wed, 22 Dec 2010 11:38:14 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from cyrus.watson.org (cyrus.watson.org [65.122.17.42]) by mx1.freebsd.org (Postfix) with ESMTP id B979A8FC12 for ; Wed, 22 Dec 2010 11:38:14 +0000 (UTC) Received: from fledge.watson.org (fledge.watson.org [65.122.17.41]) by cyrus.watson.org (Postfix) with ESMTPS id 4BFE346B39; Wed, 22 Dec 2010 06:38:14 -0500 (EST) Date: Wed, 22 Dec 2010 11:38:14 +0000 (GMT) From: Robert Watson X-X-Sender: robert@fledge.watson.org To: Matthew Fleming In-Reply-To: <4D113A21.4010409@sentex.net> Message-ID: References: <201012212237.oBLMbLCh086858@freebsd-current.sentex.ca> <4D113A21.4010409@sentex.net> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: current@freebsd.org, Mike Tancsa Subject: Re: [head tinderbox] failure on powerpc64/powerpc X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 22 Dec 2010 11:38:15 -0000 On Tue, 21 Dec 2010, Mike Tancsa wrote: >> I think Tinderbox has a bad source tree. Lines 557 and 569 make sense from >> the old version of kern_fail.c before either of my commits. So is >> Tinderbox somehow building with an old kern_fail.c but an updated >> sys/fail.h? That would explain the build error, but I have no idea how it >> could have gotten into such a situation. Sometimes the Subversion->CVS exporter becomes upset. It would be worth checking out the CVS version of those files and making sure they contain what you expect -- if not, it could well be a problem there. Robert > It updates from my local mirror which updates from cvsup18. The last update > was > > CVSup update ends at 2010-12-21 16:44:39 > CVSup update begins at 2010-12-21 17:43:00 > Updating from cvsup18.freebsd.org > Connected to cvsup18.freebsd.org > Updating collection cvs-all/cvs > Append to CVSROOT-ports/commitlogs/ports > Append to CVSROOT-src/commitlogs/sys > Edit ports/devel/p5-DateTime-Format-Strptime/Makefile,v > Edit ports/devel/p5-DateTime-Format-Strptime/distinfo,v > Edit ports/multimedia/playd/Makefile,v > Edit ports/multimedia/playd/distinfo,v > Edit src/sys/nfsserver/nfs_srvsubs.c,v > src/sys/nfsserver/nfs_srvsubs.c,v: Checksum mismatch -- will transfer > entire file > Edit src/sys/sparc64/include/cpufunc.h,v > src/sys/sparc64/include/cpufunc.h,v: Checksum mismatch -- will transfer > entire file > Edit src/sys/sparc64/include/vmparam.h,v > src/sys/sparc64/include/vmparam.h,v: Checksum mismatch -- will transfer > entire file > Edit src/sys/sparc64/sparc64/tick.c,v > src/sys/sparc64/sparc64/tick.c,v: Checksum mismatch -- will transfer > entire file > Edit src/sys/sys/mount.h,v > src/sys/sys/mount.h,v: Checksum mismatch -- will transfer entire file > Skipping collection gnats/current > Skipping collection www/current > Skipping collection mail-archive/current > Updating collection distrib/self > Applying fixups for collection cvs-all/cvs > Fixup src/sys/nfsserver/nfs_srvsubs.c,v > Fixup src/sys/sparc64/include/cpufunc.h,v > Fixup src/sys/sparc64/include/vmparam.h,v > Fixup src/sys/sparc64/sparc64/tick.c,v > Fixup src/sys/sys/mount.h,v > Finished successfully > CVSup update ends at 2010-12-21 17:45:11 > > > > > _______________________________________________ > 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" >