Your message dated Tue, 03 Mar 2020 19:13:00 +0800
with message-id <[email protected]>
and subject line Re: Bug#946680 [hdf5] FTBS with openmpi 4.0.2-4+b1
has caused the Debian Bug report #946680,
regarding [hdf5] FTBS with openmpi 4.0.2-4+b1
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
946680: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=946680
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: hdf5
Version: 1.10.4+repack
Severity: normal

--- System information. ---
Architecture:
Kernel:       Linux 5.3.0-2-amd64

Debian Release: bullseye/sid
  500 testing         ftp.fr.debian.org

When compiling with openmpi 4:

.../../../src/H5Smpio.c:1503:9: error: call to 'MPI_Type_extent' declared
with attribute error: MPI_Type_extent was removed in MPI-3.0.  Use
MPI_Type_get_extent instead.
 1503 |         MPI_Type_extent (old_type, &old_extent);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../src/H5Smpio.c: In function 'H5S_mpio_hyper_type':
../../../src/H5Smpio.c:882:13: error: call to 'MPI_Type_extent' declared
with attribute error: MPI_Type_extent was removed in MPI-3.0.  Use
MPI_Type_get_extent instead.
  882 |             MPI_Type_extent (inner_type, &inner_extent);
      |             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: *** [Makefile:1603: H5Smpio.lo] Error 1
make[2]: Leaving directory
'/build/hdf5-1.10.4+repack/debian/build-openmpi/src'
make[1]: *** [Makefile:1160: all] Error 2
make[1]: Leaving directory
'/build/hdf5-1.10.4+repack/debian/build-openmpi/src'

Best
c

--- End Message ---
--- Begin Message ---
Looks like this got fixed in hdf5 1.10.4+repack-11.

--- End Message ---

Reply via email to