* Package: media-plugins/vdr-actuator-1.2.1 * Repository: gentoo * Maintainer: vdr@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Compiling against * vdr-2.4.1 [API version 2.4.1] >>> Unpacking source... >>> Unpacking vdr-actuator-1.2.1.tgz to /var/tmp/portage/media-plugins/vdr-actuator-1.2.1/work >>> Source unpacked in /var/tmp/portage/media-plugins/vdr-actuator-1.2.1/work >>> Preparing source in /var/tmp/portage/media-plugins/vdr-actuator-1.2.1/work/actuator-1.2.1 ... * Patching Makefile * Patching for Linguas support * available Languages for vdr-actuator-1.2.1 are: * LINGUAS="ca cs da de el es et fi fr hr hu it nl nn pl pt ro ru sl sv tr " * Fixing include of libsi-headers >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-plugins/vdr-actuator-1.2.1/work/actuator-1.2.1 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/media-plugins/vdr-actuator-1.2.1/work/actuator-1.2.1 ... make -j1 all LOCALEDIR=/var/tmp/portage/media-plugins/vdr-actuator-1.2.1/work/tmp-locale LOCDIR=/var/tmp/portage/media-plugins/vdr-actuator-1.2.1/work/tmp-locale LIBDIR=/var/tmp/portage/media-plugins/vdr-actuator-1.2.1/work/actuator-1.2.1 TMPDIR=/var/tmp/portage/media-plugins/vdr-actuator-1.2.1/temp x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -c -D_GNU_SOURCE -DCONFDIR=\"/etc/vdr\" -DPLUGIN_NAME_I18N='"actuator"' -I/usr/include -I/usr/include actuator.c actuator.c: In member function ‘bool cSatPosition::Parse(const char*)’: actuator.c:202:24: warning: format ‘%a’ expects argument of type ‘float*’, but argument 3 has type ‘char**’ [-Wformat=] 202 | if (2 == sscanf(s, "%a[^ ] %d", &sourcebuf, &position)) { | ~^ ~~~~~~~~~~ | | | | float* char** actuator.c: In member function ‘virtual void cStatusMonitor::ChannelSwitch(const cDevice*, int)’: actuator.c:437:29: error: ‘Channels’ was not declared in this scope; did you mean ‘kChannels’? 437 | cChannel channel = *Channels.GetByNumber(ChannelNumber); | ^~~~~~~~ | kChannels actuator.c: In constructor ‘cMainMenuActuator::cMainMenuActuator()’: actuator.c:711:14: error: ‘Channels’ was not declared in this scope; did you mean ‘kChannels’? 711 | OldChannel=Channels.GetByNumber(ActuatorDevice->CurrentChannel()); | ^~~~~~~~ | kChannels actuator.c: In member function ‘virtual eOSState cMainMenuActuator::ProcessKey(eKeys)’: actuator.c:907:11: error: ‘Channels’ was not declared in this scope; did you mean ‘kChannels’? 907 | Channels.Save(); | ^~~~~~~~ | kChannels actuator.c:935:11: error: ‘Channels’ was not declared in this scope; did you mean ‘kChannels’? 935 | Channels.Save(); | ^~~~~~~~ | kChannels actuator.c:941:9: error: ‘Channels’ was not declared in this scope; did you mean ‘kChannels’? 941 | Channels.Save(); | ^~~~~~~~ | kChannels actuator.c: In member function ‘void cMainMenuActuator::DisplayOsd()’: actuator.c:1496:69: warning: format not a string literal and no format arguments [-Wformat-security] 1496 | snprintf(buf, sizeof(buf), tr(menucaption[itemindex])); | ^ actuator.c:1512:68: warning: format not a string literal and no format arguments [-Wformat-security] 1512 | snprintf(buf, sizeof(buf),tr(menucaption[itemindex])); | ^ actuator.c:1532:68: warning: format not a string literal and no format arguments [-Wformat-security] 1532 | snprintf(buf, sizeof(buf),tr(menucaption[itemindex])); | ^ actuator.c: In member function ‘void cMainMenuActuator::StopScan()’: actuator.c:1647:35: warning: format ‘%lld’ expects argument of type ‘long long int’, but argument 2 has type ‘uint64_t’ {aka ‘long unsigned int’} [-Wformat=] 1647 | printf(" Scanned in %lld ms, found %d channels (new %d)\n", scantime->Elapsed(), Scanner->TotalFound(), Scanner->NewFound()); | ~~~^ ~~~~~~~~~~~~~~~~~~~ | | | | long long int uint64_t {aka long unsigned int} | %ld actuator.c: In member function ‘void cMainMenuActuator::MarkChannels()’: actuator.c:1666:7: error: ‘Channels’ was not declared in this scope; did you mean ‘kChannels’? 1666 | Channels.Lock(true); | ^~~~~~~~ | kChannels actuator.c: In member function ‘void cMainMenuActuator::UnmarkChannels()’: actuator.c:1680:7: error: ‘Channels’ was not declared in this scope; did you mean ‘kChannels’? 1680 | Channels.Lock(true); | ^~~~~~~~ | kChannels actuator.c: In member function ‘void cMainMenuActuator::DeleteMarkedChannels()’: actuator.c:1693:7: error: ‘Channels’ was not declared in this scope; did you mean ‘kChannels’? 1693 | Channels.Lock(true); | ^~~~~~~~ | kChannels make: *** [Makefile:67: actuator.o] Error 1 * ERROR: media-plugins/vdr-actuator-1.2.1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-plugins/vdr-actuator-1.2.1::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-plugins/vdr-actuator-1.2.1::gentoo'`. * The complete build log is located at '/var/log/portage/media-plugins:vdr-actuator-1.2.1:20191227-171437.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-plugins/vdr-actuator-1.2.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-plugins/vdr-actuator-1.2.1/temp/environment'. * Working directory: '/var/tmp/portage/media-plugins/vdr-actuator-1.2.1/work/actuator-1.2.1' * S: '/var/tmp/portage/media-plugins/vdr-actuator-1.2.1/work/actuator-1.2.1'