Summary: | =media-video/obs-studio-30.2.0 emerge fails, could not find uthash | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Justin <justin026> |
Component: | Current packages | Assignee: | 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 |
Created attachment 897511 [details]
emerge --info
Workaround: > # emerge -av1 dev-libs/uthash > Found Uthash: /usr/include (found version "2.3.0") 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(+) |
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.