Date: Mon, 08 Jan 2018 13:46:22 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-doc@FreeBSD.org Subject: [Bug 224996] make command breaks: I/O error : Attempt to load network entity Message-ID: <bug-224996-9@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D224996 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: yuri@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=3D"file:///usr/doc/en_US.ISO8859-1/articles/contrib= uting/catalog-cwd.xml file:///usr/doc/en_US.ISO8859-1/share/xml/catalog.xm= l file:///usr/doc/share/xml/catalog.xml file:///usr/local/share/xml/catal= og" /usr/local/bin/xsltproc --xinclude --nonet --maxvars 20000 --stringpar= am latestrevision.timestamp "2017-12-30 16:40:01" --stringparam latestrevis= ion.committer "eadler" --stringparam latestrevision.number "51350" http://= www.FreeBSD.org/XML/share/xml/freebsd-xhtml.xsl article.parsed.xml > articl= e.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? --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-224996-9>