From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Jun 2 14:10:00 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id EA911F3C for ; Sun, 2 Jun 2013 14:10:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id B60EA139D for ; Sun, 2 Jun 2013 14:10:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r52EA0t6044411 for ; Sun, 2 Jun 2013 14:10:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r52EA0Sm044410; Sun, 2 Jun 2013 14:10:00 GMT (envelope-from gnats) Resent-Date: Sun, 2 Jun 2013 14:10:00 GMT Resent-Message-Id: <201306021410.r52EA0Sm044410@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Matthias Apitz Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 62405F1D for ; Sun, 2 Jun 2013 14:05:47 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from oldred.freebsd.org (oldred.freebsd.org [8.8.178.121]) by mx1.freebsd.org (Postfix) with ESMTP id 535E6138B for ; Sun, 2 Jun 2013 14:05:47 +0000 (UTC) Received: from oldred.freebsd.org ([127.0.1.6]) by oldred.freebsd.org (8.14.5/8.14.7) with ESMTP id r52E5k5F053635 for ; Sun, 2 Jun 2013 14:05:46 GMT (envelope-from nobody@oldred.freebsd.org) Received: (from nobody@localhost) by oldred.freebsd.org (8.14.5/8.14.5/Submit) id r52E5ki4053634; Sun, 2 Jun 2013 14:05:46 GMT (envelope-from nobody) Message-Id: <201306021405.r52E5ki4053634@oldred.freebsd.org> Date: Sun, 2 Jun 2013 14:05:46 GMT From: Matthias Apitz To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/179202: x11/kde4-workspace (and elsewhere): automoc4 SEGVs on certain files X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Jun 2013 14:10:01 -0000 >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: