Your message dated Tue, 14 Oct 2025 09:34:45 +0000
with message-id <[email protected]>
and subject line Bug#1113262: fixed in madness 0.10.1+git20200818.eee5fd9f-4
has caused the Debian Bug report #1113262,
regarding madness: 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.)
--
1113262: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1113262
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: madness
Version: 0.10.1+git20200818.eee5fd9f-3
Severity: serious
User: [email protected]
Usertags: cmake-4
Tags: ftbfs, forky, sid
Dear maintainer,
During a test rebuild for CMake 4, madness failed to rebuild.
Log Summary:
-------------------------------------------------------------------------------
[...]
/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/src/madness/mra/startup.cc:189:53:
warning: macro "__TIME__" might prevent reproducible builds [-Wdate-time]
189 | print(" compiled ...",__TIME__," on
",__DATE__);
| ^~~~~~~~
/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/src/madness/mra/startup.cc:189:69:
warning: macro "__DATE__" might prevent reproducible builds [-Wdate-time]
189 | print(" compiled ...",__TIME__," on
",__DATE__);
|
^~~~~~~~
make[3]: Leaving directory
'/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/obj-aarch64-linux-gnu'
[ 59%] Built target MADworld-obj
[ 59%] Building CXX object
src/madness/mra/CMakeFiles/MADmra-obj.dir/legendre.cc.o
cd
/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/obj-aarch64-linux-gnu/src/madness/mra
&& /usr/bin/c++
-DMADNESS_MPI_HEADER=\"/usr/lib/aarch64-linux-gnu/mpich/include/mpi.h\"
-DMAD_ROOT_DIR=\"/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f\"
-DMPICH_SKIP_MPICXX=1
-DMRA_DATA_DIR=\"/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/src/madness/mra\"
-DOMPI_SKIP_MPICXX=1
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/obj-aarch64-linux-gnu/src/madness/mra
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/src/madness/mra
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/src
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/obj-aarch64-linux-gnu/src
-I/usr/lib/aarch64-linux-gnu/mpich/include
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/obj-aarch64-linux-gnu/src/madness/world
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/src/madness/world
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/obj-aarch64-linux-gnu/src/madness/misc
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/src/madness/misc
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/obj-aarch64-linux-gnu/src/madness/tensor
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/src/madness/tensor
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/obj-aarch64-linux-gnu/src/madness/external/tinyxml
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/src/madness/external/tinyxml
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/obj-aarch64-linux-gnu/src/madness/external/muParser
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/src/madness/external/muParser
-g -O2
-ffile-prefix-map=/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -Wdate-time
-D_FORTIFY_SOURCE=2 -std=c++17 -std=c++17 -fPIC -MD -MT
src/madness/mra/CMakeFiles/MADmra-obj.dir/legendre.cc.o -MF
CMakeFiles/MADmra-obj.dir/legendre.cc.o.d -o
CMakeFiles/MADmra-obj.dir/legendre.cc.o -c
/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/src/madness/mra/legendre.cc
[ 59%] Building CXX object
src/madness/mra/CMakeFiles/MADmra-obj.dir/twoscale.cc.o
cd
/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/obj-aarch64-linux-gnu/src/madness/mra
&& /usr/bin/c++
-DMADNESS_MPI_HEADER=\"/usr/lib/aarch64-linux-gnu/mpich/include/mpi.h\"
-DMAD_ROOT_DIR=\"/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f\"
-DMPICH_SKIP_MPICXX=1
-DMRA_DATA_DIR=\"/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/src/madness/mra\"
-DOMPI_SKIP_MPICXX=1
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/obj-aarch64-linux-gnu/src/madness/mra
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/src/madness/mra
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/src
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/obj-aarch64-linux-gnu/src
-I/usr/lib/aarch64-linux-gnu/mpich/include
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/obj-aarch64-linux-gnu/src/madness/world
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/src/madness/world
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/obj-aarch64-linux-gnu/src/madness/misc
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/src/madness/misc
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/obj-aarch64-linux-gnu/src/madness/tensor
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/src/madness/tensor
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/obj-aarch64-linux-gnu/src/madness/external/tinyxml
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/src/madness/external/tinyxml
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/obj-aarch64-linux-gnu/src/madness/external/muParser
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/src/madness/external/muParser
-g -O2
-ffile-prefix-map=/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -Wdate-time
-D_FORTIFY_SOURCE=2 -std=c++17 -std=c++17 -fPIC -MD -MT
src/madness/mra/CMakeFiles/MADmra-obj.dir/twoscale.cc.o -MF
CMakeFiles/MADmra-obj.dir/twoscale.cc.o.d -o
CMakeFiles/MADmra-obj.dir/twoscale.cc.o -c
/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/src/madness/mra/twoscale.cc
[ 59%] Building CXX object src/madness/mra/CMakeFiles/MADmra-obj.dir/qmprop.cc.o
cd
/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/obj-aarch64-linux-gnu/src/madness/mra
&& /usr/bin/c++
-DMADNESS_MPI_HEADER=\"/usr/lib/aarch64-linux-gnu/mpich/include/mpi.h\"
-DMAD_ROOT_DIR=\"/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f\"
-DMPICH_SKIP_MPICXX=1
-DMRA_DATA_DIR=\"/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/src/madness/mra\"
-DOMPI_SKIP_MPICXX=1
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/obj-aarch64-linux-gnu/src/madness/mra
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/src/madness/mra
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/src
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/obj-aarch64-linux-gnu/src
-I/usr/lib/aarch64-linux-gnu/mpich/include
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/obj-aarch64-linux-gnu/src/madness/world
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/src/madness/world
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/obj-aarch64-linux-gnu/src/madness/misc
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/src/madness/misc
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/obj-aarch64-linux-gnu/src/madness/tensor
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/src/madness/tensor
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/obj-aarch64-linux-gnu/src/madness/external/tinyxml
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/src/madness/external/tinyxml
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/obj-aarch64-linux-gnu/src/madness/external/muParser
-I/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/src/madness/external/muParser
-g -O2
-ffile-prefix-map=/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f=.
-fstack-protector-strong -fstack-clash-protection -Wformat
-Werror=format-security -mbranch-protection=standard -Wdate-time
-D_FORTIFY_SOURCE=2 -std=c++17 -std=c++17 -fPIC -MD -MT
src/madness/mra/CMakeFiles/MADmra-obj.dir/qmprop.cc.o -MF
CMakeFiles/MADmra-obj.dir/qmprop.cc.o.d -o
CMakeFiles/MADmra-obj.dir/qmprop.cc.o -c
/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/src/madness/mra/qmprop.cc
make[3]: Leaving directory
'/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/obj-aarch64-linux-gnu'
[ 59%] Built target MADmra-obj
make[2]: Leaving directory
'/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/obj-aarch64-linux-gnu'
make[1]: *** [Makefile:149: all] Error 2
make[1]: Leaving directory
'/build/reproducible-path/madness-0.10.1+git20200818.eee5fd9f/obj-aarch64-linux-gnu'
dh_auto_build: error: cd obj-aarch64-linux-gnu && make -j8 "INSTALL=install
--strip-program=true" VERBOSE=1 returned exit code 2
make: *** [debian/rules:22: binary] Error 25
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
Build finished at 2025-08-30T06:17:51Z
-------------------------------------------------------------------------------
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/2403661/
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/154049/
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: madness
Source-Version: 0.10.1+git20200818.eee5fd9f-4
Done: Santiago Vila <[email protected]>
We believe that the bug you reported is fixed in the latest version of
madness, 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.
Santiago Vila <[email protected]> (supplier of updated madness 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: Tue, 14 Oct 2025 11:05:00 +0200
Source: madness
Architecture: source
Version: 0.10.1+git20200818.eee5fd9f-4
Distribution: unstable
Urgency: medium
Maintainer: Debichem Team <[email protected]>
Changed-By: Santiago Vila <[email protected]>
Closes: 1113262
Changes:
madness (0.10.1+git20200818.eee5fd9f-4) unstable; urgency=medium
.
* Team upload.
.
[ Michael Banck ]
* debian/watch: Updated.
.
[ Adrian Bunk ]
* Fix FTBFS with CMake 4. Closes: #1113262.
.
[ Santiago Vila ]
* d/control: Drop "Rules-Requires-Root: no" (default).
* d/control: Update standards-version.
Checksums-Sha1:
e3c899a561cb61c5f5fce7ca697442d52c2d0076 1853
madness_0.10.1+git20200818.eee5fd9f-4.dsc
109102bff61e5bf3bd9e2f47189b37326f3fd6f5 9008
madness_0.10.1+git20200818.eee5fd9f-4.debian.tar.xz
8fca4e48b93b12bb75efe107a58b4016bdc93dcd 7425
madness_0.10.1+git20200818.eee5fd9f-4_source.buildinfo
Checksums-Sha256:
0b238f7d9b1ff200060871ebc903ed9963f6627ceb56609863967396ed536792 1853
madness_0.10.1+git20200818.eee5fd9f-4.dsc
0a24fd5a2c77dea29a1c3db3ca8811e49f7d965d1793d3cd5e54b40f00031cf6 9008
madness_0.10.1+git20200818.eee5fd9f-4.debian.tar.xz
28fb01c5cafaa1d0b1a5e575bd6b1177a4992a2947013f67b4c0e1f2d45f5147 7425
madness_0.10.1+git20200818.eee5fd9f-4_source.buildinfo
Files:
6f9675041ce6c5ff776adb4dbf0e9063 1853 libdevel optional
madness_0.10.1+git20200818.eee5fd9f-4.dsc
3b3b5de3fe808c083daf167ed656d913 9008 libdevel optional
madness_0.10.1+git20200818.eee5fd9f-4.debian.tar.xz
8757f4bf7cbf32d0dbb1fea7094bed9c 7425 libdevel optional
madness_0.10.1+git20200818.eee5fd9f-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQEzBAEBCgAdFiEE1Uw7+v+wQt44LaXXQc5/C58bizIFAmjuE74ACgkQQc5/C58b
izKceAf/WQ9UgAQULm4HxZAMbWFiKwkVhJ50WE4+Z2NfYUteLdJ0W8+LQC1ctL0/
crPuXCVWX8+bL8ydNYKZbCjYMb7FbhByMD75lx936l29/Y1z5z2epp04lVVavusP
Vviz3llhff3a67owh3aBhdJVt3+3oU8eF3NYUl/6SG0h1ypqz1jkyzW/5yejph0p
TMvBTwVSI6aZxYUhgZgmSsGIJB59FfNxy3rUaZkekoNk8iE88kHu7LyHewPvmhb2
22TOBJZ7vwu7KqFu8RGxbPBhwZ3ivde2M14YcafXZNs7TIuFhe8WHnaCnpKJtenX
JCmOOlYIlcdVgSDZTdgdYDbkC4jG3A==
=PGWK
-----END PGP SIGNATURE-----
pgphGfV5E2fsJ.pgp
Description: PGP signature
--- End Message ---