[Bug 781842] New: gstreamer-scan.c:7:21: fatal error: gst/gst.h: No such file or directory

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 27 14:52:54 UTC 2017


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

            Bug ID: 781842
           Summary: gstreamer-scan.c:7:21: fatal error: gst/gst.h: No such
                    file or directory
    Classification: Platform
           Product: GStreamer
           Version: git master
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: mcatanzaro at gnome.org
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

I get this error doing a completely fresh (clean build dir, clean source dir)
build of GStreamer using JHBuild: 'jhbuild build gstreamer'

Building documentation for gstreamer

Error in gtkdoc helper script:
'gtkdoc-scangobj' failed with status 1
gstreamer-scan.c:7:21: fatal error: gst/gst.h: No such file or directory
 #include <gst/gst.h>
                     ^
compilation terminated.
Traceback (most recent call last):
  File "/home/mcatanzaro/Projects/GNOME/install/bin/gtkdoc-scangobj", line 69,
in <module>
    sys.exit(scangobj.run(options))
  File
"/home/mcatanzaro/Projects/GNOME/install/share/gtk-doc/python/gtkdoc/scangobj.py",
line 1255, in run
    res = subprocess.check_call(command, shell=True)
  File "/usr/lib64/python2.7/subprocess.py", line 186, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command 'gcc >/dev/null -I at BUILD_ROOT@/.
-I at SOURCE_ROOT@/. -I/home/mcatanzaro/Projects/GNOME/install/include/glib-2.0
-I/home/mcatanzaro/Projects/GNOME/install/lib/glib-2.0/include -pthread -c -o
gstreamer-scan.o gstreamer-scan.c' returned non-zero exit status 1

Failed to run install script '/usr/bin/python3
/home/mcatanzaro/Projects/GNOME/install/bin/meson --internal gtkdoc
--sourcedir=/home/mcatanzaro/Projects/GNOME/gstreamer
--builddir=/home/mcatanzaro/.cache/jhbuild/build/gstreamer --subdir=docs/gst
--headerdirs=/home/mcatanzaro/Projects/GNOME/gstreamer/docs/gst/../../gst
--mainfile=gstreamer-docs.sgml --modulename=gstreamer --mode=auto
--scanargs=--deprecated-guards=GST_DISABLE_DEPRECATED@@--ignore-decorators=GST_EXPORT@@--ignore-headers=gettext.h
glib-compat-private.h glib-compat.h gst-i18n-app.h gst-i18n-lib.h gst_private.h
gstelementdetails.h gstmacros.h grammar.tab.h grammar.tab.pre.h math-compat.h
types.h
--gobjects-types-file=/home/mcatanzaro/.cache/jhbuild/build/gstreamer/docs/gst/gstreamer.types
--content-files=building.xml@@running.xml@@/home/mcatanzaro/.cache/jhbuild/build/gstreamer/docs/version.entities
--cflags=-I at BUILD_ROOT@/. -I at SOURCE_ROOT@/.
-I/home/mcatanzaro/Projects/GNOME/install/include/glib-2.0
-I/home/mcatanzaro/Projects/GNOME/install/lib/glib-2.0/include -pthread
--ldflags=-lgstreamer-1.0 -L/home/mcatanzaro/.cache/jhbuild/build/gstreamer/gst
-Wl,-rpath /home/mcatanzaro/.cache/jhbuild/build/gstreamer/gst
-L/home/mcatanzaro/Projects/GNOME/install/lib -lgobject-2.0 -lglib-2.0
-lgmodule-2.0 -pthread -lm -ldl --cc=ccache cc --ld=ccache cc'
FAILED: install 
'/usr/bin/python3' '/home/mcatanzaro/Projects/GNOME/install/bin/meson'
'--internal' 'install'
'/home/mcatanzaro/.cache/jhbuild/build/gstreamer/meson-private/install.dat'
ninja: build stopped: subcommand failed.

-- 
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