[Aptitude-devel] Bug#852686: aptitude.xml:753: parser error : Opening and ending tag mismatch: keycombo line 746 and para
jean-christophe manciot
actionmystique at gmail.com
Thu Jan 26 12:10:06 UTC 2017
Package: aptitude
Version: 0.8.5
Sources: https://anonscm.debian.org/cgit/aptitude/aptitude.git
Distribution: Ubuntu 16.10 yakkety
echo ---------------------------
echo Checking Build Dependencies
echo ---------------------------
apt-get update
apt-get build-dep aptitude
echo --------
echo Cleaning
echo --------
cd git-aptitude
git-reset-clean-pull-checkout.sh $branch $tag
echo -----------
echo Configuring
echo -----------
export GTHREAD_LIBS='-L/usr/lib/x86_64-linux-gnu'
export VTE_LIBS='-L/usr/lib/x86_64-linux-gnu'
export CXXFLAGS="-std=c++14"
export NOCONFIGURE=yes
./autogen.sh
######################################
# GTK & QT frontends are unmaintained:
# --enable-gtk \
# --enable-qt \
# The following is also buggy
# --enable-resolver-sanity-checks \
######################################
./configure --enable-reload-cache \
--prefix=/usr --sysconfdir=/etc
--localstatedir=/var
echo ---------
echo Compiling
echo ---------
make
leads to:
make[4]: Entering directory
'/home/actionmystique/Program-Files/Ubuntu/Aptitude/git-aptitude/doc/fr'
/usr/bin/po4a --translate-only=fr/aptitude.xml --srcdir=../../doc
--destdir=../../doc ../../doc/po4a/po4a.cfg
/usr/bin/po4a --translate-only=fr/manpage.xml --srcdir=../../doc
--destdir=../../doc ../../doc/po4a/po4a.cfg
rm -fr output-man/
/usr/bin/xsltproc -o output-man/aptitude.8 ../../doc/aptitude-man.xsl
aptitude.xml
aptitude.xml:753: parser error : Opening and ending tag mismatch: keycombo
line 746 and para
</para>
^
aptitude.xml:809: parser error : Opening and ending tag mismatch: para line
742 and section
</section>
^
aptitude.xml:2025: parser error : Opening and ending tag mismatch: section
line 670 and chapter
</chapter>
^
aptitude.xml:6017: parser error : Opening and ending tag mismatch: quote
line 6013 and para
</para>
^
aptitude.xml:6018: parser error : Opening and ending tag mismatch: para
line 6009 and note
</note>
^
aptitude.xml:6019: parser error : Opening and ending tag mismatch: note
line 6008 and listitem
</listitem>
^
aptitude.xml:6020: parser error : Opening and ending tag mismatch: listitem
line 5986 and varlistentry
</varlistentry>
^
aptitude.xml:6796: parser error : Opening and ending tag mismatch:
varlistentry line 5983 and variablelist
</variablelist>
^
aptitude.xml:6797: parser error : Opening and ending tag mismatch:
variablelist line 5796 and section
</section>
^
aptitude.xml:12458: parser error : Opening and ending tag mismatch: section
line 4917 and chapter
</chapter>
^
aptitude.xml:12818: parser error : Opening and ending tag mismatch: chapter
line 2027 and book
</book>
^
aptitude.xml:12823: parser error : Premature end of data in tag chapter
line 646
^
aptitude.xml:12823: parser error : Premature end of data in tag book line
194
^
unable to parse aptitude.xml
Makefile:982: recipe for target 'docbook-man-stamp' failed
--
Jean-Christophe
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/aptitude-devel/attachments/20170126/ea9730c5/attachment.html>
More information about the Aptitude-devel
mailing list