Source: freedink Version: 109.6-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++ -DHAVE_CONFIG_H -I. -I.. -DBUILD_DATA_DIR=\"/usr/share/games\" > -I../gnulib/lib -I../gnulib/lib -DLOCALEDIR=\"/usr/share/locale\" -I../intl > -I../intl -Wdate-time -D_FORTIFY_SOURCE=2 -std=c++11 -Wno-write-strings -Wall > -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong > -Wformat -Werror=format-security -D_REENTRANT -I/usr/include/SDL2 > -I/usr/include/x86_64-linux-gnu/SDL2 -I/usr/include/SDL2 -c -o paths.o > paths.cpp > input.cpp: In function ‘void input_init()’: > input.cpp:94:15: error: ‘SDL_HINT_ANDROID_SEPARATE_MOUSE_AND_TOUCH’ was not > declared in this scope > 94 | SDL_SetHint(SDL_HINT_ANDROID_SEPARATE_MOUSE_AND_TOUCH, "0"); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > make[3]: *** [Makefile:2101: input.o] Error 1 The full build log is available from: http://qa-logs.debian.net/2020/02/22/freedink_109.6-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.