GNOME Bugzilla – Bug 624813
elements/assrender check fails if ttf fonts are missing on system
Last modified: 2015-07-27 22:47:30 UTC
This is on Mandriva Cooker with gst-plugins-bad 0.10.19, gstreamer 0.10.30 and libass 0.9.9: Running suite(s): assrender 0%: Checks: 2, Failures: 2, Errors: 0 elements/assrender.c:116:F:linear:test_assrender_basic_xRGB:0: Frame 1 is incorrect (all red 1, contains text 1) elements/assrender.c:156:F:linear:test_assrender_basic_I420:0: Frame 1 is incorrect (all red 1, contains text 1) FAIL: elements/assrender This does only happen in Mandriva's build system, not in the "regular" build.
Created attachment 166201 [details] debug output of the check
The test works once I install a few ttf fonts into the build system.
So can we close this as NOTGNOME then? Is it reasonable to expect those to be a dependency of libass? Not sure if there's a way to check for this in the tests?
Closing as per last comment. Feel free to reopen if you think this is not the right way to do it.