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

Bug 793239

Summary: media-libs/libopenshot-0.2.5-r1 fails tests
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Stefan Strogin <steils>
Status: RESOLVED OBSOLETE    
Severity: normal CC: asturm, media-video
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/OpenShot/libopenshot/issues/676
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2021-05-31 15:34:24 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

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

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-05-31 15:34:27 UTC
Created attachment 712896 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-05-31 15:34:28 UTC
Possible context of error(s):

-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
-- Could NOT find RESVG, using Qt SVG parsing instead (missing: RESVG_LIBRARIES RESVG_INCLUDE_DIRS) 
/var/tmp/portage/media-libs/libopenshot-0.2.5-r1/work/libopenshot-0.2.5/tests/FFmpegWriter_Tests.cpp:116:1: error: Failure in Options_Overloads: Expected 1 but was 0
Comment 3 Stefan Strogin gentoo-dev 2021-06-06 07:14:28 UTC
It's probably related to ffmpeg 4.4 support by libopenshot.
Here is the upstream bug: https://github.com/OpenShot/libopenshot/issues/676