Source: vdr-plugin-femon
Version: 2.2.1-1
Severity: serious
Tags: buster sid

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/vdr-plugin-femon.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='"femon"'  -o femon.o femon.c
femon.c: In member function 'virtual cOsdObject* 
cPluginFemon::MainMenuAction()':
femon.c:123:31: error: 'Channels' was not declared in this scope
   if (cControl::Control() || (Channels.Count() <= 0))
                               ^~~~~~~~
femon.c:123:31: note: suggested alternative: 'kChannels'
   if (cControl::Control() || (Channels.Count() <= 0))
                               ^~~~~~~~
                               kChannels
Makefile:73: recipe for target 'femon.o' failed
make[1]: *** [femon.o] Error 1

Reply via email to