GNOME Bugzilla – Bug 788710
FTBFS with gtk-doc-tools 1.26
Last modified: 2017-10-30 13:47:02 UTC
On Debian "testing" libgoffice 0.10.35 FTBFS as follows: gtkdoc-scangobj: error: unrecognized arguments: --nogtkinit After removing "--nogtkinit" from "docs/reference/Makefile.am" it FTBFS with different error: ~~~~ cd html && gtkdoc-mkhtml $mkhtml_options --path="/mnt/tmpssd/src/goffice/goffice-0.10.35/docs/reference" goffice-0.10 ../goffice-docs.xml ../xml/goffice.xml:64: parser error : error parsing attribute name #include <goffice/goffice.h> ^ ../xml/goffice.xml:64: parser error : attributes construct error #include <goffice/goffice.h> ^ ../xml/goffice.xml:64: parser error : Couldn't find end of Start Tag goffice line 64 #include <goffice/goffice.h> ^ ../goffice-docs.xml:12: element include: XInclude error : could not load ../xml/goffice.xml, and no fallback was found ~~~~
Created attachment 361301 [details] [review] Proposed patch
Comment on attachment 361301 [details] [review] Proposed patch Looks good
Review of attachment 361301 [details] [review]: Commited right now.
This problem has been fixed in our software repository. The fix will go into the next software release. Once that release is available, you may want to check for a software upgrade provided by your Linux distribution.