After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 675007 - parse="text" XIncludes cause make check to fail
parse="text" XIncludes cause make check to fail
Status: RESOLVED WONTFIX
Product: gnome-doc-utils
Classification: Deprecated
Component: build utils
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-doc-utils maintainers
gnome-doc-utils maintainers
gnome[unmaintained]
Depends on: 552479
Blocks:
 
 
Reported: 2012-04-28 03:53 UTC by Tiffany Antopolski
Modified: 2020-03-03 18:35 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tiffany Antopolski 2012-04-28 03:53:52 UTC
Specifically, any XIncludes not listed in in DOC_INCLUDES or DOC_PAGES, however non-xml files should not be listed there as it will break translation process (as per irc conversation with shaunm).

The error was discovered while running "make check" in gnome-devel-docs.  Adding <xi:fallback/> as the content of <xi:include> element caused make check to be happy.
Comment 1 Shaun McCance 2012-05-02 18:08:59 UTC
1) I'm not setting the path correctly with --path.
2) Even if I were, libxml2 doesn't pick that up for text XIncludes. See bug #552479
3) Even with that fixed, xmllint's resolver is really wonky with relative paths. It just drops the entire path portion. I'm pretty sure I know why it does it, but it's wrong, so I'll need to fix that too.
Comment 2 André Klapper 2020-03-03 18:35:36 UTC
gnome-doc-utils has been superseded by yelp-xsl, yelp-tools, and itstool.

gnome-doc-utils will not see any further development, hence closing as WONTFIX.

See https://gitlab.gnome.org/Infrastructure/Infrastructure/issues/255