From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:34176) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dGpWX-0007oZ-0T for guix-patches@gnu.org; Fri, 02 Jun 2017 12:34:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dGpWU-0005fy-E7 for guix-patches@gnu.org; Fri, 02 Jun 2017 12:34:05 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:49144) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dGpWU-0005fs-Ab for guix-patches@gnu.org; Fri, 02 Jun 2017 12:34:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1dGpWU-0000n5-4k for guix-patches@gnu.org; Fri, 02 Jun 2017 12:34:02 -0400 Subject: bug#26275: [PATCH] build: perl-build-system: Add `wrap' phase. Resent-Message-ID: From: ludo@gnu.org (Ludovic =?UTF-8?Q?Court=C3=A8s?=) References: <3389aacc.ADsAAG-tXNgAAAAAAAAAAAOtUOAAAAACwQwAAAAAAAW9WABY2Wpd@mailjet.com> <87lgrptop7.fsf@kirby.i-did-not-set--mail-host-address--so-tickle-me> <3061ffaa.AEUAIU7oXLoAAAAAAAAAAAOwQVoAAAACwQwAAAAAAAW9WABY2pcQ@mailjet.com> Date: Fri, 02 Jun 2017 18:33:34 +0200 In-Reply-To: <3061ffaa.AEUAIU7oXLoAAAAAAAAAAAOwQVoAAAACwQwAAAAAAAW9WABY2pcQ@mailjet.com> (Arun Isaac's message of "Tue, 28 Mar 2017 22:32:01 +0530") Message-ID: <87k24u4ae9.fsf@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Arun Isaac Cc: 26275@debbugs.gnu.org Hi Arun, Arun Isaac skribis: >> I can't study the code right now, but at a glance it looks like this >> will also include native-inputs in PERL5LIB. Can you try to filter them >> out? >> >> Doing that will effectively also solve >> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D25235 . Patch welcome! :) > > Yes, I'll do this! :-) I'll first send a patch for bug 25235, we'll > close that, and then come back here. What=E2=80=99s the status of this patch? It might still be time for =E2=80=98core-updates=E2=80=99 if it=E2=80=99s ready=E2=80=A6 Ludo=E2=80=99.