Source: vdr-plugin-remoteosd
Version: 1.0.0-5
Severity: serious
Tags: buster sid

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

...
g++ -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 
-c -DPLUGIN_NAME_I18N='"remoteosd"'  -o menu.o menu.c
menu.c: In member function 'bool cRemoteOsdMenu::Open(const char*, short 
unsigned int, const char*)':
menu.c:72:23: error: 'Channels' was not declared in this scope
   cChannel *channel = Channels.GetByNumber(cDevice::CurrentChannel());
                       ^~~~~~~~
menu.c:72:23: note: suggested alternative: 'cChannels'
   cChannel *channel = Channels.GetByNumber(cDevice::CurrentChannel());
                       ^~~~~~~~
                       cChannels
Makefile:65: recipe for target 'menu.o' failed
make[1]: *** [menu.o] Error 1

Reply via email to