From owner-freebsd-ports@freebsd.org Sun Apr 10 16:58:05 2016 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 01BDAB0AC5B for ; Sun, 10 Apr 2016 16:58:05 +0000 (UTC) (envelope-from jbeich@vfemail.net) Received: from vfemail.net (onethreetwo.vfemail.net [199.16.11.132]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B712B12ED for ; Sun, 10 Apr 2016 16:58:04 +0000 (UTC) (envelope-from jbeich@vfemail.net) Received: (qmail 53033 invoked by uid 89); 10 Apr 2016 16:58:03 -0000 Received: from localhost (HELO freequeue.vfemail.net) (127.0.0.1) by localhost with (DHE-RSA-AES256-SHA encrypted) SMTP; 10 Apr 2016 16:58:01 -0000 Received: (qmail 5752 invoked by uid 89); 10 Apr 2016 03:55:37 -0000 Received: by simscan 1.3.1 ppid: 5744, pid: 5746, t: 0.1017s scanners:none Received: from unknown (HELO smtp102-2.vfemail.net) (172.16.100.62) by FreeQueue with SMTP; 10 Apr 2016 03:55:37 -0000 Received: (qmail 10038 invoked by uid 89); 10 Apr 2016 03:55:37 -0000 Received: by simscan 1.4.0 ppid: 10022, pid: 10034, t: 0.5067s scanners:none Received: from unknown (HELO nil) (amJlaWNoQHZmZW1haWwubmV0@172.16.100.27) by mail.vfemail.net with ESMTPA; 10 Apr 2016 03:55:37 -0000 From: Jan Beich To: Erich Dollansky Cc: freebsd-ports@FreeBSD.org Subject: Re: impossible to compile firefox when WRKDIRPREFIX is used In-Reply-To: <20160410104654.0a4d5546@X220.alogt.com> (Erich Dollansky's message of "Sun, 10 Apr 2016 10:46:54 +0800") References: <20160409105635.404e9871@X220.alogt.com> <20160410104654.0a4d5546@X220.alogt.com> Date: Sun, 10 Apr 2016 05:55:30 +0200 Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Apr 2016 16:58:05 -0000 --=-=-= Content-Type: text/plain Erich Dollansky writes: >> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=206980 [...] > Before I have been able to built firefox without WRKDIRPREFIX in the > same shell. The same error happens in a fresh shell. If it matters, I > believe that 37 was the last version I could built with WRKDIRPREFIX. Did you actually read that bug? It builds fine with WRKDIRPREFIX defined or pkg-fallout@ would complain as poudriere relies on WRKDIRPREFIX working correctly. So, the issue is only with symlinks and the most egregious example is a historic quirk FreeBSD cannot get rid of. ;\ I may need to file a bug upstream but it's a low priority because why one would want a symlink for MOZ_OBJDIR if they can override it via environment. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQF8BAEBCgBmBQJXCc6yXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXREQjQ0MzY3NEM3RDIzNTc4NkUxNDkyQ0VF NEM3Nzg4MzQ3OURCRERCAAoJEOTHeINHnb3byO4IANQgDbpJPPAjaYiwKZIpVS+7 JlAU9y1fSiAKRlmJkMvp7iwSR/Gz8Jig1tj7VodByVRxAQPZOnBSc18cWeCAyGXU rKhDwJc1qrVOfeLBJrdXUiPJ6mAwE4vU9kO9W3N14csKY6MckTvw6qxQhD/xOzuE WHIZaRBbvN4yjR5LDetmV9/QB1EQJSVcqJpgphOqjMpuspTolP8r8tQaK1uo507a kc3CJxvnvEFx4RF/6trBFCfK9H5Ucu43HxyzR4UYFpTuwb8QcJxfHx/7pJaotcwh mU8HzYPziALiBP1tGQcWyVYQQXwkVzQvibXpAzi4GotObkp8cNsuixVyQAypkxQ= =gONL -----END PGP SIGNATURE----- --=-=-=--