Broken UK manual issue
[email protected] (Michael Proshchuk)
| Newsgroups | php.doc |
|---|---|
| Message-ID | <CADb96jOhtDPx4fPxt0=fCb70X2tvnn8pZb5YKHUi-kPwDH8fPw@mail.gmail.com> |
Hello everyone. I have a problem fixing a build error in the Ukrainian translation module. There is a build output: > configure.php: $Id: configure.php 344134 2018-01-31 12:33:50Z vrana $ > PHP version: 7.3.14-1~deb10u1 > > Checking for source directory... /var/www/doc-editor/data/phpdoc-all/doc-base/ > Checking for output filename... /var/www/doc-editor/data/phpdoc-all/doc-base/.manual.xml > Checking whether to include CHM... no > Checking for PHP executable... /usr/bin/php7.3 > Checking for language to build... uk > Checking whether the language is supported... yes > Checking for partial build... no > Checking whether to enable detailed XML error messages... yes > Checking libxml version... 2.9.4 > Checking whether to enable detailed error reporting (may segfault)... yes > Checking whether to optimize out the DTD (performance gain, but segfaults)... yes > Generating /var/www/doc-editor/data/phpdoc-all/doc-base/manual.xml... done > Generating /var/www/doc-editor/data/phpdoc-all/doc-base/install-unix.xml... done > Generating /var/www/doc-editor/data/phpdoc-all/doc-base/install-win.xml... done > Generating /var/www/doc-editor/data/phpdoc-all/doc-base/developer.template.xml... done > Generating /var/www/doc-editor/data/phpdoc-all/doc-base/scripts/file-entities.php... done > Iterating over extension specific version files... OK > Saving it... OK > Creating file /var/www/doc-editor/data/phpdoc-all/doc-base/entities/file-entities.ent... done > Checking for if we should generate a simplified file... no > Checking whether to save an invalid .manual.xml... no > Loading and parsing manual.xml... failed. > > ERROR (/var/www/doc-editor/data/phpdoc-all/doc-base/manual.xml:280:26) > &reference.stats.book; > --------------------------^ > Entity 'reference.stats.book' not defined > Entity 'url.json.ecma' not defined The fact is that there is no file "/var/www/doc-editor/data/phpdoc-all/doc-base/manual.xml" in "All files" tab. If anyone knows why this happened, please explain.