[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#67921] [PATCH v3 01/24] gnu: ghc: More robust build with binutils ≥
From: |
Nicolas Graves |
Subject: |
[bug#67921] [PATCH v3 01/24] gnu: ghc: More robust build with binutils ≥ 2.39. |
Date: |
Fri, 15 Nov 2024 09:38:20 +0100 |
On 2024-11-14 23:13, Divya Ranjan wrote:
>> The upside is more consistent and easier to understand code in Guix,
>> the downside is rebuild times. Only depends on how you weigh each
>> other.
>
> Any estimation for the ballpark within which which it might fall? Here
> do you mean rebuild times of each version? Like, this build time isn't
> going to affect user installation and creation of drvs, or would it?
I'm not sure I understand your question well. Once these derivations
are built on the server and available as substitutes, users will replace
them by downloading their binaries. But I'm not sure this is your
question.
Using 15 cores on x86-64, it takes basically one day (~10h) to rebuild
versions 8.6 to 9.4.
This first commit is not strictly necessary. If you wich to avoid these
rebuild costs, you can instead just drop the patch, and use this option
passed to the linker on 9.4 only (necessary, there are similar build
failures otherwise). This is actually a good alternative, since I know
other versions will build. If you can fix 9.6, we can inject my first
patch only for server evaluation before merging.
--
Best regards,
Nicolas Graves
- [bug#67921] [PATCH v3 01/24] gnu: ghc: More robust build with binutils ≥ 2.39., Lars-Dominik Braun, 2024/11/02
- [bug#67921] [PATCH v3 01/24] gnu: ghc: More robust build with binutils ≥ 2.39., Nicolas Graves, 2024/11/02
- [bug#67921] [PATCH v3 01/24] gnu: ghc: More robust build with binutils ≥ 2.39., Divya Ranjan, 2024/11/12
- [bug#67921] [PATCH v3 01/24] gnu: ghc: More robust build with binutils ≥ 2.39., Nicolas Graves, 2024/11/13
- [bug#67921] [PATCH v3 01/24] gnu: ghc: More robust build with binutils ≥ 2.39., Divya Ranjan, 2024/11/14
- [bug#67921] [PATCH v3 01/24] gnu: ghc: More robust build with binutils ≥ 2.39., Nicolas Graves, 2024/11/14
- [bug#67921] [PATCH v3 01/24] gnu: ghc: More robust build with binutils ≥ 2.39., Divya Ranjan, 2024/11/14
- [bug#67921] [PATCH v3 01/24] gnu: ghc: More robust build with binutils ≥ 2.39.,
Nicolas Graves <=
- [bug#67921] [PATCH v3 01/24] gnu: ghc: More robust build with binutils ≥ 2.39., Divya Ranjan, 2024/11/15
- [bug#67921] [PATCH v3 01/24] gnu: ghc: More robust build with binutils ≥ 2.39., Saku Laesvuori, 2024/11/16
- [bug#67921] [PATCH v3 01/24] gnu: ghc: More robust build with binutils ≥ 2.39., Nicolas Graves, 2024/11/16