From owner-freebsd-stable@FreeBSD.ORG Sun Jul 4 17:42:15 2004 Return-Path: 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 E2F8816A4CE; Sun, 4 Jul 2004 17:42:15 +0000 (GMT) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8534E43D31; Sun, 4 Jul 2004 17:42:15 +0000 (GMT) (envelope-from kstewart@owt.com) Received: from [207.41.94.233] (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id i64He2H5019110; Sun, 4 Jul 2004 10:40:03 -0700 From: Kent Stewart To: freebsd-stable@freebsd.org Date: Sun, 4 Jul 2004 10:40:37 -0700 User-Agent: KMail/1.6.2 References: <200407041407.i64E7lUO028658@bunrab.catwhisker.org> <20040704165557.GC14695@ip.net.ua> In-Reply-To: <20040704165557.GC14695@ip.net.ua> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200407041040.37604.kstewart@owt.com> Subject: Re: -STABLE build appears broken after ipfilter 3.4.35 MFC X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.1 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, 04 Jul 2004 17:42:16 -0000 On Sunday 04 July 2004 09:55 am, Ruslan Ermilov wrote: > On Sun, Jul 04, 2004 at 07:07:47AM -0700, David Wolfskill wrote: > > [I sent a copy of this information under separate cover to Darren > > Reed a little while ago. dhw] > > > > Near the end of a "make buildworld" after the commit I see: > > >>> Rebuilding the temporary build tree > > >>> stage 1: bootstrap tools > > >>> stage 2: rebuilding the object tree > > >>> stage 2: build tools > > >>> stage 3: cross tools > > >>> stage 4: populating /usr/obj/usr/src/i386/usr/include > > >>> stage 4: building libraries > > >>> stage 4: make dependencies > > >>> stage 4: building everything.. > > > > ... > > ===> usr.sbin/ipftest > > cc -O -pipe -DUSE_INET6 -DIPL_NAME=\"/dev/ipl\" -DIPFILTER_LOG -I- > > -I/usr/obj/usr/src/usr.sbin/ipftest > > -I/usr/src/usr.sbin/ipftest/../../sys/contrib/ipfilter > > -I/usr/src/usr.sbin/ipftest/../../sys > > -I/usr/src/usr.sbin/ipftest/../../contrib/ipfilter -c > > /usr/src/usr.sbin/ipftest/../../contrib/ipfilter/fil.c > > /usr/src/usr.sbin/ipftest/../../contrib/ipfilter/fil.c:196: > > conflicting types for `fr_makefrip' > > /usr/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_fil > >.h:633: previous declaration of `fr_makefrip' *** Error code 1 > > > > Stop in /usr/src/usr.sbin/ipftest. > > *** Error code 1 > > I don't know what's wrong at your side, but this definitely compiles > correctly here (I have a daily -STABLE buildworld running, and it > doesn't indicate the problem. Looking at the files/lines the above > mentions, I see that fr_makefrip() is declared identically in both > places. Could it be that you have some local changes to one of > these files? > It is also dying on my test machine at the same spot and I haven't made any local changes to it. Nothing on RELENG_4 has changed since my mirror was updated at 1630 UTC. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html