From owner-freebsd-stable@FreeBSD.ORG Sun Oct 31 17:00:07 2010 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 61773106564A for ; Sun, 31 Oct 2010 17:00:07 +0000 (UTC) (envelope-from bz@FreeBSD.org) Received: from mail.cksoft.de (mail.cksoft.de [IPv6:2001:4068:10::3]) by mx1.freebsd.org (Postfix) with ESMTP id 0BE878FC17 for ; Sun, 31 Oct 2010 17:00:07 +0000 (UTC) Received: from localhost (amavis.fra.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id 574BF41C758; Sun, 31 Oct 2010 18:00: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 YGRz3wHXQirz; Sun, 31 Oct 2010 18:00:05 +0100 (CET) Received: by mail.cksoft.de (Postfix, from userid 66) id EB63A41C75E; Sun, 31 Oct 2010 18:00:05 +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 606E04448F3; Sun, 31 Oct 2010 16:57:42 +0000 (UTC) Date: Sun, 31 Oct 2010 16:57:42 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: David Wolfskill In-Reply-To: <20101031161031.C66242@maildrop.int.zabbadoz.net> Message-ID: <20101031165516.A66242@maildrop.int.zabbadoz.net> References: <20101031135120.GC26123@albert.catwhisker.org> <20101031161031.C66242@maildrop.int.zabbadoz.net> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: stable@freebsd.org Subject: Re: option DDB broken between r214547 - r214596 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: Sun, 31 Oct 2010 17:00:07 -0000 On Sun, 31 Oct 2010, Bjoern A. Zeeb wrote: Hi David, >> Now, I actually build for the system in question on my build machine >> (which builds a GENERIC kernel for itself, as well as kernels for the >> above-mentioned machine and another). >> >> This morning, it was running FreeBSD 8.1-STABLE r214547, building >> 8.1-STABLE r214596. The GENERIC build succeeded, and went on to the >> kernel "ALBERT". >> >> That failed, thus: ... >> /usr/src/sys/net/if_debug.c >> /usr/src/sys/net/if_debug.c: In function 'if_show_ifnet': >> /usr/src/sys/net/if_debug.c:65: error: 'struct ifnet' has no member named >> 'if_index_reserved' >> *** Error code 1 > > That would be mine though a universe had successfully completed with > the merge. > > I'll go and look. I still had the stable/8 LINT + 4 more different LINT configs all including DDB build logs form yesterday on ref8; none had an error though it was obviously there. I have no clue but that a KERNFAST build might not have cought it if this wasn't my first change to build test. It should be fixed with r214602. Thanks a lot for the report. /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