Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 955507 - media-tv/kodi-9999 fails to build because of a upstream dependency change from rapidjson to nlohman-json
Summary: media-tv/kodi-9999 fails to build because of a upstream dependency change fro...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Craig Andrews
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2025-05-06 12:00 UTC by Steffen Hau
Modified: 2025-05-06 18:42 UTC (History)
2 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 Steffen Hau 2025-05-06 12:00:28 UTC
Upstream has switched from rapidjson to nlohman-json, see https://github.com/xbmc/xbmc/pull/26612. Please adjust.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2025-05-06 18:42:21 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=608af1c4cdd23e9891586b984573d48d76580bc1

commit 608af1c4cdd23e9891586b984573d48d76580bc1
Author:     Alfred Wingate <parona@protonmail.com>
AuthorDate: 2025-05-06 15:17:06 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2025-05-06 18:39:01 +0000

    media-tv/kodi: rapidjson -> nlohmann_json
    
    Closes: https://bugs.gentoo.org/955507
    Signed-off-by: Alfred Wingate <parona@protonmail.com>
    Part-of: https://github.com/gentoo/gentoo/pull/41962
    Signed-off-by: Sam James <sam@gentoo.org>

 media-tv/kodi/kodi-9999.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)