Source: mrboom Version: 4.9-1 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 -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. > -fstack-protector-strong -Wformat -Werror=format-security -O3 -DMRBOOM > -DHAVE_IBXM -D_FORTIFY_SOURCE=0 -DPLATFORM=\"unix\" -DGIT_VERSION=\"" "\" > -D__LIBSDL2__ -DLOAD_FROM_FILES -Isdl2/xBRZ -I./libretro-common/include > -I./libretro-common -I./ai -I. -Wall -pedantic -fPIC -std=c++11 -Wdate-time > -c -o ai/GridFunctions.o ai/GridFunctions.cpp > In file included from ./mrboom.h:618, > from ai/MrboomHelper.hpp:3, > from ai/BotTree.cpp:1: > /usr/include/SDL2/SDL_mixer.h:25:10: fatal error: SDL_stdinc.h: No such file > or directory > 25 | #include "SDL_stdinc.h" > | ^~~~~~~~~~~~~~ > compilation terminated. > In file included from ./mrboom.h:618, > from ai/MrboomHelper.hpp:3, > from ai/Bot.hpp:2, > from ai/Bot.cpp:1: > /usr/include/SDL2/SDL_mixer.h:25:10: fatal error: SDL_stdinc.h: No such file > or directory > 25 | #include "SDL_stdinc.h" > | ^~~~~~~~~~~~~~ > compilation terminated. > make[2]: *** [<builtin>: ai/BotTree.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/02/22/mrboom_4.9-1_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.

