Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Oct 2014 17:45:54 -0700
From:      Manfred Antar <null@pozo.com>
To:        ports@freebsd.org
Cc:        , kwm@freebsd.org, doc@freebsd.org, current@freebsd.org
Subject:   libxml2 upgrade breaks building /usr/doc/ on current amd64
Message-ID:  <201410200046.s9K0kMsF015621@pozo.com>

next in thread | raw e-mail | index | archive | help
The upgrade of libxml2  broke building /usr/doc/ :

(en_US.ISO8859-1)5056}make
===> articles (all)
===> articles/bsdl-gpl (all)
install /usr/doc/share/xml/catalog-cwd.xml /usr/doc/en_US.ISO8859-1/articles/bsdl-gpl/catalog-cwd.xml
echo '<!ENTITY base "..">' >> /usr/doc/en_US.ISO8859-1/articles/bsdl-gpl/autogen.ent
env XML_CATALOG_FILES="file:///usr/doc/en_US.ISO8859-1/articles/bsdl-gpl/catalog-cwd.xml  file:///usr/doc/en_US.ISO8859-1/share/xml/catalog.xml  file:///usr/doc/share/xml/catalog.xml  file:///usr/doc/share/xml/catalog-common.xml  file:///usr/local/share/xml/catalog" /usr/local/bin/xmllint --nonet --noent --valid --dropdtd --xinclude /usr/doc/en_US.ISO8859-1/articles/bsdl-gpl/article.xml > article.parsed.xml.tmp
file:/usr/doc/share/xml/freebsd50.dtd:12: warning: failed to load external entity "http://www.FreeBSD.org/XML/share/xml/iso8879.ent"
%iso8879.ent;
             ^
Entity: line 1: 
 %iso8879.ent; 
              ^
Entity: line 5: parser error : Entity 'trade' not defined
  designations have been followed by the <quote>&trade;</quote> or the
                                                       ^
Entity: line 6: parser error : Entity 'reg' not defined
  <quote>&reg;</quote> symbol.</para>
              ^
Entity: line 6: parser error : chunk is not well balanced
  <quote>&reg;</quote> symbol.</para>
                                     ^
/usr/doc/en_US.ISO8859-1/articles/bsdl-gpl/article.xml:18: parser error : Entity 'tm-attrib.general' failed to parse
      &tm-attrib.general;
                         ^
*** Error code 1

Stop.
make[2]: stopped in /usr/doc/en_US.ISO8859-1/articles/bsdl-gpl
*** Error code 1

Stop.
make[1]: stopped in /usr/doc/en_US.ISO8859-1/articles
*** Error code 1

Stop.
make: stopped in /usr/doc/en_US.ISO8859-1

If I revert to the previous version -- no problem:

Writing keeping-up.html for chapter(keeping-up)
Writing uses.html for chapter(uses)
Writing versions.html for chapter(versions)
Writing index.html for book
Writing HTML.manifest
(en_US.ISO8859-1)5059}
Not sure where the problem is.


========================
||      null@pozo.com           ||
||                                      ||
======================== 


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410200046.s9K0kMsF015621>