Your message dated Sat, 25 Oct 2025 19:23:32 +0000
with message-id <[email protected]>
and subject line Bug#1113509: fixed in slim 1.4.1-2.1
has caused the Debian Bug report #1113509,
regarding slim: FTBFS with CMake 4
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
1113509: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1113509
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: slim
Version: 1.4.1-2
Severity: serious
User: [email protected]
Usertags: cmake-4
Tags: ftbfs, forky, sid

Dear maintainer,

During a test rebuild for CMake 4, slim failed to rebuild.

Log Summary:
-------------------------------------------------------------------------------
[...]

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEECbOsLssWnJBDRcxUauHfDWCPItwFAmd0HRYACgkQauHfDWCP
ItyGHhAAgbLcH+tzscNWczepuHW+qcj30osa3ZmcVPQBQOgqYloi89G6DB/8eIXz
mpq/OUxPg2iv910YZjybox/mNaaUSLQ3CRJDMHiw759h1Jhke1OiXJ+3wKiw9alw
Ro82uPjfIgKqMTwGXKOQnrhu+6Rcu0fkDKtJgzseIo0o/dJbqNvEg8vVI116FSFe
7FLjkhPNigWIfy36Cp/SgxumqQ5SyjDV+AKaoSSEGfZobf9H1dAI6QUb+Ul7H5Nc
HcMm7z4vqJ18QBKSj2dGLmgn3lZgVFZxVH4V10/G+2bbdWd/T9xjuOSUNgWZlXMy
yN7pfyW1lSD6AWzUCHHtNdrq34lx11yA3AUw/yUnnUR2gMPeriVCUuvUzUeyxYdb
X23rVbwMFWJhq7gSqWOSqaMFAGEQ8534Di1UAZMAYfjHgyWZeX8utpfUNYbvRuOc
HeBykEucrrt6ODlphcC+rsZGltgVaGDfJ3B/LxnedoDRI9BV4CBsxsLacjd0B+5e
GpAWW4UTFl3mwz/2SJt4CBIhPPwJRXvka2iTykIis7U48iR7jynP52FyfhzequV3
NMDVmWCMA/YTSpfurmap52jtftJedfmz7RTZhSH1Y298hZx1IcWacpZbd1D8AX5D
7Y22qwprTqWoZCYeqaI1yXC8h99Q5gaRJ1vyAftPLM5raKOaBBM=
=xohm
-----END PGP SIGNATURE-----

dpkg-source: warning: cannot verify inline signature for ./slim_1.4.1-2.dsc: no 
acceptable signature found
dpkg-source: info: extracting slim in /build/reproducible-path/slim-1.4.1
dpkg-source: info: unpacking slim_1.4.1.orig.tar.gz
dpkg-source: info: unpacking slim_1.4.1-2.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying log.h-Restore-required-includes.patch
dpkg-source: info: applying slim-conf.patch
dpkg-source: info: applying support-consolekit-runtime-detection.patch
dpkg-source: info: applying fix-missing-plymouth-handling.patch
dpkg-source: info: applying fix-background-blend-for-tile-and-stretch.patch
dpkg-source: info: applying fix-systemd-service.patch
dpkg-source: info: applying fix-installation-of-systemd-service-file.patch

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 slim
dpkg-buildpackage: info: source version 1.4.1-2
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Michael Biebl <[email protected]>
 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/slim-1.4.1'
dh_auto_configure -- -DUSE_PAM=yes -DUSE_CONSOLEKIT=no -DBUILD_SHARED_LIBS=no 
-DBUILD_SLIMLOCK=yes
        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 
-DUSE_PAM=yes -DUSE_CONSOLEKIT=no -DBUILD_SHARED_LIBS=no -DBUILD_SLIMLOCK=yes ..
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.


-- Configuring incomplete, errors occurred!
        cd obj-aarch64-linux-gnu && tail -v -n \+0 CMakeCache.txt
==> CMakeCache.txt <==
# This is the CMakeCache file.
# For build in directory: 
/build/reproducible-path/slim-1.4.1/obj-aarch64-linux-gnu
# It was generated by CMake: /usr/bin/cmake
# You can edit this file to change values found and used by cmake.
# If you do not want to change any of the values, simply exit the editor.
# If you do want to change a value, simply edit, save, and exit the editor.
# The syntax for the file is as follows:
# KEY:TYPE=VALUE
# KEY is the name of a variable in the cache.
# TYPE is a hint to GUIs for the type of VALUE, DO NOT EDIT TYPE!.
# VALUE is the current value for the KEY.

########################
# EXTERNAL cache entries
########################

//No help, variable specified on the command line.
BUILD_SHARED_LIBS:UNINITIALIZED=no

//No help, variable specified on the command line.
BUILD_SLIMLOCK:UNINITIALIZED=yes

//No help, variable specified on the command line.
CMAKE_BUILD_TYPE:UNINITIALIZED=None

//No help, variable specified on the command line.
CMAKE_EXPORT_NO_PACKAGE_REGISTRY:UNINITIALIZED=ON

//No help, variable specified on the command line.
CMAKE_FIND_PACKAGE_NO_PACKAGE_REGISTRY:UNINITIALIZED=ON

//Value Computed by CMake.
CMAKE_FIND_PACKAGE_REDIRECTS_DIR:STATIC=/build/reproducible-path/slim-1.4.1/obj-aarch64-linux-gnu/CMakeFiles/pkgRedirects

//No help, variable specified on the command line.
CMAKE_FIND_USE_PACKAGE_REGISTRY:UNINITIALIZED=OFF

//No help, variable specified on the command line.
CMAKE_INSTALL_LIBDIR:UNINITIALIZED=lib/aarch64-linux-gnu

//No help, variable specified on the command line.
CMAKE_INSTALL_LOCALSTATEDIR:UNINITIALIZED=/var

//No help, variable specified on the command line.
CMAKE_INSTALL_PREFIX:UNINITIALIZED=/usr

//No help, variable specified on the command line.
CMAKE_INSTALL_RUNSTATEDIR:UNINITIALIZED=/run

//No help, variable specified on the command line.
CMAKE_INSTALL_SYSCONFDIR:UNINITIALIZED=/etc

//No help, variable specified on the command line.
CMAKE_SKIP_INSTALL_ALL_DEPENDENCY:UNINITIALIZED=ON

//No help, variable specified on the command line.
CMAKE_VERBOSE_MAKEFILE:UNINITIALIZED=ON

//No help, variable specified on the command line.
FETCHCONTENT_FULLY_DISCONNECTED:UNINITIALIZED=ON

//No help, variable specified on the command line.
USE_CONSOLEKIT:UNINITIALIZED=no

//No help, variable specified on the command line.
USE_PAM:UNINITIALIZED=yes


########################
# INTERNAL cache entries
########################

//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/build/reproducible-path/slim-1.4.1/obj-aarch64-linux-gnu
//Major version of cmake used to create the current loaded cache
CMAKE_CACHE_MAJOR_VERSION:INTERNAL=4
//Minor version of cmake used to create the current loaded cache
CMAKE_CACHE_MINOR_VERSION:INTERNAL=1
//Patch version of cmake used to create the current loaded cache
CMAKE_CACHE_PATCH_VERSION:INTERNAL=1
//Path to CMake executable.
CMAKE_COMMAND:INTERNAL=/usr/bin/cmake
//Path to cpack program executable.
CMAKE_CPACK_COMMAND:INTERNAL=/usr/bin/cpack
//Path to ctest program executable.
CMAKE_CTEST_COMMAND:INTERNAL=/usr/bin/ctest
//Name of external makefile project generator.
CMAKE_EXTRA_GENERATOR:INTERNAL=
//Name of generator.
CMAKE_GENERATOR:INTERNAL=Unix Makefiles
//Generator instance identifier.
CMAKE_GENERATOR_INSTANCE:INTERNAL=
//Name of generator platform.
CMAKE_GENERATOR_PLATFORM:INTERNAL=
//Name of generator toolset.
CMAKE_GENERATOR_TOOLSET:INTERNAL=
//Source directory with the top level CMakeLists.txt file for this
// project
CMAKE_HOME_DIRECTORY:INTERNAL=/build/reproducible-path/slim-1.4.1
//Name of CMakeLists files to read
CMAKE_LIST_FILE_NAME:INTERNAL=CMakeLists.txt
//number of local generators
CMAKE_NUMBER_OF_MAKEFILES:INTERNAL=1
//Path to CMake installation.
CMAKE_ROOT:INTERNAL=/usr/share/cmake-4.1

dh_auto_configure: error: 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 
-DUSE_PAM=yes -DUSE_CONSOLEKIT=no -DBUILD_SHARED_LIBS=no -DBUILD_SLIMLOCK=yes 
.. returned exit code 1
make[1]: *** [debian/rules:22: override_dh_auto_configure] Error 2
make[1]: Leaving directory '/build/reproducible-path/slim-1.4.1'
make: *** [debian/rules:19: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
Build finished at 2025-08-30T20:31:04Z

-------------------------------------------------------------------------------

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/2411271/

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/154879/

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

--- End Message ---
--- Begin Message ---
Source: slim
Source-Version: 1.4.1-2.1
Done: Adrian Bunk <[email protected]>

We believe that the bug you reported is fixed in the latest version of
slim, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adrian Bunk <[email protected]> (supplier of updated slim 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 11 Oct 2025 21:22:19 +0300
Source: slim
Architecture: source
Version: 1.4.1-2.1
Distribution: unstable
Urgency: medium
Maintainer: Nobuhiro Iwamatsu <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 1113509
Changes:
 slim (1.4.1-2.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix FTBFS with CMake 4. (Closes: #1113509)
Checksums-Sha1:
 3b41c949b24ac2f5bcae9854de987d8bd66a0251 2012 slim_1.4.1-2.1.dsc
 5e56d39953306955e8a4353832c02c8074a09dcb 1373764 slim_1.4.1-2.1.debian.tar.xz
Checksums-Sha256:
 31eae9f9b053609a363add18963a9bcc1d9891dd8e2392205ad9193c191245c1 2012 
slim_1.4.1-2.1.dsc
 0b8e9e04418dc7a3bdb6cbf40d7beb355f8e97cb923847d07f735a23c8fe63af 1373764 
slim_1.4.1-2.1.debian.tar.xz
Files:
 c8e012328268abcab8c13e3ac75d2919 2012 x11 optional slim_1.4.1-2.1.dsc
 d70870dd41825205104c7ef6f78a585c 1373764 x11 optional 
slim_1.4.1-2.1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmjqoLgACgkQiNJCh6LY
mLH8kg//ZWbpBi6WLIKmSwSwVizM1SOqi2Tl9s4Qh8YjI5zxUIof92hChTHB4iP7
91EuUG49kC/OZ+GBbfhNT4axdfyBFp9p84CgPSe0RPU8Da2qa/xy4fzYy1razXEN
ZRZdR9/TxmznScxyjDVjgOn0bd9/QEa2xPMEoP+R1VHFcNcXyxj9LyXp+dLqC/FS
IN2D62EGS04kURk95Poueut7RLAeQYoTE0IsE++phCrVf7xUgmPMJo0XPWDLYY1L
aiv+aSPhpX3Birz1PlsiQHl9ufdqAK6IzuTzfd+aYZkzGZzV60kKTzduHThOU0rr
XfZrB5IPyGyzbsHCFMr1Z9F58TWl9BxwvpKU4fyKQxk/JDnICNXUIRMoBbnkKmiG
1qkekMgmYP1jqGYiWnikZnmkW8kJQbpyMIez+SEO+ty3nwQPablEDOsSV9Ts/USY
n5/g8B2ER9yvv9PUCzQyBs9tHoSM74jng2MVj30ca9LPh02MPFzRLsEUWl3/TdrT
XUycrEDrpvBaFQFmutEruqdkYklJjLNCFydoL0aiW8P0FlP8Hdmqx/MJ5nXasg1K
XIo9/Y3219XDklTMmuCvTk9CUDKEaDyhDcK/6guoxdAQcXTVAbRfX6tpZAW38vbn
bJYKI+B6N4MbFMVeCPTT7qbo8gQXeaaJjxAtQESbKwuUe6Xy3NY=
=kY2V
-----END PGP SIGNATURE-----

Attachment: pgpSSRBqoFAAw.pgp
Description: PGP signature


--- End Message ---

Reply via email to