emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#52117: closed ([core-updates-frozen] [PATCH 0/6] Fix Julia packages.


From: GNU bug Tracking System
Subject: bug#52117: closed ([core-updates-frozen] [PATCH 0/6] Fix Julia packages.)
Date: Sat, 27 Nov 2021 06:32:02 +0000

Your message dated Sat, 27 Nov 2021 01:31:35 -0500
with message-id <8735ni85yw.fsf@gmail.com>
and subject line Re: [bug#52117] [core-updates-frozen] [PATCH 0/6] Fix Julia 
packages.
has caused the debbugs.gnu.org bug report #52117,
regarding [core-updates-frozen] [PATCH 0/6] Fix Julia packages.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
52117: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52117
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: [core-updates-frozen] [PATCH 0/6] Fix Julia packages. Date: Fri, 26 Nov 2021 00:32:25 +0100
Hi,

With this series, all the Julia packages builds again.  The only one still
missing is 'julia-sundials-jll’.  It probably requires to introduce something
to julia-build-system but I have not investigated much.


Cheers,
simon


zimoun (6):
  gnu: julia: Test correctly '#:parallel-tests?'.
  build: julia-build-system: Correctly disable parallel tests.
  gnu: julia-aqua: Disable parallel tests.
  gnu: julia-interpolations: Disable parallel tests.
  gnu: julia-requires: Disable parallel tests.
  gnu: julia-unitful: Disable parallel tests.

 gnu/packages/julia-xyz.scm        | 8 ++++++++
 gnu/packages/julia.scm            | 9 ++++-----
 guix/build/julia-build-system.scm | 8 +++++---
 3 files changed, 17 insertions(+), 8 deletions(-)


base-commit: 138498feec335f68935f00f8a97924c90c7f59b0
-- 
2.32.0




--- End Message ---
--- Begin Message --- Subject: Re: [bug#52117] [core-updates-frozen] [PATCH 0/6] Fix Julia packages. Date: Sat, 27 Nov 2021 01:31:35 -0500 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)
Hello Simon,

zimoun <zimon.toutoune@gmail.com> writes:

> Hi,
>
> With this series, all the Julia packages builds again.  The only one still
> missing is 'julia-sundials-jll’.  It probably requires to introduce something
> to julia-build-system but I have not investigated much.
>
>
> Cheers,
> simon
>
>
> zimoun (6):
>   gnu: julia: Test correctly '#:parallel-tests?'.
>   build: julia-build-system: Correctly disable parallel tests.
>   gnu: julia-aqua: Disable parallel tests.
>   gnu: julia-interpolations: Disable parallel tests.
>   gnu: julia-requires: Disable parallel tests.
>   gnu: julia-unitful: Disable parallel tests.
>
>  gnu/packages/julia-xyz.scm        | 8 ++++++++
>  gnu/packages/julia.scm            | 9 ++++-----
>  guix/build/julia-build-system.scm | 8 +++++---
>  3 files changed, 17 insertions(+), 8 deletions(-)
>
>
> base-commit: 138498feec335f68935f00f8a97924c90c7f59b0

Now pushed to core-updates-frozen; I've made some changes to the
build-system one after finding out that --procs meant "adding" cores,
rather than specifying their exact count (and you cannot add 0!).

The parallel build of Julia packages uses a ton of RAM, but it's fast!
:-).

Thanks a lot,

Maxim


--- End Message ---

reply via email to

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