Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 922148 - media-libs/libopenshot-0.3.2-r1 fails tests on x86: CVStabilizer.cpp:66: FAILED: CHECK( y == (int) (-1) ) with expansion: 0 == -1
Summary: media-libs/libopenshot-0.3.2-r1 fails tests on x86: CVStabilizer.cpp:66: FAIL...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: Normal normal (vote)
Assignee: Stefan Strogin
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 913808
  Show dependency tree
 
Reported: 2024-01-15 03:50 UTC by matoro
Modified: 2024-01-15 03:51 UTC (History)
2 users (show)

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


Attachments
build.log and emerge --info (file_922148.txt,803.58 KB, text/plain)
2024-01-15 03:51 UTC, matoro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description matoro archtester 2024-01-15 03:50:44 UTC
186/188 Testing: CVStabilizer:Stabilize_Video
186/188 Test: CVStabilizer:Stabilize_Video
Command: "/var/tmp/portage/media-libs/libopenshot-0.3.2-r1/work/libopenshot-0.3.2_build/tests/openshot-CVStabilizer-test" "Stabilize_Video"
Directory: /var/tmp/portage/media-libs/libopenshot-0.3.2-r1/work/libopenshot-0.3.2_build/tests
"CVStabilizer:Stabilize_Video" start time: Jan 15 03:47 UTC
Output:
----------------------------------------------------------
Filters: "Stabilize_Video"
Randomness seeded to: 3802876582
ZmqLogger::Connection - Error binding to tcp://*:5556. Switching to an available port.
[swscaler @ 0x569da710] No accelerated colorspace conversion found from yuv420p to rgba.
[swscaler @ 0x56ad3d00] No accelerated colorspace conversion found from yuv420p to rgba.
[swscaler @ 0x56ad94d0] No accelerated colorspace conversion found from yuv420p to rgba.
[swscaler @ 0x56a84ec0] No accelerated colorspace conversion found from yuv420p to rgba.
[swscaler @ 0x56a86320] No accelerated colorspace conversion found from yuv420p to rgba.
[swscaler @ 0x56a87680] No accelerated colorspace conversion found from yuv420p to rgba.
[swscaler @ 0x56a888a0] No accelerated colorspace conversion found from yuv420p to rgba.
[swscaler @ 0x56a875d0] No accelerated colorspace conversion found from yuv420p to rgba.
[swscaler @ 0x56a899c0] No accelerated colorspace conversion found from yuv420p to rgba.
[swscaler @ 0x56a8a690] No accelerated colorspace conversion found from yuv420p to rgba.
[swscaler @ 0x56a893f0] No accelerated colorspace conversion found from yuv420p to rgba.
[swscaler @ 0x56a8bc70] No accelerated colorspace conversion found from yuv420p to rgba.
[swscaler @ 0x56a8d180] No accelerated colorspace conversion found from yuv420p to rgba.
[swscaler @ 0x56a8e6b0] No accelerated colorspace conversion found from yuv420p to rgba.
[swscaler @ 0x56a8f9e0] No accelerated colorspace conversion found from yuv420p to rgba.
[swscaler @ 0x56a90e10] No accelerated colorspace conversion found from yuv420p to rgba.
[swscaler @ 0x56a8f810] No accelerated colorspace conversion found from yuv420p to rgba.
[swscaler @ 0x56a90b40] No accelerated colorspace conversion found from yuv420p to rgba.
[swscaler @ 0x56a91d80] No accelerated colorspace conversion found from yuv420p to rgba.
[swscaler @ 0x56a922e0] No accelerated colorspace conversion found from yuv420p to rgba.
[swscaler @ 0x56a934b0] No accelerated colorspace conversion found from yuv420p to rgba.
[ INFO:0@0.271] global registry_parallel.impl.hpp:96 ParallelBackendRegistry core(parallel): Enabled backends(3, sorted by priority): ONETBB(1000); TBB(990); OPENMP(980)

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
openshot-CVStabilizer-test is a Catch2 v3.4.0 host application.
Run with -? for options

-------------------------------------------------------------------------------
Stabilize_Video
-------------------------------------------------------------------------------
/var/tmp/portage/media-libs/libopenshot-0.3.2-r1/work/libopenshot-0.3.2/tests/CVStabilizer.cpp:28
...............................................................................

/var/tmp/portage/media-libs/libopenshot-0.3.2-r1/work/libopenshot-0.3.2/tests/CVStabilizer.cpp:66: FAILED:
  CHECK( y == (int) (-1) )
with expansion:
  0 == -1

===============================================================================
test cases: 1 | 1 failed
assertions: 6 | 5 passed | 1 failed

<end of output>
Test time =   5.53 sec
----------------------------------------------------------
Test Failed.
"CVStabilizer:Stabilize_Video" end time: Jan 15 03:47 UTC
"CVStabilizer:Stabilize_Video" time elapsed: 00:00:05

Reproducible: Always
Comment 1 matoro archtester 2024-01-15 03:51:55 UTC
Created attachment 882305 [details]
build.log and emerge --info