On Fri, Apr 3, 2009 at 9:18 AM, Allan McRae <[email protected]> wrote: > 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?
This is speaking quickly, but I noticed GIT just added a few things to their doc directory dealing with asciidoc- I don't know if this was for compatibility or what, but we may want to look into that. http://repo.or.cz/w/git.git?a=history;f=Documentation;hb=HEAD and http://repo.or.cz/w/git.git?a=history;f=Documentation/asciidoc.conf;h=dc76e7f073f23cd911da0b0d0d49b72726576f1a;hb=HEAD > 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' > > > > _______________________________________________ > pacman-dev mailing list > [email protected] > http://www.archlinux.org/mailman/listinfo/pacman-dev > _______________________________________________ pacman-dev mailing list [email protected] http://www.archlinux.org/mailman/listinfo/pacman-dev
