From owner-freebsd-stable@FreeBSD.ORG Wed Jan 4 23:54:03 2012 Return-Path: Delivered-To: stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 78808106566C; Wed, 4 Jan 2012 23:54:03 +0000 (UTC) (envelope-from superbisquit@gmail.com) Received: from mail-pw0-f54.google.com (mail-pw0-f54.google.com [209.85.160.54]) by mx1.freebsd.org (Postfix) with ESMTP id 484958FC12; Wed, 4 Jan 2012 23:54:02 +0000 (UTC) Received: by pbcc3 with SMTP id c3so1789pbc.13 for ; Wed, 04 Jan 2012 15:54:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=QfoHwZKWBhGjKHCO36zcqguTz8nKdMw4gCwZ0tsgnXg=; b=EQ828ySIfEKuiu34hQ+V6P82Q6NfzYn8S0uwXjrMGkHmx3JZysE84t6aLd5Z7HVrEv Ss5XDyfrzzBwSj+L5bRJ4PL6f56u872ooGkslvUeO9Oa1g7aNfn0a/21ifdQT+Wb8Xld lfdmel8vDgKlnEIxZYg7SoOkIa0+kyUm63ubs= MIME-Version: 1.0 Received: by 10.68.74.10 with SMTP id p10mr145116719pbv.3.1325721242635; Wed, 04 Jan 2012 15:54:02 -0800 (PST) Received: by 10.68.24.102 with HTTP; Wed, 4 Jan 2012 15:54:02 -0800 (PST) In-Reply-To: <861urfn8eh.fsf@ds4.des.no> References: <201201030015.q030FwC1070840@freebsd-stable.sentex.ca> <861urfn8eh.fsf@ds4.des.no> Date: Wed, 4 Jan 2012 18:54:02 -0500 Message-ID: From: Super Bisquit To: stable@freebsd.org, FreeBSD PowerPC ML Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: Re: [releng_9 tinderbox] failure on powerpc/powerpc 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: Wed, 04 Jan 2012 23:54:03 -0000 Why not compare native builds to tinderbox? 2012/1/4 Dag-Erling Sm=F8rgrav > Garrett Cooper writes: > > That's not relevant to these errors. For some odd reason tinderbox > > takes 1-2 iterations to reach equilibrium when someone makes a data > > structure change, even a change to a header and C file are done in the > > same commit. It would be really nice to figure out what the issue is > > because this is a regular occurrence that pops up on the current@ and > > architecture specific mailing lists. > > All the tinderbox does, really, is "rm -rf /usr/obj; make buildworld". > > Note that the tinderbox pulls sources from CVS, so even if both files > were modified in the same SVN commit, it may still end up with an > inconsistent tree. > > DES > -- > Dag-Erling Sm=F8rgrav - des@des.no >