Ticket #13962: xmlto-build-error.txt

File xmlto-build-error.txt, 3.0 KB (added by mvfranz@…, 16 years ago)

build error for xmlto 0.0.18

Line 
1{{Error: Target org.macports.destroot returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_xmlto/work/xmlto- 0.0.18" && make install DESTDIR=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_xmlto/work/destroot " returned error 2
2Command output: cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
3Variable $SGML_CATALOG_FILES not set
4I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
5warning: failed to load external entity " http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
6cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
7for xml in xmlif.xml xmlto.xml; do \
8  FORMAT_DIR=./format XSL_DIR=./xsl \
9   bash ./xmlto -o man/man1 man ./doc/$xml ; \
10done || ( RC=$?; cat ./FAQ; exit $RC )
11I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
12warning: failed to load external entity " http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
13cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
14Variable $SGML_CATALOG_FILES not set
15I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
16warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
17cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
18I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
19warning: failed to load external entity " http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
20cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
21Variable $SGML_CATALOG_FILES not set
22I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
23warning: failed to load external entity "http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl"
24cannot parse http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl
25mkdir -p -- . /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_xmlto/work/destroot/opt/local/share/man/man1
26 /usr/bin/install -m 644 man/man1/xmlto.1 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_xmlto/work/destroot/opt/local/share/man/man1/xmlto.1
27install: man/man1/xmlto.1: No such file or directory
28 /usr/bin/install -m 644 man/man1/xmlif.1 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_xmlto/work/destroot/opt/local/share/man/man1/xmlif.1
29install: man/man1/xmlif.1: No such file or directory
30make[1]: *** [install-man1] Error 71
31make: *** [install-am] Error 2
32}}