From owner-freebsd-ports@freebsd.org Sat Dec 5 01:01:37 2015 Return-Path: Delivered-To: freebsd-ports@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A31D8A41BD8 for ; Sat, 5 Dec 2015 01:01:37 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 86A7E1A3E; Sat, 5 Dec 2015 01:01:37 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [IPv6:::1]) by freefall.freebsd.org (Postfix) with ESMTP id 7FDC115E4; Sat, 5 Dec 2015 01:01:37 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from mail.xzibition.com (localhost [172.31.3.2]) by mail.xzibition.com (Postfix) with ESMTP id 39EE91915A; Sat, 5 Dec 2015 01:01:37 +0000 (UTC) X-Virus-Scanned: amavisd-new at mail.xzibition.com Received: from mail.xzibition.com ([172.31.3.2]) by mail.xzibition.com (mail.xzibition.com [172.31.3.2]) (amavisd-new, port 10026) with LMTP id vS8_fPx9BfZy; Sat, 5 Dec 2015 01:01:30 +0000 (UTC) Subject: Re: MAKEFLAGS caused temporary insanity DKIM-Filter: OpenDKIM Filter v2.9.2 mail.xzibition.com 0484B19155 To: Euan Thoms , Jan Beich References: Cc: FreeBSD Ports Mailing List From: Bryan Drewery Openpgp: id=F9173CB2C3AAEA7A5C8A1F0935D771BB6E4697CF; url=http://www.shatow.net/bryan/bryan2.asc Organization: FreeBSD Message-ID: <5662376C.8090809@FreeBSD.org> Date: Fri, 4 Dec 2015 17:01:32 -0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Gdg1ujJmdDRSfqBW416VEww0oifKs2diV" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 05 Dec 2015 01:01:37 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --Gdg1ujJmdDRSfqBW416VEww0oifKs2diV Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable On 11/24/2015 8:00 PM, Euan Thoms wrote: > =20 > On Tuesday, November 24, 2015 11:15 SGT, Jan Beich = wrote:=20 > =20 >> "Euan Thoms" writes: >> >>> do-build: >>> cd ${WRKSRC} && unset MAKEFLAGS && ${OPENSIPS_MAKE_ENV} >>> ${GMAKE} ${_MAKE_JOBS} ${ALL_TARGET} >> >> Have you tried defining NOPRECIOUSMAKEVARS in the port's Makefile? >> >=20 > That did the trick, thanks. I can now remove the "unset MAKEFLAGS" in d= o-build. > =20 > =20 As far as I can tell NOPRECIOUSMAKEVARS does not impact the variable literally named 'MAKEFLAGS'. It should only be impacting these: # make -V _EXPORTED_VARS ARCH OPSYS _OSRELEASE OSREL OSVERSION _PKG_CHECKED HAVE_COMPAT_IA32_KERN _SMP_CPUS CONFIGURE_MAX_CMD_LEN Which port was this? Which release are you running (real question is whether it was fmake or bmake)? --=20 Regards, Bryan Drewery --Gdg1ujJmdDRSfqBW416VEww0oifKs2diV Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJWYjdsAAoJEDXXcbtuRpfPwg8H/0ihx3n87tvRB2jsntL7cjaF PZWyhxZq12Q55zFqm5wi1UfB9rz8GXWYfWQq6ypvOKBPIt9kUAQjdcrz0CyF7FW2 Qi7AHaVdvlolrTrD8ZekDi2Ty5tGfL8jzquMuLyDXLnNT/X5sp1nl/b+0W8SSCyw ok7uM7lbtwYpTiL6xmFFandpVQH/nF6G3LSGKEBUE3wCBpeHNR8b1vPuqrzzAx5f 2X5RDuFNFgd4H9TNXg0FgNHgadi0wPiqHEFicmp3rTaFETd9lAKlD1oZlhdJodNh cw6ib1e2kZY0sHMkLpswTpLKJO4wPG4yiJtnH63AXSEGWDq6CRrtA2+ezdLi8lU= =HJZA -----END PGP SIGNATURE----- --Gdg1ujJmdDRSfqBW416VEww0oifKs2diV--