From owner-freebsd-ports@FreeBSD.ORG Wed Dec 3 23:57:21 2014 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0C80F551 for ; Wed, 3 Dec 2014 23:57:21 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C8E0F162 for ; Wed, 3 Dec 2014 23:57:20 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.9/8.14.9) with ESMTP id sB3NvKEs055208 for ; Wed, 3 Dec 2014 23:57:20 GMT (envelope-from bdrewery@freefall.freebsd.org) Received: (from bdrewery@localhost) by freefall.freebsd.org (8.14.9/8.14.9/Submit) id sB3NvK5E055206 for ports@freebsd.org; Wed, 3 Dec 2014 23:57:20 GMT (envelope-from bdrewery) Received: (qmail 49744 invoked from network); 3 Dec 2014 17:57:18 -0600 Received: from unknown (HELO ?10.10.0.24?) (freebsd@shatow.net@10.10.0.24) by sweb.xzibition.com with ESMTPA; 3 Dec 2014 17:57:18 -0600 Message-ID: <547FA35D.6090902@FreeBSD.org> Date: Wed, 03 Dec 2014 17:57:17 -0600 From: Bryan Drewery Organization: FreeBSD User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.3.0 MIME-Version: 1.0 To: Kurt Jaeger , ports@freebsd.org Subject: Re: poudriere testport and testing BROKEN References: <20141123181100.GE44537@home.opsec.eu> <20141123182942.GF44537@home.opsec.eu> In-Reply-To: <20141123182942.GF44537@home.opsec.eu> OpenPGP: id=6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="JgNQFiMbCEGeIOm4poulCiHIlMeCprbsm" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Dec 2014 23:57:21 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --JgNQFiMbCEGeIOm4poulCiHIlMeCprbsm Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 11/23/2014 12:29 PM, Kurt Jaeger wrote: > Hi! >=20 >> I would like to test if a port set to BROKEN under certain >> conditions will not be build. >> >> Problem is: If I use=20 >> >> poudriere testport >> >> then TRYBROKEN will always be set and so I can't test BROKEN ? >=20 > If I edit=20 >=20 > /usr/local/share/poudriere/testport.sh >=20 > and disable TRYBROKEN, it still gets build. >=20 > If I put=20 >=20 > .if ${OPSYS} =3D=3D FreeBSD && ${OSVERSION} < 100000 > BROKEN=3D Does not compile with FreeBSD 9.x or older > .endif >=20 > in the Makefile, surrounded by bsd.port.pre.mk and post.mk, it will > not work. >=20 Use bulk. It will not set TRYBROKEN unless -T is used. --=20 Regards, Bryan Drewery --JgNQFiMbCEGeIOm4poulCiHIlMeCprbsm Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (MingW32) iQEcBAEBAgAGBQJUf6NdAAoJEDXXcbtuRpfPfvEIAKOFLGyuFnbtA353MIb0/X6t ZQM1T4wF1JYJMag0vdzr00vRhb93ZiInGKr30gLkBnXjEouuPn1VSBmQt2L+N1YR AOdUQP5gntQtq8U1A2r1Mh35FtbI4frjaI6G02xXrT/hBBRgMi3sqaSTN1H5bu/M i6k0pXGzr1mMnSpaSWx68BcTpzoEKwu6j7VTGkKIjfukcz3ghu7GpfYMKB3/cekE EhsnqUC8xu+0bUIjJehka24otMvqt3a6hfThiin8XdIwVPEfChfzpmcEAMlTp1xq uCRXsHYyTgmR/IK/Kqgj0WvYj3ftzlgAsd8wSApSQH0rnQP0JIN2qId+iAqa3Og= =brpi -----END PGP SIGNATURE----- --JgNQFiMbCEGeIOm4poulCiHIlMeCprbsm--