Hi Santiago, On Do 15 Jan 2026 15:40:42 CET, Santiago Vila wrote:
Package: src:td1.8.11 Version: 1.8.11~git20230202.3179d35+dfsg-4 Severity: serious Tags: ftbfs forky sid Dear maintainer: During a rebuild of all packages in unstable, this package failed to build. (Note: I'm assuming that the failure happens because of CMake 4.2, but I may be wrong). Below you will find the last part of the build log (probably the most relevant part, but not necessarily). If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202601/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you cannot reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:td1.8.11, so that this is still visible in the BTS web page for this package.
Thanks for reporting this! Will check.
Thanks. -------------------------------------------------------------------------------- [...] debian/rules clean I: td1.8.11_1.8.11~git20230202.3179d35+dfsg I: GIT Revision=3179d35 dh clean debian/rules override_dh_auto_clean make[1]: Entering directory '/<<PKGBUILDDIR>>' I: td1.8.11_1.8.11~git20230202.3179d35+dfsg I: GIT Revision=3179d35 dh_auto_clean rm -rf /<<PKGBUILDDIR>>/td/generate/auto rm -rf /<<PKGBUILDDIR>>/tdutils/generate/auto make[1]: Leaving directory '/<<PKGBUILDDIR>>' [... snipped ...]
Ah... you snipped exactly the interesting part: ``` [... snipped ...] -- Performing Test HAVE_CXX_FLAG_WREDUNDANT_MOVE -- Performing Test HAVE_CXX_FLAG_WREDUNDANT_MOVE - Success -- Performing Test HAVE_CXX_FLAG_WSTRINGOP_OVERFLOW -- Performing Test HAVE_CXX_FLAG_WSTRINGOP_OVERFLOW - Success -- Git state: GITDIR-NOTFOUND -- Found ZLIB: /usr/lib/x86_64-linux-gnu/libz.so (found version "1.3.1") -- Found ZLIB: /usr/include /usr/lib/x86_64-linux-gnu/libz.so -- Performing Test ATOMICS_LOCK_FREE_INSTRUCTIONS -- Performing Test ATOMICS_LOCK_FREE_INSTRUCTIONS - SuccessCMake Error at td/generate/tl-parser/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 bit that CMake spits out below the following line is mostly uninteresting or only helpful once you know the initial problem:
``` <above is interesting> ==> CMakeCache.txt <== # This is the CMakeCache file. <below is not so interesting> ``` Cheers, Mike -- mike gabriel aka sunweaver (Debian Developer) mobile: +49 (1520) 1976 148 landline: +49 (4351) 486 14 27 GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: [email protected], http://sunweavers.net
pgpowTE51CEAS.pgp
Description: Digitale PGP-Signatur

