Dear maintainer,
During a test rebuild for CMake 4, libitl failed to rebuild.
Log Summary:
-------------------------------------------------------------------------------
[...]
+------------------------------------------------------------------------------+
| Build Sat, 30 Aug 2025 03:51:21 +0000 |
+------------------------------------------------------------------------------+
Unpack source
-------------
Format: 3.0 (quilt)
Source: libitl
Binary: libitl-dev, libitl0
Architecture: any
Version: 0.8.0-3
Maintainer: Debian Islamic Maintainers <debian-islamic-maintainers@lists.alioth.debian.org>
Uploaders: أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
Homepage: https://github.com/arabeyes-org/ITL
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/islamic-team/libitl
Vcs-Git: https://salsa.debian.org/islamic-team/libitl.git
Testsuite: autopkgtest
Testsuite-Triggers: build-essential
Build-Depends: debhelper-compat (= 13), cmake
Package-List:
libitl-dev deb libdevel optional arch=any
libitl0 deb libs optional arch=any
Checksums-Sha1:
becd2766e173a249fa556aa64287911b9aa8809f 1231281 libitl_0.8.0.orig.tar.gz
8fd61e6b44585a65029b30fffd5f1a2c5a231b5b 5420 libitl_0.8.0-3.debian.tar.xz
Checksums-Sha256:
0345b56a4bb222f7046a5b90b3db82128078d785ba65f9b187c61e7068a83789 1231281 libitl_0.8.0.orig.tar.gz
25df5d526ef134f52dd6da0fa438e883f6e7e1cfe0845a38aaf981495c4559e5 5420 libitl_0.8.0-3.debian.tar.xz
Files:
b1c949e8083ac49f637f5d93d910f2fe 1231281 libitl_0.8.0.orig.tar.gz
f3f5bccb2a1a7564cfb4844f35a4a184 5420 libitl_0.8.0-3.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQFWBAEBCgBAFiEEggahliCEfm0N+LF2vBlqlO3dobcFAmRqnE0iHGFlbG1haG1v
dWR5QHVzZXJzLnNvdXJjZWZvcmdlLm5ldAAKCRC8GWqU7d2ht7KvB/0bSeNQnoQn
LsZs5mgo6P99cgi1Cpeh3+eP5ZnCnC7V4y1xP127nQEP4J3g7Euh5ocJ7FBgC3Zr
KYvtgg+EnjdevhhPGCWZ4EAg18Hb+LJBlv+2XnZCVCVA5M47Fw4963MwpeQfCPfa
cIGnYm6b6TFFQ8eyqBPqmdutqf6x6wTXK5ANvmhp+WvYklZroA2fv6WmbB+EG7NS
yvpxtEiBATx/3hUgzhr9wYcKBh7VQgWJr72leY76czrxFVDxZThjXZUJL7D46NBl
yM6uUuahihPjwBhvk468zYarVqycEUS0NTJ5OOlJCHGa9/URPioZ2iRr0EC6y6G2
BC9EZMzXdn15
=/mTB
-----END PGP SIGNATURE-----
dpkg-source: warning: cannot verify inline signature for ./libitl_0.8.0-3.dsc: no acceptable signature found
dpkg-source: info: extracting libitl in /build/reproducible-path/libitl-0.8.0
dpkg-source: info: unpacking libitl_0.8.0.orig.tar.gz
dpkg-source: info: unpacking libitl_0.8.0-3.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying fix_install_paths.diff
dpkg-source: info: applying build_shared.diff
dpkg-source: info: applying c99-fix.diff
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 libitl
dpkg-buildpackage: info: source version 0.8.0-3
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by أحمد المحمودي (Ahmed El-Mahmoudy) <aelmahmoudy@users.sourceforge.net>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
debian/rules clean
dh clean
dh_clean
debian/rules binary
dh binary
dh_update_autotools_config
dh_autoreconf
dh_auto_configure
cd obj-aarch64-linux-gnu && DEB_PYTHON_INSTALL_LAYOUT=deb PKG_CONFIG=/usr/bin/pkg-config 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_INSTALL_LIBDIR=lib/aarch64-linux-gnu ..
CMake Error at CMakeLists.txt:4 (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/2400765/
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/153778/
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