From owner-freebsd-stable@FreeBSD.ORG Sun Jul 4 16:57:41 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 6E8A516A4CE for ; Sun, 4 Jul 2004 16:57:41 +0000 (GMT) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id BF8FE43D1F for ; Sun, 4 Jul 2004 16:57:40 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id i64H3Hbx060702 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 4 Jul 2004 20:03:18 +0300 (EEST) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.12.11/8.12.11) id i64GtvAe015062; Sun, 4 Jul 2004 19:55:57 +0300 (EEST) (envelope-from ru) Date: Sun, 4 Jul 2004 19:55:57 +0300 From: Ruslan Ermilov To: David Wolfskill Message-ID: <20040704165557.GC14695@ip.net.ua> References: <200407041407.i64E7lUO028658@bunrab.catwhisker.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="FkmkrVfFsRoUs1wW" Content-Disposition: inline In-Reply-To: <200407041407.i64E7lUO028658@bunrab.catwhisker.org> User-Agent: Mutt/1.5.6i X-Virus-Scanned: by amavisd-new X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: stable@FreeBSD.org 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 16:57:41 -0000 --FkmkrVfFsRoUs1wW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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] >=20 > Near the end of a "make buildworld" after the commit I see: >=20 > >>> 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.. > ... > =3D=3D=3D> usr.sbin/ipftest > cc -O -pipe -DUSE_INET6 -DIPL_NAME=3D\"/dev/ipl\" -DIPFILTER_LOG -I- -I/= usr/obj/usr/src/usr.sbin/ipftest -I/usr/src/usr.sbin/ipftest/../../sys/cont= rib/ipfilter -I/usr/src/usr.sbin/ipftest/../../sys -I/usr/src/usr.sbin/ipft= est/../../contrib/ipfilter -c /usr/src/usr.sbin/ipftest/../../contrib/ip= filter/fil.c > /usr/src/usr.sbin/ipftest/../../contrib/ipfilter/fil.c:196: conflicting t= ypes for `fr_makefrip' > /usr/src/usr.sbin/ipftest/../../sys/contrib/ipfilter/netinet/ip_fil.h:633= : previous declaration of `fr_makefrip' > *** Error code 1 >=20 > Stop in /usr/src/usr.sbin/ipftest. > *** Error code 1 >=20 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? Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --FkmkrVfFsRoUs1wW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFA6DadqRfpzJluFF4RAv5bAKCLACcEQ18ClsBfPqWz7XrKsGT1NgCeIHoR +graYZ+qcczJzAC4WvNA63o= =DRCc -----END PGP SIGNATURE----- --FkmkrVfFsRoUs1wW--