From owner-freebsd-ports@FreeBSD.ORG Mon Dec 16 22:46:00 2013 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 60D2F47B for ; Mon, 16 Dec 2013 22:46:00 +0000 (UTC) Received: from mail-we0-x229.google.com (mail-we0-x229.google.com [IPv6:2a00:1450:400c:c03::229]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id E69DC162C for ; Mon, 16 Dec 2013 22:45:59 +0000 (UTC) Received: by mail-we0-f169.google.com with SMTP id w61so5349012wes.28 for ; Mon, 16 Dec 2013 14:45:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=5KpNCRnMXXCvNj+P1vRwgo8quB1arPbuKhdtVtGfWjg=; b=0xKOvSjZmvDpyoVKCg7qqHnkUdVABKzY78esmOs5MXuJ5mKMBYUy2jg/3ukexrMm2/ 3mnnzC7ZAsLxHhJrIZtJK399hfve5Jj0/k15LDjDFmgLpAZ2Bg7HwJ6aPTTIcEyBgrnL V+uCYQe1EIM8rYFK2kmzLcJO+JSyzui2TlYDb1Lji94J0e0OVF31/IaoajfEuyhjXnwz 7+nZkIcBd+0GEFcSltPss3ntCN0Y2UTsajg6HRZLBC8mTvK7FARBsJgkcsM9iWBj6tvP D0/jUtqOM+N1Er5YKni33T6WpAavfZ5PNRbxvbGlfguaofmA9eH4M4LkZ0A3vMKSLoVg HZrw== X-Received: by 10.194.58.136 with SMTP id r8mr16503193wjq.4.1387233958268; Mon, 16 Dec 2013 14:45:58 -0800 (PST) Received: from ithaqua.etoilebsd.net (ithaqua.etoilebsd.net. [37.59.37.188]) by mx.google.com with ESMTPSA id xl18sm29946492wib.9.2013.12.16.14.45.56 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Mon, 16 Dec 2013 14:45:57 -0800 (PST) Sender: Baptiste Daroussin Date: Mon, 16 Dec 2013 23:45:55 +0100 From: 'Baptiste Daroussin' To: Peter Looyenga Subject: Re: [broken] security/tripwire Message-ID: <20131216224555.GF99753@ithaqua.etoilebsd.net> References: <20131216175320.GA44597@aim7400.DataIX.local> <20131216175454.GC99753@ithaqua.etoilebsd.net> <002d01cefaa9$fd976ea0$f8c64be0$@catslair.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="m1UC1K4AOz1Ywdkx" Content-Disposition: inline In-Reply-To: <002d01cefaa9$fd976ea0$f8c64be0$@catslair.org> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: ports@freebsd.org, jhellenthal@dataix.net X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 Dec 2013 22:46:00 -0000 --m1UC1K4AOz1Ywdkx Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Dec 16, 2013 at 10:58:44PM +0100, Peter Looyenga wrote: > >> /usr/ports/security/tripwire # make > >> "Makefile", line 164: Malformed conditional (${PORT_OPTIONS:MDB_BUILD}= && > ${WITH_DB_BUILD} =3D=3D "true") > >> "Makefile", line 177: if-less endif > >> make: fatal errors encountered -- cannot continue >=20 > > This has already been fixed long ago >=20 > While that may be so I can confirm that this problem has re-appeared on > FreeBSD 9.2 with a current check out of the ports collection. I updated my > ports collection this evening using portsnap for the weekly server > maintenance session and was also confronted with this error. >=20 > First when running 'portmaster -L' to check up on new versions (this cras= hed > due to the error), then it turned out that its currently even impossible = to > run something as trivial as 'make config' without this error showing up: >=20 > root@chihiro:/usr/ports/security/tripwire # make config > "Makefile", line 122: Malformed conditional (${PORT_OPTIONS:MSW_ONLY} && > ${WITH_SW_ONLY} =3D=3D "true") > "Makefile", line 127: if-less endif > make: fatal errors encountered -- cannot continue >=20 >=20 > Kind regards, >=20 > Peter=20 >=20 >=20 Oh you are right there was a second one, fixed now. Thanks for reporting Bapt --m1UC1K4AOz1Ywdkx Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (FreeBSD) iEYEARECAAYFAlKvgqMACgkQ8kTtMUmk6EzhJACgk3iFW7weACOPtfurQTFGUjSp IRUAoMIvQmFONCAC3nbXIMYHfwdBPpOp =+jcP -----END PGP SIGNATURE----- --m1UC1K4AOz1Ywdkx--