[gstreamer-bugs] [Bug 512740] unit test failures if compiling against installed core with installed plugins-base also present

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Sat Feb 2 07:36:51 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=512740

  GStreamer | gst-plugins-base | Ver: 0.10.16

Tim-Philipp Müller changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED
            Summary|unit test failures on       |unit test failures if
                   |mandriva cooker             |compiling against installed
                   |                            |core with installed plugins-
                   |                            |base also present
   Target Milestone|HEAD                        |0.10.18




------- Comment #9 from Tim-Philipp Müller  2008-02-02 15:36 UTC -------
Brilliant, thanks for confirming.

Should be fixed in -base CVS now:

 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>

        * tests/check/Makefile.am:
          Fix the tests environment's GST_PLUGIN_PATH: we want the directory
          with the core's plugins first and our local build directories last,
          since we might be building against an installed core, and that
          core's plugin directory may contain older or other versions of
          our own -base plugins, but we really do want to test our local
          ones (if there are multiple plugins or element factories with the
          same name, those inspected last will trump those read in earlier).
          Fixes #512740 for the most part.


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=512740.




More information about the Gstreamer-bugs mailing list