On Wed, Aug 19, 2015 at 9:18 AM, Christoph Becker <[email protected]> wrote:

> On 19.08.2015 at 13:58, Jean-Sébastien Hedde wrote:
>
> > It's seems that lots of translation builds are broken since august 8th
> > (cf http://php.net/download-docs.php).
> >
> > We didn't received build errors on doc-fr.
>
> I guess that is related to <https://bugs.php.net/bug.php?id=70203>.
> (CC'ing the webmaster list.)
>
> > Where can I found those ?
>
> As a workaround you can execute doc-base/configure --with-language=XY on
> your local working copy of the docs, which should show the errors.


In brazilian portuguese there is a different situation. Translations are
showing in, no errors are being reported in server (i.e.
http://doc.php.net/logs/2015-08-19-12/ ), but locally:

$ php doc-base/configure.php --with-lang=pt_BR
configure.php: $Id: configure.php 337463 2015-08-14 23:54:15Z cmb $
PHP version: 5.5.9-1ubuntu4.11
...
The document didn't validate, here are the errors I got:
(If this isn't enough information, try again with --enable-xml-details)
 IDREF attribute linkend references an unknown ID "ini.assert.exception"
 IDREF attribute linkend references an unknown ID "ini.assert.exception"
 IDREF attribute linkend references an unknown ID "ini.gpc-order"

Eyh man. No worries. Happ shittens. Try again after fixing the errors above.


I'm slowly fixing these errors (outdated translations that references
removed IDs) but the server seems not compiling the same version of manual
from local checkouts.

André

Reply via email to