Your message dated Wed, 12 Nov 2025 21:22:27 +0000
with message-id <[email protected]>
and subject line Bug#1113452: fixed in qtox 1.17.6-2.1
has caused the Debian Bug report #1113452,
regarding qtox: 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.)
--
1113452: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1113452
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: qtox
Version: 1.17.6-2
Severity: serious
User: [email protected]
Usertags: cmake-4
Tags: ftbfs, forky, sid
Dear maintainer,
During a test rebuild for CMake 4, qtox failed to rebuild.
Log Summary:
-------------------------------------------------------------------------------
[...]
Ws61zRAAtrOkPaIFresLUKolo6jRYBKkdvdeAnwOqKytyCgE1GtaTTQuCca+jO/z
Fu/4YWdUIwEmxYeKfcEUByp96OZapFdcbVvIz0hwzanIQshr2VBL1QKEKaUJH8KP
SucAuqexLzpCSiJtUTvAQghx8uYBq4YvnjRgN0l8zDhwMiEobOwHte/3HzmDo+8b
3bugMbQHtIhggGTghmv9BavMxIjES/+daZ/ovau1a8PbsIS/RQqhUtkcmmdlzrTy
0fziOBSJa4X+9pOfFatqK7As1CmSyhjW0RJUEO2iyylFx/KET/EE50hMAUxmyBNW
riiFacQNXzM+QBRMsKTqjGIC46dvmkUf2xqZY8fV7T6bMUHyHhVDsnRumXqgtake
GiqgcfLU2872qukWWzJ9JXvM5fxG1h6UGyhKA/LVQ4vjTqmZQmzDVYPIK9Y9h+Id
EkOL1uJjPwmUHdoH0OSw+GIVUkR4rNrn4Ms7a4dvn7hTrO3nxkF6uhdi9gW88Y29
AB7a3iprpRfUvpg5u9nAU0YMt9wgQ6iuKL/dtEGfdJD5PP58supuzL/9tAPsPdYM
gyZYPylgW2hSwSahBQPoOW5u1L3bn5N5k1vt2Fwz7BGB6n6F80Jtk2j2eWE5BaLx
IFeI2j+ifbKHaj9KUhls/hcyV7hhyF95Zzc6CEG66ps4biNjaWw=
=VUf/
-----END PGP SIGNATURE-----
dpkg-source: warning: cannot verify inline signature for ./qtox_1.17.6-2.dsc:
no acceptable signature found
dpkg-source: info: extracting qtox in /build/reproducible-path/qtox-1.17.6
dpkg-source: info: unpacking qtox_1.17.6.orig.tar.gz
dpkg-source: info: unpacking qtox_1.17.6-2.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying 0001-Remove-bundled-font.patch
dpkg-source: info: applying 0002-Remove-tests-requiring-net.patch
dpkg-source: info: applying 0003-fix-apparmor-Import-nvidia-abstraction.patch
dpkg-source: info: applying 0004-fix-video-fix-FTBFS-with-ffmpeg-7.0.patch
dpkg-source: info: applying 0005-throw-away-text-message-on-friend-request.patch
dpkg-source: info: applying reproducible-gzip.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 qtox
dpkg-buildpackage: info: source version 1.17.6-2
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Yangfl <[email protected]>
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
debian/rules override_dh_auto_configure
make[1]: Entering directory '/build/reproducible-path/qtox-1.17.6'
# They made ccache invoke itself recursively
dh_auto_configure -- \
-DUSE_CCACHE=OFF \
-DUPDATE_CHECK=OFF \
-DGIT_DESCRIBE='v1.17.6-2-debian' \
-DGIT_VERSION='build without git' \
-DTIMESTAMP='(disabled)'
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_CCACHE=OFF -DUPDATE_CHECK=OFF -DGIT_DESCRIBE=v1.17.6-2-debian
"-DGIT_VERSION=build without git" -DTIMESTAMP=\(disabled\) ..
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/qtox-1.17.6/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/qtox-1.17.6/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.
GIT_DESCRIBE:UNINITIALIZED=v1.17.6-2-debian
//No help, variable specified on the command line.
GIT_VERSION:UNINITIALIZED=build without git
//No help, variable specified on the command line.
TIMESTAMP:UNINITIALIZED=(disabled)
//No help, variable specified on the command line.
UPDATE_CHECK:UNINITIALIZED=OFF
//No help, variable specified on the command line.
USE_CCACHE:UNINITIALIZED=OFF
########################
# INTERNAL cache entries
########################
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/build/reproducible-path/qtox-1.17.6/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/qtox-1.17.6
//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_CCACHE=OFF -DUPDATE_CHECK=OFF -DGIT_DESCRIBE=v1.17.6-2-debian
"-DGIT_VERSION=build without git" -DTIMESTAMP=\(disabled\) .. returned exit
code 1
make[1]: *** [debian/rules:18: override_dh_auto_configure] Error 2
make[1]: Leaving directory '/build/reproducible-path/qtox-1.17.6'
make: *** [debian/rules:14: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
Build finished at 2025-08-30T16:39:35Z
-------------------------------------------------------------------------------
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/2409713/
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/154690/
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: qtox
Source-Version: 1.17.6-2.1
Done: Boyuan Yang <[email protected]>
We believe that the bug you reported is fixed in the latest version of
qtox, 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.
Boyuan Yang <[email protected]> (supplier of updated qtox 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, 12 Nov 2025 16:00:26 -0500
Source: qtox
Architecture: source
Version: 1.17.6-2.1
Distribution: unstable
Urgency: medium
Maintainer: Yangfl <[email protected]>
Changed-By: Boyuan Yang <[email protected]>
Closes: 1113452
Changes:
qtox (1.17.6-2.1) unstable; urgency=medium
.
* Non-maintainer upload.
* debian/rules: Configure with -DCMAKE_POLICY_VERSION_MINIMUM=3.5.
(Closes: #1113452)
Checksums-Sha1:
ad3fcdd48920dc49a5c63069a96cc91a0059de9a 2401 qtox_1.17.6-2.1.dsc
7ec6356da1c52cfe39c2cdfc3587664543ec9248 4777590 qtox_1.17.6.orig.tar.gz
4ca299df443033b2a006744bf9b8093b3b0d7bea 833 qtox_1.17.6.orig.tar.gz.asc
8f217c52dfbf73c0ab1adda1e980eb59bce95793 22808 qtox_1.17.6-2.1.debian.tar.xz
c44500242434d80d80a7c9dafe3c13805f6cd811 16139 qtox_1.17.6-2.1_amd64.buildinfo
Checksums-Sha256:
3aded496610fc9b360109fa993d5bfaa4acc9204ffbba9b92582af1ca55c481e 2401
qtox_1.17.6-2.1.dsc
3900764667319baa8a0da95e051e0a6c167f9c2c67e4b9c98d108f7b7bf888d6 4777590
qtox_1.17.6.orig.tar.gz
d9c54cbca379bdf3746e1550d852d1016c2020b9397049dbbf90bee4ce244703 833
qtox_1.17.6.orig.tar.gz.asc
fce9e00c6e8405e5849f63750668520335c2077958b11c192c093a37de7e380c 22808
qtox_1.17.6-2.1.debian.tar.xz
bb0b2b0ea44016627aa69d401b75f5a1e9cfe8532248400cdaba3cee48261bc1 16139
qtox_1.17.6-2.1_amd64.buildinfo
Files:
70daf3a92e12685086b36af3eef0d185 2401 net optional qtox_1.17.6-2.1.dsc
0bf7bc4133b55e1acf8c800c64e1f1c3 4777590 net optional qtox_1.17.6.orig.tar.gz
5c3c3b081f128f43dcbce43bb4aa3c1e 833 net optional qtox_1.17.6.orig.tar.gz.asc
fabaa02592e8c6cb7b0628324bb54e20 22808 net optional
qtox_1.17.6-2.1.debian.tar.xz
620d8800d80bf8a7b409c7d196721f1a 16139 net optional
qtox_1.17.6-2.1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEfncpR22H1vEdkazLwpPntGGCWs4FAmkU9zsACgkQwpPntGGC
Ws4j4xAAuO8Zt0Be2FWf8neB131GxciXJ3AUxjvDLFS3udFLU8ZHkhicYq58n6N7
YMOx+1sIJWv4uIBLpD+5e7DOArrtvOTamXYhvb2ULPt5JpQLVJ5YTBPKLnu64Max
uV4u2+K9zmUSu8umkUC5LtW57aTdhOLcrG4roTzgYpTPSVOkCswhEAeEETOftSlz
VYuS4KNLQnrYNEkxRBwL73RcGQg+FSY9qmxYjPRp/DYgxoaZTP0NbiiDpW7fcBlP
rG9ZL2oXtUstpojBN1VkTdurtYmgJvdYm+8ybawi029Z0jZxFF1+M3agR1YKLo2G
io9zRmr7scORZGlIKvdDTJ3ZTTH0len0NCkIMviE13v9U1SwcW+PIg7cMdk+zC5v
mUOoghQn5MTMw5Q8mGr1Tlxu77fesBiSYXC4a8VNxxgn9WdZ3lfhXL+KpgJBaxKK
m8dBsYZjWy0g8MvHVKNiPZ2B3xjiBC+d3YZ9BLF+YIfnPvHVPu2e3q1LJelO3I5W
k5X+bn1gMTskmOIUWuho+mv/hkR365cspzXkL3qH5bYflAbTv4jUXVnNaeZYei1G
g2ZeNxJQVXQR4+gT/9Ka/KXR1HoKv06Y7PE8TvvZouWxHS20KaWVTxHDm5+qcSH3
y0IM3DWtrNBAorar1YajJuR2oTjokhKIHd3d1GeVcAO3X7LANkc=
=GDAS
-----END PGP SIGNATURE-----
pgpG0ev6zees3.pgp
Description: PGP signature
--- End Message ---