On May 20, 2010, at 8:52 PM, Yago Ferrer wrote: > Hi Philip! > > When I´m trying to compile the Spanish PHP manual I´m getting these errors, > do you know what is it? > > Warning: DOMDocument::xinclude(): XPointer evaluation failed: > #xmlns(db=http://docbook.org/ns/docbook) > xpointer(id('class.datetime')/db:refentry/db:refsec...@role='description']/descendant::db:destructorsynopsis[not(@role='procedural')]) > in /local/web/sites/edit.php.net/data/phpdoc-all/doc-base/configure.phpon > line 613 > > Warning: DOMDocument::xinclude(): XPointer evaluation failed: > #xmlns(db=http://docbook.org/ns/docbook) > xpointer(id('class.datetimezone')/db:refentry/db:refsec...@role='description']/descendant::db:destructorsynopsis[not(@role='procedural')]) > in /local/web/sites/edit.php.net/data/phpdoc-all/doc-base/configure.php on > line 613 > > Warning: DOMDocument::xinclude(): XPointer evaluation failed: > #xmlns(db=http://docbook.org/ns/docbook) > xpointer(id('class.dateinterval')/db:refentry/db:refsec...@role='description']/descendant::db:destructorsynopsis[not(@role='procedural')]) > in /local/web/sites/edit.php.net/data/phpdoc-all/doc-base/configure.phpon > line 613 > > Warning: DOMDocument::xinclude(): XPointer evaluation failed: > #xmlns(db=http://docbook.org/ns/docbook) > xpointer(id('class.dateperiod')/db:refentry/db:refsec...@role='description']/descendant::db:destructorsynopsis[not(@role='procedural')]) > in /local/web/sites/edit.php.net/data/phpdoc-all/doc-base/configure.phpon > line 613 > > Warning: DOMDocument::xinclude(): XPointer evaluation failed: > #xmlns(db=http://docbook.org/ns/docbook) > xpointer(id('class.dateperiod')/db:refentry/db:refsec...@role='description']/descendant::db:methodsynopsis[not(@role='procedural')]) > in /local/web/sites/edit.php.net/data/phpdoc-all/doc-base/configure.php on > line 613
Nope, and I can't reproduce (even after trying a fresh doc-es checkout). However, yesterday people saw these errors when unrelated errors occurred in the manual. The mongo docs briefly had a <para> in the wrong place, yet these nasty looking datetime errors showed up (along with the correct mongo errors too). Therefore I wonder, whenever we have a problem we might see these too which is very confusing. Anyone have an idea regarding how to fix that? Regards, Philip