[Bug 687141] $ make check results in 58 of 68 tests failed

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Oct 29 13:28:14 PDT 2012


https://bugzilla.gnome.org/show_bug.cgi?id=687141
  GStreamer | gst-plugins-good | 1.0.2

--- Comment #3 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-10-29 20:28:10 UTC ---
Sorry be annoying, just trying to figure out what's special about your setup.
Because obviously these checks should all pass..

It looks like 'make check' doesn't find or can't load the elements you just
built. Is it possible you're building this on a partition/volume mounted with
'noexec' ?

Could you run this from the top level source directory:

  gst-plugins-good-1.0.2 $ make

  gst-plugins-good-1.0.2 $ find gst/ -name '*.so'

  gst-plugins-good-1.0.2 $ mount | grep `df . | tail -n 1 | awk '{ print $1 }'`

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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