неділя, 4 лютого 2018 р. 17:39:23 EET Thomas Baumgart написано: > Hi, > > On Sonntag, 4. Februar 2018 10:27:15 CET Jack wrote: > > On 2018.02.04 10:10, Thomas Baumgart wrote: > > > Hi folks, > > > > > > I will now start the tarball creation process. Since I haven't done > > > it in a long time (we all know that) and a few things have changed > > > since then, I don't expect this to be finished very soon. I will let > > > you know once it's done. Who wants to have a preview and testversion > > > before we add it to the kde download servers? Please e-mail me. > > > > Thomas, > > > > I don't know if it is important enough to make a difference, but there > > were some code commits I just saw this morning. Do they count as bug > > fixes, or are they absolutely safe enough to include without more > > testing? > > I already took a look and they don't affect us (as they are transparent). > > > Also, do we know whether there will be a Windows tarball for 5.0, and > > is anyone working on a Mac ports release? > > Lukasz was looking into that, I don't know how far he is. A few changes > required for Windows went into the 5.0 branch so far. > > > Unfortunately, I am getting an error when compiling some i18n stuff. I don't > know, what to do about it. > > thb@thb-nb:~/devel/kmymoney-5.0.0/build $ make > [ 0%] Generating po/uk/docs/kmymoney/index.cache.bz2 > [ 0%] Built target po-uk-docs-kmymoney-index-cache-bz2 > [ 0%] Generating po/sv/docs/kmymoney/kmymoney.1 > Note: Writing kmymoney.1 > [ 0%] Built target po-sv-docs-kmymoney-kmymoney-1 > [ 0%] Generating po/pt_BR/docs/kmymoney/kmymoney.1 > Note: Writing kmymoney.1 > [ 0%] Built target po-pt-BR-docs-kmymoney-kmymoney-1 > [ 0%] Generating po/pt_BR/docs/kmymoney/index.cache.bz2 > I/O warning : failed to load external entity "/usr/share/kf5/kdoctools/ > customization/xsl/pt-BR.xml" > No "pt_br" localization of "footer-doc-comment" exists; using "en". > No "pt_br" localization of "footer-doc-feedback" exists; using "en". > > > No "pt_br" localization of "footer-doc-feedback" exists; using "en". > No "pt_br" localization of "footer-doc-teamname" exists; using "en".
This can be safely ignored. > [ 0%] Built target po-pt-BR-docs-kmymoney-index-cache-bz2 > [ 0%] Generating po/nl/docs/kmymoney/kmymoney.1 > Note: Writing kmymoney.1 > [ 0%] Built target po-nl-docs-kmymoney-kmymoney-1 > [ 0%] Generating po/it/docs/kmymoney/kmymoney.1 > Note: Writing kmymoney.1 > [ 0%] Built target po-it-docs-kmymoney-kmymoney-1 > [ 0%] Generating po/it/docs/kmymoney/index.cache.bz2 > reference.docbook:866: parser error : Entity 'Ins' not defined > > >&Ctrl;&Ins;</keycombo > > ^ > reference.docbook:1315: parser error : chunk is not well balanced > > ^ > index.docbook:503: parser error : Failure to process entity reference > &reference; > ^ > index.docbook:503: parser error : Entity 'reference' not defined > &reference; > ^ > Error: `xmllint --noout` outputted text > CMakeFiles/po-it-docs-kmymoney-index-cache-bz2.dir/build.make:90: recipe for > target 'po/it/docs/kmymoney/index.cache.bz2' failed > make[2]: *** [po/it/docs/kmymoney/index.cache.bz2] Error 1 > CMakeFiles/Makefile2:289: recipe for target 'CMakeFiles/po-it-docs-kmymoney- > index-cache-bz2.dir/all' failed > make[1]: *** [CMakeFiles/po-it-docs-kmymoney-index-cache-bz2.dir/all] Error > 2 Makefile:138: recipe for target 'all' failed > make: *** [all] Error 2 This needs some newer kdoctools framework. The change in it locale was introduced 2017-01-08 (Frameworks version > 5.30.0). Hope this helps. Best regards, Yuri