[Bug 224996] make command breaks: I/O error : Attempt to load network entity

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 8 13:46:22 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=224996

            Bug ID: 224996
           Summary: make command breaks: I/O error : Attempt to load
                    network entity
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Documentation
          Assignee: freebsd-doc at FreeBSD.org
          Reporter: yuri at freebsd.org

In the local copy of https://svn.freebsd.org/doc/head, the 'make' command
fails:

> /bin/cat /usr/doc/share/misc/docbook.css > docbook.css
> env XML_CATALOG_FILES="file:///usr/doc/en_US.ISO8859-1/articles/contributing/catalog-cwd.xml  file:///usr/doc/en_US.ISO8859-1/share/xml/catalog.xml  file:///usr/doc/share/xml/catalog.xml  file:///usr/local/share/xml/catalog" /usr/local/bin/xsltproc  --xinclude --nonet --maxvars 20000 --stringparam latestrevision.timestamp "2017-12-30 16:40:01" --stringparam latestrevision.committer "eadler"		--stringparam latestrevision.number "51350" http://www.FreeBSD.org/XML/share/xml/freebsd-xhtml.xsl article.parsed.xml > article.html
> I/O error : Attempt to load network entity http://docbook.sourceforge.net/release/xsl-ns/current/xhtml/docbook.xsl
warning: failed to load external entity
"http://docbook.sourceforge.net/release/xsl-ns/current/xhtml/docbook.xsl"
> compilation error: file file:///usr/doc/share/xml/freebsd-xhtml.xsl line 10 element import
xsl:import : unable to load
http://docbook.sourceforge.net/release/xsl-ns/current/xhtml/docbook.xsl
> *** Error code 5

I am probably doing something stupid. But should a simple 'make' command be
breaking like this?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-doc mailing list