[From nobody Sat Jul 18 06:51:06 2026
Received: (at submit) by bugs.debian.org; 10 Jun 2026 09:39:31 +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, 54; hammy, 150; neutral, 160; 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]:60830)
 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 1wXFPH-00Ebnc-0M for submit@bugs.debian.org;
 Wed, 10 Jun 2026 09:39:31 +0000
Content-Type: multipart/mixed; boundary=&quot;===============4783834648507584318==&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: libminc: FTBFS against HDF5 2.1.0
Message-ID: &lt;178108436806.27339.8713462189645364796.reportbug@pinibrem14&gt;
Date: Wed, 10 Jun 2026 11:39:28 +0200
X-Spamd-Bar: --
Delivered-To: submit@bugs.debian.org

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


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

Source: libminc
Version: 2.5.0-2
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, libminc 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/+z4MFAmopMM8ACgkQ7+hsbH/+
z4PGLgf+Kgkf2zmjNMIGQXPC+wETDyE6vcQY7mTXvWLYatFuEuOM6deWBnsjj7ZR
CYmjaP1VU1UHV7wQIp3CKdD76PX3iacA1yll+g+Qhl6qHxxryLVokIh9W8SY1zv+
MJ70vR5IARrWtgzBqAVCfthNTE9UEemW3yM2vyBzd+D95fShKG+dE5I8Iqp8A3eA
V8GR6blpzcZOwn72QJ8pN4xPzqq+FClYXt0aqe5m7hXHijJrdJ9QgqLbIMKRNLL+
sLhxUPhHgAx0IaaOVlS+UnyWgURhDVAdPaNCIRxIr9E8w0jFJ37Aifg93ByLFG2x
eqr25G6R7gJhXVLSB/kKtIPgUZt9sQ==
=3bf/
-----END PGP SIGNATURE-----

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

diff -Nru libminc-2.5.0/debian/changelog libminc-2.5.0/debian/changelog
--- libminc-2.5.0/debian/changelog	2026-05-10 03:57:36.000000000 +0200
+++ libminc-2.5.0/debian/changelog	2026-06-06 14:50:03.000000000 +0200
@@ -1,3 +1,10 @@
+libminc (2.5.0-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTBFS against HDF5 2.1.0
+
+ -- Gilles Filippini &lt;pini@debian.org&gt;  Sat, 06 Jun 2026 14:50:03 +0200
+
 libminc (2.5.0-2) unstable; urgency=medium
 
   [ Steve Robbins ]
diff -Nru libminc-2.5.0/debian/patches/hdf5-2.1.0.patch libminc-2.5.0/debian/patches/hdf5-2.1.0.patch
--- libminc-2.5.0/debian/patches/hdf5-2.1.0.patch	1970-01-01 01:00:00.000000000 +0100
+++ libminc-2.5.0/debian/patches/hdf5-2.1.0.patch	2026-06-06 14:49:59.000000000 +0200
@@ -0,0 +1,12 @@
+Index: libminc-2.5.0/CMakeLists.txt
+===================================================================
+--- libminc-2.5.0.orig/CMakeLists.txt
++++ libminc-2.5.0/CMakeLists.txt
+@@ -81,7 +81,6 @@ if(NOT LIBMINC_EXTERNALLY_CONFIGURED)
+ 
+   # external packages
+   find_package(ZLIB REQUIRED)
+-  set(HDF5_NO_FIND_PACKAGE_CONFIG_FILE ON)
+   find_package(HDF5 REQUIRED COMPONENTS C )
+ 
+   if(LIBMINC_USE_NIFTI)
diff -Nru libminc-2.5.0/debian/patches/series libminc-2.5.0/debian/patches/series
--- libminc-2.5.0/debian/patches/series	2026-05-10 03:57:36.000000000 +0200
+++ libminc-2.5.0/debian/patches/series	2026-06-06 14:49:49.000000000 +0200
@@ -4,3 +4,4 @@
 0005-Disable-setting-RPATH.patch
 0006-Drop-hdf5-from_LIBMINC_LIBRARIES_CONFIG.patch
 0007-Install-cmake-in-LIBMINC
+hdf5-2.1.0.patch

--===============4783834648507584318==--
]