[MacPorts] #26151: xmlto: I/O error : Attempt to load network entity http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd

MacPorts noreply at macports.org
Tue Nov 16 05:45:52 PST 2010


#26151: xmlto: I/O error : Attempt to load network entity http://www.oasis-
open.org/docbook/xml/4.2/docbookx.dtd
---------------------------------+------------------------------------------
 Reporter:  jabronson@…          |       Owner:  macports-tickets@…                   
     Type:  defect               |      Status:  new                                  
 Priority:  Normal               |   Milestone:                                       
Component:  ports                |     Version:  1.9.1                                
 Keywords:                       |        Port:  xmlto                                
---------------------------------+------------------------------------------

Comment(by jabronson@…):

 I just took a look at this again and noticed the problem is an earlier
 syntax error that propagates up and makes it look like an I/O error:
 {{{
 :info:build /usr/bin/make  all-am
 :info:build for xml in xmlif.xml xmlto.xml; do \
 :info:build       FORMAT_DIR=./format \
 :info:build        /bin/sh ./xmlto -o man/man1 man ./doc/$xml ; \
 :info:build     done || ( RC=$?; exit $RC )
 :info:build for xml in xmlif.xml xmlto.xml; do \
 :info:build       FORMAT_DIR=./format \
 :info:build        /bin/sh ./xmlto -o man/man1 man ./doc/$xml ; \
 :info:build     done || ( RC=$?; exit $RC )
 :info:build xmlto:
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_xmlto/work/xmlto-0.0.23/./doc/xmlif.xml
 does not validate (status 3)
 :info:build xmlto: Fix document syntax or use --skip-validation option
 :info:build I/O error : Attempt to load network entity http://www.oasis-
 open.org/docbook/xml/4.2/docbookx.dtd
 :info:build
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_textproc_xmlto/work/xmlto-0.0.23/./doc/xmlif.xml:4:
 warning: failed to load external entity "http://ww
 :info:build    "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd">
 }}}
 Can the port maintainers please take a look at this again?

-- 
Ticket URL: <https://trac.macports.org/ticket/26151#comment:9>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list