guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug#38546] [PATCH v5] Julia: Update to 1.3.1


From: Nicolò Balzarotti
Subject: [bug#38546] [PATCH v5] Julia: Update to 1.3.1
Date: Tue, 07 Apr 2020 01:18:08 +0200

Hello again, the build completed right now.

Efraim Flashner <address@hidden> writes:

> On Mon, Apr 06, 2020 at 10:18:25AM +0200, Nicolò Balzarotti wrote:
>> Efraim Flashner <address@hidden> writes:
>> 
>> Hi Efraim,
>> 
>> no, AFAIK.
>> 
>> 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.
>> 
>> In the meantime, I'm sending a quick patch that patches our http-parser
>> with the one applied system-wide by fedora[4].
>> 
>> How was the command to build all packages depending even indirectly from
>> another package (http-parser in this case)?  I'll build everything and
>> hope tests will pass.
>> 
>> Thanks, Nicolò
>> 
>
> '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.
>

Thanks!

>From the output of guix refresh, it could not find
guix-minimal@1.0.1-15.0984481 guix-daemon@1.0.1-15.0984481.

This command succeeded:
#+begin_src bash
./pre-inst-env guix build --no-grafts jami@20191101.3.67671e7 
ungoogled-chromium-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 node-mersenne@0.0.4 
node-color-name@1.1.3 node-util-deprecate@1.0.2 
node-stack-trace@0.0.10-1.4fd379e node-statsd-parser@0.0.4 
ruby-autoprefixer-rails@9.4.7 celestia-gtk@1.6.1-815.9dbdf29 
celestia@1.6.1-815.9dbdf29 rust-libgit2-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.f39c90b guile2.0-git@0.3.0 julia@1.3.1 
kopete@19.08.3 dolphin-plugins@19.08.3 kate@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-abjutils@0.2.3 r-adapr@2.0.0 
stagit@0.7.2
#+end_src

But two packages are failing:
- sssd@1.16.4
- rust-libgit2-sys

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.

Thanks, Nicolò

>
> -- 
> Efraim Flashner   <address@hidden>   אפרים פלשנר
> GPG key = A28B F40C 3E55 1372 662D  14F7 41AA E7DC CA3D 8351
> Confidentiality cannot be guaranteed on emails sent or received unencrypted





reply via email to

[Prev in Thread] Current Thread [Next in Thread]