#1112814#5
Date:
2025-08-31 22:51:53 UTC
From:
To:
Dear maintainer,

During a test rebuild for CMake 4, crossfire-client failed to rebuild.

Log Summary:
-------------------------------------------------------------------------------
[...]
Files:
 39f8efc273aaee00533b4cb7c5b00df6 1052116 crossfire-client_1.75.3.orig.tar.gz
 50fc5f17b83590f2c12d635eae846d96 7044 crossfire-client_1.75.3-1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----

iQJEBAEBCgAuFiEECcOX/lMRGGlaUzRFhAhn7p2PJlwFAmYw38YQHGthb2xAZGVi
aWFuLm9yZwAKCRCECGfunY8mXHOWEACGEj3z0TX+e67p56ekNM8FEMPd5XtDBDdi
b5LTeQypgEvmM/VmU8wnZYeWu1UsGtQv4JdVJ4bCzEbjTE5ph2lz/AXyPVxSr3/D
f5JAbxUhDSo30Pxx9fsEfmI4e7OpTGZfiMNl8CRX+vYYSv62wYOGP0oDaJt87NKo
HsqYosgeiWVH9K1ieAn8rkfhkXL5BBuF4L6Yj+ggLK4/30uEZktM4/ij54xBK9+y
MUyiLqW44fLyOGASQrAbrOTE9FCNdHVEso1ro4czvwadTvhqU3LDlwCKoCYadoD/
veuotPfdPhLM5TraqBDWVhc20KqWe7UFyOi7787rezDFKEN4AD21FyBSWrySz/GK
+4VKaW2Mg9DRVulPvlTqJCL3Wu2aAFZXXNnBloF3H93o297oPkSMSOtVlRYXhFJX
ST0QOqlO0XwaLLk0dnag8hUQz9OytakIqr7LLXGaw9MEe4PL/xXpLMgJw35DyI1w
geYHP0+b5RKaE1YMhIuh2KLxfcyvk5O82JCJ7cFnMS+OvmXUwcAKlFCyu69vxEiQ
FCXAl6sfzl9km1qtC9edryBZYZeFAhlJZTywIUQlcVFqNKD7ZRv5azrq3H1HAKRO
QoVcAIsl/+bSm6SWm1EYV+gVbfuyjb/qYWYtQIMW3ptPDPubUVM8zbd5ViMjL2P2
MKHUYDnDOQ==
=ACr2
-----END PGP SIGNATURE-----

dpkg-source: warning: cannot verify inline signature for ./crossfire-client_1.75.3-1.dsc: no acceptable signature found
dpkg-source: info: extracting crossfire-client in /build/reproducible-path/crossfire-client-1.75.3
dpkg-source: info: unpacking crossfire-client_1.75.3.orig.tar.gz
dpkg-source: info: unpacking crossfire-client_1.75.3-1.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying cs_print_string-MAX_BUF-plus

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 crossfire-client
dpkg-buildpackage: info: source version 1.75.3-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Kari Pahula <kaol@debian.org>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
 debian/rules clean
dh clean --buildsystem=cmake
   dh_auto_clean -O--buildsystem=cmake
   dh_autoreconf_clean -O--buildsystem=cmake
   dh_clean -O--buildsystem=cmake
 debian/rules binary
dh binary --buildsystem=cmake
   dh_update_autotools_config -O--buildsystem=cmake
   dh_autoreconf -O--buildsystem=cmake
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/build/reproducible-path/crossfire-client-1.75.3'
dh_auto_configure -- -DCMAKE_INSTALL_BINDIR=games -DCMAKE_INSTALL_DATAROOTDIR=share/games -DLUA=ON
	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 -DCMAKE_INSTALL_BINDIR=games -DCMAKE_INSTALL_DATAROOTDIR=share/games -DLUA=ON ..
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/2390715/ 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/152631/ 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
#1112814#12
Date:
2025-09-01 11:51:14 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

#1112814#17
Date:
2025-09-06 21:19:04 UTC
From:
To:
We believe that the bug you reported is fixed in the latest version of
crossfire-client, 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 1112814@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Kari Pahula <kaol@debian.org> (supplier of updated crossfire-client 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: Sat, 06 Sep 2025 23:15:35 +0300
Source: crossfire-client
Architecture: source
Version: 1.75.5-1
Distribution: unstable
Urgency: medium
Maintainer: Kari Pahula <kaol@debian.org>
Changed-By: Kari Pahula <kaol@debian.org>
Closes: 1038178 1112814
Changes:
 crossfire-client (1.75.5-1) unstable; urgency=medium
 .
   * New upstream release. (Closes: #1112814)
   * Standards-Version 4.7.2 (no changes necessary).
   * Put Debian packaging to git.
   * Update build dependency on SDL to libsdl2-dev. (Closes: #1038178)
   * Remove patch on common/newsocket.c which has been fixed upstream.
Checksums-Sha1:
 6f3d4d29e629bd206156c24b87ab49c7a9e365c1 2114 crossfire-client_1.75.5-1.dsc
 a0be386c70a15f6b0b8d2edec94058137276d2d6 12979374 crossfire-client_1.75.5.orig.tar.gz
 d8b0901dd4d3dc49a096b04718b34728a8958dab 7048 crossfire-client_1.75.5-1.debian.tar.xz
 7adb3699e1245cb33752f473a01cf1e4ff7bbb3e 17909 crossfire-client_1.75.5-1_source.buildinfo
Checksums-Sha256:
 d3c7c2b3bc77ab835fb3aa973dd10a62d4585dc2136708c5aea6700ca929b807 2114 crossfire-client_1.75.5-1.dsc
 a3cbf0a3fa73ccc61b643a6477e2fe8d45543c75a2c835c069a3514ad6858b0d 12979374 crossfire-client_1.75.5.orig.tar.gz
 6961cec8b6be5be355b67e099ced0f5353efb43078c76dae916fbbc238dd6251 7048 crossfire-client_1.75.5-1.debian.tar.xz
 8c12f445d2910138d0be88311f78147161d728d62effd9c5757ba80ebb1b72c7 17909 crossfire-client_1.75.5-1_source.buildinfo
Files:
 f6998880e028b2ca759f1f7bf3cbd5cc 2114 games optional crossfire-client_1.75.5-1.dsc
 5e2216bf73e9441ddaeb9624d799f6f8 12979374 games optional crossfire-client_1.75.5.orig.tar.gz
 05436c1105509a4b5a23473e1a7d15fe 7048 games optional crossfire-client_1.75.5-1.debian.tar.xz
 70fb86ef20a74dceb72ac62677271c0e 17909 games optional crossfire-client_1.75.5-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEECcOX/lMRGGlaUzRFhAhn7p2PJlwFAmi8n4YACgkQhAhn7p2P
JlwjFg//bipMgQnHqsDpt6iTexNC969JXENVT5BvCLQP17gRn1+cu/2qPFWw5nbv
IKptFifjjQiXlkbsTLclrTzQr8AHZerKDmHLHn8EZ5T+bmlOuLP3eata99/t8POD
WmeAqlB5dzeTQ5s3PeZPiRQeEoHvBzKSFV90DJPDuHrLVBbE8do+TFQvPe6/qh0G
TdcGoYPHggru4M+v4ElEx/zBTtAcJIMRonvn2QsTWXLAZj6h4XRD2iAPMsLWXPW2
X0pt5N7q2+uVJehgGmFw9ibXnSZNF4obQAm59SQNoNJmgbaVrIsYZ/diwT2l59wm
KfRyMjotgfPg7NfCXIHAO+qaYwTINunZgtPQIdtvZSoAUs5SdhT4Zg5JZBqdVCei
gSdBGfPB0CvUDOZ+lGBGZL6wVReqFiIMvsy3Qw1xgv758zvFcP/ehc6vcR8M5+qg
nb7P/Ip8kIIplDkrA4jtZp13Mc5mxmux3hbaK/j/6JMqYb1zDa7NXheK8B/sG5wB
Is5xJOI+lU4EnZ7knYlHDaWzvZgFJQJzAThTJH7V6RsR1zEJRQvoF5nF00ItZXTf
RqCjKpeRT3wPNKNu9usKSbxk487mrAAVePZLzTFJAToetLz/80Hmgzl319EwkwXp
ct3+yltudOxjIVMEAONJHinML8UdKk1rQgqr9fLk1Qj20sYRit4=
=Qz2/
-----END PGP SIGNATURE-----