Hi, Anybody an asciidoc expert around here. The upgrade from asciidoc-8.4.0 to 8.4.{1,2} causes building docs to fail for me (output below). Anybody want to look at this? Allan Making all in doc make[2]: Entering directory `/home/allan/code/makepkg/src/pacman/doc' a2x --no-xmllint -d manpage -f manpage --xsltproc-opts='-param man.endnotes.list.enabled 0' --xsltproc-opts='-param man.endnotes.are.numbered 0' --asciidoc-opts="-f asciidoc.conf -a pacman_version="3.2.2" -a pacman_date="`date +%Y-%m-%d`" -a sysconfdir=/etc" pacman.8.txt WARNING: [graphviz-block] missing template section WARNING: [graphviz-block] missing template section Note: Writing pacman.8 a2x --no-xmllint -d manpage -f manpage --xsltproc-opts='-param man.endnotes.list.enabled 0' --xsltproc-opts='-param man.endnotes.are.numbered 0' --asciidoc-opts="-f asciidoc.conf -a pacman_version="3.2.2" -a pacman_date="`date +%Y-%m-%d`" -a sysconfdir=/etc" makepkg.8.txt WARNING: [graphviz-block] missing template section WARNING: [graphviz-block] missing template section WARNING: makepkg.8.txt: line 46: nested inline passthrough Note: Writing makepkg.8 a2x --no-xmllint -d manpage -f manpage --xsltproc-opts='-param man.endnotes.list.enabled 0' --xsltproc-opts='-param man.endnotes.are.numbered 0' --asciidoc-opts="-f asciidoc.conf -a pacman_version="3.2.2" -a pacman_date="`date +%Y-%m-%d`" -a sysconfdir=/etc" repo-add.8.txt WARNING: [graphviz-block] missing template section WARNING: [graphviz-block] missing template section ERROR: repo-add.8.txt: line 8: malformed NAME section body a2x: failed: asciidoc --doctype=manpage -f asciidoc.conf -a pacman_version=3.2.2 -a pacman_date=2009-04-04 -a sysconfdir=/etc -d manpage -b docbook "repo-add.8.txt" make[2]: *** [repo-add.8] Error 1 make[2]: Leaving directory `/home/allan/code/makepkg/src/pacman/doc'