Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 825726 - media-libs/libopenshot-0.2.7 fails tests
Summary: media-libs/libopenshot-0.2.7 fails tests
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: 2021-11-21 18:56 UTC by Agostino Sarubbo
Modified: 2023-07-06 00:05 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,287.38 KB, text/plain)
2021-11-21 18:56 UTC, Agostino Sarubbo
Details
1-LastTest.log (1-LastTest.log,130.84 KB, text/plain)
2021-11-21 18:56 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 2021-11-21 18:56:34 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/libopenshot-0.2.7 fails tests.
Discovered on: amd64 (internal ref: ci)

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-11-21 18:56:36 UTC
Created attachment 754366 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-11-21 18:56:38 UTC
Created attachment 754370 [details]
1-LastTest.log

1-LastTest.log
Comment 3 Agostino Sarubbo gentoo-dev 2021-11-21 18:56:39 UTC
Error(s) that match a know pattern:


-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
-- Could NOT find Resvg, using Qt SVG parsing instead (missing: Resvg_LIBRARIES Resvg_INCLUDE_DIRS)
Comment 4 Stefan Strogin gentoo-dev 2021-11-22 12:51:03 UTC
I'm not sure why QtImageReader:Check_SVG_Loading fails.
Maybe something to do with
"dev-qt/qtgui-5.15.2-r14:5/5.15.2 -accessibility dbus -debug -egl -eglfs -evdev gif -gles2-only -ibus jpeg libinput -linuxfb png -test -tslib -tuio udev -vnc -vulkan -wayland -X"

But I cannot install qtgui with such flags to test, because:

The following REQUIRED_USE flag constraints are unsatisfied:
    any-of ( eglfs linuxfb vnc X )

CVTracker:SaveLoad_Protobuf fails because of upstream issue: https://github.com/OpenShot/libopenshot/issues/686
It was fixed in develop branch, but not released yet.
Comment 5 Larry the Git Cow gentoo-dev 2023-07-06 00:05:58 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=089d4eceb88f2ca296eca6247a803429a0728d8f

commit 089d4eceb88f2ca296eca6247a803429a0728d8f
Author:     Ninpo <ninpo@qap.la>
AuthorDate: 2023-07-05 14:30:45 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-07-06 00:05:28 +0000

    media-libs/libopenshot: add 0.3.2
    
    Closes: https://bugs.gentoo.org/825726
    Closes: https://bugs.gentoo.org/875626
    Closes: https://bugs.gentoo.org/909641
    Signed-off-by: Ninpo <ninpo@qap.la>
    Signed-off-by: Sam James <sam@gentoo.org>

 media-libs/libopenshot/Manifest                 |  1 +
 media-libs/libopenshot/libopenshot-0.3.2.ebuild | 98 +++++++++++++++++++++++++
 media-libs/libopenshot/metadata.xml             |  4 +-
 3 files changed, 101 insertions(+), 2 deletions(-)