Source: trigger-rally Version: 0.6.6.1-2 Severity: serious Justification: FTBFS on amd64 Tags: buster sid Usertags: ftbfs-20200222 ftbfs-buster
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > g++ -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security -std=c++11 -Wall -Wextra -pedantic > -Wdate-time -D_FORTIFY_SOURCE=2 -DNDEBUG -DUNIX -DPACKAGE_VERSION=\"0.6.6.1\" > -I'./include' -MMD -MP -c PEngine/texture.cpp -o PEngine/texture.o > In file included from PEngine/texture.cpp:12: > /usr/include/SDL2/SDL_image.h:27:10: fatal error: SDL.h: No such file or > directory > 27 | #include "SDL.h" > | ^~~~~~~ > compilation terminated. > make[1]: *** [GNUmakefile:152: PEngine/texture.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/02/22/trigger-rally_0.6.6.1-2_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.