Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 793239 - media-libs/libopenshot-0.2.5-r1 fails tests
Summary: media-libs/libopenshot-0.2.5-r1 fails tests
Status: RESOLVED OBSOLETE
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-05-31 15:34 UTC by Agostino Sarubbo
Modified: 2021-11-21 13:44 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,190.01 KB, text/plain)
2021-05-31 15:34 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-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