user/vlc (3.0.3): chroma failure on ppc64
Bugzilla ID | 69 |
Reporter | A. Wilcox (awilfox) |
Assignee | A. Wilcox (awilfox) |
Reported | 2018-06-07 05:42:15 -0500 |
Modified | 2018-07-27 05:48:07 -0500 |
Status | RESOLVED UPSTREAM |
Version | 1.0-ALPHA6 |
Hardware | Adélie Linux / PowerPC (64-bit) |
Importance | Normal / normal |
URL | https://code.foxkit.us/adelie/packages/tree/f5079d78/user/vlc/endian-fix.patch |
Description
vlc 3.0.3: modules/test-suite.log
=======================================TOTAL: 13
PASS: 12
SKIP: 0
XFAIL: 0
FAIL: 1
XPASS: 0
ERROR: 0
.. contents:: :depth: 2
FAIL: chroma_copy_test
testing: 1 x 1 (vis: 1 x 1) NV12 -> I420
testing: 1 x 1 (vis: 1 x 1) NV12 -> NV12
testing: 3 x 3 (vis: 3 x 3) NV12 -> I420
testing: 3 x 3 (vis: 3 x 3) NV12 -> NV12
testing: 65 x 39 (vis: 65 x 39) NV12 -> I420
testing: 65 x 39 (vis: 65 x 39) NV12 -> NV12
testing: 560 x 369 (vis: 540 x 350) NV12 -> I420
testing: 560 x 369 (vis: 540 x 350) NV12 -> NV12
testing: 1274 x 721 (vis: 1200 x 720) NV12 -> I420
testing: 1274 x 721 (vis: 1200 x 720) NV12 -> NV12
testing: 1920 x 1088 (vis: 1920 x 1080) NV12 -> I420
testing: 1920 x 1088 (vis: 1920 x 1080) NV12 -> NV12
testing: 3840 x 2160 (vis: 3840 x 2160) NV12 -> I420
testing: 3840 x 2160 (vis: 3840 x 2160) NV12 -> NV12
testing: 1 x 1 (vis: 1 x 1) I420 -> I420
testing: 1 x 1 (vis: 1 x 1) I420 -> NV12
testing: 3 x 3 (vis: 3 x 3) I420 -> I420
testing: 3 x 3 (vis: 3 x 3) I420 -> NV12
testing: 65 x 39 (vis: 65 x 39) I420 -> I420
testing: 65 x 39 (vis: 65 x 39) I420 -> NV12
testing: 560 x 369 (vis: 540 x 350) I420 -> I420
testing: 560 x 369 (vis: 540 x 350) I420 -> NV12
testing: 1274 x 721 (vis: 1200 x 720) I420 -> I420
testing: 1274 x 721 (vis: 1200 x 720) I420 -> NV12
testing: 1920 x 1088 (vis: 1920 x 1080) I420 -> I420
testing: 1920 x 1088 (vis: 1920 x 1080) I420 -> NV12
testing: 3840 x 2160 (vis: 3840 x 2160) I420 -> I420
testing: 3840 x 2160 (vis: 3840 x 2160) I420 -> NV12
testing: 1 x 1 (vis: 1 x 1) P010 -> I0AL
error: pixel doesn't match @ plane: 1: 0 x 0: 0x245 vs 0x114
Assertion failed: !"error: pixel doesn't match" (video_chroma/copy.c: piccheck: 1124)
FAIL chroma_copy_test (exit status: 134)