[From nobody Mon Jun 29 14:07:05 2026
Received: (at submit) by bugs.debian.org; 10 Jun 2026 08:22:54 +0000
X-Spam-Checker-Version: SpamAssassin 4.0.1-bugs.debian.org_2005_01_02
 (2024-03-25) on buxtehude.debian.org
X-Spam-Level: 
X-Spam-Status: No, score=-10.6 required=4.0 tests=BAYES_00,FOURLA,
 FROMDEVELOPER,FVGT_m_MULTI_ODD,HEADER_FROM_DIFFERENT_DOMAINS,
 PGPSIGNATURE,SPF_HELO_NONE,SPF_PASS autolearn=ham autolearn_force=no
 version=4.0.1-bugs.debian.org_2005_01_02
X-Spam-Bayes: score:0.0000 Tokens: new, 57; hammy, 150; neutral, 123; spammy,
 0. spammytokens: hammytokens:0.000-+--HTo:N*Debian,
 0.000-+--H*Ad:N*Bug, 0.000-+--H*Ad:N*Tracking, 0.000-+--sk:taint_o,
 0.000-+--sk:TAINT_O
Return-path: &lt;SRS0=a6bP=EG=debian.org=pini@bou-fi.net&gt;
Received: from mail.bou-fi.net ([51.255.91.82]:34134)
 by buxtehude.debian.org with esmtps
 (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
 (Exim 4.96) (envelope-from &lt;SRS0=a6bP=EG=debian.org=pini@bou-fi.net&gt;)
 id 1wXED8-00ERRo-0W for submit@bugs.debian.org;
 Wed, 10 Jun 2026 08:22:54 +0000
Content-Type: multipart/mixed; boundary=&quot;===============3960991369645895473==&quot;
Authentication-Results: mail.bou-fi.net;
 auth=pass smtp.mailfrom=pini@debian.org
MIME-Version: 1.0
From: Gilles Filippini &lt;pini@debian.org&gt;
To: Debian Bug Tracking System &lt;submit@bugs.debian.org&gt;
Subject: libvbz-hdf-plugin: FTBFS against HDF5 2.1.0
Message-ID: &lt;178107977093.57375.9136813628480085780.reportbug@pinibrem14&gt;
Date: Wed, 10 Jun 2026 10:22:50 +0200
X-Spamd-Bar: --
Delivered-To: submit@bugs.debian.org

This is a multi-part MIME message sent by reportbug.


--===============3960991369645895473==
Content-Type: text/plain; charset=&quot;us-ascii&quot;
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Source: libvbz-hdf-plugin
Version: 1.0.2-3.1
Severity: important
Tags: ftbfs patch

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hi,

During a test rebuild of HDF5's reverse dependencies against HDF5 2.1.0
currently in experimental, libvbz-hdf-plugin FTBFS because its build
toolchain doesn't support this new major release.

The attached patch is a workaround for this issue and supports both
HDF5 1.14.6 in unstable and HDF5 2.1.0 in experimental.

Best,
_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/+z4MFAmopHtIACgkQ7+hsbH/+
z4PnRQgAsx3OyuYIkUcy4j8+zQl93pQBek36Gwk7N116RGHkMfNqmCC/8yPF0Cen
CAxbjIUGLpyyV4GCLaSE7SRshvFV4Jc3KTYUc4ebvSXYrcVdxdR1S3TfBJO35n8F
lAjuPHH3+MnkOnAK6PWoINu/wDyD//zAqQI8es/8CRmzLjTIew9jOYB9NuqYDBEZ
4O7c/Wr4/bNbd6slRiaud0TFmGFvaU+yuPBz2rfA6k4x1jUqHPMfeNqxhNQzGxP2
ExA+gBitxdi1C6NWQZRKoZZ3ErURCC3hVxVI/ZOA7kbavA4IeEcDVmQ2s4Jva299
ZEH4ZXj+1mPDAB60+rlMA4A6c/fOmA==
=QQKk
-----END PGP SIGNATURE-----

--===============3960991369645895473==
Content-Type: text/plain; charset=&quot;us-ascii&quot;
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment; filename=&quot;libvbz-hdf-plugin.debdiff&quot;

diff -Nru libvbz-hdf-plugin-1.0.2/debian/changelog libvbz-hdf-plugin-1.0.2/debian/changelog
--- libvbz-hdf-plugin-1.0.2/debian/changelog	2024-02-28 22:02:18.000000000 +0100
+++ libvbz-hdf-plugin-1.0.2/debian/changelog	2026-05-29 13:37:02.000000000 +0200
@@ -1,3 +1,10 @@
+libvbz-hdf-plugin (1.0.2-3.2) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS against HDF5 2.1.0
+
+ -- Gilles Filippini &lt;pini@debian.org&gt;  Fri, 29 May 2026 13:37:02 +0200
+
 libvbz-hdf-plugin (1.0.2-3.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff -Nru libvbz-hdf-plugin-1.0.2/debian/rules libvbz-hdf-plugin-1.0.2/debian/rules
--- libvbz-hdf-plugin-1.0.2/debian/rules	2023-07-23 10:52:45.000000000 +0200
+++ libvbz-hdf-plugin-1.0.2/debian/rules	2026-05-29 13:37:02.000000000 +0200
@@ -15,6 +15,7 @@
 
 override_dh_auto_configure:
 	dh_auto_configure -- -DCMAKE_BUILD_TYPE=Release \
+				-DHDF5_ROOT=/usr/lib/$(DEB_HOST_MULTIARCH)/hdf5/serial \
 				-DENABLE_CONAN=OFF \
 				-DENABLE_PERF_TESTING=OFF \
 				-DENABLE_PYTHON=OFF

--===============3960991369645895473==--
]