After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 697093 - gst-uninstalled script should add orc/orc-test/.libs paths
gst-uninstalled script should add orc/orc-test/.libs paths
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal normal
: 1.1.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
: 701082 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2013-04-02 10:55 UTC by Alex Kaye
Modified: 2013-08-20 07:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Alex Kaye 2013-04-02 10:55:56 UTC
The gst-plugins-base in git won't build without orc-test libs (from orc in gstreamer git), but they're not currently included in the paths in the orc section of the gst-uninstalled script.
Comment 1 Tim-Philipp Müller 2013-04-02 22:07:34 UTC
Thanks, nice catch, fixed now hopefully (I didn't actually test it):

 commit d52331cfd86e8cbe2b8cec35427226977c82b1f0
 Author: Tim-Philipp Müller <tim@centricular.net>
 Date:   Tue Apr 2 23:04:51 2013 +0100

    gst-uninstalled: add uninstalled orc/orc-test/.libs to library paths
    
    This is needed by the unit tests in gst-plugins-base, -good etc.
    
    Spotted by Alex Kaye.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=697093
Comment 2 Sebastian Dröge (slomo) 2013-08-20 07:58:02 UTC
*** Bug 701082 has been marked as a duplicate of this bug. ***