[Bug 761718] common: Create necessary directory if introspection scanning is disabled

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Feb 24 00:00:12 UTC 2016


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

--- Comment #3 from Sebastian Rasmussen <sebras at hotmail.com> ---
__tim had problems reproducing this and asked for a detailed way of reproducing
the issue at hand:

git clone git://anongit.freedesktop.org/gstreamer/gstreamer
git submodule update --init
./autogen.sh --enable-gtk-doc --enable-gtk-doc-html
# the line below simulates an empty .types-file, which should work
# as I understand the if grep-line for the scan-build.stamp rule in
# common/gtk-doc.mak
echo '' > docs/libs/gstreamer-libs.types
make -j10
[...]
make -C libs
make[4]: Entering directory '/tmp/gstreamer/docs/libs'
  DOC   Scanning header files
touch: cannot touch ‘.libs/gstreamer-libs-scan.o’: No such file or directory
Makefile:865: recipe for target 'scan-build.stamp' failed
make[4]: *** [scan-build.stamp] Error 1 

I hope this helps.

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