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 749557 - Build is broken with gtkdoc 1.22
Build is broken with gtkdoc 1.22
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gstreamer (core)
git master
Other Linux
: Normal blocker
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2015-05-18 20:31 UTC by Nicolas Dufresne (ndufresne)
Modified: 2015-05-18 20:32 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Nicolas Dufresne (ndufresne) 2015-05-18 20:31:06 UTC
Since GTKDOC 1.22, build is broken. We have something that confuses the generator (seems like refsect2 after a listitem is one of these). This affect multiple repository.

xml/element-fdsrc.xml:86: parser error : Opening and ending tag mismatch: refsect2 line 85 and para
<title>Example launch line</title></para>
                                         ^
xml/element-fdsrc.xml:92: parser error : Opening and ending tag mismatch: para line 90 and refsect2
</refsect2><include xmlns="http://www.w3.org/2003/XInclude" href="element-fdsrc-
           ^
gstreamer-plugins-docs.sgml:25: element include: XInclude error : could not load xml/element-fdsrc.xml, and no fallback was found
Comment 1 Nicolas Dufresne (ndufresne) 2015-05-18 20:32:57 UTC
Ok, in Stefan commit of revert it was commented that this is fixed in 1.23.