1 | shoshin:adoc kludge$ a2x --verbose --keep-artifacts -f epub adoc.txt |
---|
2 | a2x: args: ['--verbose', '--keep-artifacts', '-f', 'epub', 'adoc.txt'] |
---|
3 | a2x: executing: /opt/local/bin/asciidoc --backend docbook --verbose --out-file /Users/kludge/adoc/adoc.xml /Users/kludge/adoc/adoc.txt |
---|
4 | asciidoc: reading: /opt/local/etc/asciidoc/asciidoc.conf |
---|
5 | asciidoc: reading: /opt/local/etc/asciidoc/asciidoc.conf |
---|
6 | asciidoc: reading: /Users/kludge/adoc/adoc.txt |
---|
7 | asciidoc: reading: /opt/local/etc/asciidoc/docbook45.conf |
---|
8 | asciidoc: reading: /opt/local/etc/asciidoc/filters/code/code-filter.conf |
---|
9 | asciidoc: reading: /opt/local/etc/asciidoc/filters/graphviz/graphviz-filter.conf |
---|
10 | asciidoc: reading: /opt/local/etc/asciidoc/filters/latex/latex-filter.conf |
---|
11 | asciidoc: reading: /opt/local/etc/asciidoc/filters/music/music-filter.conf |
---|
12 | asciidoc: reading: /opt/local/etc/asciidoc/filters/source/source-highlight-filter.conf |
---|
13 | asciidoc: reading: /opt/local/etc/asciidoc/lang-en.conf |
---|
14 | asciidoc: writing: /Users/kludge/adoc/adoc.xml |
---|
15 | a2x: executing: xmllint --nonet --noout --valid /Users/kludge/adoc/adoc.xml |
---|
16 | a2x: deleting /Users/kludge/adoc/adoc.epub.d |
---|
17 | a2x: creating /Users/kludge/adoc/adoc.epub.d |
---|
18 | a2x: chdir /Users/kludge/adoc/adoc.epub.d |
---|
19 | a2x: executing: xsltproc --stringparam callout.graphics 0 --stringparam navig.graphics 0 --stringparam admon.textlabel 1 --stringparam admon.graphics 0 /opt/local/etc/asciidoc/docbook-xsl/epub.xsl /Users/kludge/adoc/adoc.xml |
---|
20 | warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/epub/docbook.xsl" |
---|
21 | compilation error: file /opt/local/etc/asciidoc/docbook-xsl/epub.xsl line 13 element import |
---|
22 | xsl:import : unable to load http://docbook.sourceforge.net/release/xsl/current/epub/docbook.xsl |
---|
23 | a2x: ERROR: xsltproc --stringparam callout.graphics 0 --stringparam navig.graphics 0 --stringparam admon.textlabel 1 --stringparam admon.graphics 0 /opt/local/etc/asciidoc/docbook-xsl/epub.xsl /Users/kludge/adoc/adoc.xml returned non-zero exit status 5 |
---|
24 | a2x: chdir /Users/kludge/adoc |
---|