On 2020-04-05 20:38, Gilles Filippini wrote:
But it must be something else from these new h5py upstream patches
that's leading to any other bitshuffle errors (the ones apart from the
file-not-found error).
Nope. Seems related to the h5py 'serial' flavour only. It appears for
the first time when you configure the build for both flavours. If I
force the 'mpi' flavour installation *without* the 'serial' one,
bitshuffle builds fine.
A good clue. I've pushed a h5py without the patches, but looks like the
problem might remain. Strange if bitshuffle builds fine against h5py-mpi
but not against h5py-serial. You'd expect any problem to come the other
way around.
Drew