Bug 78334

Summary: Webkitgtk 1.7.5 fails to install with DESTDIR
Product: WebKit Reporter: Maciej Piechotka <uzytkownik2>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: bugs-noreply, kevin.cs.oh, mrobinson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Maciej Piechotka
Reported 2012-02-10 01:11:38 PST
./Tools/gtk/generate-gtkdoc --rebase Rebasing WebKit1 documentation... Running gtkdoc-rebase ACCESS DENIED open_wr: /usr/share/gtk-doc/html/webkitgtk/index-1.1.14.html.new Can't open /usr/share/gtk-doc/html/webkitgtk/index-1.1.14.html: Permission denied at /usr/bin/gtkdoc-rebase line 252. Traceback (most recent call last): File "./Tools/gtk/generate-gtkdoc", line 157, in <module> rebase_installed_docs(pkg_config_path, options) File "./Tools/gtk/generate-gtkdoc", line 134, in rebase_installed_docs generator.rebase_installed_docs() File "/var/tmp/paludis/net-libs-webkit-gtk-1.7.5-r300/work/webkit-1.7.5/Tools/gtk/gtkdoc.py", line 366, in rebase_installed_docs self._run_command(args, cwd=self.output_dir) File "/var/tmp/paludis/net-libs-webkit-gtk-1.7.5-r300/work/webkit-1.7.5/Tools/gtk/gtkdoc.py", line 193, in _run_command % (args[0], process.returncode)) Exception: gtkdoc-rebase produced a non-zero return code 13 make[2]: *** [install-data-local] Error 1 make[2]: Leaving directory `/var/tmp/paludis/net-libs-webkit-gtk-1.7.5-r300/work/webkit-1.7.5' make[1]: *** [install-am] Error 2 make[1]: Leaving directory `/var/tmp/paludis/net-libs-webkit-gtk-1.7.5-r300/work/webkit-1.7.5' make: *** [install] Error 2 !!! ERROR in net-libs/webkit-gtk-1.7.5-r300::gnome: !!! In /usr/libexec/paludis/utils/emake at line 30 !!! emake returned error 2 !!! Call stack: !!! * paludis_die_or_error_func (/usr/libexec/paludis/die_functions.bash:67) !!! * main (/usr/libexec/paludis/utils/emake:30) diefunc: making ebuild PID 7601 exit with error die trap: exiting with error.
Attachments
Martin Robinson
Comment 1 2021-05-06 01:42:17 PDT
This bug is almost 10 years old, is happening during WebKit 1 documentation generation, and seems to be a permissions issue on the build machine (Can't open /usr/share/gtk-doc/html/webkitgtk/index-1.1.14.html:). Doing to close this, but feel free to reopen if this is still an issue.
Note You need to log in before you can comment on or make changes to this bug.