#1139545 r-cran-hdf5r: FTBFS against HDF5 2.1.0 - implicit declaration of function ‘H5FD_family_init’

Package:
src:r-cran-hdf5r
Source:
src:r-cran-hdf5r
Submitter:
Gilles Filippini
Date:
2026-06-20 23:17:02 UTC
Severity:
normal
Tags:
#1139545#5
Date:
2026-06-09 11:22:33 UTC
From:
To:
Hi,

During a test rebuild of HDF5's reverse dependcies against HDF5 2.1.0
currently in experimental, r-cran-hdf5r FTBFS with:

Wrapper_auto_H5FDfamily.c: In function ‘R_H5FD_family_init’:
Wrapper_auto_H5FDfamily.c:23:22: error: implicit declaration of function ‘H5FD_family_init’; did you mean ‘R_H5FD_family_init’? [-Wimplicit-function-declaration]
   23 |   hid_t return_val = H5FD_family_init();
      |                      ^~~~~~~~~~~~~~~~
      |                      R_H5FD_family_init


I know nothing about R unfortunately, so I cannot fix it by myself.

Thanks in advance,
_g.

- -- System Information:
Debian Release: 12.0
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-44-amd64 (SMP w/12 CPU threads; PREEMPT)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEoJObzArDE05WtIyR7+hsbH/+z4MFAmon93EACgkQ7+hsbH/+
z4OX+gf/Q6tjKjssSMc5BC5Fc+g4TWeyEvT4TnSta5bfnBUzwtYpNxQDve/LqGrW
/xHv9bTbnXpzjns8HocRor0Fah/Gp8iWOGnE5nrbnEops1W/05V+KkaM+QsiYCoT
fNupm8MhtheBoiXTWaCaYL29E9nWCSaotkzO5snidGL/qTDHP62Z46v6Ch/mCDPP
IQnLpX0I0OrmH4B2iywofvCrtgB8p4Oy4wH12+NGB83LVaBnFuD/Tq3eBfx4MJms
nFfxc+u/TvQTH7qOR4iP9PhN0WiHWlZH2GAZ28bRpy3eCzRywZJiy3DrHmwZumnF
7XbACFQnG3EwurzCHTkDGm9Jon+UPg==
=x+rQ
-----END PGP SIGNATURE-----

#1139545#10
Date:
2026-06-20 15:20:09 UTC
From:
To:
Hi,

Gilles Filippini a écrit le 09/06/2026 à 13:22 :

Please review the attached patch.

Best,
_g.

#1139545#17
Date:
2026-06-20 23:15:33 UTC
From:
To:
Hi Gilles,

thank you for the patch.

How urgent is the issue?  Can I ask you to forward your patch upstream
at https://github.com/hhoeflin/hdf5r and give them a week or two to see
if they make a new release?

Have a nice day,

Charles