Bug 78828

Summary: [GTK] Make install is broken when building without --enable-gtk-doc
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch mrobinson: review+

Carlos Garcia Campos
Reported 2012-02-16 10:21:16 PST
No documentation to install No documentation to install ../Tools/gtk/generate-gtkdoc --rebase --virtual-root=${DESTDIR} Rebasing WebKit1 documentation... Running gtkdoc-rebase Traceback (most recent call last): File "../Tools/gtk/generate-gtkdoc", line 166, in <module> rebase_installed_docs(pkg_config_path, options) File "../Tools/gtk/generate-gtkdoc", line 143, in rebase_installed_docs generator.rebase_installed_docs() File "/home/cgarcia/src/git/gnome/WebKit/Tools/gtk/gtkdoc.py", line 373, in rebase_installed_docs self._run_command(args, cwd=self.output_dir) File "/home/cgarcia/src/git/gnome/WebKit/Tools/gtk/gtkdoc.py", line 187, in _run_command stderr=subprocess.PIPE) File "/usr/lib/python2.7/subprocess.py", line 679, in __init__ errread, errwrite) File "/usr/lib/python2.7/subprocess.py", line 1239, in _execute_child raise child_exception OSError: [Errno 2] No such file or directory: '/home/cgarcia/src/git/gnome/WebKit/WebKitBuild/Documentation/webkitgtk'
Attachments
Patch (1.14 KB, patch)
2012-02-16 10:22 PST, Carlos Garcia Campos
mrobinson: review+
Carlos Garcia Campos
Comment 1 2012-02-16 10:22:54 PST
Carlos Garcia Campos
Comment 2 2012-02-16 23:23:47 PST
Note You need to log in before you can comment on or make changes to this bug.