]> https://gitweb.dealii.org/ - candi.git/commitdiff
update hdf5 to 1.10.5
authorTimo Heister <timo.heister@gmail.com>
Fri, 23 Aug 2019 18:05:20 +0000 (14:05 -0400)
committerTimo Heister <timo.heister@gmail.com>
Mon, 26 Aug 2019 12:09:22 +0000 (08:09 -0400)
Required to link with a newer version of MPI:
/home/heister/shared-
dealii/dealii-v9.1.1/tmp/unpack/hdf5-1.10.1/testpar/t_cache.c:1222:27:
error: call to ‘MPI_Address’ declared with attribute error: MPI_Address
was removed in MPI-3.0.  Use MPI_Get_address instead.

This should go into 9.1 as well.

deal.II-toolchain/packages/hdf5.package

index 06e27bd1f2f9616e1e736f8d36b93e5821190c7d..ca97b7b3a6f24f7d25a2f2abed7e6b85d7ed4744 100644 (file)
@@ -1,10 +1,10 @@
 MAJORVER=1.10
-MINORVER=1
+MINORVER=5
 VERSION=${MAJORVER}.${MINORVER}
 NAME=hdf5-${VERSION}
 SOURCE=http://www.hdfgroup.org/ftp/HDF5/releases/hdf5-${MAJORVER}/${NAME}/src/
 PACKING=.tar.gz
-CHECKSUM=43a2f9466702fb1db31df98ae6677f15
+CHECKSUM=e115eeb66e944fa7814482415dd21cc4
 BUILDCHAIN=autotools
 
 CONFOPTS="--enable-shared --enable-parallel"

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.