Your message dated Sat, 18 Oct 2025 23:05:00 +0000
with message-id <[email protected]>
and subject line Bug#1113593: fixed in ubertooth 2018.12.R1-5.4
has caused the Debian Bug report #1113593,
regarding ubertooth: 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.)
--
1113593: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1113593
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: ubertooth
Version: 2018.12.R1-5.3
Severity: serious
User: [email protected]
Usertags: cmake-4
Tags: ftbfs, forky, sid
Dear maintainer,
During a test rebuild for CMake 4, ubertooth failed to rebuild.
Log Summary:
-------------------------------------------------------------------------------
[...]
ubertooth-firmware-source/bootloader/iap.cpp
ubertooth-firmware-source/bootloader/iap.h
ubertooth-firmware-source/cc2400_test/
ubertooth-firmware-source/cc2400_test/Makefile
ubertooth-firmware-source/cc2400_test/README
ubertooth-firmware-source/cc2400_test/cc2400_test.c
ubertooth-firmware-source/clock_test/
ubertooth-firmware-source/clock_test/Makefile
ubertooth-firmware-source/clock_test/README
ubertooth-firmware-source/clock_test/clock_test.c
ubertooth-firmware-source/common/
ubertooth-firmware-source/common/LPC17xx_Interrupts.c
ubertooth-firmware-source/common/LPC17xx_Linker_Script_bootloader.ld
ubertooth-firmware-source/common/LPC17xx_Linker_Script_with_bootloader.ld
ubertooth-firmware-source/common/LPC17xx_Linker_Script_without_bootloader.ld
ubertooth-firmware-source/common/LPC17xx_Startup.c
ubertooth-firmware-source/common/README
ubertooth-firmware-source/common/cc2400.h
ubertooth-firmware-source/common/lpc17.h
ubertooth-firmware-source/common/lpcusb/
ubertooth-firmware-source/common/lpcusb/README
ubertooth-firmware-source/common/lpcusb/target/
ubertooth-firmware-source/common/lpcusb/target/debug.h
ubertooth-firmware-source/common/lpcusb/target/type.h
ubertooth-firmware-source/common/lpcusb/target/usbapi.h
ubertooth-firmware-source/common/lpcusb/target/usbcontrol.c
ubertooth-firmware-source/common/lpcusb/target/usbhw_lpc.c
ubertooth-firmware-source/common/lpcusb/target/usbhw_lpc.h
ubertooth-firmware-source/common/lpcusb/target/usbinit.c
ubertooth-firmware-source/common/lpcusb/target/usbstdreq.c
ubertooth-firmware-source/common/lpcusb/target/usbstruct.h
ubertooth-firmware-source/common/sections.ld
ubertooth-firmware-source/common/serial_fifo.c
ubertooth-firmware-source/common/serial_fifo.h
ubertooth-firmware-source/common/types.h
ubertooth-firmware-source/common/ubertooth.c
ubertooth-firmware-source/common/ubertooth.h
ubertooth-firmware-source/common/usb_serial.c
ubertooth-firmware-source/common/usb_serial.h
ubertooth-firmware-source/common.mk
ubertooth-firmware-source/ctags.mk
ubertooth-firmware-source/tc13badge/
ubertooth-firmware-source/tc13badge/Makefile
ubertooth-firmware-source/tc13badge/R5F212L4.ld
ubertooth-firmware-source/tc13badge/README
ubertooth-firmware-source/tc13badge/bitmaps.h
ubertooth-firmware-source/tc13badge/cc2400.h
ubertooth-firmware-source/tc13badge/init.S
ubertooth-firmware-source/tc13badge/ivects.S
ubertooth-firmware-source/tc13badge/mkports
ubertooth-firmware-source/tc13badge/r8c2l.io
ubertooth-firmware-source/tc13badge/tc13badge.c
ubertooth-firmware-source/tc13badge/tc13badge.h
ubertooth-firmware-source/tc13badge/toorcon.c
ubertooth-firmware-source/usb_test/
ubertooth-firmware-source/usb_test/Makefile
ubertooth-firmware-source/usb_test/README
ubertooth-firmware-source/usb_test/usb_test.c
#
dh_auto_configure --sourcedirectory=host -- -DLIB_SUFFIX=/aarch64-linux-gnu \
-DUBERTOOTH_GROUP=plugdev -DUDEV_RULES_PATH=/usr/lib/udev/rules.d
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 "-GUnix
Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON
-DCMAKE_INSTALL_LIBDIR=lib/aarch64-linux-gnu -DLIB_SUFFIX=/aarch64-linux-gnu
-DUBERTOOTH_GROUP=plugdev -DUDEV_RULES_PATH=/usr/lib/udev/rules.d ../host
CMake Error at CMakeLists.txt:23 (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/ubertooth-2018.12.R1/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.
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/ubertooth-2018.12.R1/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_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.
LIB_SUFFIX:UNINITIALIZED=/aarch64-linux-gnu
//No help, variable specified on the command line.
UBERTOOTH_GROUP:UNINITIALIZED=plugdev
//No help, variable specified on the command line.
UDEV_RULES_PATH:UNINITIALIZED=/usr/lib/udev/rules.d
########################
# INTERNAL cache entries
########################
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/build/reproducible-path/ubertooth-2018.12.R1/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/ubertooth-2018.12.R1/host
//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 "-GUnix
Makefiles" -DCMAKE_VERBOSE_MAKEFILE=ON
-DCMAKE_INSTALL_LIBDIR=lib/aarch64-linux-gnu -DLIB_SUFFIX=/aarch64-linux-gnu
-DUBERTOOTH_GROUP=plugdev -DUDEV_RULES_PATH=/usr/lib/udev/rules.d ../host
returned exit code 1
make[1]: *** [debian/rules:41: override_dh_auto_configure] Error 2
make[1]: Leaving directory '/build/reproducible-path/ubertooth-2018.12.R1'
make: *** [debian/rules:23: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
Build finished at 2025-08-30T22:42:43Z
-------------------------------------------------------------------------------
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/2412995/
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/155074/
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: ubertooth
Source-Version: 2018.12.R1-5.4
Done: Thorsten Alteholz <[email protected]>
We believe that the bug you reported is fixed in the latest version of
ubertooth, 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.
Thorsten Alteholz <[email protected]> (supplier of updated ubertooth 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, 18 Oct 2025 18:03:22 +0200
Source: ubertooth
Architecture: source
Version: 2018.12.R1-5.4
Distribution: unstable
Urgency: medium
Maintainer: Ruben Undheim <[email protected]>
Changed-By: Thorsten Alteholz <[email protected]>
Closes: 1113593
Changes:
ubertooth (2018.12.R1-5.4) unstable; urgency=medium
.
* Non-maintainer upload.
* add cmake4.patch (Closes: #1113593)
Checksums-Sha1:
865e962a362ebc9751258e958414ac6cbc1845ee 2684 ubertooth_2018.12.R1-5.4.dsc
6c571ca7f13ba4a55e9153d9d1b1d921ac361703 1281836
ubertooth_2018.12.R1.orig.tar.gz
1a0cc105fa9873c369f2a12db336e62362869b13 18108
ubertooth_2018.12.R1-5.4.debian.tar.xz
d4263b7b434c129d425293df3795327e92278e9a 10454
ubertooth_2018.12.R1-5.4_amd64.buildinfo
Checksums-Sha256:
1f1da764319373ac862e8d4d5c1313f4a53a4c3f3039544546520de4baab8816 2684
ubertooth_2018.12.R1-5.4.dsc
284638f25f8bd20e042d21e6039a0bc6df756b2918aa6ec3bef0c3123e484191 1281836
ubertooth_2018.12.R1.orig.tar.gz
7178387a3aff0a7fd7142e1da41039f6be81d5cb415712de0dd358d01539369a 18108
ubertooth_2018.12.R1-5.4.debian.tar.xz
ca597508e15e71fd30a76a1a271e2ceee3a8c98d7e153ee066c2b294b901788c 10454
ubertooth_2018.12.R1-5.4_amd64.buildinfo
Files:
93aa7fc74f67a2d328627228546a817e 2684 science optional
ubertooth_2018.12.R1-5.4.dsc
4b97ee031722a2965633b2bd49e2309d 1281836 science optional
ubertooth_2018.12.R1.orig.tar.gz
99f9ab7b6174de5bc3f13ebe797ee0a2 18108 science optional
ubertooth_2018.12.R1-5.4.debian.tar.xz
2d8e6a05c30165a9a99765d0f4ccc435 10454 science optional
ubertooth_2018.12.R1-5.4_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQKnBAEBCgCRFiEEYgH7/9u94Hgi6ruWlvysDTh7WEcFAmj0GM9fFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDYy
MDFGQkZGREJCREUwNzgyMkVBQkI5Njk2RkNBQzBEMzg3QjU4NDcTHGRlYmlhbkBh
bHRlaG9sei5kZQAKCRCW/KwNOHtYR+b+D/9YZPHA5wrA5RycPcayA6EWeglgGQxB
ifr3SLnJVRmAhgfftqE9TMxqZJVyJm9DEKJsPKtaxVy6I7SPfCBB3KHK71zLlKuf
w6dskK1BUBFYbB1eWNh/JCPt7KTpaFBgxWcszp3tuTu6jY99lZGThuBXu9RyMaCq
SEANPA6SWH8RuaIR7MVsAPq1LmPTihNY0nyO/o471nN1WOc3TMfB8AykK5MgGw8I
EZUceqDgze06Xiek23UnDC4am24Q4HmrfvLt5LOgnrIQvNLFZYOd8CtliKVWNGK+
xBFBTYvXvsv/kXaJmT5m8mPh0RYxo7wrj10hIvE20TLj/ofmOuj6oyXgVN4M8FYF
hDTxTeM0v2LRuZAEl7s0aqIYa6jwQAiX326Iokz1P+T3wsMAxl4O7TNcXwups2de
ge1CyPn0LnyCKsfmDlxo2XJsJmtfKaTlS4zg7pBbaYtNMGs41SBnQN+Jera+wCxY
Nj/Hy1N32e2/+Z6fGfOUesd7xpv2K+QDNaPOZa61Y8YJ30Ff3kzPuggC4bdZlbwp
DsLQczYGP+4o8QditBL8GmC7/v/hTayzqJscCnIcpVYQ0oJlsTbI8uv0f3m/QjhP
pThHcvu01xj9S40Y3OkIAeXcJQYGAwIUR1pHA5d/HS/MaUHIMtVDaB80iwfMypLu
TkxPkgXTHGr+Cw==
=3wKm
-----END PGP SIGNATURE-----
pgpDuXy_uH2C3.pgp
Description: PGP signature
--- End Message ---