Your message dated Sat, 25 Oct 2025 09:34:12 +0000
with message-id <[email protected]>
and subject line Bug#1112701: fixed in antimony 0.9.3-2.1
has caused the Debian Bug report #1112701,
regarding antimony: 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.)
--
1112701: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1112701
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: antimony
Version: 0.9.3-2
Severity: serious
Tags: ftbfs
Justification: FTBFS
User: [email protected]
Usertags: cmake-4
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Dear maintainer,
During a test rebuild for CMake 4, antimony failed to rebuild.
Log Summary:
-
-------------------------------------------------------------------------------
[...]
Files:
49aeb5b8ed45aad282e20db5f5a10b8f 1037617 antimony_0.9.3.orig.tar.gz
cba786f1ff9b382c7c0e9eabc5ba0f28 9992 antimony_0.9.3-2.debian.tar.xz
- -----BEGIN PGP SIGNATURE-----
iQJFBAEBCAAvFiEEYsAXsSqWkZu7etRd2EdHrOS2gT0FAl+5ElkRHHRpYWdvQGRl
Ymlhbi5vcmcACgkQ2EdHrOS2gT27eQ/9GUPrNSuDHLyH8wSKy3l6FjlMqvzXyUbF
Uz0CqVtB+WnTs+JFW1Qh8NWojhabOCw4lI8mnuY88zXms2CA69l6DruV0XfKM4vj
Nt1UzW9ASKyC6s1/gaJ4LCOfKmKAXtJR2peLNosTKZLtWFUlq1vcvEbDm+/z362k
88C0AXL1G8y4BssFHL3OAbhQ6ecsQEjaFTnQo4cFXs0XsMKAaMYkmGKSrMPjWXHt
2EH7jCc3NenrNi5rCIhHA0KakWyerWkmvU5AxoygTg3TBx//GD5kApLA/vb7fK1P
9jfQX3TIjvI3iAveEKm2JXxhSMlnDuFwsqPxNziWrf92Oriu5pmtBXJw1oX3FnXI
jywPa5hGRY9vUbl0dbSJs/65wV0Y6T09sn1gkK1SgR18MfMLSwUhPmqzk0QVxPvz
4GDFApdB6ReYU+NjHBLrGGyWTPlctgS6tfij84gYFnFhPD6NjOYhFDmaEqaEP5S7
rDa96wCsbSivbKxOpXfObZ2HzozGLQ4DpT9yWT5s6hiFaGLXtXov1qnEKtkc1+6h
KmedkDHAA9FheiKNmnBB2lfOuXtcVIgmKE0yRKwWyWGN5kTfspYCdX+o1J0mjA3/
/xupw1WAu1xBOrik8zmGdibFK2O8K5PI3h8kbXAz0Zj1t+8dNW7JvuaDyDfBlIg6
ANYJVEcoMQk=
=Mvhn
- -----END PGP SIGNATURE-----
dpkg-source: warning: cannot verify inline signature for
./antimony_0.9.3-2.dsc: no acceptable signature found
dpkg-source: info: extracting antimony in
/build/reproducible-path/antimony-0.9.3
dpkg-source: info: unpacking antimony_0.9.3.orig.tar.gz
dpkg-source: info: unpacking antimony_0.9.3-2.debian.tar.xz
dpkg-source: info: using patch list from debian/patches/series
dpkg-source: info: applying bugged_parsercheck
dpkg-source: info: applying
0002-Use-new-CMake-Python-discovery-with-matching-Boost-P.patch
dpkg-source: info: applying 0003-Change-python-variable-in-cmake.patch
dpkg-source: info: applying 0004-Import-QPainterPath.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 antimony
dpkg-buildpackage: info: source version 0.9.3-2
dpkg-buildpackage: info: source distribution unstable
dpkg-buildpackage: info: source changed by Tiago Bortoletto Vaz
<[email protected]>
dpkg-source --before-build .
dpkg-buildpackage: info: host architecture arm64
debian/rules clean
dh clean --with python3 --buildsystem=cmake
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
dh_auto_clean -O--buildsystem=cmake
dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 9
in use)
dh_clean -O--buildsystem=cmake
rm -f debian/debhelper-build-stamp
rm -rf debian/.debhelper/
dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in
use)
rm -f -- debian/antimony.substvars debian/files
rm -fr -- debian/antimony/ debian/tmp/
find . \( \( \
\( -path .\*/.git -o -path .\*/.svn -o -path .\*/.bzr -o -path
.\*/.hg -o -path .\*/CVS -o -path .\*/.pc -o -path .\*/_darcs \) -prune -o
-type f -a \
\( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
-o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
-o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
-o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
\) -exec rm -f {} + \) -o \
\( -type d -a \( -name autom4te.cache -o -name __pycache__ \)
-prune -exec rm -rf {} + \) \)
debian/rules binary
dh binary --with python3 --buildsystem=cmake
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
dh_update_autotools_config -O--buildsystem=cmake
dh_auto_configure -O--buildsystem=cmake
dh_auto_configure: warning: Compatibility levels before 10 are deprecated
(level 9 in use)
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 "-GUnix Makefiles"
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/aarch64-linux-gnu ..
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/antimony-0.9.3/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/antimony-0.9.3/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_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
########################
# INTERNAL cache entries
########################
//This is the directory where this CMakeCache.txt was created
CMAKE_CACHEFILE_DIR:INTERNAL=/build/reproducible-path/antimony-0.9.3/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/antimony-0.9.3
//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 "-GUnix Makefiles"
-DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_INSTALL_LIBDIR=lib/aarch64-linux-gnu ..
returned exit code 1
make: *** [debian/rules:8: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
-
--------------------------------------------------------------------------------
Build finished at 2025-08-29T13:44:42Z
-
-------------------------------------------------------------------------------
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/2388689/
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/152347/
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
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEmwPruYMA35fCsSO/zIxr3RQD9MoFAmi0zQkACgkQzIxr3RQD
9MrZLhAAmycIf4D2LrAESQjsz6ILVZiylrPndCIiqegAmqRggNpu/rthy2BaeXDv
sPcRxxr1XViYnNzkwOTbnifbIPnLgWJ3gLp1u5M6Q21dOBANm5k7DVa/3mKxQ/uU
pcQuKD4P25F24kVZ4Otk0C8KXMuWVqDiw8XBfi2ighK27TiOarbUtNVtM3LPMDwP
8WACXlAgjMSkVSN2b6xTMuE0gCjNPrbH6rUqc1wxVYknPZTAoQPgNiupEzuJSM+K
/OpfvxZIFuNs5WW7tZqyY1MI8wObtyLxo1HOdhxp/h8aQO9Q2Ff8syHRAu/DSNaq
0nbTCG1p/maQV9bxs/6uSU99NT8/X4XelqLlODERAKLnK7Aa/QZQEQHjmumsPHBt
tNb2WW6egBgQ6c8PWlVT1UiQlktitduTT0GQIEUKq1jwNJerLL2DRyTxN+teXIFC
bVkcWyF+KA8rgxgJYqU6Rc5URMNeTYPYQjEyye1UiU9QovBbjMk9wkWVXKF9ILFW
VRmtRtnsrd+YbG+b6FXVvOJqhgrn/hC1TKzixmE1K3cco8ETRbA5HOWE5WFFe6g0
rOI07OTMlmaYvXTLNuiS/VwF4bv7SetBS/SUbM7SMIv+N2GAEj519jk+JbU4zmPb
e3ZoP0NHFB8PYTmUKF0ve/bQL9Ln3of5nXcgz8bxPRe75fkRdrg=
=jHxS
-----END PGP SIGNATURE-----
--- End Message ---
--- Begin Message ---
Source: antimony
Source-Version: 0.9.3-2.1
Done: Adrian Bunk <[email protected]>
We believe that the bug you reported is fixed in the latest version of
antimony, 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 antimony 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 20:33:32 +0300
Source: antimony
Architecture: source
Version: 0.9.3-2.1
Distribution: unstable
Urgency: medium
Maintainer: Tiago Bortoletto Vaz <[email protected]>
Changed-By: Adrian Bunk <[email protected]>
Closes: 1112701
Changes:
antimony (0.9.3-2.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Fix FTBFS with CMake 4. (Closes: #1112701)
Checksums-Sha1:
b710d9608c3a4f2b5dec2ba0c8291c794b277cc9 1961 antimony_0.9.3-2.1.dsc
69bf69799c384502165e013f10f3d41d9e413937 10292 antimony_0.9.3-2.1.debian.tar.xz
Checksums-Sha256:
23799382b2e170ed6f5e89a128157627907cc8dbc6bb376f0533264f7f64d225 1961
antimony_0.9.3-2.1.dsc
49e044c5c4e00d25f5778c589b8fdd821c6c80b6b8efa13f442d631bc95989f5 10292
antimony_0.9.3-2.1.debian.tar.xz
Files:
2a43dc1820d95d580bc0b9f2773baf6e 1961 graphics optional antimony_0.9.3-2.1.dsc
7179e7ce4aa669f72bc48d4a45bb8cd4 10292 graphics optional
antimony_0.9.3-2.1.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEOvp1f6xuoR0v9F3wiNJCh6LYmLEFAmjqlpMACgkQiNJCh6LY
mLHVDhAAkwqw8NyjlVjmQyGYGPjBpzz/UvApvSIVTFvTgK8yF76bdfXl1SnZujpa
gyGRATxOmacqXiMYHE6lBoaRT0blJr7AYa1d7dsCgyR1JM8fGK8j1BTRZ/TbjJKz
Fcf4N4gHiwqJajECTBc21Q46IpvKTmrpZ+e+hcILoD6F7rkc7hP83DczMFmNpZMa
gRHck8quL/QX/W7dINiNkYxqH9GjNckaL42eW8Q19IvNUXGM5c1V9GZ4GsGrKSvf
vFMfoNiwYj7y7Rp6v+HO6iO7WKSlXIJZeZaFmRRcKmETq3GUF8GlIGwZV49CaXVV
nNZT/k9H5FN2WFvzWJjyeQgXqNGjynKcUrz9R8tLEDh2LUuGPdJKNI/mOky6uld6
14HufxQqrvcjRbGw0LOxB20vCMffcyseeiuqtZfNeYDRSkFaD0ykw4OUXshFxRvL
zOwgb4t1zCm5wPyzncWX7u5F/ngOl093Ms4yB9D/TakpxxDuEFjoLs7sbCuVr+az
XNXlhif8wmY5/1d0tlN9tIxLUMCPQWi+pDe9fbNsMPzxgamuTNgFkFuBohS9h6Xg
2SUNavlAu2baJApyJgt8kffJOQRchOZUpolrrXQIgttUULeiNXZE+in7VU0A6aMy
YN7yAihsTs4ZRG0eOl9s5OD9zBLcUVZecWe6tMDLqdrFz0oVgtE=
=SN2J
-----END PGP SIGNATURE-----
pgpTMLZafjtnU.pgp
Description: PGP signature
--- End Message ---