While building x11/kde4-workspace, 'automoc4' crashes again and again on different files, here one example: # make install BATCH=yes USE_GCC=any .. Scanning dependencies of target plasma_containmentactions_applauncher_automoc Generating switch.moc Generating launch.moc gmake[2]: *** [plasma/generic/containmentactions/applauncher/CMakeFiles/plasma_containmentactions_applauncher_automoc] Segmentation fault (core dumped) gmake[1]: *** [plasma/generic/containmentactions/applauncher/CMakeFiles/plasma_containmentactions_applauncher_automoc.dir/all] Error 2 gmake[1]: *** Waiting for unfinished jobs.... [ 5%] Built target plasma_containmentactions_switchwindow_automoc gmake: *** [all] Error 2 *** [do-build] Error code 1 After identifying that the crash is in 'automoc4', I have rebuild the port devel/automoc4 with # make reinstall USE_GCC=any WITH_DEBUG=yes to avoid regresion of 'clang' in 'automoc4', but this did not help;
Responsible Changed From-To: freebsd-ports-bugs->kde Over to maintainer (via the GNATS Auto Assign Tool)
the described situation reads like this bug report in KDE bug tracking system: https://bugs.kde.org/show_bug.cgi?id=296433 especially the moving/random source file of the crash;
Is this PR still relevant?
*** This bug has been marked as a duplicate of bug 185164 ***