build error (was: Re: deb source)

Jochen jochen at r-ci.de
Fri Dec 25 12:33:26 GMT 2020


Am 25.12.2020 um 02:21 schrieb Brendan Coupe:
> See the link below if you'd like to try to compile KMM from the latest
> source. Once you get the dependencies installed, it's very simple to
> compile and install the latest code from the 5.1 branch, or if you are
> curious you can try the Master branch (it is deep in development now,
> so be warned, I have not tried it in a while. It's not for daily use
> right now as I understand it).

yes, it's quite easy. But for Ubuntu 18.04 there is still a problem with
building documentation from docbook sources. In a few i18n files the text
part "&ASCII;" (it's in explaination of gpg storage format as ASCII
armored) causes errors:
------------------------------------------------------------------------
[  0%] Generating po/de/docs/kmymoney/index.cache.bz2
details-formats.docbook:108: parser error : Entity 'ASCII' not defined
>&ASCII; armored</emphasis
        ^
details-formats.docbook:173: parser error : chunk is not well balanced

^
index.docbook:386: parser error : Failure to process entity details-formats
&details-formats;
                 ^
index.docbook:386: parser error : Entity 'details-formats' not defined
&details-formats;
                 ^
kf5.kdoctools: Error: `xmllint --noout` outputted text
CMakeFiles/po-de-docs-kmymoney-index-cache-bz2.dir/build.make:90: recipe
for target 'po/de/docs/kmymoney/index.cache.bz2' failed
make[2]: *** [po/de/docs/kmymoney/index.cache.bz2] Error 1
CMakeFiles/Makefile2:390: recipe for target
'CMakeFiles/po-de-docs-kmymoney-index-cache-bz2.dir/all' failed
make[1]: *** [CMakeFiles/po-de-docs-kmymoney-index-cache-bz2.dir/all] Error 2
Makefile:140: recipe for target 'all' failed
make: *** [all] Error 2
------------------------------------------------------------------------
Quick (and yes: dirty) help was removing "&" and ";" from the string(s).

Sorry , would like to provide a real bug report but I don't have enough
knowledge about all this docbook stuff.


-- 
Jochen


More information about the KMyMoney mailing list