> Automoc4 unpredictably hangs when calling cmake to print colored text.
> The root cause lies in QProcess calling async unsafe functions in a thread
> as analyzed here:
> http://lists.freebsd.org/pipermail/freebsd-stable/2011-May/062603.html
> 
> The symptom is however easily mitigated by attached patch.

There is a bug report [1] regarding this on KDE's bugzilla.  

> >Fix:
> Patch below uses a conservative 2 seconds for the QProcess to realize the
> command has already finished.

The bug report also includes a patch.  Could you give it a try?

Of note, with cmake 2.8.6, this is a mute issue as automoc has been integrated 
into cmake.  I am hoping to have a look at the underlying issue in QProcess 
shortly.  

[1] https://bugs.kde.org/show_bug.cgi?id=276461

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to