[gnome-continuous] manifest: Tag gstreamer



commit 3028d98bdb66cb5d15bc8edcbc62e5c98eb63494
Author: Colin Walters <walters verbum org>
Date:   Sat Jan 16 17:51:16 2016 -0500

    manifest: Tag gstreamer
    
    ```
    <pvanhoof> Looks like there is something wrong with gst.h and missing
               files on the buildbots. I checked gstreamer's current master and it
               contains gsttracerutils.h, but in our builds for tracker it seems to
              be missing
    <pvanhoof> https://build.gnome.org/continuous/buildmaster/builds/2016/01/16/30/build/log-tracker.txt
    <pvanhoof> Sounds to me that if gst.h depends on that file, that this
               is wrong:
               http://cgit.freedesktop.org/gstreamer/gstreamer/tree/gst/Makefile.am#n255
               it should not be in noinst_HEADERS but be installed then
    ```

 manifest.json |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/manifest.json b/manifest.json
index b93842d..5417a42 100644
--- a/manifest.json
+++ b/manifest.json
@@ -640,6 +640,8 @@
                 "config-opts": ["--disable-gtk-doc"]},
 
                {"src": "fd-gstreamer:gstreamer",
+                "tag": "e5ca47236e4df4683707f0bcf99181a937d358d5",
+                "tag-reason": "Installed headers need gsttracerutils.h, breaks tracker compilation",
                 "config-opts": ["--with-bash-completion-dir=no",
                                 "--disable-tests",
                                 "--disable-fatal-warnings"]},


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]