Package: src:tao-config Version: 0.0+git20200604.84a7383-2 Severity: serious Tags: ftbfs trixie sid
Dear maintainer: During a rebuild of all packages in unstable, your package failed to build: [ Note: both "tao-config" and "xenium" fail in a similar way ] -------------------------------------------------------------------------------- [...] g++ -std=c++17 -pedantic -I/usr/include/ -Iinclude -Wall -Wextra -Werror -O3 -ftemplate-backtrace-limit=0 src/test/config/errors.cpp -o build/src/test/config/errors In file included from /usr/include/tao/json/basic_value.hpp:28, from /usr/include/tao/json/value.hpp:7, from /usr/include/tao/json.hpp:8, from include/tao/config/external/json.hpp:7, from include/tao/config/value.hpp:7, from include/tao/config.hpp:7, from src/test/config/tests.cpp:6: /usr/include/tao/json/internal/type_traits.hpp:10:10: fatal error: tao/pegtl/type_list.hpp: No such file or directory 10 | #include <tao/pegtl/type_list.hpp> | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/tao/json/basic_value.hpp:28, from /usr/include/tao/json/value.hpp:7, from /usr/include/tao/json.hpp:8, from include/tao/config/external/json.hpp:7, from include/tao/config/value.hpp:7, from include/tao/config.hpp:7, from src/test/config/errors.cpp:6: /usr/include/tao/json/internal/type_traits.hpp:10:10: fatal error: tao/pegtl/type_list.hpp: No such file or directory 10 | #include <tao/pegtl/type_list.hpp> | ^~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. compilation terminated. make[1]: *** [Makefile:35: build/src/test/config/tests] Error 1 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [Makefile:35: build/src/test/config/errors] Error 1 make[1]: Leaving directory '/<<PKGBUILDDIR>>' dh_auto_build: error: make -j2 "INSTALL=install --strip-program=true" returned exit code 2 make: *** [debian/rules:12: binary] Error 25 dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2 -------------------------------------------------------------------------------- The above is just how the build ends and not necessarily the most relevant part. If required, the full build log is available here: https://people.debian.org/~sanvila/build-logs/202505/ About the archive rebuild: The build was made on virtual machines from AWS, using sbuild and a reduced chroot with only build-essential packages. If you could not reproduce the bug please contact me privately, as I am willing to provide ssh access to a virtual machine where the bug is fully reproducible. If this is really a bug in one of the build-depends, please use reassign and add an affects on src:tao-config, so that this is still visible in the BTS web page for this package. Thanks.