Your message dated Wed, 29 Oct 2025 21:15:33 +0000
with message-id <[email protected]>
and subject line Bug#1113073: fixed in kernelshark 2.4.0-2
has caused the Debian Bug report #1113073,
regarding kernelshark: 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.)


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

Dear maintainer,

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

Log Summary:
-------------------------------------------------------------------------------
[...]
 59af23e4059d831b8cfdecd21b139a97 9368 kernelshark_2.4.0-1.debian.tar.xz

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

iQIzBAEBCgAdFiEEuDQJkCg9jZvBlJrHR5mjUUbRKzUFAmfwYe8ACgkQR5mjUUbR
KzXd5A/9FFBuKz/yrLy48gCAqrIay5EBg34KDsg5CdNW1xx4RE69lzVzpD3N6mq3
sNuYKQCkllfctBColO2wbHBJvC9doDyA9kNVZZ647TmxA6wwCap+1PXXPnb5rDex
BsPGb6CIwuXq/vAW24zD6RmTBWCN25EovqZuyNtXPtcTp6Wp9vIsLuYvmC4FFdgk
+odBwLDR+kgIH/zJfdEtlB/yY8NX5No37IGM07RgXwNjhloSR24iBi6bfAAOfJs/
BFrsGQj9Fg9xIo+3Vim9BBgtUr1VyITBdRniu++phPLX/87BRicBwHX1KTsFMwtz
mY1THfD/nMK0/sZcRMIWZK5bZE0D0iM/zOGIdlK30tluN8gpaRY8hjCS4oss9Z7I
8MNDK7ViICCDWSJeGuw2LH6nRz9oKbw2H4tkABj4ZXAq7O6n7bPf14en9/trzrCY
SHkqmmeIrgb20UFBVha6dfzdv20NutqUT/6kLJTMofyQzsv2ia9iwnGhTC6ntUpQ
IbBXFnYA7TevM+UyAbUVqlE12XS24Pbe40BbXFNAPFalPOURqIQXR8htAYankQld
3/t+jxvs3iEC29dBJ8O9Q/93FKDHrsy4nP/88Xwie09ySvjtfckg37GBRSTwbuwq
VGOvIDQFaUhBFMP7Wnw7iQzIFOnANKFnJioDm1EeBCskztR5Th0=
=AmRX
-----END PGP SIGNATURE-----

dpkg-source: warning: cannot verify inline signature for 
./kernelshark_2.4.0-1.dsc: no acceptable signature found
dpkg-source: info: extracting kernelshark in 
/build/reproducible-path/kernelshark-2.4.0
dpkg-source: info: unpacking kernelshark_2.4.0.orig.tar.gz
dpkg-source: info: unpacking kernelshark_2.4.0-1.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying remove_rpath.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 kernelshark
dpkg-buildpackage: info: source version 2.4.0-1
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Sudip Mukherjee 
<[email protected]>
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
 debian/rules clean
dh clean --builddirectory=builddir
   dh_auto_clean -O--builddirectory=builddir
   dh_autoreconf_clean -O--builddirectory=builddir
   dh_clean -O--builddirectory=builddir
 debian/rules binary
dh binary --builddirectory=builddir
   dh_update_autotools_config -O--builddirectory=builddir
   dh_autoreconf -O--builddirectory=builddir
   debian/rules override_dh_auto_configure
make[1]: Entering directory '/build/reproducible-path/kernelshark-2.4.0'
mkdir -p /build/reproducible-path/kernelshark-2.4.0/builddir
cp /build/reproducible-path/kernelshark-2.4.0/build/* 
/build/reproducible-path/kernelshark-2.4.0/builddir/.
dh_auto_configure -- -D_INSTALL_PREFIX=/usr 
-D_LIBDIR=/usr/lib/aarch64-linux-gnu \
          -DPKG_CONGIG_DIR=/usr/lib/aarch64-linux-gnu/pkgconfig
        cd builddir && 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 
-D_INSTALL_PREFIX=/usr -D_LIBDIR=/usr/lib/aarch64-linux-gnu 
-DPKG_CONGIG_DIR=/usr/lib/aarch64-linux-gnu/pkgconfig ..
CMake Error at CMakeLists.txt:2 (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 builddir && tail -v -n \+0 CMakeCache.txt
==> CMakeCache.txt <==
# This is the CMakeCache file.
# For build in directory: /build/reproducible-path/kernelshark-2.4.0/builddir
# 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.
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/kernelshark-2.4.0/builddir/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.
PKG_CONGIG_DIR:UNINITIALIZED=/usr/lib/aarch64-linux-gnu/pkgconfig

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

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


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

//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/build/reproducible-path/kernelshark-2.4.0/builddir
//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/kernelshark-2.4.0
//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 builddir && 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 
-D_INSTALL_PREFIX=/usr -D_LIBDIR=/usr/lib/aarch64-linux-gnu 
-DPKG_CONGIG_DIR=/usr/lib/aarch64-linux-gnu/pkgconfig .. returned exit code 1
make[1]: *** [debian/rules:14: override_dh_auto_configure] Error 2
make[1]: Leaving directory '/build/reproducible-path/kernelshark-2.4.0'
make: *** [debian/rules:9: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
Build finished at 2025-08-30T00:11:09Z

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

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

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

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: kernelshark
Source-Version: 2.4.0-2
Done: Sudip Mukherjee <[email protected]>

We believe that the bug you reported is fixed in the latest version of
kernelshark, 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.
Sudip Mukherjee <[email protected]> (supplier of updated kernelshark 
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: Wed, 29 Oct 2025 18:13:36 +0000
Source: kernelshark
Architecture: source
Version: 2.4.0-2
Distribution: unstable
Urgency: medium
Maintainer: Sudip Mukherjee <[email protected]>
Changed-By: Sudip Mukherjee <[email protected]>
Closes: 1110874 1113073
Changes:
 kernelshark (2.4.0-2) unstable; urgency=medium
 .
   [ Adrian Bunk ]
   * Add upstream fix for FTBFS with CMake 4. (Closes: #1113073)
 .
   [ Sudip Mukherjee ]
   * Fix broken symlinks to old libraries. (Closes: #1110874)
     - Thanks Andrey Skvortsov.
Checksums-Sha1:
 88e8b0d4b178519a659997fdd5834b190b165400 2294 kernelshark_2.4.0-2.dsc
 4b9cc9778a83786dc2ec2a3f7a03760b8fddb593 10020 
kernelshark_2.4.0-2.debian.tar.xz
 8b29ce66be4d377dc45e548669df5b01e78055d8 15392 
kernelshark_2.4.0-2_amd64.buildinfo
Checksums-Sha256:
 25600e752c2573ba48096b113cbdcd0bf14b5625343a7eff79c03958da9f66af 2294 
kernelshark_2.4.0-2.dsc
 f922a55a0085ae6b78b530e872c5a2c918ef8dff121df0581cf06ec2cc291bee 10020 
kernelshark_2.4.0-2.debian.tar.xz
 7f9668c96377e04fc3e955cfbfb842eb9fea5766b5c917ae8b081ca0622fb92c 15392 
kernelshark_2.4.0-2_amd64.buildinfo
Files:
 651e67c270125424630ae0f52f709564 2294 devel optional kernelshark_2.4.0-2.dsc
 6c2d42fed54398801e369755388bd053 10020 devel optional 
kernelshark_2.4.0-2.debian.tar.xz
 d5c1fb4ffcef3398e0fd1eb9b3fe83c1 15392 devel optional 
kernelshark_2.4.0-2_amd64.buildinfo

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

iQIzBAEBCgAdFiEEuDQJkCg9jZvBlJrHR5mjUUbRKzUFAmkCXX8ACgkQR5mjUUbR
KzUtAhAAqg7UB9sslUEaI0c/asVENp2dnQal3h3AfK1WIOjFJZXDn3LJjBuXBPuN
e8Os96ft7YnqvLUhOdQowW+7lKw57fLeQboIuzvINxY49O4HrTwQr6rL1VWZVh1b
XOVwuZ9HV4noHnbtTBjj13YawJI5FwYll5RbHwBR+2nUXrdpQaRdUlmVMC5xoAty
QlefWVmM1wVj2EJBikUz0DV804aCl9nEZdlg6SpK3pPAVapDb9Ay0rjs3PHdYJha
+SML6bb5YCqHYAIl+S7y87VTUtXDCg+8oCQP+99qoc8qwagLnRE8kubkB50GBWZY
/vnuMjb9ADnGeah8qnGu9DZxMig/UuSjhtg+9exK4fg1v4VkFnwKwg2+3ZcwKV9P
GEhgOWJ8ME1Ux9NK5LJ8N84qfAFZOhEmefmY1Rruxo0BIGiZLvIIC6qYpMxk0kvk
8KysgvbtJk0CmfLW3P1SwmbkXmOIK9txPZPsDguXcD/L8lRNnu8OcLo2ZADPMBFF
2s1QSoFUr5ZBxfdgruDLHko4mPVj3zP7phsDwCMbWGQvjo2hUumJRGiGbmrNveMQ
hzwfeQVx0Q4FlSdji4+jOAa+P1YZFbx48J1/XAdeVWhhQa+PhQAKqIsd+pVOtomF
aECe+mE1iw83UBgziaKBc7bQ9p/YQdzUSlv1EGyTYXnxDUJKk1E=
=WeV/
-----END PGP SIGNATURE-----

Attachment: pgpcTfP4UncNr.pgp
Description: PGP signature


--- End Message ---

Reply via email to