Hello,
https://github.com/arguelles/nuSQuIDS/blob/ffb7b5d7506fca7c0243a142ef653c419d1896f1/configure#L122
seems to break with the following message:
gcc: error: unrecognized command-line option '-show'
Current workaround is changing that line to remove -show and specifying h5 location with : --with-hdf5=$PATH_HDF5
thanks !