<div dir="ltr"><div class="gmail_default" style="font-family:tahoma,sans-serif;font-size:small;color:rgb(7,55,99)">By the way, my desktop has the same version of gcc and it compiles fine.<br></div></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><font face="tahoma, sans-serif" size="2" color="#073763"><b><br>----<br>Brendan</b></font><br></div></div></div>
<br><div class="gmail_quote">On Fri, Oct 14, 2016 at 7:26 PM, Brendan Coupe <span dir="ltr"><<a href="mailto:brendan@coupeware.com" target="_blank">brendan@coupeware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div style="font-size:small;color:rgb(7,55,99)" class="gmail_default"><span style="font-family:monospace,monospace">I re-ran make with -d<br><br></span></div><div style="font-family:tahoma,sans-serif;font-size:small;color:rgb(7,55,99)" class="gmail_default"><span style="font-family:monospace,monospace">I've attached the output and copied the console errors below.<br><br></span></div><div style="font-family:tahoma,sans-serif;font-size:small;color:rgb(7,55,99)" class="gmail_default"><span style="font-family:monospace,monospace">Thanks for your help.<br></span></div><div style="font-family:tahoma,sans-serif;font-size:small;color:rgb(7,55,99)" class="gmail_default"><span style="font-family:monospace,monospace"><br>make -j 1 -d > ../../make-again.log<br>In file included from /usr/local/src/kmm/kmymoney-<wbr>2016.10.14-09.50.03/kmymoney/<wbr>mymoney/mymoneyaccount.h:32:0,<br>                 from /usr/local/src/kmm/kmymoney-<wbr>2016.10.14-09.50.03/kmymoney/<wbr>mymoney/mymoneyforecast.h:33,<br>                 from /usr/local/src/kmm/kmymoney-<wbr>2016.10.14-09.50.03/kmymoney/<wbr>kmymoneyglobalsettings.cpp:34:<br>/usr/local/src/kmm/kmymoney-<wbr>2016.10.14-09.50.03/kmymoney/<wbr>mymoney/mymoneymoney.h:52:30: fatal error: alkimia/alkvalue.h: No such file or directory<br> #include <alkimia/alkvalue.h><br>                              ^<br>compilation terminated.<br>make[2]: *** [kmymoney/CMakeFiles/kmm_<wbr>config.dir/<wbr>kmymoneyglobalsettings.cpp.o] Error 1<br>make[1]: *** [kmymoney/CMakeFiles/kmm_<wbr>config.dir/all] Error 2<br>make: *** [all] Error 2</span><br><br></div><div class="gmail_extra"><br clear="all"><div><div class="m_6942070671600602232gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><font face="tahoma, sans-serif" color="#073763" size="2"><b><br>----<br>Brendan</b></font><br></div></div></div><div><div class="h5">
<br><div class="gmail_quote">On Fri, Oct 14, 2016 at 2:10 PM, Jack Ostroff <span dir="ltr"><<a href="mailto:ostroffjh@users.sourceforge.net" target="_blank">ostroffjh@users.sourceforge.<wbr>net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I'm still not sure what the underlying issue is, but I do see some things that smell suspicious to me.  These comments are as I read through the log.<br>
<br>
gcc is 6.2.1.  I have no idea if anyone else is using this recent a gcc.  I don't think it should be a problem, but there have certainly been cases where a newer gcc handles something differently.<br>
<br>
at the end of the cmake run, I don't see the usual output about the various things it has found.  I don't know if you snipped it or if that might indicate some issue with the cmake output being incomplete.<br>
<br>
that ending seems very abrupt to me.  Try running make with a more verbose setting.  It normally says more about what it is actually doing.  No need to start from scratch, if you just run make in the existing build directory, it will skip the things that were done ok.<br>
<br>
One more question - It looks like your build directory is right in the root of the source tree.  This is not recommended, although it often does work.  Try using a build directory outside the source tree.<br>
<br>
The error does seem to be within the automoc stuff, which is just magic to me.  (It is also where I am currently having problems with both the 4.8 and master branch builds in various different environments.)<br>
<br>
Jack<span><br>
<br>
<br>
On 10/14/2016 12:47 PM, Brendan Coupe wrote:<br>
</span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>
I was running make with -j 8. I eliminated that setting and ran it again<br>
assuming this might show where the error is. The last part of the output<br>
is copies below and the full log is attached.<br>
<br>
​​<br>
Scanning dependencies of target kmm_config_automoc<br>
[ 11%] Automatic moc for target kmm_config<br>
[ 11%] Built target kmm_config_automoc<br>
[ 12%] Generating kmymoneysettings.h, kmymoneysettings.cpp<br>
Scanning dependencies of target kmm_config<br>
[ 12%] Building CXX object<br>
kmymoney/CMakeFiles/kmm_config<wbr>.dir/kmymoneyglobalsettings.cp<wbr>p.o<br>
kmymoney/CMakeFiles/kmm_config<wbr>.dir/build.make:70: recipe for target<br>
'kmymoney/CMakeFiles/kmm_confi<wbr>g.dir/kmymoneyglobalsettings.c<wbr>pp.o' failed<br>
CMakeFiles/Makefile2:738: recipe for target<br>
'kmymoney/CMakeFiles/kmm_confi<wbr>g.dir/all' failed<br>
Makefile:160: recipe for target 'all' failed<br>
<br>
<br></span>
*<br>
----<br>
Brendan*<span><br>
<br>
On Fri, Oct 14, 2016 at 9:17 AM, Brendan Coupe <<a href="mailto:brendan@coupeware.com" target="_blank">brendan@coupeware.com</a><br></span><span>
<mailto:<a href="mailto:brendan@coupeware.com" target="_blank">brendan@coupeware.com</a>><wbr>> wrote:<br>
<br>
    I've attached the full log.<br>
<br>
    Thanks,<br></span>
    *<br>
    ----<br>
    Brendan*<span><br>
<br>
    On Fri, Oct 14, 2016 at 8:29 AM, Jack<br>
    <<a href="mailto:ostroffjh@users.sourceforge.net" target="_blank">ostroffjh@users.sourceforge.n<wbr>et</a><br></span>
    <mailto:<a href="mailto:ostroffjh@users.sourceforge.net" target="_blank">ostroffjh@users.source<wbr>forge.net</a>>> wrote:<span><br>
<br>
        On <a href="tel:2016.10.14%2008" value="+12016101408" target="_blank">2016.10.14 08</a> <tel:2016.10.14%2008>:55, Brendan Coupe wrote:<br>
<br>
            ​I compared the output from the 2 systems. The line that<br>
            happen right<br>
            before it crashes​:<br>
<br>
            [ 26%] Built target kmm_kdchart<br>
<br>
            happens at 44% on the systems that completes the compile<br>
            process.<br>
<br>
            Not sure if that helps but it appears to be skipping something.<br>
<br>
<br>
<br>
            *----Brendan*<br>
<br>
            On Fri, Oct 14, 2016 at 5:44 AM, Brendan Coupe<br></span>
            <<a href="mailto:brendan@coupeware.com" target="_blank">brendan@coupeware.com</a> <mailto:<a href="mailto:brendan@coupeware.com" target="_blank">brendan@coupeware.com</a>><wbr>><span><br>
            wrote:<br>
<br>
            > Doug, Thanks for your quick reply.<br>
            ><br>
            > All kdepimlibs are installed on both systems. Any other ideas?<br>
            ><br>
            ><br>
            ><br>
            > *----Brendan*<br>
            ><br></span><span>
            > On Fri, Oct 14, 2016 at 1:23 AM, Doug Lytle <<a href="mailto:support@drdos.info" target="_blank">support@drdos.info</a> <mailto:<a href="mailto:support@drdos.info" target="_blank">support@drdos.info</a>>> wrote:<br>
            ><br>
            >> On 10/14/2016 01:28 AM, Brendan Coupe wrote:<br>
            >><br>
            >> Both systems are running Fedora 24 64 bit. I assume I'm missing a<br>
            >> dependency. Can anyone tell what is wrong?<br>
            >><br>
            >><br>
            >> If I recall correctly, you'll need kdepimlibs development libraries<br>
            >><br>
            >> Doug<br>
<br>
        I wouldn't trust the % very much.  It seems very different on<br>
        two different compiles for me which I would expect to be much<br>
        more similar.  However, if you want help, you have to post the<br>
        actual error.  What you posted was just the final report from<br>
        make that it didn't succeed.  The real error is probably much<br>
        higher in the output.  It may still not be obvious why it<br>
        failed, but it will at lest tell the actual command which failed.<br>
<br>
        Jack<br>
<br>
<br>
<br>
</span></blockquote>
</blockquote></div><br></div></div></div></div>
</blockquote></div><br></div>