GNOME Bugzilla – Bug 601467
Problem compiling gst-plugins-gl 0.10.1
Last modified: 2010-04-24 17:49:15 UTC
[...] Making all in docs make[2]: Entering directory `/tmp/gst-plugins-gl-0.10.1/docs' Making all in libs make[3]: Entering directory `/tmp/gst-plugins-gl-0.10.1/docs/libs' make[3]: Leaving directory `/tmp/gst-plugins-gl-0.10.1/docs/libs' Making all in plugins make[3]: Entering directory `/tmp/gst-plugins-gl-0.10.1/docs/plugins' *** Rebuilding template files *** if test x"." != x. ; then \ for f in gst-plugins-gl-plugins.signals gst-plugins-gl-plugins.hierarchy gst-plugins-gl-plugins.interfaces gst-plugins-gl-plugins.prerequisites gst-plugins-gl-plugins.types gst-plugins-gl-plugins.args gst-plugins-gl-plugins-sections.txt gst-plugins-gl-plugins-overrides.txt gst-plugins-gl-plugins-undocumented.txt gst-plugins-gl-plugins-decl.txt gst-plugins-gl-plugins-decl-list.txt; \ do \ if test -e ./$f; then cp ./$f . ; fi; \ done; \ fi gtkdoc-mktmpl --module=gst-plugins-gl-plugins | tee tmpl-build.log ./gst-plugins-gl-plugins-unused.txt:1: warning: 12 unused declarations.They should be added to gst-plugins-gl-plugins-sections.txt in the appropriate place. \ ../../common/mangle-tmpl.py ./inspect tmpl make[3]: execvp: ../../common/mangle-tmpl.py: Permission denied make[3]: *** [tmpl-build.stamp] Error 127 make[3]: Leaving directory `/tmp/gst-plugins-gl-0.10.1/docs/plugins' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/gst-plugins-gl-0.10.1/docs' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/gst-plugins-gl-0.10.1' make: *** [all] Error 2
(In reply to comment #0) > [...] > make[3]: execvp: ../../common/mangle-tmpl.py: Permission denied It seems that gst-plugins-gl/common/mangle-tmpl.py cannot be executed or it's trying to access or write something in a place where it does have the permission. You should describe the exact step from scratch.
Closing this bug report as no further information has been provided. Please feel free to reopen this bug if you can provide the information asked for. Thanks!