* Package: media-plugins/vdr-epgsearch-2.4.0_p20200402-r1 * Repository: gentoo * Maintainer: martin.dummer@gmx.net proxy-maint@gentoo.org,vdr@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux pcre userland_GNU * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox * Compiling against * vdr-2.4.7 [API version 2.4.7] >>> Unpacking source... >>> Unpacking vdr-epgsearch-2.4.0_p20200402.tar.gz to /var/tmp/portage/media-plugins/vdr-epgsearch-2.4.0_p20200402-r1/work >>> Source unpacked in /var/tmp/portage/media-plugins/vdr-epgsearch-2.4.0_p20200402-r1/work >>> Preparing source in /var/tmp/portage/media-plugins/vdr-epgsearch-2.4.0_p20200402-r1/work/vdr-plugin-epgsearch-d8cff1a251ef2b54f1de3f8e6ea55a838eeb73c3 ... * Applying vdr-epgsearch-2.4.0_makefile.patch ... patching file Makefile Hunk #3 succeeded at 325 with fuzz 2. [ ok ] * Applying vdr-epgsearch-2.4.0_docsrc2man-no-gzip.patch ... [ ok ] * Applying vdr-epgsearch-2.4.0_p20200402_clang.patch ... [ ok ] * Patching Makefile * Patching for Linguas support * available Languages for vdr-epgsearch-2.4.0_p20200402 are: * LINGUAS="cs de es fi fr it lt nl sk " * Fixing include of libsi-headers >>> Source prepared. >>> Configuring source in /var/tmp/portage/media-plugins/vdr-epgsearch-2.4.0_p20200402-r1/work/vdr-plugin-epgsearch-d8cff1a251ef2b54f1de3f8e6ea55a838eeb73c3 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/media-plugins/vdr-epgsearch-2.4.0_p20200402-r1/work/vdr-plugin-epgsearch-d8cff1a251ef2b54f1de3f8e6ea55a838eeb73c3 ... * Using pcre for regexp searches make -j2 all SENDMAIL=/usr/sbin/sendmail AUTOCONFIG=0 REGEXLIB=pcre LOCALEDIR=/var/tmp/portage/media-plugins/vdr-epgsearch-2.4.0_p20200402-r1/temp/tmp-locale LOCDIR=/var/tmp/portage/media-plugins/vdr-epgsearch-2.4.0_p20200402-r1/temp/tmp-locale LIBDIR=/var/tmp/portage/media-plugins/vdr-epgsearch-2.4.0_p20200402-r1/work/vdr-plugin-epgsearch-d8cff1a251ef2b54f1de3f8e6ea55a838eeb73c3 TMPDIR=/var/tmp/portage/media-plugins/vdr-epgsearch-2.4.0_p20200402-r1/temp CC afuzzy.o x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -Og -g -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -c -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_PCREPOSIX -DPLUGIN_NAME_I18N='"epgsearch"' -o afuzzy.o afuzzy.c CC blacklist.o x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -Og -g -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -c -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_PCREPOSIX -DPLUGIN_NAME_I18N='"epgsearch"' -o blacklist.o blacklist.c afuzzy.c: In function ‘int afuzzy_checkSUB(const char*, AFUZZY*)’: afuzzy.c:197:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 197 | register char c; | ^ afuzzy.c:198:18: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 198 | register int j, d; | ^ afuzzy.c:198:21: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 198 | register int j, d; | ^ afuzzy.c: In function ‘int afuzzy_checkFLT(const char*, AFUZZY*)’: afuzzy.c:239:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 239 | register Uint FilterR = 0; | ^~~~~~~ afuzzy.c:240:19: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 240 | register Uint FilterR1; | ^~~~~~~~ afuzzy.c:241:18: warning: ISO C++17 does not allow ‘register’ storage class specifier [-Wregister] 241 | register int j; | ^ CC changrp.o x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -Og -g -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -c -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_PCREPOSIX -DPLUGIN_NAME_I18N='"epgsearch"' -o changrp.o changrp.c CC confdloader.o x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -Og -g -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -c -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_PCREPOSIX -DPLUGIN_NAME_I18N='"epgsearch"' -o confdloader.o confdloader.c CC conflictcheck.o x86_64-pc-linux-gnu-g++ -pipe -march=native -fno-diagnostics-color -Og -g -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -c -DSENDMAIL='"/usr/sbin/sendmail"' -DHAVE_PCREPOSIX -DPLUGIN_NAME_I18N='"epgsearch"' -o conflictcheck.o conflictcheck.c In file included from /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/set:60, from conflictcheck.h:30, from conflictcheck.c:26: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_tree.h: In instantiation of ‘static const _Key& std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_S_key(std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Const_Link_type) [with _Key = cConflictCheckTimerObj*; _Val = cConflictCheckTimerObj*; _KeyOfValue = std::_Identity; _Compare = TimerObjSort; _Alloc = std::allocator; std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_Const_Link_type = const std::_Rb_tree_node*]’: /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_tree.h:2069:47: required from ‘std::pair std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_get_insert_unique_pos(const key_type&) [with _Key = cConflictCheckTimerObj*; _Val = cConflictCheckTimerObj*; _KeyOfValue = std::_Identity; _Compare = TimerObjSort; _Alloc = std::allocator; std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::key_type = cConflictCheckTimerObj*]’ /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_tree.h:2122:4: required from ‘std::pair, bool> std::_Rb_tree<_Key, _Val, _KeyOfValue, _Compare, _Alloc>::_M_insert_unique(_Arg&&) [with _Arg = cConflictCheckTimerObj* const&; _Key = cConflictCheckTimerObj*; _Val = cConflictCheckTimerObj*; _KeyOfValue = std::_Identity; _Compare = TimerObjSort; _Alloc = std::allocator]’ /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_set.h:512:25: required from ‘std::pair, _Compare, typename __gnu_cxx::__alloc_traits<_Allocator>::rebind<_Key>::other>::const_iterator, bool> std::set<_Key, _Compare, _Alloc>::insert(const value_type&) [with _Key = cConflictCheckTimerObj*; _Compare = TimerObjSort; _Alloc = std::allocator; typename std::_Rb_tree<_Key, _Key, std::_Identity<_Tp>, _Compare, typename __gnu_cxx::__alloc_traits<_Allocator>::rebind<_Key>::other>::const_iterator = std::_Rb_tree, TimerObjSort, std::allocator >::const_iterator; typename __gnu_cxx::__alloc_traits<_Allocator>::rebind<_Key>::other = std::allocator; typename __gnu_cxx::__alloc_traits<_Allocator>::rebind<_Key> = __gnu_cxx::__alloc_traits, cConflictCheckTimerObj*>::rebind; typename _Allocator::value_type = cConflictCheckTimerObj*; std::set<_Key, _Compare, _Alloc>::value_type = cConflictCheckTimerObj*]’ conflictcheck.c:280:47: required from here /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_tree.h:770:15: error: static assertion failed: comparison object must be invocable as const 770 | is_invocable_v, | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/gcc/x86_64-pc-linux-gnu/11.1.0/include/g++-v11/bits/stl_tree.h:770:15: note: ‘std::is_invocable_v’ evaluates to false make: *** [Makefile:193: conflictcheck.o] Error 1 make: *** Waiting for unfinished jobs.... * ERROR: media-plugins/vdr-epgsearch-2.4.0_p20200402-r1::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-plugins/vdr-epgsearch-2.4.0_p20200402-r1::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-plugins/vdr-epgsearch-2.4.0_p20200402-r1::gentoo'`. * The complete build log is located at '/var/log/portage/media-plugins:vdr-epgsearch-2.4.0_p20200402-r1:20210510-230829.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-plugins/vdr-epgsearch-2.4.0_p20200402-r1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-plugins/vdr-epgsearch-2.4.0_p20200402-r1/temp/environment'. * Working directory: '/var/tmp/portage/media-plugins/vdr-epgsearch-2.4.0_p20200402-r1/work/vdr-plugin-epgsearch-d8cff1a251ef2b54f1de3f8e6ea55a838eeb73c3' * S: '/var/tmp/portage/media-plugins/vdr-epgsearch-2.4.0_p20200402-r1/work/vdr-plugin-epgsearch-d8cff1a251ef2b54f1de3f8e6ea55a838eeb73c3'