Bug#951943: blockattack: FTBFS: SagoDataHolder.hpp:26:10: fatal error: SDL_mixer.h: No such file or directory

Lucas Nussbaum lucas at debian.org
Sun Feb 23 07:31:49 GMT 2020


Source: blockattack
Version: 2.5.0-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):
> /usr/bin/c++  -DLOCALEDIR=\"/usr//usr/share/locale/\" -DSHAREDIR=\"/usr/share/games/blockattack\" -I/usr/include/x86_64-linux-gnu/SDL2 -I/<<PKGBUILDDIR>>/source/code/Libs/include -I/<<PKGBUILDDIR>>/source/code/Libs/include/cereal/external  -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -std=c++11 -Wno-implicit-fallthrough -g -O2 -fdebug-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -Wall -Wextra -std=c++11 -O3 -DNDEBUG -O2   -o CMakeFiles/blockattack.dir/source/code/HelpAboutState.cpp.o -c /<<PKGBUILDDIR>>/source/code/HelpAboutState.cpp
> In file included from /<<PKGBUILDDIR>>/source/code/sago/SagoTextField.hpp:28,
>                  from /<<PKGBUILDDIR>>/source/code/HelpGamepadState.hpp:28,
>                  from /<<PKGBUILDDIR>>/source/code/HelpGamepadState.cpp:24:
> /<<PKGBUILDDIR>>/source/code/sago/SagoDataHolder.hpp:26:10: fatal error: SDL_mixer.h: No such file or directory
>    26 | #include <SDL_mixer.h>      //Used for sound & music
>       |          ^~~~~~~~~~~~~
> compilation terminated.
> In file included from /<<PKGBUILDDIR>>/source/code/sago/SagoTextBox.hpp:28,
>                  from /<<PKGBUILDDIR>>/source/code/HelpAboutState.hpp:28,
>                  from /<<PKGBUILDDIR>>/source/code/HelpAboutState.cpp:24:
> /<<PKGBUILDDIR>>/source/code/sago/SagoDataHolder.hpp:26:10: fatal error: SDL_mixer.h: No such file or directory
>    26 | #include <SDL_mixer.h>      //Used for sound & music
>       |          ^~~~~~~~~~~~~
> compilation terminated.
> make[4]: *** [CMakeFiles/blockattack.dir/build.make:105: CMakeFiles/blockattack.dir/source/code/HelpGamepadState.cpp.o] Error 1

The full build log is available from:
   http://qa-logs.debian.net/2020/02/22/blockattack_2.5.0-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.



More information about the Pkg-games-devel mailing list