From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([209.51.188.92]:51303) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hVLth-0004H1-Au for guix-patches@gnu.org; Mon, 27 May 2019 16:07:06 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hVLte-0005Xo-KI for guix-patches@gnu.org; Mon, 27 May 2019 16:07:05 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:40670) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hVLte-0005Xd-HN for guix-patches@gnu.org; Mon, 27 May 2019 16:07:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hVLte-0008V6-BL for guix-patches@gnu.org; Mon, 27 May 2019 16:07:02 -0400 Subject: [bug#35388] [PATCH] gnu: julia: Update to 1.1.0 Resent-Message-ID: MIME-Version: 1.0 References: <0190423085235.21419-1-anothersms@gmail.com> <20190425075114.10284-1-anothersms@gmail.com> <87ftpsm0rk.fsf@gnu.org> <87a7f8ug5s.fsf@gnu.org> In-Reply-To: <87a7f8ug5s.fsf@gnu.org> From: =?UTF-8?Q?Nicol=C3=B2?= Balzarotti Date: Mon, 27 May 2019 20:06:15 +0000 Message-ID: Content-Type: multipart/alternative; boundary="0000000000005b2d920589e41578" 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 35388@debbugs.gnu.org --0000000000005b2d920589e41578 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi, thanks for the bump. Sure but in the meanwhile they upgraded to 1.1.1 .-. I promise I'll have a look again this week ;) Nicol=C3=B2 Il giorno lun 27 mag 2019 alle ore 14:27 Ludovic Court=C3=A8s ha scritto: > Hi Nicol=C3=B2, > > Did you have a chance to look into it? > > Thanks, > Ludo=E2=80=99. > > Ludovic Court=C3=A8s skribis: > > > Hi Nicol=C3=B2, > > > > Nicol=C3=B2 Balzarotti skribis: > > > >> One second problem regards the llvm patches. They should be generic (a= s > stated > >> in the link in the patch, [2]) but are actually needed to compile juli= a > (so I > >> cannot use pure system llvm, but I don't feel like applying them to > system > >> llvm all by myself). > > > > OK. > > > >> The .patch files are available in the julia source package: is it ok t= o > place them in the patches folder or shuld I fetch the julia source and > extract them during build? > > > > It would be best if they could be downloaded from upstream. For that > > you could use one =E2=80=98origin=E2=80=99 for each patch and use them = directly in the > > =E2=80=98patches=E2=80=99 field. Alternately, if that=E2=80=99s more c= onvenient, you could add > > one =E2=80=98origin=E2=80=99 for the whole repository, and add an =E2= =80=98apply-patches=E2=80=99 to the > > =E2=80=98llvm-julia=E2=80=99 package that would pick patches in the rig= ht place. > > > > Could you also try to provide a commit log listing all the changes that > > this patch makes? You can read =E2=80=98git log=E2=80=99 for examples = or see > > < > https://www.gnu.org/software/guix/manual/en/html_node/Submitting-Patches.= html > >. > > > > Other than that I think it should be ready to go, and I=E2=80=99m reall= y happy a > > newer Julia package is around the corner! > > > > Thank you, and apologies for the delay! > > > > Ludo=E2=80=99. > --0000000000005b2d920589e41578 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
Hi, thanks for the bump.

Sur= e but in the meanwhile they upgraded to 1.1.1 .-.

= I promise I'll have a look again this week ;)

= Nicol=C3=B2

Il giorno lun 27 mag 2019 alle ore 14:27 Ludovic Court= =C3=A8s <ludo@gnu.org> ha scritto= :
Hi Nicol=C3=B2= ,

Did you have a chance to look into it?

Thanks,
Ludo=E2=80=99.

Ludovic Court=C3=A8s <= ludo@gnu.org> skribis:

> Hi Nicol=C3=B2,
>
> Nicol=C3=B2 Balzarotti <anothersms@gmail.com> skribis:
>
>> One second problem regards the llvm patches. They should be generi= c (as stated
>> in the link in the patch, [2]) but are actually needed to compile = julia (so I
>> cannot use pure system llvm, but I don't feel like applying th= em to system
>> llvm all by myself).
>
> OK.
>
>> The .patch files are available in the julia source package: is it = ok to place them in the patches folder or shuld I fetch the julia source an= d extract them during build?
>
> It would be best if they could be downloaded from upstream.=C2=A0 For = that
> you could use one =E2=80=98origin=E2=80=99 for each patch and use them= directly in the
> =E2=80=98patches=E2=80=99 field.=C2=A0 Alternately, if that=E2=80=99s = more convenient, you could add
> one =E2=80=98origin=E2=80=99 for the whole repository, and add an =E2= =80=98apply-patches=E2=80=99 to the
> =E2=80=98llvm-julia=E2=80=99 package that would pick patches in the ri= ght place.
>
> Could you also try to provide a commit log listing all the changes tha= t
> this patch makes?=C2=A0 You can read =E2=80=98git log=E2=80=99 for exa= mples or see
> <https://www.gn= u.org/software/guix/manual/en/html_node/Submitting-Patches.html>. >
> Other than that I think it should be ready to go, and I=E2=80=99m real= ly happy a
> newer Julia package is around the corner!
>
> Thank you, and apologies for the delay!
>
> Ludo=E2=80=99.
--0000000000005b2d920589e41578--