* Package: media-plugins/vdr-kvdrmon-0.6 * 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-kvdrmon-0.6.tgz to /var/tmp/portage/media-plugins/vdr-kvdrmon-0.6/work >>> Source unpacked in /var/tmp/portage/media-plugins/vdr-kvdrmon-0.6/work >>> Preparing source in /var/tmp/portage/media-plugins/vdr-kvdrmon-0.6/work/kvdrmon-0.6 ... * Applying vdr-kvdrmon-0.6-remove-menu-entry.diff ... [ ok ] * Patching Makefile * Converting to APIVERSION ... [ ok ] * Patching for Linguas support * available Languages for vdr-kvdrmon-0.6 are: ls: cannot access '/var/tmp/portage/media-plugins/vdr-kvdrmon-0.6/work/kvdrmon-0.6//po': No such file or directory * LINGUAS="" * Plugin isn't converted to gettext handling! >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-plugins/vdr-kvdrmon-0.6/work/kvdrmon-0.6 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/media-plugins/vdr-kvdrmon-0.6/work/kvdrmon-0.6 ... make -j1 all LOCALEDIR=/var/tmp/portage/media-plugins/vdr-kvdrmon-0.6/work/tmp-locale LOCDIR=/var/tmp/portage/media-plugins/vdr-kvdrmon-0.6/work/tmp-locale LIBDIR=/var/tmp/portage/media-plugins/vdr-kvdrmon-0.6/work/kvdrmon-0.6 TMPDIR=/var/tmp/portage/media-plugins/vdr-kvdrmon-0.6/temp x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -c -DCONFDIR=\"/etc/vdr\" -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"kvdrmon"' -I/usr/include -I/usr/include kvdrmon.c x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -c -DCONFDIR=\"/etc/vdr\" -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"kvdrmon"' -I/usr/include -I/usr/include sock.c x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -c -DCONFDIR=\"/etc/vdr\" -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"kvdrmon"' -I/usr/include -I/usr/include vdrmonthread.c x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -c -DCONFDIR=\"/etc/vdr\" -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"kvdrmon"' -I/usr/include -I/usr/include select.c x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -c -DCONFDIR=\"/etc/vdr\" -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"kvdrmon"' -I/usr/include -I/usr/include handler.c x86_64-pc-linux-gnu-g++ -O2 -pipe -march=native -fPIC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -c -DCONFDIR=\"/etc/vdr\" -D_GNU_SOURCE -DPLUGIN_NAME_I18N='"kvdrmon"' -I/usr/include -I/usr/include helpers.c helpers.c: In static member function ‘static std::string cHelpers::GetRunningRecordingsIntern()’: helpers.c:37:24: error: ‘Timers’ was not declared in this scope; did you mean ‘cTimers’? 37 | for(cTimer * timer = Timers.First(); timer; timer = Timers.Next(timer)) | ^~~~~~ | cTimers helpers.c: In static member function ‘static std::string cHelpers::GetNextRecordingsIntern(time_t&)’: helpers.c:57:21: error: ‘Timers’ was not declared in this scope; did you mean ‘cTimers’? 57 | for (cTimer *ti = Timers.First(); ti; ti = Timers.Next(ti)) | ^~~~~~ | cTimers helpers.c:84:21: error: ‘Timers’ was not declared in this scope; did you mean ‘cTimers’? 84 | for (cTimer *ti = Timers.First(); ti; ti = Timers.Next(ti)) | ^~~~~~ | cTimers helpers.c: In static member function ‘static std::string cHelpers::GetShutdownTimeIntern(time_t&)’: helpers.c:114:7: error: ‘Timers’ was not declared in this scope; did you mean ‘cTimers’? 114 | if (Timers.First() == NULL) | ^~~~~~ | cTimers helpers.c:121:20: error: ‘Timers’ was not declared in this scope; did you mean ‘cTimers’? 121 | for(cTimer * t = Timers.First(); t; t = Timers.Next(t)) | ^~~~~~ | cTimers make: *** [Makefile:56: helpers.o] Error 1 * ERROR: media-plugins/vdr-kvdrmon-0.6::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-plugins/vdr-kvdrmon-0.6::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-plugins/vdr-kvdrmon-0.6::gentoo'`. * The complete build log is located at '/var/log/portage/media-plugins:vdr-kvdrmon-0.6:20191227-162840.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-plugins/vdr-kvdrmon-0.6/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-plugins/vdr-kvdrmon-0.6/temp/environment'. * Working directory: '/var/tmp/portage/media-plugins/vdr-kvdrmon-0.6/work/kvdrmon-0.6' * S: '/var/tmp/portage/media-plugins/vdr-kvdrmon-0.6/work/kvdrmon-0.6'