* Package: media-plugins/vdr-streamdev-0.6.3:0 * Repository: gentoo * Maintainer: martin.dummer@gmx.net proxy-maint@gentoo.org,vdr@gentoo.org * USE: abi_x86_64 amd64 elibc_glibc kernel_linux server * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Compiling against * vdr-2.6.4 [API version 2.6.3] >>> Unpacking source... >>> Unpacking vdr-streamdev-0.6.3.tar.gz to /var/tmp/portage/media-plugins/vdr-streamdev-0.6.3/work >>> Source unpacked in /var/tmp/portage/media-plugins/vdr-streamdev-0.6.3/work >>> Preparing source in /var/tmp/portage/media-plugins/vdr-streamdev-0.6.3/work/vdr-plugin-streamdev-0.6.3 ... * Applying vdr-streamdev-0.6.3-Makefile.patch ... [ ok ] * Patching Makefile * Patching for Linguas support * available Languages for vdr-streamdev-0.6.3 are: * LINGUAS="de es fi fr it lt pl ru sk " * LINGUAS="de es fi fr it lt pl ru sk " * QA Notice: Plugin isn't converted to gettext handling! * QA Notice: Fixing include of libsi-headers >>> Source prepared. * Modern C testing: this build is using a /etc/portage/bashrc hook (2023-11-30T22:24)! * Modern C testing: see https://wiki.gentoo.org/wiki/Modern_C_porting for more info. >>> Configuring source in /var/tmp/portage/media-plugins/vdr-streamdev-0.6.3/work/vdr-plugin-streamdev-0.6.3 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/media-plugins/vdr-streamdev-0.6.3/work/vdr-plugin-streamdev-0.6.3 ... make -j4 AR=llvm-ar make -C ./tools make[1]: Entering directory '/var/tmp/portage/media-plugins/vdr-streamdev-0.6.3/work/vdr-plugin-streamdev-0.6.3/tools' clang++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] clang++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] clang++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] clang++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] clang++ -O2 -pipe -march=native -fno-diagnostics-color -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -c -D_GNU_SOURCE -I.. -o select.o select.c clang++ -O2 -pipe -march=native -fno-diagnostics-color -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -c -D_GNU_SOURCE -I.. -o socket.o socket.c clang++ -O2 -pipe -march=native -fno-diagnostics-color -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -c -D_GNU_SOURCE -I.. -o source.o source.c clang++ -O2 -pipe -march=native -fno-diagnostics-color -fPIC -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -I/usr/include -c -D_GNU_SOURCE -I.. -o tools.o tools.c clang++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] clang++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] clang++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] clang++: warning: treating 'c' input as 'c++' when in C++ mode, this behavior is deprecated [-Wdeprecated] In file included from source.c:1: In file included from ../tools/source.h:7: In file included from /usr/include/c++/v1/string:569: In file included from /usr/include/c++/v1/__algorithm/remove.h:12: In file included from /usr/include/c++/v1/__algorithm/find.h:17: In file included from /usr/include/c++/v1/__string/constexpr_c_functions.h:14: In file included from /usr/include/c++/v1/__memory/construct_at.h:23: /usr/include/c++/v1/new:247:38: error: cannot add 'abi_tag' attribute in a redeclaration 247 | _LIBCPP_NODISCARD_AFTER_CXX17 inline _LIBCPP_INLINE_VISIBILITY void* ope... | ^ /usr/include/c++/v1/__config:841:37: note: expanded from macro '_LIBCPP_INLINE_VISIBILITY' 841 | # define _LIBCPP_INLINE_VISIBILITY _LIBCPP_HIDE_FROM_ABI | ^ /usr/include/c++/v1/__config:820:26: note: expanded from macro '_LIBCPP_HIDE_FROM_ABI' 820 | __attribute__((__abi_tag__(_LIBCPP_TOSTRING(_LIBCPP_ODR_SIGNATURE)))) | ^ ../tools/tools.h:17:7: note: previous declaration is here 17 | void *operator new(size_t, void*) throw (); | ^ In file included from socket.c:1: In file included from ../tools/socket.h:5: In file included from ../tools/source.h:7: In file included from /usr/include/c++/v1/string:569: In file included from /usr/include/c++/v1/__algorithm/remove.h:12: In file included from /usr/include/c++/v1/__algorithm/find.h:17: In file included from /usr/include/c++/v1/__string/constexpr_c_functions.h:14: In file included from /usr/include/c++/v1/__memory/construct_at.h:23: /usr/include/c++/v1/new:247:38: error: cannot add 'abi_tag' attribute in a redeclaration 247 | _LIBCPP_NODISCARD_AFTER_CXX17 inline _LIBCPP_INLINE_VISIBILITY void* ope... | ^ /usr/include/c++/v1/__config:841:37: note: expanded from macro '_LIBCPP_INLINE_VISIBILITY' 841 | # define _LIBCPP_INLINE_VISIBILITY _LIBCPP_HIDE_FROM_ABI | ^ /usr/include/c++/v1/__config:820:26: note: expanded from macro '_LIBCPP_HIDE_FROM_ABI' 820 | __attribute__((__abi_tag__(_LIBCPP_TOSTRING(_LIBCPP_ODR_SIGNATURE)))) | ^ ../tools/tools.h:17:7: note: previous declaration is here 17 | void *operator new(size_t, void*) throw (); | ^ In file included from select.c:3: In file included from /usr/include/vdr/tools.h:56: In file included from /usr/include/c++/v1/algorithm:1751: In file included from /usr/include/c++/v1/__algorithm/copy.h:12: In file included from /usr/include/c++/v1/__algorithm/copy_move_common.h:18: In file included from /usr/include/c++/v1/__string/constexpr_c_functions.h:14: In file included from /usr/include/c++/v1/__memory/construct_at.h:23: /usr/include/c++/v1/new:247:38: error: cannot add 'abi_tag' attribute in a redeclaration 247 | _LIBCPP_NODISCARD_AFTER_CXX17 inline _LIBCPP_INLINE_VISIBILITY void* ope... | ^ /usr/include/c++/v1/__config:841:37: note: expanded from macro '_LIBCPP_INLINE_VISIBILITY' 841 | # define _LIBCPP_INLINE_VISIBILITY _LIBCPP_HIDE_FROM_ABI | ^ /usr/include/c++/v1/__config:820:26: note: expanded from macro '_LIBCPP_HIDE_FROM_ABI' 820 | __attribute__((__abi_tag__(_LIBCPP_TOSTRING(_LIBCPP_ODR_SIGNATURE)))) | ^ ../tools/tools.h:17:7: note: previous declaration is here 17 | void *operator new(size_t, void*) throw (); | ^ 1 error generated. make[1]: *** [Makefile:19: select.o] Error 1 make[1]: *** Waiting for unfinished jobs.... 1 error generated. make[1]: *** [Makefile:19: source.o] Error 1 1 error generated. make[1]: *** [Makefile:19: socket.o] Error 1 make[1]: Leaving directory '/var/tmp/portage/media-plugins/vdr-streamdev-0.6.3/work/vdr-plugin-streamdev-0.6.3/tools' make: *** [Makefile:76: server] Error 2 * ERROR: media-plugins/vdr-streamdev-0.6.3::gentoo failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=media-plugins/vdr-streamdev-0.6.3::gentoo'`, * the complete build log and the output of `emerge -pqv '=media-plugins/vdr-streamdev-0.6.3::gentoo'`. * The complete build log is located at '/var/log/portage/media-plugins:vdr-streamdev-0.6.3:20231206-055539.log'. * For convenience, a symlink to the build log is located at '/var/tmp/portage/media-plugins/vdr-streamdev-0.6.3/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-plugins/vdr-streamdev-0.6.3/temp/environment'. * Working directory: '/var/tmp/portage/media-plugins/vdr-streamdev-0.6.3/work/vdr-plugin-streamdev-0.6.3' * S: '/var/tmp/portage/media-plugins/vdr-streamdev-0.6.3/work/vdr-plugin-streamdev-0.6.3'