Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 475376 - media-libs/gst-plugins-base-1.0.5 fails tests
Summary: media-libs/gst-plugins-base-1.0.5 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: GStreamer package maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-01 04:12 UTC by Sean Santos
Modified: 2014-04-06 16:59 UTC (History)
0 users

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


Attachments
build.log (build.log,804.47 KB, text/x-log)
2013-07-01 04:12 UTC, Sean Santos
Details
emerge --info '=media-libs/gst-plugins-base-1.0.5-r2' (info.log,6.01 KB, text/x-log)
2013-07-01 04:12 UTC, Sean Santos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sean Santos 2013-07-01 04:12:17 UTC
Created attachment 352366 [details]
build.log

Failed test message seems to be this one:

elements/decodebin.c:195:F:general:test_reuse_without_decoders:0: Failure 'gst_bus_poll (GST_ELEMENT_BUS (pipe), GST_MESSAGE_ERROR, 0) != NULL' occured
FAIL: elements/decodebin
Comment 1 Sean Santos 2013-07-01 04:12:59 UTC
Created attachment 352368 [details]
emerge --info '=media-libs/gst-plugins-base-1.0.5-r2'
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2013-07-01 08:49:40 UTC
please try without ftree-vectorize
Comment 3 Sean Santos 2013-07-01 14:35:11 UTC
Ah, right, sorry. I've tried that now, and there was no change. Actually, an additional test also failed:

>Running suite(s): audioresample
>
>
>Unexpected critical/warning: gst_audio_info_from_caps: assertion `caps != NULL' failed
>88%: Checks: 9, Failures: 1, Errors: 0
>gstcheck.c:72:F:general:test_shutdown:0: Unexpected critical/warning: gst_audio_info_from_caps: assertion `caps != NULL' failed

However, I don't think that this has to do with the CFLAGS, because this other test has been failing intermittently, even when I try the same exact thing twice in a row.
Comment 4 Mart Raudsepp gentoo-dev 2014-02-16 05:22:12 UTC
Is this still an issue after all this time with gst-plugins-base-1.2.3 or so?
Comment 5 Sean Santos 2014-04-06 16:59:36 UTC
Ah, I didn't notice the earlier message.

This seems to be resolved; at least, tests for 1.2.3 passed.