From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:59292) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jLh0p-0002oI-1p for guix-patches@gnu.org; Tue, 07 Apr 2020 01:43:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jLh0n-00036b-Ug for guix-patches@gnu.org; Tue, 07 Apr 2020 01:43:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:37936) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jLh0n-00036T-RX for guix-patches@gnu.org; Tue, 07 Apr 2020 01:43:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jLh0n-0001xc-PU for guix-patches@gnu.org; Tue, 07 Apr 2020 01:43:01 -0400 Subject: [bug#38546] [PATCH v5] Julia: Update to 1.3.1 Resent-Message-ID: Date: Tue, 7 Apr 2020 08:41:51 +0300 From: Efraim Flashner Message-ID: <20200407054151.GH1518@E5400> References: <20200316100641.GK927@E5400> <87fte7772m.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me> <20200317081210.GN927@E5400> <87zhcfb29s.fsf@devup.no> <878sjz6r0u.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me> <871rpobkbq.fsf@devup.no> <20200406060949.GB1518@E5400> <87lfn9hvse.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me> <20200406083754.GF1518@E5400> <877dysjj9r.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="81JctsDUVPekGcy+" Content-Disposition: inline In-Reply-To: <877dysjj9r.fsf@guixSD.i-did-not-set--mail-host-address--so-tickle-me> 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: =?UTF-8?Q?Nicol=C3=B2?= Balzarotti Cc: Marius Bakke , 38546@debbugs.gnu.org, zimoun --81JctsDUVPekGcy+ Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Apr 07, 2020 at 01:18:08AM +0200, Nicol=C3=B2 Balzarotti wrote: > Hello again, the build completed right now. >=20 > Efraim Flashner writes: >=20 > > On Mon, Apr 06, 2020 at 10:18:25AM +0200, Nicol=C3=B2 Balzarotti wrote: > >> Efraim Flashner writes: > >>=20 > >> Hi Efraim, > >>=20 > >> no, AFAIK. > >>=20 > >> The http-parser PR[1] received a comment 18 days ago, so maybe things = are slowly > >> moving. > >> Julia issue[2] basically suggest to workaround the problem, while [3] > >> seems to have a patch for julia 1.4.0 ready. > >>=20 > >> In the meantime, I'm sending a quick patch that patches our http-parser > >> with the one applied system-wide by fedora[4]. > >>=20 > >> How was the command to build all packages depending even indirectly fr= om > >> another package (http-parser in this case)? I'll build everything and > >> hope tests will pass. > >>=20 > >> Thanks, Nicol=C3=B2 > >>=20 > > > > 'guix refresh -l http-parser' will list all the packages which depend, > > even indirectly, on it. ./pre-inst-env guix build --no-grafts > > $(./pre-inst-env guix refresh -l http-parser | cut -f2 -d':') will build > > them all if you don't feel like copy-pasting the list. > > >=20 > Thanks! >=20 > From the output of guix refresh, it could not find > guix-minimal@1.0.1-15.0984481 guix-daemon@1.0.1-15.0984481. >=20 > This command succeeded: > #+begin_src bash > ./pre-inst-env guix build --no-grafts jami@20191101.3.67671e7 ungoogled-c= hromium-wayland@80.0.3987.162-0.516e2d9 ungoogled-chromium@80.0.3987.162-0.= 516e2d9 emacs-nodejs-repl@0.2.2 geierlein@0.9.13 node-env-variable@0.0.4 no= de-mersenne@0.0.4 node-color-name@1.1.3 node-util-deprecate@1.0.2 node-stac= k-trace@0.0.10-1.4fd379e node-statsd-parser@0.0.4 ruby-autoprefixer-rails@9= =2E4.7 celestia-gtk@1.6.1-815.9dbdf29 celestia@1.6.1-815.9dbdf29 rust-libgi= t2-sys@0.8.2 rust-libgit2-sys@0.10.0 fritzing@0.9.3b gitg@3.32.1 cuirass@0.= 0.1-28.b9031db emacs-guix@0.5.2 guix-jupyter@0.1.0 hpcguix-web@0.0.1-4.f39c= 90b guile2.0-git@0.3.0 julia@1.3.1 kopete@19.08.3 dolphin-plugins@19.08.3 k= ate@19.08.3 kdevelop@5.4.6 offlate@0.5 gitless@0.8.8 exa@0.9.0 tokei@10.1.1= r-biocworkflowtools@1.12.1 r-activpal@0.1.3 r-chemometricswithr@0.1.13 r-a= bjutils@0.2.3 r-adapr@2.0.0 stagit@0.7.2 > #+end_src >=20 > But two packages are failing: > - sssd@1.16.4 > - rust-libgit2-sys >=20 > What do you suggest? If those errors are actually related http-parser > patch, we could either fix/disable those tests or use the patched > version in julia only. >=20 > Thanks, Nicol=C3=B2 >=20 One of the rust-libgit2-sys packages is known to fail and isn't an issue. For sssd I see that 1.16.5 has been recently released. Hopefully that can be a drop-in replacement. --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --81JctsDUVPekGcy+ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl6MEpsACgkQQarn3Mo9 g1EbRQ//YCnDGJPlHEsUY9SzZKKrr9R7o63+I5TYHd58TzstWnN9b9mim48Bsha5 sBECGoy3F3dyH804V3MDB/bGB66QPxGSU0n+hVKDrig4lTtsqMc7f6AVlP0Tilww hgWKzvFs0BCLYeoXZZuaPI2cxNdgqWyQD61cTOvAeFPtoK2tMXbUK4XLb/ckueDe XEQBngJtAD7OrXXVRq5kLAv/Rm+iNUc6EYdBzMQtrQTYq2oiFgH9JHHv5r5PWtXg 88bFF4QtMGpIKUepvVQMh+kCt02hTRxPx+Nu6YzsnwjdeAZBDuzQ22ZHQDeYvr4T Vh6mk5lWg16M8mXjhCmcEnIjFW809tGMJD3Qe3z6u+OVKUiOfko+LCmY+Vf/iBan H3nRYg4TGU6WLmDoJkBAKMfFFF5j7ljd3d/iO0svIVZAuH1VCxo2cEft7cmyEV1Y DVV9rAgkhUrrbQn1OSrwLfBfQlIz17FIRmiWcJWv0MflWQuuPXs5qNA2RUdqFlQA AFDXsKVH6B9DvvbC0djwZQ1x4bDbjMoD0LIRBweQ9h1dtoClxm1NEd0V6FlePu8S CIfriKkJyu3tEwKibgeMYKVz8Yfrr1EbnGl+WvAILEeT4RoCF7qzbmGAuq5FDa6z Gw8z09U65csZfTRdFyzcNTKJg1ptpA/juh1sYswWFmKk8wfb+EQ= =r7Ac -----END PGP SIGNATURE----- --81JctsDUVPekGcy+--