Source: hinge Version: 0.5.0-5 Severity: serious Justification: FTBFS on amd64 Tags: bullseye sid ftbfs Usertags: ftbfs-20200225 ftbfs-bullseye
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. This rebuild was done by building only architecture:any binary packages (binary-arch target of debian/rules). Relevant part (hopefully): > cd /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/bin/maximal && /usr/bin/c++ > -I/<<PKGBUILDDIR>>/src/include -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time > -D_FORTIFY_SOURCE=2 -std=gnu++11 -fopenmp -o > CMakeFiles/get_maximal_reads.dir/maximal.cpp.o -c > /<<PKGBUILDDIR>>/src/maximal/maximal.cpp > In file included from /usr/include/spdlog/common.h:38, > from /usr/include/spdlog/spdlog.h:12, > from /<<PKGBUILDDIR>>/src/consensus/draft.cpp:14: > /usr/include/spdlog/fmt/fmt.h:22:10: fatal error: spdlog/fmt/bundled/core.h: > No such file or directory > 22 | #include <spdlog/fmt/bundled/core.h> > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ > compilation terminated. > make[3]: *** [bin/consensus/CMakeFiles/draft_assembly.dir/build.make:66: > bin/consensus/CMakeFiles/draft_assembly.dir/draft.cpp.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/02/25/hinge_0.5.0-5_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild was done on EC2 VM instances from Amazon Web Services, using a clean, minimal and up-to-date chroot. Every failed build was retried once to eliminate random failures.