[Webkit-unassigned] [Bug 78828] New: [GTK] Make install is broken when building without --enable-gtk-doc

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 16 10:21:16 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=78828

           Summary: [GTK] Make install is broken when building without
                    --enable-gtk-doc
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cgarcia at igalia.com
                CC: gns at gnome.org


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'

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list