Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

warning while building .manual.xml #224

Open
ManueldG opened this issue Feb 19, 2025 · 1 comment
Open

warning while building .manual.xml #224

ManueldG opened this issue Feb 19, 2025 · 1 comment

Comments

@ManueldG
Copy link

php ../base/configure.php --with-lang=it
configure.php on PHP 8.2.12

Checking for source directory... base
Checking for output filename... base/.manual.xml
Checking whether to include CHM... no
Checking for PHP executable... php.exe
Checking for language to build... it
Checking whether the language is supported... yes
Checking for partial build... no
Checking whether to enable detailed XML error messages... no
Checking libxml version... 2.10.3
Checking whether to enable detailed error reporting (may segfault)... yes

doc-base: 80d1314
en: 3bc8fc7b9785c335e55d83986e6cd8968498dcfb [behind 1]
it: 782161213370039454ccbbf227dcd60b46fc1c2e (branch security) [ahead 1]

Iterating over extension specific version files... OK
Saving it... OK
Iterating over files for sources info... OK
Generating sources XML... OK
Saving sources.xml file... OK
Modification history file en/fileModHistory.php not found.
Creating empty modification history file...done.
Creating 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... 1 2 done.
Running XInclude/XPointer... 0 1 0 done. Performed 1 XIncludes.

[base/temp/manual.xml 624345:0] could not load base/temp/manual.xml, and no fallback was found

Validating manual.xml... done.

All good. Saved .manual.xml
All you have to do now is run 'phd -d base/.manual.xml'
If the script hangs here, you can abort with ^C.
_ ... __
) ( /
/ \ | d b | =\ Y =/--..-="````"-. '.=__.-'
o/ /\
| | \ \ / )
\ .--""`\ < \ '-' /
// | || \ '---'
jgs ((,,/ ((,,__/

@alfsb
Copy link
Member

alfsb commented Feb 19, 2025

There are a dozen warnings issued by doc-base/script/broken.php on doc-it. The build system is known to misbehave in this case. These warnings are "easy" to fix, and may fix the warning (I'm not certain).

The good news is that:

Validating manual.xml... done.
All good. Saved .manual.xml

means the manual is complete enough to pass validation. You can ignore this warning for now.

Please, reopen this issue when the broken.php warnings are fixed. I will try to find the cause, but as doc-it has many untranslated files, the warning may continue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants