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@FreeBSD.org
          Reporter: y...@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.
_______________________________________________
freebsd-doc@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "freebsd-doc-unsubscr...@freebsd.org"

Reply via email to