Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 935916

Summary: =media-video/obs-studio-30.2.0 emerge fails, could not find uthash
Product: Gentoo Linux Reporter: Justin <justin026>
Component: Current packagesAssignee: Chiitoo <chiitoo>
Status: RESOLVED FIXED    
Severity: normal CC: flaviocamilo, justin026, netbox253
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge output
emerge --info

Description Justin 2024-07-13 03:56:41 UTC
Created attachment 897510 [details]
emerge output

New update fails to emerge, previous version 30.1.2 seems to install and run fine. Emerge output and emerge --info below.
Comment 1 Justin 2024-07-13 03:58:23 UTC
Created attachment 897511 [details]
emerge --info
Comment 2 Fab 2024-07-13 07:49:11 UTC
Workaround:
> # emerge -av1 dev-libs/uthash

> Found Uthash: /usr/include (found version "2.3.0")
Comment 3 Larry the Git Cow gentoo-dev 2024-07-13 11:38:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=39c4b4b443131abce1c33014f4ba745887975cb7

commit 39c4b4b443131abce1c33014f4ba745887975cb7
Author:     Jimi Huotari <chiitoo@gentoo.org>
AuthorDate: 2024-07-13 11:33:51 +0000
Commit:     Jimi Huotari <chiitoo@gentoo.org>
CommitDate: 2024-07-13 11:38:42 +0000

    media-video/obs-studio: add missing 'dev-libs/uthash' dependency
    
    Closes: https://bugs.gentoo.org/935916
    Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>

 media-video/obs-studio/obs-studio-30.2.0-r1.ebuild | 271 +++++++++++++++++++++
 media-video/obs-studio/obs-studio-9999.ebuild      |   1 +
 2 files changed, 272 insertions(+)