[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-doc-english
Subject:    Problem Building KMyMoney 5.1.0: translation problem?
From:       Jack <ostroffjh () users ! sourceforge ! net>
Date:       2020-06-14 22:22:50
Message-ID: 714502a0-0160-b110-9170-c0865037b535 () users ! sourceforge ! net
[Download RAW message or body]

KMyMoney just released version 5.1.0, and we received a build failure 
report on the mailing list.  My comments/questions are at the bottom.

-------- Forwarded Message --------
With today's release of 5.1.0, decided to upgrade from a home complied 5.0.8

The source link used is:

https://download.kde.org/stable/kmymoney/5.1.0/src/
I'm running Kubuntu 18.04 (a.k.a Ubuntu 18.04)

Downloaded the released tar.xz file and extracted.  Created a 
sub-directory of build and ran the following command from that directory

cmake .. -DCMAKE_INSTALL_PREFIX=/usr

And got the output text:

https://pastebin.com/raw/eszNxkDs
When trying to run make I get:

Scanning dependencies of target po-uk-docs-kmymoney-kmymoney-1
[  0%] Generating po/uk/docs/kmymoney/kmymoney.1
Note: Writing kmymoney.1
[  0%] Built target po-uk-docs-kmymoney-kmymoney-1
Scanning dependencies of target po-it-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
Scanning dependencies of target po-ca-docs-kmymoney-index-cache-bz2
[  0%] Generating po/ca/docs/kmymoney/index.cache.bz2
details-formats.docbook:105: parser error : Entity 'ASCII' not defined
 >armadura &ASCII;</emphasis
                  ^
details-formats.docbook:174: parser error : chunk is not well balanced

^
index.docbook:368: parser error : Failure to process entity details-formats
&details-formats;
                  ^
index.docbook:368: parser error : Entity 'details-formats' not defined
&details-formats;
                  ^
kf5.kdoctools: Error: `xmllint --noout` outputted text
CMakeFiles/po-ca-docs-kmymoney-index-cache-bz2.dir/build.make:90: recipe 
for target 'po/ca/docs/kmymoney/index.cache.bz2' failed
make[2]: *** [po/ca/docs/kmymoney/index.cache.bz2] Error 1
CMakeFiles/Makefile2:173: recipe for target 
'CMakeFiles/po-ca-docs-kmymoney-index-cache-bz2.dir/all' failed
make[1]: *** [CMakeFiles/po-ca-docs-kmymoney-index-cache-bz2.dir/all] 
Error 2
Makefile:140: recipe for target 'all' failed
make: *** [all] Error 2

--------------------

The pastebin cmake output shows he is missing some dependency libraries, 
but I see nothing there that should affect the docbook errors.

His locale is en_US.UTF-8, and he is not trying to build for any other 
locale.  There is no entity ASCII anywhere in any of the original 
docbook files.  The word "ASCII" appears once within the text in 
details-formats.docbook.

I got no errors when I previously ran checkXML5 on index.docbook, but 
now I get:

Note: namesp. add : added namespace before processing              The 
KMyMoney Handbook
Attributed 6226 IDs for element, cleaned up 0

Have I missed something in the docbook files, or is it possible there is 
something wrong somewhere in the translation process?  I'm not home now, 
and for irrelevant reasons, cannot actually try the build on my laptop.  
(cmake is failing due to missing some files that should be present, and 
I have not debugged yet.)  I will try compiling when I'm home in some 
days, but hopefully can figure this out before then.

Thanks for any hints.

Jack

[Attachment #3 (text/html)]

<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>KMyMoney just released version 5.1.0, and we received a build
      failure report on the mailing list.  My comments/questions are at
      the bottom.<br>
    </p>
    <div class="moz-forward-container">-------- Forwarded Message
      --------<br>
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <font face="Courier New, Courier, monospace">With today's release
        of 5.1.0, decided to upgrade from a home complied 5.0.8<br>
      </font><br>
      <font face="Courier New, Courier, monospace"><font face="Courier
          New, Courier, monospace">The source link used is:<br>
          <br>
          <a class="moz-txt-link-freetext"
            href="https://download.kde.org/stable/kmymoney/5.1.0/src/"
            moz-do-not-send="true">https://download.kde.org/stable/kmymoney/5.1.0/src/</a></font><br>
        I'm running Kubuntu 18.04 (a.k.a Ubuntu 18.04)<br>
        <br>
        Downloaded the released tar.xz file and extracted.  Created a
        sub-directory of build and ran the following command from that
        directory<br>
        <br>
        cmake .. -DCMAKE_INSTALL_PREFIX=/usr<br>
        <br>
        And got the output text:<br>
        <br>
        <a class="moz-txt-link-freetext"
          href="https://pastebin.com/raw/eszNxkDs"
          moz-do-not-send="true">https://pastebin.com/raw/eszNxkDs</a></font></div>
    <div class="moz-forward-container"><font face="Courier New, Courier,
        monospace">When trying to run make I get:<br>
        <br>
        Scanning dependencies of target po-uk-docs-kmymoney-kmymoney-1<br>
        [  0%] Generating po/uk/docs/kmymoney/kmymoney.1<br>
        Note: Writing kmymoney.1<br>
        [  0%] Built target po-uk-docs-kmymoney-kmymoney-1<br>
        Scanning dependencies of target po-it-docs-kmymoney-kmymoney-1<br>
        [  0%] Generating po/it/docs/kmymoney/kmymoney.1<br>
        Note: Writing kmymoney.1<br>
        [  0%] Built target po-it-docs-kmymoney-kmymoney-1<br>
        Scanning dependencies of target
        po-ca-docs-kmymoney-index-cache-bz2<br>
        [  0%] Generating po/ca/docs/kmymoney/index.cache.bz2<br>
        details-formats.docbook:105: parser error : Entity 'ASCII' not
        defined<br>
        &gt;armadura &amp;ASCII;&lt;/emphasis<br>
                         ^<br>
        details-formats.docbook:174: parser error : chunk is not well
        balanced<br>
        <br>
        ^<br>
        index.docbook:368: parser error : Failure to process entity
        details-formats<br>
        &amp;details-formats;<br>
                         ^<br>
        index.docbook:368: parser error : Entity 'details-formats' not
        defined<br>
        &amp;details-formats;<br>
                         ^<br>
        kf5.kdoctools: Error: `xmllint --noout` outputted text<br>
CMakeFiles/po-ca-docs-kmymoney-index-cache-bz2.dir/build.make:90: recipe
        for target 'po/ca/docs/kmymoney/index.cache.bz2' failed<br>
        make[2]: *** [po/ca/docs/kmymoney/index.cache.bz2] Error 1<br>
        CMakeFiles/Makefile2:173: recipe for target
        'CMakeFiles/po-ca-docs-kmymoney-index-cache-bz2.dir/all' failed<br>
        make[1]: ***
        [CMakeFiles/po-ca-docs-kmymoney-index-cache-bz2.dir/all] Error 2<br>
        Makefile:140: recipe for target 'all' failed<br>
        make: *** [all] Error 2<br>
      </font></div>
    <div class="moz-forward-container"><font face="Courier New, Courier,
        monospace"><br>
      </font></div>
    <div class="moz-forward-container"><font face="Courier New, Courier,
        monospace">--------------------</font></div>
    <div class="moz-forward-container"><br>
      <font face="Courier New, Courier, monospace"><font face="Courier
          New, Courier, monospace">The pastebin cmake output shows he is
          missing some dependency libraries, but I see nothing there
          that should affect the docbook errors.<br>
        </font>
      </font>
      <div class="moz-forward-container"><font face="Courier New,
          Courier, monospace"><br>
        </font></div>
    </div>
    <div class="moz-forward-container"><font face="Courier New, Courier,
        monospace">His locale is en_US.UTF-8, and he is not trying to
        build for any other locale.  There is no entity ASCII anywhere
        in any of the original docbook files.  The word "ASCII" appears
        once within the text in details-formats.docbook.</font></div>
    <div class="moz-forward-container"><font face="Courier New, Courier,
        monospace"><br>
      </font></div>
    <div class="moz-forward-container"><font face="Courier New, Courier,
        monospace">I got no errors when I previously ran checkXML5 on
        index.docbook, but now I get:</font></div>
    <div class="moz-forward-container"><font face="Courier New, Courier,
        monospace"><br>
      </font></div>
    <div class="moz-forward-container"><font face="Courier New, Courier,
        monospace">Note: namesp. add : added namespace before
        processing              The KMyMoney Handbook<br>
        Attributed 6226 IDs for element, cleaned up 0<br>
      </font></div>
    <div class="moz-forward-container"><font face="Courier New, Courier,
        monospace"><br>
      </font></div>
    <div class="moz-forward-container"><font face="Courier New, Courier,
        monospace">Have I missed something in the docbook files, or is
        it possible there is something wrong somewhere in the
        translation process?  I'm not home now, and for irrelevant
        reasons, cannot actually try the build on my laptop.  (cmake is
        failing due to missing some files that should be present, and I
        have not debugged yet.)  I will try compiling when I'm home in
        some days, but hopefully can figure this out before then.<br>
      </font></div>
    <div class="moz-forward-container"><font face="Courier New, Courier,
        monospace"><br>
      </font></div>
    <div class="moz-forward-container"><font face="Courier New, Courier,
        monospace">Thanks for any hints.</font></div>
    <div class="moz-forward-container"><font face="Courier New, Courier,
        monospace"><br>
      </font></div>
    <div class="moz-forward-container"><font face="Courier New, Courier,
        monospace">Jack<br>
      </font> </div>
  </body>
</html>


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic