guix-patches
[Top][All Lists]
Advanced

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

[bug#31015] [PATCH] packages, scripts, utils: Respect (parallel-job-coun


From: Ludovic Courtès
Subject: [bug#31015] [PATCH] packages, scripts, utils: Respect (parallel-job-count) when xz-compressing.
Date: Sun, 13 May 2018 22:37:58 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)

Hello Marius,

address@hidden (Ludovic Courtès) skribis:

> Marius Bakke <address@hidden> skribis:
>
>> * guix/packages.scm (patch-and-repack): When invoking 'xz', tell it to use 
>> the
>> amount of cores specified by e.g. 'guix build -c'.
>> * guix/scripts/pack.scm (%compressors, bootstrap-xz): Likewise.  While at it,
>> use the long form '--threads=' for clarity.
>> * guix/utils.scm (decompressed-port, compressed-port, 
>> compressed-output-port):
>> Likewise.
>
> Wasn’t there an issue that parallel xz is non-deterministic?  I vaguely
> remember something like this when we were producing with glibc tarballs
> out of the Git repo.

That was indeed the case, so I’m closing this issue.  Let’s reopen it if
we have more info or new ideas!  :-)

Ludo’.





reply via email to

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