GNU bug report logs -
#52117
[core-updates-frozen] [PATCH 0/6] Fix Julia packages.
Previous Next
Reported by: zimoun <zimon.toutoune <at> gmail.com>
Date: Thu, 25 Nov 2021 23:33:02 UTC
Severity: normal
Tags: patch
Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#52117: [core-updates-frozen] [PATCH 0/6] Fix Julia packages.
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 52117 <at> debbugs.gnu.org.
--
52117: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=52117
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hello Simon,
zimoun <zimon.toutoune <at> 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
[Message part 3 (message/rfc822, inline)]
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
This bug report was last modified 3 years and 170 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.