Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 715736 - media-video/obs-studio-25.0.1 build fails without USE=ssl
Summary: media-video/obs-studio-25.0.1 build fails without USE=ssl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Chiitoo
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-04-01 09:43 UTC by Drunkard Zhang
Modified: 2020-04-03 20:35 UTC (History)
1 user (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 Drunkard Zhang 2020-04-01 09:43:27 UTC
media-video/obs-studio-25.0.1 build fails with or without net-libs/mbedtls installed, USE=ssl must be enabled to build media-video/obs-studio-25.0.1.

Reproducible: Always

Steps to Reproduce:
1. USE=-ssl emerge =media-video/obs-studio-25.0.1

Actual Results:  
/var/tmp/portage/media-video/obs-studio-25.0.1/work/obs-studio-25.0.1/plugins/obs-outputs/librtmp/rtmp.c:2639:30: error: ‘MD5_DIGEST_LENGTH’ undeclared (first use in this function)

and a lot similar messages.
Comment 1 Jonas Stein gentoo-dev 2020-04-01 23:32:22 UTC
Thank you for the report. We need to have all information at hand before ticket assignment. That is why I ask you to 
* attach the logs and 
* paste the emerge info 
as described on 
https://wiki.gentoo.org/wiki/Attach_the_logs_to_the_bug_ticket
Comment 2 Chiitoo gentoo-dev 2020-04-02 09:25:17 UTC
Thanks!

I'm aware of the issue, and it has been fixed upstream [1], but unfortunately there has not been a point release with the fix yet.

It would be short-lived, but I guess I might backport the fix soon.

1. https://github.com/obsproject/obs-studio/commit/1dc2c6a3
Comment 3 MarisN 2020-04-03 17:50:21 UTC
(In reply to Chiitoo from comment #2)
> Thanks!
> 
> I'm aware of the issue, and it has been fixed upstream [1], but
> unfortunately there has not been a point release with the fix yet.

As there are some more issues with this release (crash on Linux — see Bug 716048), there has been created a tag 25.0.3 https://github.com/obsproject/obs-studio/commit/3c78a8aa8d5f5c3fd0242697c06582dc96daa012

Thus a bump to 25.0.3 should be done asap.
Comment 4 Larry the Git Cow gentoo-dev 2020-04-03 20:35:08 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17484591c66a8101f4fed98bb84aaeed8544accd

commit 17484591c66a8101f4fed98bb84aaeed8544accd
Author:     Jimi Huotari <chiitoo@gentoo.org>
AuthorDate: 2020-04-03 19:41:26 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-04-03 20:28:43 +0000

    media-video/obs-studio: add version 25.0.3
    
    Closes: https://bugs.gentoo.org/715736
    Closes: https://bugs.gentoo.org/716048
    Package-Manager: Portage-2.3.96, Repoman-2.3.22
    Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
    Closes: https://github.com/gentoo/gentoo/pull/15219
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 media-video/obs-studio/Manifest                 |   1 +
 media-video/obs-studio/obs-studio-25.0.3.ebuild | 145 ++++++++++++++++++++++++
 2 files changed, 146 insertions(+)