Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 909750 - media-libs/libopenshot-0.3.2 fails to compile: Could not find a package configuration file provided by "Qt5Svg" with any
Summary: media-libs/libopenshot-0.3.2 fails to compile: Could not find a package confi...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Stefan Strogin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-06 06:40 UTC by Agostino Sarubbo
Modified: 2023-07-06 07:48 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,63.35 KB, text/plain)
2023-07-06 06:40 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2023-07-06 06:40:00 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/libopenshot-0.3.2 fails to compile.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2023-07-06 06:40:01 UTC
CC'ing also the author of the commit (089d4eceb88f2ca296eca6247a803429a0728d8f)
Comment 2 Agostino Sarubbo gentoo-dev 2023-07-06 06:40:02 UTC
Created attachment 865171 [details]
build.log

build log and emerge --info
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-07-06 06:53:55 UTC
Bleh, I missed this:

+# We also need QtSvg unless we have Resvg insetead.
+if(NOT HAVE_RESVG)
+  list(APPEND _qt_components Svg)
+endif()
Comment 4 Larry the Git Cow gentoo-dev 2023-07-06 07:48:22 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1535c3144e2c08c31f942f83dff38df815ea258d

commit 1535c3144e2c08c31f942f83dff38df815ea258d
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2023-07-06 07:06:37 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-07-06 07:46:51 +0000

    media-libs/libopenshot: add qtsvg:5 dep
    
    Closes: https://bugs.gentoo.org/909750
    Signed-off-by: Sam James <sam@gentoo.org>

 .../{libopenshot-0.3.2.ebuild => libopenshot-0.3.2-r1.ebuild}            | 1 +
 1 file changed, 1 insertion(+)