Bug#872497: vdr-plugin-games FTBFS with vdr 2.3.8

Adrian Bunk bunk at debian.org
Thu Aug 17 20:17:07 UTC 2017


Source: vdr-plugin-games
Version: 0.6.3-46
Severity: serious
Tags: buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/vdr-plugin-games.html

...
g++ -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -O2 -fdebug-prefix-map=/build/vdr-2.3.8=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -Wdate-time -D_FORTIFY_SOURCE=2  -c -DVERSION=\"0.6.3\" -D_GNU_SOURCE -DVDRVERSNUM=20308 -g -O2 -fstack-protector-strong -Wformat -Werror=format-security -g -O2 -fdebug-prefix-map=/build/vdr-2.3.8=. -fstack-protector-strong -Wformat -Werror=format-security -Wdate-time -D_FORTIFY_SOURCE=2 -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE  -I/usr/include/vdr/include  -I/usr/include/vdr/include -c screen.cpp -o screen.o
screen.cpp: In function 'int Scr::palette(int)':
screen.cpp:90:23: error: 'cBitmap* cOsd::GetBitmap(int)' is protected within this context
    screen->GetBitmap(0)->SetColor(i, PALETTE(i));
                       ^
In file included from screen.cpp:8:0:
/usr/include/vdr/osd.h:792:12: note: declared protected here
   cBitmap *GetBitmap(int Area);
            ^~~~~~~~~
Makefile:95: recipe for target 'screen.o' failed
make[3]: *** [screen.o] Error 1



More information about the pkg-vdr-dvb-devel mailing list