[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: |
Andreas Enge |
Subject: |
[bug#64448] [PATCH 0/2] Fix hdf5-1.14 wrappers and remove generated source files from all hdf5 versions. |
Date: |
Mon, 24 Jul 2023 16:00:23 +0200 |
Am Mon, Jul 24, 2023 at 03:49:49PM +0200 schrieb Andreas Enge:
> Are all of these needed?
Partial answer at
https://portal.hdfgroup.org/display/support/HDF5+1.8.23 :
"Future of HDF5-1.8
Please be aware that this will be the last release for HDF5 1.8.
We encourage users to move to HDF5 1.10 or HDF5 1.14. Please refer to
the release schedule for future releases of these versions."
The schedule at
https://github.com/HDFGroup/hdf5#release-schedule
shows that 1.10 and 1.12 should see their last release this autumn,
so probably we should really move to 1.14.
$ 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
$ guix refresh -l hdf5@1.10
Building the following 210 packages would ensure 411 dependent packages are
rebuilt:
...
$ guix refresh -l hdf5@1.12
No dependents other than itself: hdf5@1.12.2
So this could probably be dropped immediately.
$ guix refresh -l hdf5@1.14
Building the following 2 packages would ensure 2 dependent packages are
rebuilt: ecl-hdf5-cffi@1.8.18-1.5b5c88f cl-hdf5-cffi@1.8.18-1.5b5c88f
I suppose that the many dependencies on 1.10 come from the definition of
the variable hd5 as hdf5-10; it is quite possible we could simply upgrade
this to hdf5-14. Someoneā¢ should give it a try...
Andreas
- [bug#64448] [PATCH 0/2] Fix hdf5-1.14 wrappers and remove generated source files from all hdf5 versions.,
Andreas Enge <=