guix-patches
[Top][All Lists]
Advanced

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

[bug#64448] [PATCH 0/2] Fix hdf5-1.14 wrappers and remove generated sour


From: David Elsing
Subject: [bug#64448] [PATCH 0/2] Fix hdf5-1.14 wrappers and remove generated source files from all hdf5 versions.
Date: Mon, 25 Sep 2023 22:06:10 +0000

Hello,

> $ guix refresh -l hdf5@1.8
> Building the following 9 packages would ensure 16 dependent packages are 
> rebuilt: pigx-sars-cov-2@0.0.9 pigx@0.0.3 nip2@8.7.1 python-pyvips@2.2.1 
> gnss-sdr@0.0.17 hdf-eos5@1.15 scilab@5.5.0 hdf-java@3.3.2 h5check@2.0.1

Currently, 5 packages depend directly on hdf5@1.8 (from guix graph -t 
reverse-package):
-scilab, for which the latest version can be built with hdf5@1.14:
 https://issues.guix.gnu.org/66201
-hdf5-eos, for which the latest version can also be built with
 hdf5@1.14: https://issues.guix.gnu.org/66204
-java-cisd-jhdf5, where newer versions seem to be built only with
 Gradle: https://sissource.ethz.ch/sispub/jhdf5. It has fastqc and pigx(-*)
 as dependencies.
-hdf-java, where the latest version is from 2017. Maybe it can be built
 with a newer HDF5 version? No other packages depend on it.
-h5check, where the latest version is from 2014. When I tried to compile
 it with hdf5@1.14, some tests failed because the file format is not
 accepted anymore. No other packages depend on it.

Cheers,
David





reply via email to

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