Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 647228 - media-plugins/kodi-inputstream-adaptive-2.0.10 version bump
Summary: media-plugins/kodi-inputstream-adaptive-2.0.10 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-10 14:37 UTC by qawaq
Modified: 2018-02-13 03:53 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description qawaq 2018-02-10 14:37:44 UTC
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.
Comment 1 Jonas Stein gentoo-dev 2018-02-10 21:47:51 UTC
@qawaq, does the -9999 ebuild still work?
Comment 2 Larry the Git Cow gentoo-dev 2018-02-11 02:45:46 UTC
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(+)
Comment 3 faminebadger 2018-02-13 03:50:14 UTC
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?
Comment 4 faminebadger 2018-02-13 03:53:32 UTC
https://bugs.gentoo.org/647468 raised for the issue.