Your message dated Mon, 04 May 2026 12:00:57 +0000
with message-id <[email protected]>
and subject line Bug#1133662: fixed in votca 2026-1
has caused the Debian Bug report #1133662,
regarding votca: ftbfs with GCC-16
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.)


-- 
1133662: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1133662
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:votca
Version: 2025.1-2
Severity: important
Tags: sid forky ftbfs
User: [email protected]
Usertags: ftbfs-gcc-16

Hi,

votca fails to build in a test rebuild on at least amd64 and arm64 with
gcc-16/g++-16, but builds properly with gcc-15/g++-15. The severity of this
report will be raised before the forky release.

The full build log can be found at:
https://people.debian.org/~ema/gcc-16-rebuilds/output-1/votca_arm64.build.xz

The last lines of the build log are at the end of this report.

To build with GCC 16, either set CC=gcc-16 CXX=g++-16 explicitly,
or install the gcc, g++, gfortran, ... packages from experimental.

  apt-get -t=experimental install g++ 

Common build failures include unused (but set) variables, array subscripts
partly outside array bounds, and new/dropped symbols in Debian symbols files.
For other C/C++ related build failures see the porting guide at
http://gcc.gnu.org/gcc-16/porting_to.html

Please only close this issue after double-checking that the package can be
built correctly with GCC 16.

Please do not reassign this bug to another package. If a fix in another package
is required, then file a bug for the other package (or clone), and mark this
bug as blocked by the bug in the other package.

[...]


cd /build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/csg/src/tests && 
/usr/bin/cmake -E cmake_link_script CMakeFiles/unit_test_bead.dir/link.txt 
--verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/votca-2025.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wpedantic -Wshadow -Wconversion -Wl,-z,relro 
-Wl,-z,now -Wl,--dependency-file=CMakeFiles/part_dist.dir/link.d 
CMakeFiles/part_dist.dir/part_dist/part_dist.cc.o -o part_dist/csg_part_dist  
-Wl,-rpath,/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/csg/src/libcsg:/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/tools/src/libtools:
 ../libcsg/libvotca_csg.so.2025 
../../../tools/src/libtools/libvotca_tools.so.2025 
/usr/lib/aarch64-linux-gnu/libfftw3.so 
/usr/lib/aarch64-linux-gnu/libboost_program_options.so.1.90.0 
/usr/lib/aarch64-linux-gnu/libboost_container.so.1.90.0 
/usr/lib/gcc/aarch64-linux-gnu/16/libgomp.so 
/usr/lib/aarch64-linux-gnu/libpthread.a
make[4]: Leaving directory 
'/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu'
[ 64%] Built target part_dist
[ 64%] Linking CXX executable partial_rdf/csg_partial_rdf
cd /build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/csg/src/csgapps 
&& /usr/bin/cmake -E cmake_link_script CMakeFiles/partial_rdf.dir/link.txt 
--verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/votca-2025.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wpedantic -Wshadow -Wconversion -Wl,-z,relro 
-Wl,-z,now -Wl,--dependency-file=CMakeFiles/unit_test_bead.dir/link.d 
CMakeFiles/unit_test_bead.dir/test_bead.cc.o -o unit_test_bead  
-Wl,-rpath,/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/csg/src/libcsg:/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/tools/src/libtools
 ../libcsg/libvotca_csg.so.2025 
/usr/lib/aarch64-linux-gnu/libboost_unit_test_framework.so.1.90.0 
../../../tools/src/libtools/libvotca_tools.so.2025 
/usr/lib/aarch64-linux-gnu/libfftw3.so 
/usr/lib/aarch64-linux-gnu/libboost_program_options.so.1.90.0 
/usr/lib/aarch64-linux-gnu/libboost_container.so.1.90.0 
/usr/lib/gcc/aarch64-linux-gnu/16/libgomp.so 
/usr/lib/aarch64-linux-gnu/libpthread.a
make[4]: Leaving directory 
'/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu'
[ 64%] Built target unit_test_bead
[ 64%] Linking CXX executable unit_test_lammpsdumpreaderwriter
cd /build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/csg/src/tests && 
/usr/bin/cmake -E cmake_link_script 
CMakeFiles/unit_test_lammpsdumpreaderwriter.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/votca-2025.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wpedantic -Wshadow -Wconversion -Wl,-z,relro 
-Wl,-z,now -Wl,--dependency-file=CMakeFiles/partial_rdf.dir/link.d 
CMakeFiles/partial_rdf.dir/partial_rdf/partial_rdf.cc.o 
CMakeFiles/partial_rdf.dir/partial_rdf/rdf_calculator.cc.o -o 
partial_rdf/csg_partial_rdf  
-Wl,-rpath,/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/csg/src/libcsg:/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/tools/src/libtools:
 ../libcsg/libvotca_csg.so.2025 
../../../tools/src/libtools/libvotca_tools.so.2025 
/usr/lib/aarch64-linux-gnu/libfftw3.so 
/usr/lib/aarch64-linux-gnu/libboost_program_options.so.1.90.0 
/usr/lib/aarch64-linux-gnu/libboost_container.so.1.90.0 
/usr/lib/gcc/aarch64-linux-gnu/16/libgomp.so 
/usr/lib/aarch64-linux-gnu/libpthread.a
make[4]: Leaving directory 
'/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu'
[ 64%] Built target partial_rdf
/usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/votca-2025.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wpedantic -Wshadow -Wconversion -Wl,-z,relro 
-Wl,-z,now 
-Wl,--dependency-file=CMakeFiles/unit_test_lammpsdumpreaderwriter.dir/link.d 
CMakeFiles/unit_test_lammpsdumpreaderwriter.dir/test_lammpsdumpreaderwriter.cc.o
 -o unit_test_lammpsdumpreaderwriter  
-Wl,-rpath,/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/csg/src/libcsg:/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/tools/src/libtools
 ../libcsg/libvotca_csg.so.2025 
/usr/lib/aarch64-linux-gnu/libboost_unit_test_framework.so.1.90.0 
../../../tools/src/libtools/libvotca_tools.so.2025 
/usr/lib/aarch64-linux-gnu/libfftw3.so 
/usr/lib/aarch64-linux-gnu/libboost_program_options.so.1.90.0 
/usr/lib/aarch64-linux-gnu/libboost_container.so.1.90.0 
/usr/lib/gcc/aarch64-linux-gnu/16/libgomp.so 
/usr/lib/aarch64-linux-gnu/libpthread.a
make[4]: Leaving directory 
'/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu'
[ 64%] Built target unit_test_lammpsdumpreaderwriter
[ 64%] Linking CXX executable orientcorr/csg_orientcorr
cd /build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/csg/src/csgapps 
&& /usr/bin/cmake -E cmake_link_script CMakeFiles/orientcorr.dir/link.txt 
--verbose=1
[ 64%] Linking CXX executable unit_test_interaction
cd /build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/csg/src/tests && 
/usr/bin/cmake -E cmake_link_script 
CMakeFiles/unit_test_interaction.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/votca-2025.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wpedantic -Wshadow -Wconversion -Wl,-z,relro 
-Wl,-z,now -Wl,--dependency-file=CMakeFiles/orientcorr.dir/link.d 
CMakeFiles/orientcorr.dir/orientcorr/orientcorr.cc.o -o 
orientcorr/csg_orientcorr  
-Wl,-rpath,/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/csg/src/libcsg:/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/tools/src/libtools:
 ../libcsg/libvotca_csg.so.2025 
../../../tools/src/libtools/libvotca_tools.so.2025 
/usr/lib/aarch64-linux-gnu/libfftw3.so 
/usr/lib/aarch64-linux-gnu/libboost_program_options.so.1.90.0 
/usr/lib/aarch64-linux-gnu/libboost_container.so.1.90.0 
/usr/lib/gcc/aarch64-linux-gnu/16/libgomp.so 
/usr/lib/aarch64-linux-gnu/libpthread.a
make[4]: Leaving directory 
'/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu'
[ 64%] Built target orientcorr
/usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/votca-2025.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wpedantic -Wshadow -Wconversion -Wl,-z,relro 
-Wl,-z,now -Wl,--dependency-file=CMakeFiles/unit_test_interaction.dir/link.d 
CMakeFiles/unit_test_interaction.dir/test_interaction.cc.o -o 
unit_test_interaction  
-Wl,-rpath,/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/csg/src/libcsg:/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/tools/src/libtools
 ../libcsg/libvotca_csg.so.2025 
/usr/lib/aarch64-linux-gnu/libboost_unit_test_framework.so.1.90.0 
../../../tools/src/libtools/libvotca_tools.so.2025 
/usr/lib/aarch64-linux-gnu/libfftw3.so 
/usr/lib/aarch64-linux-gnu/libboost_program_options.so.1.90.0 
/usr/lib/aarch64-linux-gnu/libboost_container.so.1.90.0 
/usr/lib/gcc/aarch64-linux-gnu/16/libgomp.so 
/usr/lib/aarch64-linux-gnu/libpthread.a
make[4]: Leaving directory 
'/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu'
[ 64%] Built target unit_test_interaction
[ 66%] Linking CXX executable unit_test_beadmotif_algorithms
cd /build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/csg/src/tests && 
/usr/bin/cmake -E cmake_link_script 
CMakeFiles/unit_test_beadmotif_algorithms.dir/link.txt --verbose=1
[ 66%] Linking CXX executable csg_density
cd /build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/csg/src/tools && 
/usr/bin/cmake -E cmake_link_script CMakeFiles/csg_density.dir/link.txt 
--verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/votca-2025.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wpedantic -Wshadow -Wconversion -Wl,-z,relro 
-Wl,-z,now 
-Wl,--dependency-file=CMakeFiles/unit_test_beadmotif_algorithms.dir/link.d 
CMakeFiles/unit_test_beadmotif_algorithms.dir/test_beadmotif_algorithms.cc.o -o 
unit_test_beadmotif_algorithms  
-Wl,-rpath,/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/csg/src/libcsg:/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/tools/src/libtools
 ../libcsg/libvotca_csg.so.2025 
/usr/lib/aarch64-linux-gnu/libboost_unit_test_framework.so.1.90.0 
../../../tools/src/libtools/libvotca_tools.so.2025 
/usr/lib/aarch64-linux-gnu/libfftw3.so 
/usr/lib/aarch64-linux-gnu/libboost_program_options.so.1.90.0 
/usr/lib/aarch64-linux-gnu/libboost_container.so.1.90.0 
/usr/lib/gcc/aarch64-linux-gnu/16/libgomp.so 
/usr/lib/aarch64-linux-gnu/libpthread.a
make[4]: Leaving directory 
'/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu'
[ 66%] Built target unit_test_beadmotif_algorithms
/usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/votca-2025.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wpedantic -Wshadow -Wconversion -Wl,-z,relro 
-Wl,-z,now -Wl,--dependency-file=CMakeFiles/csg_density.dir/link.d 
CMakeFiles/csg_density.dir/csg_density.cc.o -o csg_density  
-Wl,-rpath,/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/csg/src/libcsg:/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/tools/src/libtools:
 ../libcsg/libvotca_csg.so.2025 
../../../tools/src/libtools/libvotca_tools.so.2025 
/usr/lib/aarch64-linux-gnu/libfftw3.so 
/usr/lib/aarch64-linux-gnu/libboost_program_options.so.1.90.0 
/usr/lib/aarch64-linux-gnu/libboost_container.so.1.90.0 
/usr/lib/gcc/aarch64-linux-gnu/16/libgomp.so 
/usr/lib/aarch64-linux-gnu/libpthread.a
make[4]: Leaving directory 
'/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu'
[ 66%] Built target csg_density
[ 66%] Linking CXX executable csg_stat
cd /build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/csg/src/tools && 
/usr/bin/cmake -E cmake_link_script CMakeFiles/csg_stat.dir/link.txt --verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/votca-2025.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wpedantic -Wshadow -Wconversion -Wl,-z,relro 
-Wl,-z,now -Wl,--dependency-file=CMakeFiles/csg_stat.dir/link.d 
CMakeFiles/csg_stat.dir/csg_stat.cc.o CMakeFiles/csg_stat.dir/csg_stat_imc.cc.o 
-o csg_stat  
-Wl,-rpath,/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/csg/src/libcsg:/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/tools/src/libtools:
 ../libcsg/libvotca_csg.so.2025 
../../../tools/src/libtools/libvotca_tools.so.2025 
/usr/lib/aarch64-linux-gnu/libfftw3.so 
/usr/lib/aarch64-linux-gnu/libboost_program_options.so.1.90.0 
/usr/lib/aarch64-linux-gnu/libboost_container.so.1.90.0 
/usr/lib/gcc/aarch64-linux-gnu/16/libgomp.so 
/usr/lib/aarch64-linux-gnu/libpthread.a
make[4]: Leaving directory 
'/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu'
[ 66%] Built target csg_stat
[ 66%] Linking CXX executable csg_reupdate
cd /build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/csg/src/tools && 
/usr/bin/cmake -E cmake_link_script CMakeFiles/csg_reupdate.dir/link.txt 
--verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/votca-2025.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wpedantic -Wshadow -Wconversion -Wl,-z,relro 
-Wl,-z,now -Wl,--dependency-file=CMakeFiles/csg_reupdate.dir/link.d 
CMakeFiles/csg_reupdate.dir/csg_reupdate.cc.o -o csg_reupdate  
-Wl,-rpath,/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/csg/src/libcsg:/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/tools/src/libtools:
 ../libcsg/libvotca_csg.so.2025 
../../../tools/src/libtools/libvotca_tools.so.2025 
/usr/lib/aarch64-linux-gnu/libfftw3.so 
/usr/lib/aarch64-linux-gnu/libboost_program_options.so.1.90.0 
/usr/lib/aarch64-linux-gnu/libboost_container.so.1.90.0 
/usr/lib/gcc/aarch64-linux-gnu/16/libgomp.so 
/usr/lib/aarch64-linux-gnu/libpthread.a
make[4]: Leaving directory 
'/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu'
[ 66%] Built target csg_reupdate
[ 66%] Linking CXX executable csg_imc_solve
cd /build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/csg/src/tools && 
/usr/bin/cmake -E cmake_link_script CMakeFiles/csg_imc_solve.dir/link.txt 
--verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/votca-2025.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wpedantic -Wshadow -Wconversion -Wl,-z,relro 
-Wl,-z,now -Wl,--dependency-file=CMakeFiles/csg_imc_solve.dir/link.d 
CMakeFiles/csg_imc_solve.dir/csg_imc_solve.cc.o -o csg_imc_solve  
-Wl,-rpath,/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/csg/src/libcsg:/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/tools/src/libtools:
 ../libcsg/libvotca_csg.so.2025 
../../../tools/src/libtools/libvotca_tools.so.2025 
/usr/lib/aarch64-linux-gnu/libfftw3.so 
/usr/lib/aarch64-linux-gnu/libboost_program_options.so.1.90.0 
/usr/lib/aarch64-linux-gnu/libboost_container.so.1.90.0 
/usr/lib/gcc/aarch64-linux-gnu/16/libgomp.so 
/usr/lib/aarch64-linux-gnu/libpthread.a
make[4]: Leaving directory 
'/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu'
[ 66%] Built target csg_imc_solve
[ 66%] Linking CXX executable csg_fmatch
cd /build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/csg/src/tools && 
/usr/bin/cmake -E cmake_link_script CMakeFiles/csg_fmatch.dir/link.txt 
--verbose=1
/usr/bin/c++ -g -O2 -ffile-prefix-map=/build/reproducible-path/votca-2025.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wpedantic -Wshadow -Wconversion -Wl,-z,relro 
-Wl,-z,now -Wl,--dependency-file=CMakeFiles/csg_fmatch.dir/link.d 
CMakeFiles/csg_fmatch.dir/csg_fmatch.cc.o -o csg_fmatch  
-Wl,-rpath,/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/csg/src/libcsg:/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/tools/src/libtools:
 ../libcsg/libvotca_csg.so.2025 
../../../tools/src/libtools/libvotca_tools.so.2025 
/usr/lib/aarch64-linux-gnu/libfftw3.so 
/usr/lib/aarch64-linux-gnu/libboost_program_options.so.1.90.0 
/usr/lib/aarch64-linux-gnu/libboost_container.so.1.90.0 
/usr/lib/gcc/aarch64-linux-gnu/16/libgomp.so 
/usr/lib/aarch64-linux-gnu/libpthread.a
make[4]: Leaving directory 
'/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu'
[ 66%] Built target csg_fmatch
[ 66%] Linking CXX shared library libvotca_xtp.so
cd /build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/xtp/src/libxtp 
&& /usr/bin/cmake -E cmake_link_script CMakeFiles/votca_xtp.dir/link.txt 
--verbose=1
/usr/bin/c++ -fPIC -g -O2 
-ffile-prefix-map=/build/reproducible-path/votca-2025.1=. 
-fstack-protector-strong -fstack-clash-protection -Wformat 
-Werror=format-security -mbranch-protection=standard -Wdate-time 
-D_FORTIFY_SOURCE=2 -Wall -Wextra -Wpedantic -Wshadow -Wconversion -shared 
-Wl,-z,relro -Wl,-z,now -Wl,--dependency-file=CMakeFiles/votca_xtp.dir/link.d 
-Wl,-soname,libvotca_xtp.so.2025 -o libvotca_xtp.so.2025 
CMakeFiles/votca_xtp.dir/GaussianQuadratureBase.cc.o 
CMakeFiles/votca_xtp.dir/ImaginaryAxisIntegration.cc.o 
CMakeFiles/votca_xtp.dir/IndexParser.cc.o 
CMakeFiles/votca_xtp.dir/activedensitymatrix.cc.o 
CMakeFiles/votca_xtp.dir/anderson_mixing.cc.o 
CMakeFiles/votca_xtp.dir/aobasis.cc.o 
CMakeFiles/votca_xtp.dir/aomatrices/aoecp.cc.o 
CMakeFiles/votca_xtp.dir/aomatrices/aomatrix.cc.o 
CMakeFiles/votca_xtp.dir/aomatrices/aomultipole.cc.o 
CMakeFiles/votca_xtp.dir/aomatrices/aoplanewave.cc.o 
CMakeFiles/votca_xtp.dir/aomatrices/aopotential.cc.o 
CMakeFiles/votca_xtp.dir/aomatrices/aotransform.cc.o 
CMakeFiles/votca_xtp.dir/aoshell.cc.o CMakeFiles/votca_xtp.dir/atom.cc.o 
CMakeFiles/votca_xtp.dir/basisset.cc.o CMakeFiles/votca_xtp.dir/bfgs_trm.cc.o 
CMakeFiles/votca_xtp.dir/bsecoupling.cc.o 
CMakeFiles/votca_xtp.dir/calculators/eanalyze.cc.o 
CMakeFiles/votca_xtp.dir/calculators/einternal.cc.o 
CMakeFiles/votca_xtp.dir/calculators/ianalyze.cc.o 
CMakeFiles/votca_xtp.dir/calculators/kmclifetime.cc.o 
CMakeFiles/votca_xtp.dir/calculators/kmcmultiple.cc.o 
CMakeFiles/votca_xtp.dir/calculators/neighborlist.cc.o 
CMakeFiles/votca_xtp.dir/calculators/vaverage.cc.o 
CMakeFiles/votca_xtp.dir/checkpoint.cc.o 
CMakeFiles/votca_xtp.dir/classicalsegment.cc.o 
CMakeFiles/votca_xtp.dir/couplingbase.cc.o 
CMakeFiles/votca_xtp.dir/cubefile_writer.cc.o 
CMakeFiles/votca_xtp.dir/davidsonsolver.cc.o 
CMakeFiles/votca_xtp.dir/dftcoupling.cc.o 
CMakeFiles/votca_xtp.dir/dftengine/ERIs.cc.o 
CMakeFiles/votca_xtp.dir/dftengine/adiis.cc.o 
CMakeFiles/votca_xtp.dir/dftengine/convergenceacc.cc.o 
CMakeFiles/votca_xtp.dir/dftengine/dftengine.cc.o 
CMakeFiles/votca_xtp.dir/dftengine/diis.cc.o 
CMakeFiles/votca_xtp.dir/dftengine/embeddingengine.cc.o 
CMakeFiles/votca_xtp.dir/ecpaobasis.cc.o 
CMakeFiles/votca_xtp.dir/ecpbasisset.cc.o 
CMakeFiles/votca_xtp.dir/eeinteractor.cc.o 
CMakeFiles/votca_xtp.dir/erdiabatization.cc.o 
CMakeFiles/votca_xtp.dir/esp2multipole.cc.o 
CMakeFiles/votca_xtp.dir/espfit.cc.o 
CMakeFiles/votca_xtp.dir/factories/calculatorfactory.cc.o 
CMakeFiles/votca_xtp.dir/factories/filterfactory.cc.o 
CMakeFiles/votca_xtp.dir/factories/jobcalculatorfactory.cc.o 
CMakeFiles/votca_xtp.dir/factories/qmpackagefactory.cc.o 
CMakeFiles/votca_xtp.dir/factories/quadrature_factory.cc.o 
CMakeFiles/votca_xtp.dir/factories/sigmafactory.cc.o 
CMakeFiles/votca_xtp.dir/factories/toolfactory.cc.o 
CMakeFiles/votca_xtp.dir/fcddiabatization.cc.o 
CMakeFiles/votca_xtp.dir/gaussian_quadrature/gauss_hermite_quadrature.cc.o 
CMakeFiles/votca_xtp.dir/gaussian_quadrature/gauss_laguerre_quadrature.cc.o 
CMakeFiles/votca_xtp.dir/gaussian_quadrature/gauss_legendre_quadrature.cc.o 
CMakeFiles/votca_xtp.dir/gaussianwriter.cc.o 
CMakeFiles/votca_xtp.dir/gmhdiabatization.cc.o 
CMakeFiles/votca_xtp.dir/gnode.cc.o CMakeFiles/votca_xtp.dir/grids/grid.cc.o 
CMakeFiles/votca_xtp.dir/grids/gridbox.cc.o 
CMakeFiles/votca_xtp.dir/grids/radial_euler_maclaurin_rule.cc.o 
CMakeFiles/votca_xtp.dir/grids/regular_grid.cc.o 
CMakeFiles/votca_xtp.dir/grids/sphere_lebedev_rule.cc.o 
CMakeFiles/votca_xtp.dir/grids/vxc_grid.cc.o 
CMakeFiles/votca_xtp.dir/gwbse/bse.cc.o 
CMakeFiles/votca_xtp.dir/gwbse/bse_operator.cc.o 
CMakeFiles/votca_xtp.dir/gwbse/gw.cc.o 
CMakeFiles/votca_xtp.dir/gwbse/gwbse.cc.o 
CMakeFiles/votca_xtp.dir/gwbse/gwbseengine.cc.o 
CMakeFiles/votca_xtp.dir/gwbse/ppm.cc.o CMakeFiles/votca_xtp.dir/gwbse/rpa.cc.o 
CMakeFiles/votca_xtp.dir/gwbse/sigma_base.cc.o 
CMakeFiles/votca_xtp.dir/gyration.cc.o CMakeFiles/votca_xtp.dir/job.cc.o 
CMakeFiles/votca_xtp.dir/jobcalculators/eqm.cc.o 
CMakeFiles/votca_xtp.dir/jobcalculators/iexcitoncl.cc.o 
CMakeFiles/votca_xtp.dir/jobcalculators/iqm.cc.o 
CMakeFiles/votca_xtp.dir/jobcalculators/qmmm.cc.o 
CMakeFiles/votca_xtp.dir/jobtopology.cc.o 
CMakeFiles/votca_xtp.dir/kmccalculator.cc.o 
CMakeFiles/votca_xtp.dir/libint2_calls.cc.o 
CMakeFiles/votca_xtp.dir/matrixfreeoperator.cc.o 
CMakeFiles/votca_xtp.dir/md2qmengine.cc.o 
CMakeFiles/votca_xtp.dir/mmregion.cc.o CMakeFiles/votca_xtp.dir/molden.cc.o 
CMakeFiles/votca_xtp.dir/nbo.cc.o 
CMakeFiles/votca_xtp.dir/numerical_integration/amplitude_integration.cc.o 
CMakeFiles/votca_xtp.dir/numerical_integration/density_integration.cc.o 
CMakeFiles/votca_xtp.dir/numerical_integration/vxc_potential.cc.o 
CMakeFiles/votca_xtp.dir/openmp_cuda.cc.o 
CMakeFiles/votca_xtp.dir/orbitals.cc.o CMakeFiles/votca_xtp.dir/orbreorder.cc.o 
CMakeFiles/votca_xtp.dir/parallelxjobcalc.cc.o 
CMakeFiles/votca_xtp.dir/pmlocalization.cc.o 
CMakeFiles/votca_xtp.dir/polarregion.cc.o 
CMakeFiles/votca_xtp.dir/polarsite.cc.o 
CMakeFiles/votca_xtp.dir/populationanalysis.cc.o 
CMakeFiles/votca_xtp.dir/progressobserver.cc.o 
CMakeFiles/votca_xtp.dir/qmatom.cc.o CMakeFiles/votca_xtp.dir/qmcalculator.cc.o 
CMakeFiles/votca_xtp.dir/qmmolecule.cc.o CMakeFiles/votca_xtp.dir/qmnblist.cc.o 
CMakeFiles/votca_xtp.dir/qmpackage.cc.o 
CMakeFiles/votca_xtp.dir/qmpackages/orca.cc.o 
CMakeFiles/votca_xtp.dir/qmpackages/xtpdft.cc.o 
CMakeFiles/votca_xtp.dir/qmpair.cc.o CMakeFiles/votca_xtp.dir/qmregion.cc.o 
CMakeFiles/votca_xtp.dir/qmstate.cc.o CMakeFiles/votca_xtp.dir/qmtool.cc.o 
CMakeFiles/votca_xtp.dir/rate_engine.cc.o CMakeFiles/votca_xtp.dir/region.cc.o 
CMakeFiles/votca_xtp.dir/segment.cc.o 
CMakeFiles/votca_xtp.dir/segmentmapper.cc.o 
CMakeFiles/votca_xtp.dir/self_energy_evaluators/sigma_cda.cc.o 
CMakeFiles/votca_xtp.dir/self_energy_evaluators/sigma_exact.cc.o 
CMakeFiles/votca_xtp.dir/self_energy_evaluators/sigma_ppm.cc.o 
CMakeFiles/votca_xtp.dir/stateapplication.cc.o 
CMakeFiles/votca_xtp.dir/statefilter_base.cc.o 
CMakeFiles/votca_xtp.dir/statefilters/DeltaQ_filter.cc.o 
CMakeFiles/votca_xtp.dir/statefilters/Density_filter.cc.o 
CMakeFiles/votca_xtp.dir/statefilters/Localisation_filter.cc.o 
CMakeFiles/votca_xtp.dir/statefilters/OscillatorStrength_filter.cc.o 
CMakeFiles/votca_xtp.dir/statefilters/Overlap_filter.cc.o 
CMakeFiles/votca_xtp.dir/statesaver.cc.o 
CMakeFiles/votca_xtp.dir/statetracker.cc.o 
CMakeFiles/votca_xtp.dir/staticsite.cc.o 
CMakeFiles/votca_xtp.dir/symmetric_matrix.cc.o 
CMakeFiles/votca_xtp.dir/threecenter.cc.o 
CMakeFiles/votca_xtp.dir/tools/apdft.cc.o 
CMakeFiles/votca_xtp.dir/tools/dftgwbse.cc.o 
CMakeFiles/votca_xtp.dir/tools/diabatization.cc.o 
CMakeFiles/votca_xtp.dir/tools/gencube.cc.o 
CMakeFiles/votca_xtp.dir/tools/gpu_benchmark.cc.o 
CMakeFiles/votca_xtp.dir/tools/mol2orb.cc.o 
CMakeFiles/votca_xtp.dir/tools/molpol.cc.o 
CMakeFiles/votca_xtp.dir/tools/orb2fchk.cc.o 
CMakeFiles/votca_xtp.dir/tools/orb2mol.cc.o 
CMakeFiles/votca_xtp.dir/tools/spectrum.cc.o 
CMakeFiles/votca_xtp.dir/topology.cc.o 
CMakeFiles/votca_xtp.dir/transition_densities.cc.o 
CMakeFiles/votca_xtp.dir/trustregion.cc.o CMakeFiles/votca_xtp.dir/version.cc.o 
CMakeFiles/votca_xtp.dir/xtpapplication.cc.o  
-Wl,-rpath,/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/csg/src/libcsg:/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/tools/src/libtools:/usr/lib/aarch64-linux-gnu/hdf5/serial:
 ../../../csg/src/libcsg/libvotca_csg.so.2025 
../../../tools/src/libtools/libvotca_tools.so.2025 
/usr/lib/aarch64-linux-gnu/hdf5/serial/libhdf5_cpp.so 
/usr/lib/aarch64-linux-gnu/hdf5/serial/libhdf5.so 
/usr/lib/aarch64-linux-gnu/libcrypto.so /usr/lib/aarch64-linux-gnu/libcurl.so 
/usr/lib/aarch64-linux-gnu/libpthread.a /usr/lib/aarch64-linux-gnu/libsz.so 
/usr/lib/aarch64-linux-gnu/libz.so /usr/lib/aarch64-linux-gnu/libdl.a -lm 
/usr/lib/aarch64-linux-gnu/libxc.a /usr/lib/aarch64-linux-gnu/libint2.so.2.0.4 
/usr/lib/aarch64-linux-gnu/libecpint.a 
/usr/lib/aarch64-linux-gnu/libboost_program_options.so.1.90.0 
/usr/lib/aarch64-linux-gnu/libboost_timer.so.1.90.0 
/usr/lib/aarch64-linux-gnu/libfftw3.so 
/usr/lib/aarch64-linux-gnu/libboost_container.so.1.90.0 
/usr/lib/gcc/aarch64-linux-gnu/16/libgomp.so 
/usr/lib/aarch64-linux-gnu/libpthread.a -lm -lm 
/usr/lib/aarch64-linux-gnu/libFaddeeva.a 
/usr/lib/aarch64-linux-gnu/libpugixml.so
cd /build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu/xtp/src/libxtp 
&& /usr/bin/cmake -E cmake_symlink_library libvotca_xtp.so.2025 
libvotca_xtp.so.2025 libvotca_xtp.so
make[4]: Leaving directory 
'/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu'
[ 66%] Built target votca_xtp
make[3]: Leaving directory 
'/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu'
make[2]: *** [Makefile:149: all] Error 2
make[2]: Leaving directory 
'/build/reproducible-path/votca-2025.1/obj-aarch64-linux-gnu'
dh_auto_build: error: cd obj-aarch64-linux-gnu && make -j128 INSTALL="install 
--strip-program=true" VERBOSE=1 returned exit code 2
make[1]: *** [debian/rules:31: override_dh_auto_build-indep] Error 25
make[1]: Leaving directory '/build/reproducible-path/votca-2025.1'
make: *** [debian/rules:50: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit 
status 2

--- End Message ---
--- Begin Message ---
Source: votca
Source-Version: 2026-1
Done: Nicholas Breen <[email protected]>

We believe that the bug you reported is fixed in the latest version of
votca, 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.
Nicholas Breen <[email protected]> (supplier of updated votca 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: Sun, 03 May 2026 19:53:42 -0700
Source: votca
Binary: libvotca-2026 libvotca-2026-dbgsym libvotca-dev votca votca-data 
votca-dbgsym votca-tutorials
Architecture: source amd64 all
Version: 2026-1
Distribution: unstable
Urgency: medium
Maintainer: Debichem Team <[email protected]>
Changed-By: Nicholas Breen <[email protected]>
Description:
 libvotca-2026 - VOTCA molecular dynamics analysis - shared libraries
 libvotca-dev - VOTCA molecular dynamics analysis - development files
 votca      - Molecular dynamics analysis - coarse-graining and charge transpor
 votca-data - VOTCA molecular dynamics analysis - basis sets and scripts
 votca-tutorials - VOTCA molecular dynamics analysis - tutorials
Closes: 1133662 1135513
Changes:
 votca (2026-1) unstable; urgency=medium
 .
   * New upstream release.
     - Build-Conflicts: pybind11-dev, to prevent (unsuccessful) build of
       pyxtp.  Not packaged for Fedora either.
     - This release builds successfully with Sphinx 9. (Closes: #1135513)
     - And with GCC 16. (Closes: #1133662)
Checksums-Sha1:
 f3cb1a606306bfeab001745339b095832ec3e7d6 2786 votca_2026-1.dsc
 276d9d1b29b16e3bfa6229a24189ef2180d3cf0c 40250997 votca_2026.orig.tar.gz
 44b235b604f08bf4f68d8ab220d653aabc2d9fce 263180 votca_2026-1.debian.tar.xz
 beb78d2629cfab2dbebca9abbe8e4bdb62b5814e 156753524 
libvotca-2026-dbgsym_2026-1_amd64.deb
 b77fcb3d2c84022c02fc488d86bed7051510474e 13372276 
libvotca-2026_2026-1_amd64.deb
 5f903c6677e92b40b849eb8cc6732de5a3f3becd 145720 libvotca-dev_2026-1_amd64.deb
 3ca6b7a212c1f2787d502536ae082186c7df47ae 4730832 votca-data_2026-1_all.deb
 f323b1a1c2283428aeebc03d71e784cb9fdb12b6 19758404 votca-dbgsym_2026-1_amd64.deb
 e538b6e5cf7cf555be79455a9e40e8f036e6442a 15529432 
votca-tutorials_2026-1_all.deb
 5b9dbbc3f8b0ddf16c4c365811cfc0ac9acf5dd3 24502 votca_2026-1_amd64.buildinfo
 388b8737d6d388830b3efb6f46327adbc0fb5ea4 588460 votca_2026-1_amd64.deb
Checksums-Sha256:
 1d55fda8b8572776e7762492533dd6e4ca711cbd7fbc40cc410d394ef7573d5c 2786 
votca_2026-1.dsc
 1445d2a6dad8577f24c480e49decc4d8676cce4146fa751c09085f5deee9d372 40250997 
votca_2026.orig.tar.gz
 3bea7ec31579e9a65f6cb7a306530b74a1a0d9fabb4a3989b8435f15cfb078c8 263180 
votca_2026-1.debian.tar.xz
 e4ebebab905f84184ccbcedd180fda5357543d39a435d735a035267210256e84 156753524 
libvotca-2026-dbgsym_2026-1_amd64.deb
 0aa7ae3c098d35143247a625bc3cfbf56b52fbd94b62bf5d71ca96071c3a3940 13372276 
libvotca-2026_2026-1_amd64.deb
 682508bcf2917844cbc85ba382c3581909439f5dbc98c4fbc59b55a83a585363 145720 
libvotca-dev_2026-1_amd64.deb
 6ee4b291dcbe99f38cf4d471d709f86a5c9a2dc0ee4845a76a0de70866e535a0 4730832 
votca-data_2026-1_all.deb
 8996477ea8f946a4cff6f813cf2198d212cc4847590e7ed4196df292b306b77d 19758404 
votca-dbgsym_2026-1_amd64.deb
 83143bbf822fe9b668b4d0b8df7814d91846f04abedc42ec377b1a786a410723 15529432 
votca-tutorials_2026-1_all.deb
 3ae2b06cff747627f16d216a9fbd3091612d51584235de03eb4746f259abf522 24502 
votca_2026-1_amd64.buildinfo
 fe6d503e9899c8ade1f5affbb91fcc56def477f4ecb8abe094bab7c0a467a06d 588460 
votca_2026-1_amd64.deb
Files:
 8da11ce5bf407fd293b43175b5ebac03 2786 science optional votca_2026-1.dsc
 331bfca5cd07087277e607a11374f7bb 40250997 science optional 
votca_2026.orig.tar.gz
 35be9cc69e07417c5d705b6251ed7959 263180 science optional 
votca_2026-1.debian.tar.xz
 0a0eb7e9ca4fbba2336e91edf34a3677 156753524 debug optional 
libvotca-2026-dbgsym_2026-1_amd64.deb
 5033cf6df9f1a5bad5400182c7930a75 13372276 libs optional 
libvotca-2026_2026-1_amd64.deb
 241b596192ed8b048f361e743f9cc8e5 145720 libdevel optional 
libvotca-dev_2026-1_amd64.deb
 265f4e8682755d7cb49ab357cee41a41 4730832 science optional 
votca-data_2026-1_all.deb
 26548d196b2aaa1c48f0c8574647c042 19758404 debug optional 
votca-dbgsym_2026-1_amd64.deb
 a3f54ec7f597e2df1e942e86edc9814b 15529432 science optional 
votca-tutorials_2026-1_all.deb
 6bb309c6d392e42c3055d44ab2d561e7 24502 science optional 
votca_2026-1_amd64.buildinfo
 1dbaad0c746bb025b79fe76452c55a1c 588460 science optional votca_2026-1_amd64.deb

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

iQJGBAEBCgAwFiEEhD5fph5gYziYdtLl7kr9aexlEI8FAmn4EW0SHG5icmVlbkBk
ZWJpYW4ub3JnAAoJEO5K/WnsZRCPO/sQAKgzGEqKeDfmsP4QyGHf7BOqmIuOjq3h
qWynLb938WDJyPtwWIMyvBd6wJx94x/A66dmA1LTt90HFfNMBxiHnsjvu77RXxiB
/d113IwgCa0FcX/KuNQu2aJIalcJ9lksAgOV+NTp6IYXZz3TOR9TXiGk6+THi/iF
EbpLvA0WVOjWK/UTFMnj6YYiQbzTZJYh7WXHPrrz5eth7PomiDbPNUaCj6e/Jwim
kGYgbBZrGCnYAS8JqZQEQoTHQkY95rsvI1/qJfYWDOSl197bVQZAbYlhJSMgvPo7
pbcHcK3FnkSEuY1BBh8nenW54wll4mkHi4yMop1qp/JN64/IgONFFXh+A35wEImw
eVN0HOsvTY+A2YAW0rG/P+3llmSbzuQ9M712pI9oyaQm7X10rzIf1VSO6siWhJVj
slfAB3wK23NqLwc3OwW70h3dF7LbPEl5ZnRUfO5Zq0+TfysnDBm5C0Lba5gq+Ku7
F9n0J7Hlj0V1OPmDHKbgqeEbIAVKhNMIg6q6o6ljyY6s0xFpvyv08CB6qCDHTNBy
9YQeAeYMEIa7MzxEdabotPiQJ8/jCyZUYpn7E3786Efa/qVhx77IGLQlPtgrZTka
w2/NONeOH0ugPgP/C4f3ock5jNswoablrQwQImYOkachnHY/5EfpJMwRFoWQ9/l7
cPJCnWHMOY9U
=goch
-----END PGP SIGNATURE-----

Attachment: pgpJcJr0NORxV.pgp
Description: PGP signature


--- End Message ---

Reply via email to