From owner-freebsd-current@FreeBSD.ORG Wed Dec 22 10:55:08 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 0E56A106564A for ; Wed, 22 Dec 2010 10:55:07 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.cksoft.de (mail.cksoft.de [IPv6:2001:4068:10::3]) by mx1.freebsd.org (Postfix) with ESMTP id 81BD48FC08 for ; Wed, 22 Dec 2010 10:55:07 +0000 (UTC) Received: from localhost (amavis.fra.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id 8427141C7DA; Wed, 22 Dec 2010 11:55:06 +0100 (CET) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([192.168.74.103]) by localhost (amavis.fra.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id 4bDicJASsK+M; Wed, 22 Dec 2010 11:55:06 +0100 (CET) Received: by mail.cksoft.de (Postfix, from userid 66) id 1E12E41C7D9; Wed, 22 Dec 2010 11:55:06 +0100 (CET) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id 68CA14448F3; Wed, 22 Dec 2010 10:53:48 +0000 (UTC) Date: Wed, 22 Dec 2010 10:53:48 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Mike Tancsa In-Reply-To: <4D113A21.4010409@sentex.net> Message-ID: <20101222105221.J6126@maildrop.int.zabbadoz.net> References: <201012212237.oBLMbLCh086858@freebsd-current.sentex.ca> <4D113A21.4010409@sentex.net> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: Matthew Fleming , FreeBSD current mailing list 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 10:55:08 -0000 On Tue, 21 Dec 2010, Mike Tancsa wrote: > On 12/21/2010 5:49 PM, Matthew Fleming wrote: >>> /src/sys/kern/kern_fail.c:557: error: dereferencing pointer to incomplete type >>> /src/sys/kern/kern_fail.c:557: error: dereferencing pointer to incomplete type >>> /src/sys/kern/kern_fail.c:557: error: dereferencing pointer to incomplete type >>> /src/sys/kern/kern_fail.c:557: error: dereferencing pointer to incomplete type >>> /src/sys/kern/kern_fail.c:557: error: dereferencing pointer to incomplete type >>> /src/sys/kern/kern_fail.c: In function 'clear_entries': >>> /src/sys/kern/kern_fail.c:569: error: dereferencing pointer to incomplete type >>> /src/sys/kern/kern_fail.c:569: warning: left-hand operand of comma expression has no effect >>> *** Error code 1 >> >> 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. > > > > It updates from my local mirror which updates from cvsup18. The last > update was it might have been an intermediate problem not ctaching up quickly enough after branching happened for 7.4 and 8.2, which usually "kills" cvsup mirrors the hours following for a short time. I haven't checked times though if those things might correlate. /bz -- Bjoern A. Zeeb Welcome a new stage of life. Going to jail sucks -- All my daemons like it! http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/jails.html