<div dir="auto"><div>Hi Dwayne<div dir="auto"><br></div><div dir="auto">There was a similar report in #kde-devel in IRC recently. There is probably an open PR upstream for this.</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">You can add somethin like this for Qt5</div><div dir="auto"><br></div><div dir="auto"><div dir="auto"><br></div><div dir="auto"># Build Qt with debug flags</div><div dir="auto">.if ${.CURDIR:M*/qt5-*} && ! ${.CURDIR:M*www/qt5-webkit*} && ! ${.CURDIR:M*www/qt5-webengine*}</div><div dir="auto">WITH_DEBUG=     yes</div><div dir="auto">.endif</div><div dir="auto">And analogously for KF5. You neee to exclude the two www as your machine wont survive the build otherwise =) </div><div dir="auto"><br></div><div dir="auto">There are also environment variables you can set to make akonadi more verbose. </div><div dir="auto"><br></div></div><div dir="auto">Mfg Tobias </div><br><br><div class="gmail_quote"><div dir="ltr">Am Mo., 17. Dez. 2018, 05:02 hat Dwayne MacKinnon <<a href="mailto:dmk@ncf.ca" target="_blank" rel="noreferrer">dmk@ncf.ca</a>> geschrieben:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi all,<br>
<br>
This weekend I upgraded to FreeBSD 12.0-RELEASE, wiped out all my ports, upgraded my poudriere jail and then rebuilt everything. Most things are ok. However, I have a major problem with KMail 5.10.0 now. Every time I try to open one of my imap emails it segfaults and dies.<br>
<br>
Unfortunately Dr. Konqui had no useful information.<br>
<br>
Anyone else see this? And can someone tweak my memory as to how to build with useful crash dumps? is it WITH_DEBUG=YES in make.conf or something like that?<br>
<br>
Thanks,<br>
DMK<br>
</blockquote></div></div></div>