bug#74672: [PATCH 2/2] Add ghostscript as native input.

2025-03-25 Thread Luca Cirrottola
When adding ghostscript, nonewithstanding the fontconfig error, I do not get the reproducibility error anymore when building with `--no-grafts --check` (on my machine). Can you check it please? Still, I notice that building the doc in the 2.32.0 version takes much much longer than before. Luca

bug#74672: [PATCH 1/2] Hypre: switch to v2.32.0.

2025-03-24 Thread Luca Cirrottola
--- gnu/packages/maths.scm | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index 8baf3a0a7f..3e44cc6ede 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -7697,7 +7697,7 @@ (define-public xaos (define-publi

bug#74672: [PATCH 2/2] Add ghostscript as native input.

2025-03-24 Thread Luca Cirrottola
--- gnu/packages/maths.scm | 1 + 1 file changed, 1 insertion(+) diff --git a/gnu/packages/maths.scm b/gnu/packages/maths.scm index 3e44cc6ede..5823047300 100644 --- a/gnu/packages/maths.scm +++ b/gnu/packages/maths.scm @@ -7713,6 +7713,7 @@ (define-public hypre (native-inputs (list do

bug#74672: [PATCH 0/2] *** Hypre update ***

2025-03-24 Thread Luca Cirrottola
Hello Andreas, New version, old problems! I have added ghostscript, and it reminds me that I already tried to do it in the past, but the errors just change into (a lot of): Fontconfig error: No writable cache directories Luca Cirrottola (2): Hypre: switch to v2.32.0. Add ghostscript as

bug#74672: Package hypre build failure for output "doc"

2025-03-21 Thread Ludovic Courtès
Hi Luca, Apologies for not noticing earlier. Luca Cirrottola skribis: > I am getting failures for the package "hypre", during the building of its > "doc" output. I have last tested it on > 32d1dfb5545bb01c9d8d7a2465f13f2f379dd96e, and the error I get is of the form: > > error: Problems runni

bug#74672: Package hypre build failure for output "doc"

2025-03-21 Thread Andreas Enge
Hello, our hypre package is very old, version 2.20 of 2020 (yes, the regexp matches!), while the most recent one is 2.32 from last October. Maybe you could try updating the package first, assuming that more recent versions are still compatible with its dependents? Apart from that, it could be en

bug#74672:

2025-03-21 Thread Luca Cirrottola
Hello, I can confirm that the above is still of interest today (2025-03-21) on master (efac1498c15198afc4f9a2bc700408bde1b3b3ed). I can build on my machine, although I get the message: error: Problems running gs. Check your installation! and, if I pass the --no-grafts --check options: guix

bug#74672: Package hypre build failure for output "doc"

2024-12-03 Thread Luca Cirrottola
Hello, I am getting failures for the package "hypre", during the building of its "doc" output. I have last tested it on 32d1dfb5545bb01c9d8d7a2465f13f2f379dd96e, and the error I get is of the form: error: Problems running gs. Check your installation! (repeated many several times) It seems