Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Jun 2013 14:05:46 GMT
From:      Matthias Apitz <guru@unixarea.de>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/179202: x11/kde4-workspace (and elsewhere): automoc4 SEGVs on certain files
Message-ID:  <201306021405.r52E5ki4053634@oldred.freebsd.org>
Resent-Message-ID: <201306021410.r52EA0Sm044410@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         179202
>Category:       ports
>Synopsis:       x11/kde4-workspace (and elsewhere): automoc4 SEGVs on certain files
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun 02 14:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Apitz
>Release:        10-CURRENT r250588
>Organization:
>Environment:
FreeBSD La-Habana 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r250588: Mon May 13 22:01:51 UTC 2013     guru@Perlach:/home/guru/head/obj/usr/home/guru/head/src/sys/GENERIC  i386
>Description:
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;

>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306021405.r52E5ki4053634>