Advertisement
_dinsdale

FreeBSD docs fails build

Oct 23rd, 2015
36
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 16.77 KB | None | 0 0
  1. dinsdale@Prescott:/space/compressed/RELEASE-10.2/en_US.ISO8859-1/htdocs% env DESTDIR=/tmp/www make ENGLISH_ONLY=yes WEB_ONLY=yes all install
  2. /bin/mkdir -p /space/compressed/RELEASE-10.2/en_US.ISO8859-1/share/xml
  3. env XML_CATALOG_FILES="file:///space/compressed/RELEASE-10.2/en_US.ISO8859-1/htdocs/catalog-cwd.xml  file:///space/compressed/RELEASE-10.2/en_US.ISO8859-1/share/xml/catalog.xml  file:///space/compressed/RELEASE-10.2/share/xml/catalog.xml  file:///usr/local/share/xml/catalog" /usr/local/bin/xsltproc  --xinclude --nonet --maxvars 20000  --param 'transtable.xml' "'/space/compressed/RELEASE-10.2/share/xml/transtable.xml'"  --param 'transtable-target-element' "'country'"  --param 'transtable-word-group' "'country'"  --param 'transtable-mode' "'sortkey'"  /space/compressed/RELEASE-10.2/share/xml/transtable-local.xsl /space/compressed/RELEASE-10.2/share/xml/mirrors.xml  | env -i LANG="en_US.ISO8859-1" /usr/bin/sort -f > /space/compressed/RELEASE-10.2/en_US.ISO8859-1/share/xml/mirrors.xml.sort.tmp
  4. env -i /usr/bin/grep "^<?xml" < /space/compressed/RELEASE-10.2/en_US.ISO8859-1/share/xml/mirrors.xml.sort.tmp > /space/compressed/RELEASE-10.2/en_US.ISO8859-1/share/xml/mirrors.xml.sort
  5. echo "<sortkeys>" >> /space/compressed/RELEASE-10.2/en_US.ISO8859-1/share/xml/mirrors.xml.sort
  6. env -i /usr/bin/awk '/@sortkey@/ {sub(/@sortkey@/, ++line); print;}' < /space/compressed/RELEASE-10.2/en_US.ISO8859-1/share/xml/mirrors.xml.sort.tmp >> /space/compressed/RELEASE-10.2/en_US.ISO8859-1/share/xml/mirrors.xml.sort
  7. echo '</sortkeys>' >> /space/compressed/RELEASE-10.2/en_US.ISO8859-1/share/xml/mirrors.xml.sort
  8. env XML_CATALOG_FILES="file:///space/compressed/RELEASE-10.2/en_US.ISO8859-1/htdocs/catalog-cwd.xml  file:///space/compressed/RELEASE-10.2/en_US.ISO8859-1/share/xml/catalog.xml  file:///space/compressed/RELEASE-10.2/share/xml/catalog.xml  file:///usr/local/share/xml/catalog" /usr/local/bin/xsltproc  --xinclude --nonet --maxvars 20000 -o /space/compressed/RELEASE-10.2/en_US.ISO8859-1/share/xml/mirrors.xml  --param 'transtable.xml' "'/space/compressed/RELEASE-10.2/share/xml/transtable.xml'"  --param 'transtable-target-element' "'country'"  --param 'transtable-word-group' "'country'"  --param 'transtable-sortkey.xml' "'/space/compressed/RELEASE-10.2/en_US.ISO8859-1/share/xml/mirrors.xml.sort'"  /space/compressed/RELEASE-10.2/share/xml/transtable-local.xsl /space/compressed/RELEASE-10.2/share/xml/mirrors.xml
  9. /bin/rm -f /space/compressed/RELEASE-10.2/en_US.ISO8859-1/share/xml/mirrors.xml.sort /space/compressed/RELEASE-10.2/en_US.ISO8859-1/share/xml/mirrors.xml.sort.tmp
  10. install /space/compressed/RELEASE-10.2/share/xml/catalog-cwd.xml /space/compressed/RELEASE-10.2/en_US.ISO8859-1/htdocs/catalog-cwd.xml
  11. echo '<!ENTITY base ".">' >> /space/compressed/RELEASE-10.2/en_US.ISO8859-1/htdocs/autogen.ent
  12. env XML_CATALOG_FILES="file:///space/compressed/RELEASE-10.2/en_US.ISO8859-1/htdocs/catalog-cwd.xml  file:///space/compressed/RELEASE-10.2/en_US.ISO8859-1/share/xml/catalog.xml  file:///space/compressed/RELEASE-10.2/share/xml/catalog.xml  file:///usr/local/share/xml/catalog" /usr/local/bin/xsltproc  --xinclude --nonet --maxvars 20000  -o index.html --param transtable.xml "'/space/compressed/RELEASE-10.2/share/xml/transtable.xml'" --param mirrors.xml "'/space/compressed/RELEASE-10.2/en_US.ISO8859-1/share/xml/mirrors.xml'" --param news.project.xml-master "'/space/compressed/RELEASE-10.2/share/xml/news.xml'"  --param news.project.xml "'/space/compressed/RELEASE-10.2/share/xml/news.xml'" --param news.press.xml-master "'/space/compressed/RELEASE-10.2/share/xml/press.xml'"  --param news.press.xml "'/space/compressed/RELEASE-10.2/share/xml/press.xml'" --param events.xml-master "'/space/compressed/RELEASE-10.2/share/xml/events.xml'"  --param events.xml "'/space/compressed/RELEASE-10.2/share/xml/events.xml'" --param advisories.xml "'/space/compressed/RELEASE-10.2/share/xml/advisories.xml'" --param notices.xml "'/space/compressed/RELEASE-10.2/share/xml/notices.xml'"  index.xsl /space/compressed/RELEASE-10.2/share/xml/news.xml
  13. file:///space/compressed/RELEASE-10.2/share/xml/news.dtd:81: warning: failed to load external entity "http://www.FreeBSD.org/XML/share/xml/l10n.ent"
  14. %l10n-common.ent;
  15.                  ^
  16. Entity: line 1:
  17.  %l10n-common.ent;
  18.                   ^
  19. file:///space/compressed/RELEASE-10.2/share/xml/news.dtd:81: warning: failed to load external entity "http://www.FreeBSD.org/XML/share/xml/l10n.ent"
  20. %l10n-common.ent;
  21.                  ^
  22. Entity: line 1:
  23.  %l10n-common.ent;
  24.                   ^
  25. file:///space/compressed/RELEASE-10.2/share/xml/events.dtd:95: warning: failed to load external entity "http://www.FreeBSD.org/XML/share/xml/l10n.ent"
  26. %l10n.ent;
  27.           ^
  28. Entity: line 1:
  29.  %l10n.ent;
  30.            ^
  31. file:///space/compressed/RELEASE-10.2/share/xml/events.dtd:95: warning: failed to load external entity "http://www.FreeBSD.org/XML/share/xml/l10n.ent"
  32. %l10n.ent;
  33.           ^
  34. Entity: line 1:
  35.  %l10n.ent;
  36.            ^
  37. file:///space/compressed/RELEASE-10.2/share/xml/events.dtd:95: warning: failed to load external entity "http://www.FreeBSD.org/XML/share/xml/l10n.ent"
  38. %l10n.ent;
  39.           ^
  40. Entity: line 1:
  41.  %l10n.ent;
  42.            ^
  43. file:///space/compressed/RELEASE-10.2/share/xml/events.dtd:95: warning: failed to load external entity "http://www.FreeBSD.org/XML/share/xml/l10n.ent"
  44. %l10n.ent;
  45.           ^
  46. Entity: line 1:
  47.  %l10n.ent;
  48.            ^
  49. file:///space/compressed/RELEASE-10.2/share/xml/events.xml:44: element event: validity error : ID bsdday-2013 already defined
  50. file:///space/compressed/RELEASE-10.2/share/xml/events.dtd:95: warning: failed to load external entity "http://www.FreeBSD.org/XML/share/xml/l10n.ent"
  51. %l10n.ent;
  52.           ^
  53. Entity: line 1:
  54.  %l10n.ent;
  55.            ^
  56. file:///space/compressed/RELEASE-10.2/share/xml/events.dtd:95: warning: failed to load external entity "http://www.FreeBSD.org/XML/share/xml/l10n.ent"
  57. %l10n.ent;
  58.           ^
  59. Entity: line 1:
  60.  %l10n.ent;
  61.            ^
  62. file:///space/compressed/RELEASE-10.2/share/xml/events.dtd:95: warning: failed to load external entity "http://www.FreeBSD.org/XML/share/xml/l10n.ent"
  63. %l10n.ent;
  64.           ^
  65. Entity: line 1:
  66.  %l10n.ent;
  67.            ^
  68. file:///space/compressed/RELEASE-10.2/share/xml/events.dtd:95: warning: failed to load external entity "http://www.FreeBSD.org/XML/share/xml/l10n.ent"
  69. %l10n.ent;
  70.           ^
  71. Entity: line 1:
  72.  %l10n.ent;
  73.            ^
  74. file:///space/compressed/RELEASE-10.2/share/xml/events.dtd:95: warning: failed to load external entity "http://www.FreeBSD.org/XML/share/xml/l10n.ent"
  75. %l10n.ent;
  76.           ^
  77. Entity: line 1:
  78.  %l10n.ent;
  79.            ^
  80. file:///space/compressed/RELEASE-10.2/share/xml/events.dtd:95: warning: failed to load external entity "http://www.FreeBSD.org/XML/share/xml/l10n.ent"
  81. %l10n.ent;
  82.           ^
  83. Entity: line 1:
  84.  %l10n.ent;
  85.            ^
  86. file:///space/compressed/RELEASE-10.2/share/xml/events.dtd:95: warning: failed to load external entity "http://www.FreeBSD.org/XML/share/xml/l10n.ent"
  87. %l10n.ent;
  88.           ^
  89. Entity: line 1:
  90.  %l10n.ent;
  91.            ^
  92. file:///space/compressed/RELEASE-10.2/share/xml/events.dtd:95: warning: failed to load external entity "http://www.FreeBSD.org/XML/share/xml/l10n.ent"
  93. %l10n.ent;
  94.           ^
  95. Entity: line 1:
  96.  %l10n.ent;
  97.            ^
  98. file:///space/compressed/RELEASE-10.2/share/xml/events.dtd:95: warning: failed to load external entity "http://www.FreeBSD.org/XML/share/xml/l10n.ent"
  99. %l10n.ent;
  100.           ^
  101. Entity: line 1:
  102.  %l10n.ent;
  103.            ^
  104. file:///space/compressed/RELEASE-10.2/share/xml/events.dtd:95: warning: failed to load external entity "http://www.FreeBSD.org/XML/share/xml/l10n.ent"
  105. %l10n.ent;
  106.           ^
  107. Entity: line 1:
  108.  %l10n.ent;
  109.            ^
  110. I/O error : Attempt to load network entity http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
  111. file:///space/compressed/RELEASE-10.2/share/xml/press.dtd:17: warning: failed to load external entity "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
  112. %html.orig;
  113.            ^
  114. Entity: line 1:
  115.  %html.orig;
  116.             ^
  117. file:///space/compressed/RELEASE-10.2/share/xml/press.dtd:72: warning: failed to load external entity "http://www.FreeBSD.org/XML/share/xml/l10n.ent"
  118. %l10n-common.ent;
  119.                  ^
  120. Entity: line 1:
  121.  %l10n-common.ent;
  122.                   ^
  123. env XML_CATALOG_FILES="file:///space/compressed/RELEASE-10.2/en_US.ISO8859-1/htdocs/catalog-cwd.xml  file:///space/compressed/RELEASE-10.2/en_US.ISO8859-1/share/xml/catalog.xml  file:///space/compressed/RELEASE-10.2/share/xml/catalog.xml  file:///usr/local/share/xml/catalog" /usr/local/bin/xsltproc  --xinclude --nonet --maxvars 20000  -o usergroups.html --param pagename "'FreeBSD User Groups'" --param transtable.xml "'/space/compressed/RELEASE-10.2/share/xml/transtable.xml'" --param usergroups.xml "'/space/compressed/RELEASE-10.2/share/xml/usergroups.xml'"  --param usergroups-local.xml "'/space/compressed/RELEASE-10.2/share/xml/usergroups.xml'"  /space/compressed/RELEASE-10.2/share/xml/templates.usergroups.xsl /space/compressed/RELEASE-10.2/share/xml/usergroups.xml
  124. I/O error : Attempt to load network entity http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
  125. file:///space/compressed/RELEASE-10.2/share/xml/usergroups.dtd:21: warning: failed to load external entity "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
  126. %html.orig;
  127.            ^
  128. Entity: line 1:
  129.  %html.orig;
  130.             ^
  131. file:///space/compressed/RELEASE-10.2/share/xml/usergroups.dtd:33: warning: failed to load external entity "http://www.FreeBSD.org/XML/share/xml/l10n.ent"
  132. %l10n.ent;
  133.           ^
  134. Entity: line 1:
  135.  %l10n.ent;
  136.            ^
  137. I/O error : Attempt to load network entity http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
  138. file:///space/compressed/RELEASE-10.2/share/xml/usergroups.dtd:21: warning: failed to load external entity "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
  139. %html.orig;
  140.            ^
  141. Entity: line 1:
  142.  %html.orig;
  143.             ^
  144. file:///space/compressed/RELEASE-10.2/share/xml/usergroups.dtd:33: warning: failed to load external entity "http://www.FreeBSD.org/XML/share/xml/l10n.ent"
  145. %l10n.ent;
  146.           ^
  147. Entity: line 1:
  148.  %l10n.ent;
  149.            ^
  150. env XML_CATALOG_FILES="file:///space/compressed/RELEASE-10.2/en_US.ISO8859-1/htdocs/catalog-cwd.xml  file:///space/compressed/RELEASE-10.2/en_US.ISO8859-1/share/xml/catalog.xml  file:///space/compressed/RELEASE-10.2/share/xml/catalog.xml  file:///usr/local/share/xml/catalog" /usr/local/bin/xsltproc  --xinclude --nonet --maxvars 20000  -o community.html --param usergroups.xml "'/space/compressed/RELEASE-10.2/share/xml/usergroups.xml'"  --param usergroups-local.xml "'/space/compressed/RELEASE-10.2/share/xml/usergroups.xml'" --param events.xml-master "'/space/compressed/RELEASE-10.2/share/xml/events.xml'"  --param events.xml "'/space/compressed/RELEASE-10.2/share/xml/events.xml'"  community.xsl /space/compressed/RELEASE-10.2/share/xml/events.xml
  151. file:///space/compressed/RELEASE-10.2/share/xml/events.dtd:95: warning: failed to load external entity "http://www.FreeBSD.org/XML/share/xml/l10n.ent"
  152. %l10n.ent;
  153.           ^
  154. Entity: line 1:
  155.  %l10n.ent;
  156.            ^
  157. file:///space/compressed/RELEASE-10.2/share/xml/events.dtd:95: warning: failed to load external entity "http://www.FreeBSD.org/XML/share/xml/l10n.ent"
  158. %l10n.ent;
  159.           ^
  160. Entity: line 1:
  161.  %l10n.ent;
  162.            ^
  163. file:///space/compressed/RELEASE-10.2/share/xml/events.dtd:95: warning: failed to load external entity "http://www.FreeBSD.org/XML/share/xml/l10n.ent"
  164. %l10n.ent;
  165.           ^
  166. Entity: line 1:
  167.  %l10n.ent;
  168.            ^
  169. file:///space/compressed/RELEASE-10.2/share/xml/events.dtd:95: warning: failed to load external entity "http://www.FreeBSD.org/XML/share/xml/l10n.ent"
  170. %l10n.ent;
  171.           ^
  172. Entity: line 1:
  173.  %l10n.ent;
  174.            ^
  175. /space/compressed/RELEASE-10.2/share/xml/events.xml:44: element event: validity error : ID bsdday-2013 already defined
  176. file:///space/compressed/RELEASE-10.2/share/xml/events.dtd:95: warning: failed to load external entity "http://www.FreeBSD.org/XML/share/xml/l10n.ent"
  177. %l10n.ent;
  178.           ^
  179. Entity: line 1:
  180.  %l10n.ent;
  181.            ^
  182. file:///space/compressed/RELEASE-10.2/share/xml/events.dtd:95: warning: failed to load external entity "http://www.FreeBSD.org/XML/share/xml/l10n.ent"
  183. %l10n.ent;
  184.           ^
  185. Entity: line 1:
  186.  %l10n.ent;
  187.            ^
  188. file:///space/compressed/RELEASE-10.2/share/xml/events.dtd:95: warning: failed to load external entity "http://www.FreeBSD.org/XML/share/xml/l10n.ent"
  189. %l10n.ent;
  190.           ^
  191. Entity: line 1:
  192.  %l10n.ent;
  193.            ^
  194. file:///space/compressed/RELEASE-10.2/share/xml/events.dtd:95: warning: failed to load external entity "http://www.FreeBSD.org/XML/share/xml/l10n.ent"
  195. %l10n.ent;
  196.           ^
  197. Entity: line 1:
  198.  %l10n.ent;
  199.            ^
  200. file:///space/compressed/RELEASE-10.2/share/xml/events.dtd:95: warning: failed to load external entity "http://www.FreeBSD.org/XML/share/xml/l10n.ent"
  201. %l10n.ent;
  202.           ^
  203. Entity: line 1:
  204.  %l10n.ent;
  205.            ^
  206. file:///space/compressed/RELEASE-10.2/share/xml/events.dtd:95: warning: failed to load external entity "http://www.FreeBSD.org/XML/share/xml/l10n.ent"
  207. %l10n.ent;
  208.           ^
  209. Entity: line 1:
  210.  %l10n.ent;
  211.            ^
  212. file:///space/compressed/RELEASE-10.2/share/xml/events.dtd:95: warning: failed to load external entity "http://www.FreeBSD.org/XML/share/xml/l10n.ent"
  213. %l10n.ent;
  214.           ^
  215. Entity: line 1:
  216.  %l10n.ent;
  217.            ^
  218. file:///space/compressed/RELEASE-10.2/share/xml/events.dtd:95: warning: failed to load external entity "http://www.FreeBSD.org/XML/share/xml/l10n.ent"
  219. %l10n.ent;
  220.           ^
  221. Entity: line 1:
  222.  %l10n.ent;
  223.            ^
  224. file:///space/compressed/RELEASE-10.2/share/xml/events.dtd:95: warning: failed to load external entity "http://www.FreeBSD.org/XML/share/xml/l10n.ent"
  225. %l10n.ent;
  226.           ^
  227. Entity: line 1:
  228.  %l10n.ent;
  229.            ^
  230. file:///space/compressed/RELEASE-10.2/share/xml/events.dtd:95: warning: failed to load external entity "http://www.FreeBSD.org/XML/share/xml/l10n.ent"
  231. %l10n.ent;
  232.           ^
  233. Entity: line 1:
  234.  %l10n.ent;
  235.            ^
  236. I/O error : Attempt to load network entity http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
  237. file:///space/compressed/RELEASE-10.2/share/xml/usergroups.dtd:21: warning: failed to load external entity "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
  238. %html.orig;
  239.            ^
  240. Entity: line 1:
  241.  %html.orig;
  242.             ^
  243. file:///space/compressed/RELEASE-10.2/share/xml/usergroups.dtd:33: warning: failed to load external entity "http://www.FreeBSD.org/XML/share/xml/l10n.ent"
  244. %l10n.ent;
  245.           ^
  246. Entity: line 1:
  247.  %l10n.ent;
  248.            ^
  249. env XML_CATALOG_FILES="file:///space/compressed/RELEASE-10.2/en_US.ISO8859-1/htdocs/catalog-cwd.xml  file:///space/compressed/RELEASE-10.2/en_US.ISO8859-1/share/xml/catalog.xml  file:///space/compressed/RELEASE-10.2/share/xml/catalog.xml  file:///usr/local/share/xml/catalog" /usr/local/bin/xmllint  --xinclude --valid --noout --nonet about.xml
  250. I/O error : Attempt to load network entity http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd
  251. file:///space/compressed/RELEASE-10.2/share/xml/xhtml10-freebsd.dtd:67: warning: failed to load external entity "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
  252. %html.orig;
  253.            ^
  254. Entity: line 1:
  255.  %html.orig;
  256.             ^
  257. file:///space/compressed/RELEASE-10.2/share/xml/xhtml10-freebsd.dtd:71: validity error : PEReference: %attrs; not found
  258.   %attrs;
  259.          ^
  260. about.xml:7: element html: validity error : No declaration for attribute xmlns of element html
  261. <html xmlns="http://www.w3.org/1999/xhtml">
  262.                                           ^
  263. about.xml:9: element title: validity error : No declaration for element title
  264.       <title>&title;</title>
  265.                             ^
  266. about.xml:12: element head: validity error : No declaration for element head
  267.     </head>
  268.            ^
  269. about.xml:14: element body: validity error : No declaration for attribute class of element body
  270.     <body class="navinclude.about">
  271.                                   ^
  272. about.xml:16: element h2: validity error : No declaration for element h2
  273.                 <h2>What is FreeBSD?</h2>
  274.                                          ^
  275. about.xml:19: element a: validity error : No declaration for attribute href of element a
  276.                         href="&base;/platforms/">variety of
  277.                                                 ^
  278. about.xml:20: element a: validity error : No declaration for element a
  279.                         platforms</a> which focuses on features,
  280.                                      ^
  281. Entity: line 1: parser error : Entity 'reg' not defined
  282. UNIX&reg;
  283.          ^
  284. about.xml:23: parser error : Entity 'unix' failed to parse
  285.                         &unix; developed at the
  286.                               ^
  287. *** Error code 1
  288.  
  289. Stop.
  290. make: stopped in /space/compressed/RELEASE-10.2/en_US.ISO8859-1/htdocs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement