#1112987#5
Date:
2025-08-31 22:55:03 UTC
From:
To:
Dear maintainer,

During a test rebuild for CMake 4, hdf5-filter-plugin failed to rebuild.

Log Summary:
-------------------------------------------------------------------------------
[...]
dQtj9M/ZN/jZa+dEugqcGfs8VMGkhubG/mAI75CfV32gYrbG3QEvSJi7jY6lCrvV
XqpfCtjpEEuSkZztfTRp3yJRaVQGt7DIiMnC6PfCCLOsBiL2Uy5Ma2NGM8EMk6gn
RE3sVHlr98VXKA2PbbfQXXiwGqbFJ9SpQTLkVnWRh9V7JJZFVoAW33JrH2kjASBy
vmJdnvKAC4GKpZmwt+0JiGAed1OMdTe2iMDfMuP/bUd3r574qnYjY5RRoIP69+VG
aQujcnsreVj7+6+ZzFnNYQmTi8MXAn9OAP7hWgHH4fpvDL6sZX1pPjR89nONo1Te
AcI2/wZAq18en/MjZHQvyhEQ7rB4qP9KZeV2OUowUUirrhfHk269PcuaCqA6M2AV
9Bv9kke4DESPfip9+Fp3/+MlFcy/niTzkD8XZiCFEKdhZdbuSTKHemIYtqIFbT2M
aD5sXl7eejZnMGj4y6pCVBmFAzG8Q/CO0giyzWRrRIX333IR6J4=
=sWL1
-----END PGP SIGNATURE-----

dpkg-source: warning: cannot verify inline signature for ./hdf5-filter-plugin_0.0~git20221111.49e3b65-5.dsc: no acceptable signature found
dpkg-source: info: extracting hdf5-filter-plugin in /build/reproducible-path/hdf5-filter-plugin-0.0~git20221111.49e3b65
dpkg-source: info: unpacking hdf5-filter-plugin_0.0~git20221111.49e3b65.orig.tar.xz
dpkg-source: info: unpacking hdf5-filter-plugin_0.0~git20221111.49e3b65-5.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying link-with-hdf5

Check disk space
----------------

Sufficient free space for build

User Environment
----------------

APT_CONFIG=/var/lib/sbuild/apt.conf
HOME=/sbuild-nonexistent
LANG=C.UTF-8
LC_ALL=C.UTF-8
LOGNAME=sbuild
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
SHELL=/bin/sh
USER=sbuild

dpkg-buildpackage
-----------------

Command: dpkg-buildpackage --sanitize-env -us -uc -b
dpkg-buildpackage: info: source package hdf5-filter-plugin
dpkg-buildpackage: info: source version 0.0~git20221111.49e3b65-5
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Roland Mas <lolando@debian.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
dpkg-source: info: using options from hdf5-filter-plugin-0.0~git20221111.49e3b65/debian/source/options: --extend-diff-ignore=(^|/)testrpm$
 debian/rules clean
dh clean
   dh_clean
 debian/rules binary
dh binary
   dh_update_autotools_config
   dh_autoreconf
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/build/reproducible-path/hdf5-filter-plugin-0.0~git20221111.49e3b65'
dh_auto_configure -O--buildsystem=cmake -- -DENABLE_LZ4_PLUGIN=yes -DENABLE_BZIP2_PLUGIN=yes -DCMAKE_INSTALL_LIBDIR=/usr/lib/aarch64-linux-gnu/hdf5/serial
	cd obj-aarch64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=None -DCMAKE_INSTALL_SYSCONFDIR=/etc -DCMAKE_INSTALL_LOCALSTATEDIR=/var -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY=ON -DFETCHCONTENT_FULLY_DISCONNECTED=ON -DCMAKE_INSTALL_RUNSTATEDIR=/run -DCMAKE_SKIP_INSTALL_ALL_DEPENDENCY=ON "-GUnix Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_C_COMPILER=aarch64-linux-gnu-gcc -DCMAKE_CXX_COMPILER=aarch64-linux-gnu-g\+\+ -DCMAKE_INSTALL_LIBDIR=lib/aarch64-linux-gnu -DENABLE_LZ4_PLUGIN=yes -DENABLE_BZIP2_PLUGIN=yes -DCMAKE_INSTALL_LIBDIR=/usr/lib/aarch64-linux-gnu/hdf5/serial ..
CMake Error at CMakeLists.txt:1 (cmake_minimum_required):
  Compatibility with CMake < 3.5 has been removed from CMake.

  Update the VERSION argument <min> value.  Or, use the <min>...<max> syntax
  to tell CMake that the project requires at least <min> but has been updated
  to work with policies introduced by <max> or earlier.

  Or, add -DCMAKE_POLICY_VERSION_MINIMUM=3.5 to try configuring anyway.
-------------------------------------------------------------------------------

The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here (for the next 30 days):
https://debusine.debian.net/artifact/2393506/

The most likely cause of build failures is the removed backwards compatibility for
CMake versions earlier than 3.5. You can find additional information in my
debian-devel announcement:

https://lists.debian.org/debian-devel/2025/04/msg00310.html

About the archive rebuild: The build was made on debusine.debian.net,
using sbuild.

You can find the build task here:
https://debusine.debian.net/work-request/153055/

If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.

Thanks,
Timo

#1112987#12
Date:
2025-09-01 11:51:43 UTC
From:
To:
I have downgraded the bug to non-RC severity temporarily and reverted
CMake in unstable to version 3.31.6. I plan to re-upgrade in about a
month's time. I realize that despite my April announcement, the upload
to unstable came rather surprising, and I don't want to cause
unnecessary pain.

Also, the build log URL has an unfortunate mistake. The correct URL
should include the workspace, i.e.,

https://debusine.debian.net/debian/developers/artifact/XXXX

CMake 4 will also be available in experimental again, so it can be
used to verify that the bug is fixed.

Cheers
Timo

#1112987#19
Date:
2025-09-28 13:35:01 UTC
From:
To:
We believe that the bug you reported is fixed in the latest version of
hdf5-filter-plugin, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1112987@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Watson <cjwatson@debian.org> (supplier of updated hdf5-filter-plugin package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)
Format: 1.8
Date: Sun, 28 Sep 2025 13:43:43 +0100
Source: hdf5-filter-plugin
Architecture: source
Version: 0.0~git20221111.49e3b65-6
Distribution: unstable
Urgency: medium
Maintainer: Freexian Packaging Team <team+freexian@tracker.debian.org>
Changed-By: Colin Watson <cjwatson@debian.org>
Closes: 1112987
Changes:
 hdf5-filter-plugin (0.0~git20221111.49e3b65-6) unstable; urgency=medium
 .
   * Team upload.
   * Configure with -DCMAKE_POLICY_VERSION_MINIMUM=3.5 (closes: #1112987).
   * Build-depend on pkgconf rather than pkg-config.
Checksums-Sha1:
 ca41affac6436d982ffdc28e746688a4bcc402a1 2586 hdf5-filter-plugin_0.0~git20221111.49e3b65-6.dsc
 65ac587992d4846c4d03fe783f933a4f4c190a7f 5496 hdf5-filter-plugin_0.0~git20221111.49e3b65-6.debian.tar.xz
 e4749e06464406a1d7acb461f3d5dd28b93898cd 1177044 hdf5-filter-plugin_0.0~git20221111.49e3b65-6.git.tar.xz
 e34fd4fde4f6f87e37446e9e59253a45fda98bbe 18334 hdf5-filter-plugin_0.0~git20221111.49e3b65-6_source.buildinfo
Checksums-Sha256:
 e5c75a74dbfd92f57a69de2a0481137beb9073796eaad132e1ec5e5e2e9347b3 2586 hdf5-filter-plugin_0.0~git20221111.49e3b65-6.dsc
 3e385c478de300ddf3ea0e2e275bc6da1a4c24ae4cf40d520c69234c7782acab 5496 hdf5-filter-plugin_0.0~git20221111.49e3b65-6.debian.tar.xz
 c9fe5e7de93ee6434180ef3028242ad41820fdca62f3ac5e60f65dcf53c2f80e 1177044 hdf5-filter-plugin_0.0~git20221111.49e3b65-6.git.tar.xz
 d268bd411a58578b98cf3b0123b028596473fa545f039098c12dea4e49057ddf 18334 hdf5-filter-plugin_0.0~git20221111.49e3b65-6_source.buildinfo
Files:
 00b2eb3cfd2971147dea0367e80e258f 2586 science optional hdf5-filter-plugin_0.0~git20221111.49e3b65-6.dsc
 9a96e0ee925954aa3e0d6cc38112f0ee 5496 science optional hdf5-filter-plugin_0.0~git20221111.49e3b65-6.debian.tar.xz
 360b41c52817f923f6999bc878a0b808 1177044 science optional hdf5-filter-plugin_0.0~git20221111.49e3b65-6.git.tar.xz
 58f70cd90b35ee11e5bcefe956333c09 18334 science optional hdf5-filter-plugin_0.0~git20221111.49e3b65-6_source.buildinfo
Git-Tag-Info: tag=6ab81ab98b6de0da04bc5f4de305a51a8884d8c5 fp=ac0a4ff12611b6fccf01c111393587d97d86500b
Git-Tag-Tagger: Colin Watson <cjwatson@debian.org>
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmjZLgMACgkQYG0ITkaD
wHk7uRAA6uqLvQ/zgYquJZKAs/wYhKA3zAAc6WZ01Jh1rPAx6ILla2qJ1XU8rLXP
wT560q/VOTpKL+a79rtvcnu08UVT818KGA99DYGoycXlMAo+WeSaiw/KtOzTpgzM
llOwrL/UsFcAH3N3LRu2XS8vgWhaUN0SyWCvkQWUCMOEOuIpnQdc6WgeMNExXnVc
x1vofmb9cjjYxp7k2HHD/SWFHuFb2FRYA76zwmYzAKV7ydqzrKKfIvuUQEU7ls3G
c8kX4z3fQegxHwYGV6M9HN8ExU4NPVrJG7NNxkHUM6+pdc/pWq8wuqY3W06asm6C
8SytDEhcwaEW488U5cJ8LL5y+MuadV/9gwBLpiWxW0g/v5r+w+D4kgrBUyaLsch1
SpQc+E8Plzw2pgigDsPruRe/YnKR3p9wlwT1tTNaS+zePMJVcbqjUHYaGZfzWPys
6X6ySszhBQlBV2gFdcbDxcMa8duScyZbYgVfUpLXJMCG9pXmFQXCQwXQbNINEMyP
25R4nZJavQELBPV0nmFhh0nwV7NmzA4KfN5r0wwuk9ONgtcXDOiieiwdEL1TFpdd
+ivjoW9uOso2V3fxxLhspgXQ9UUEGLbf39DyMLtcv5siK3yKWBoPHT0fEkzUB75I
ar0kGlDq0B26licri0wacTyoIDfsRRpu/IVmGG+lR5wO8kDqhJE=
=3LJR
-----END PGP SIGNATURE-----