[Bug 748254] Erros when performing "make -k check"

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 23 06:48:26 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=748254

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO
                 CC|                            |t.i.m at zen.co.uk

--- Comment #1 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
For what it's worth, 'make check' should work even before you installed
gstreamer, it should use the elements and gstreamery library from the local
build tree, not any installed ones.

> You don't have the 'fakesrc' element installed!

I suspect what's happening here is that the test environment (as set up in
Makefile.am via TESTS_ENVIRONMENT) doesn't end up used, so then it doesn't find
the plugins in the local tree.


This (the tests environment issue) appears to be related to the automake
version used. We've been fixing this in the master branch, for what it's worth,
perhaps you could try gstreamer from git to see if it's fixed there? (with
automake >= 1.13)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list