From owner-freebsd-ports@FreeBSD.ORG Wed Jul 6 01:58:40 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0313E16A41C; Wed, 6 Jul 2005 01:58:40 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE1CD43D46; Wed, 6 Jul 2005 01:58:39 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 6E422512EA; Tue, 5 Jul 2005 21:58:38 -0400 (EDT) Date: Tue, 5 Jul 2005 21:58:38 -0400 From: Kris Kennaway To: Joe Marcus Clarke Message-ID: <20050706015838.GA46930@xor.obsecurity.org> References: <20050706010222.GA33221@xor.obsecurity.org> <1120613484.654.10.camel@cream.xbsd.org> <20050706013634.GA46306@xor.obsecurity.org> <1120614816.99631.5.camel@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="YiEDa0DAkWCtVeE4" Content-Disposition: inline In-Reply-To: <1120614816.99631.5.camel@shumai.marcuscom.com> User-Agent: Mutt/1.4.2.1i Cc: maho@freebsd.org, ports@freebsd.org, Florent Thoumie , Kris Kennaway Subject: Re: Someone introduced a make warning X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Jul 2005 01:58:40 -0000 --YiEDa0DAkWCtVeE4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 05, 2005 at 09:53:36PM -0400, Joe Marcus Clarke wrote: > On Tue, 2005-07-05 at 21:36 -0400, Kris Kennaway wrote: > > On Wed, Jul 06, 2005 at 03:31:24AM +0200, Florent Thoumie wrote: > > > Le Mardi 05 juillet 2005 ? 21:02 -0400, Kris Kennaway a ?crit : > > > > At some point while walking the ports tree one gets this on 6.0: > > > >=20 > > > > "Makefile", line 48: warning: junk after .else ignored 'if ${ARCH} = =3D=3D "i386"' > > > > "Makefile", line 50: warning: junk after .else ignored 'if ${ARCH} = =3D=3D "i386"' > > > > "Makefile", line 50: warning: junk after .else ignored 'if ${ARCH} = =3D=3D "i386"' > > > > "Makefile", line 41: warning: junk after .else ignored 'if ${ARCH} = =3D=3D "i386"' > > > >=20 > > > > I think this only appeared in the last few days. Can anyone track = it > > > > down? > > >=20 > > > Hi Kris, > > >=20 > > > This has been introduced in rev 1.47 of cond.c (about 2 months=20 > > > ago). This is harmless, just saying that .elif should be used=20 > > > instead of .else if. It can easily be removed (if necessary). > > >=20 > > > Ask harti for more information. > >=20 > > You misunderstand. Prior to a few days ago the ports collection did > > not contain such warnings (all were fixed a few months ago shortly > > after harti's commit). Someone added them with a recent ports commit. >=20 > It was maho in math/blacs, math/scalapack, math/sdpa, and math/sdpara. > I had a check in portlint for .elseif usage, but not ".else if". I've > now expanded the check in my CVS repo. If this is urgent, I can fix the > ports, or maho can do it when he comes back online. Thanks for tracking it down. It's not urgent, it's just a few lines of spam on my screen until it gets fixed. Kris --YiEDa0DAkWCtVeE4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCyzrOWry0BWjoQKURAhSGAKCu6EXM08Xg6aqLXDodwAK77KDwBgCg9jrv nSxzbu8zLSAQk/6Bnu2BE5M= =gvd6 -----END PGP SIGNATURE----- --YiEDa0DAkWCtVeE4--