See https://github.com/peak3d/inputstream.adaptive/releases v2.0.10 is at least needed for the Eurosport player addon, but possibly other addons too.
@qawaq, does the -9999 ebuild still work?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac08bc8baa11be6d1d88a7a6d525564b7f9c7980 commit ac08bc8baa11be6d1d88a7a6d525564b7f9c7980 Author: Craig Andrews <candrews@gentoo.org> AuthorDate: 2018-02-11 02:32:42 +0000 Commit: Craig Andrews <candrews@gentoo.org> CommitDate: 2018-02-11 02:43:54 +0000 media-plugins/kodi-inputstream-adaptive: 2.0.10 version bump Package-Manager: Portage-2.3.24, Repoman-2.3.6 Closes: https://bugs.gentoo.org/647228 media-plugins/kodi-inputstream-adaptive/Manifest | 1 + .../kodi-inputstream-adaptive-2.0.10.ebuild | 37 ++++++++++++++++++++++ 2 files changed, 38 insertions(+)
Did anyone bother to test this? It just got pushed out to my system, resulting in: > In file included from /var/tmp/portage/media-plugins/kodi-inputstream-adaptive-2.0.10/work/inputstream.adaptive-2.0.10/src/main.cpp:19:0: > /var/tmp/portage/media-plugins/kodi-inputstream-adaptive-2.0.10/work/inputstream.adaptive-2.0.10/src/main.h:22:10: fatal error: kodi/addon-instance/Inputstream.h: No such file or directory > #include <kodi/addon-instance/Inputstream.h> > compilation terminated. > make[2]: *** [CMakeFiles/inputstream.adaptive.dir/build.make:63: CMakeFiles/inputstream.adaptive.dir/src/main.cpp.o] Error 1 > make[2]: *** Waiting for unfinished jobs.... How does an build that uses an include file that doesn't exist get pushed? Does it need kodi 18, which isn't released and equates to the -9999 build, meaning this shouldn't be pushed out?
https://bugs.gentoo.org/647468 raised for the issue.