Interestingly enough "make" alone works fine, "make -j8" gives that error as does "make -j". I don't compile from 5.1 (I use debian packages from Ubuntu repos). For kdoctools I'm running 5.44.0-0ubuntu1.
On 8/2/20 7:59 AM, Jack wrote: > On 8/2/20 10:24 AM, Joel Madero wrote: > >> Seems like I got past that issue (I now include make -j8 also, not sure >> why I wasn't before) but have a new build error. >> >> make -j8 > [snip ....] >> [ 3%] Built target weboob_dialogs_autogen >> [ 3%] Building CXX object >> kmymoney/icons/CMakeFiles/kmm_icons.dir/kmm_icons_autogen/mocs_compilation.cpp.o >> >> details-formats.docbook:103: parser error : Entity 'ASCII' not defined >> GPG's <emphasis>&ASCII; armored</emphasis> format. >> ^ >> details-formats.docbook:202: parser error : chunk is not well balanced >> >> ^ >> index.docbook:220: parser error : Failure to process entity >> details-formats >> &details-formats; >> ^ >> index.docbook:220: parser error : Entity 'details-formats' not defined >> &details-formats; >> ^ >> kf5.kdoctools: Error: `xmllint --noout` outputted text >> doc/CMakeFiles/doc-index-cache-bz2.dir/build.make:90: recipe for target >> 'doc/index.cache.bz2' failed >> make[2]: *** [doc/index.cache.bz2] Error 1 > > I'm not sure why this would fail if compiling from 5.1 branch works, > but what version of kdoctools do you have installed? Perhaps you just > didn't reinstall that package after you reinstalled the system? > >