From kubito@gmail.com  Tue Dec 24 17:43:34 2013
Return-Path: <kubito@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 94F2D693
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 24 Dec 2013 17:43:34 +0000 (UTC)
Received: from mail-la0-x22b.google.com (mail-la0-x22b.google.com [IPv6:2a00:1450:4010:c03::22b])
	(using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 1DC1E13C9
	for <FreeBSD-gnats-submit@freebsd.org>; Tue, 24 Dec 2013 17:43:33 +0000 (UTC)
Received: by mail-la0-f43.google.com with SMTP id n7so3051839lam.30
        for <FreeBSD-gnats-submit@freebsd.org>; Tue, 24 Dec 2013 09:43:32 -0800 (PST)
Received: from localhost (a91-154-115-217.elisa-laajakaista.fi. [91.154.115.217])
        by mx.google.com with ESMTPSA id i8sm14432590lbh.2.2013.12.24.09.43.28
        for <multiple recipients>
        (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);
        Tue, 24 Dec 2013 09:43:31 -0800 (PST)
Message-Id: <52b9c7c3.481d700a.03fd.3034@mx.google.com>
Date: Tue, 24 Dec 2013 09:43:31 -0800 (PST)
From: Raphael Kubo da Costa <rakuco@FreeBSD.org>
Sender: Raphael Kubo da Costa <kubito@gmail.com>
Reply-To: freebsdkde@goodking.ca
To: FreeBSD-gnats-submit@freebsd.org
Cc: freebsdkde@goodking.ca
Subject: KDE ports randomly fail to build in the cluster
X-Send-Pr-Version: 3.114
X-GNATS-Notify:

>Number:         185164
>Category:       ports
>Synopsis:       KDE ports randomly fail to build in the cluster
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    portmgr
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 24 17:50:00 UTC 2013
>Closed-Date:    
>Last-Modified:  Tue Dec 24 19:40:00 UTC 2013
>Originator:     Raphael Kubo da Costa
>Release:        FreeBSD 11.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD orwell 11.0-CURRENT FreeBSD 11.0-CURRENT #5 r259799: Tue Dec 24 03:24:18 EET 2013 root@orwell:/usr/obj/usr/src/sys/ORWELL amd64


	
>Description:
Random KDE ports seem to crash in the middle of their builds ever since the pkg-fallout list was created and the build logs were made public. They are all crashes in devel/automoc4, such as http://beefy2.isc.freebsd.org/bulk/83amd64-default/2013-12-18_10h23m34s/logs/kate-4.10.5_1.log

Looking at the pkg-fallout archives, the crashes seem to happen much more often (or at all) on 8.3 and 9.1.

Any sort of help would be useful (storing core dumps, getting backtraces etc), right now there's basically nothing we (kde@) can do.

>How-To-Repeat:
	
>Fix:

	


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->portmgr 
Responsible-Changed-By: rakuco 
Responsible-Changed-When: Tue Dec 24 18:47:11 UTC 2013 
Responsible-Changed-Why:  
Over to portmgr. bapt asked me to file this PR. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=185164 

From: David Naylor <naylor.b.david@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: freebsdkde@goodking.ca
Subject: Re: ports/185164: KDE ports randomly fail to build in the cluster
Date: Tue, 24 Dec 2013 21:29:37 +0200

 --001a11c1d71cdf464d04ee4cc33d
 Content-Type: text/plain; charset=UTF-8
 
 Hi,
 
 There was an issue with automoc that I reported to KDE [1]. Although this
 issue involved a freeze and not a crash, it could be related.
 
 Regards,
 
 1) https://bugs.kde.org/show_bug.cgi?id=276461
 
 --001a11c1d71cdf464d04ee4cc33d
 Content-Type: text/html; charset=UTF-8
 
 <p dir="ltr">Hi, </p>
 <p dir="ltr">There was an issue with automoc that I reported to KDE [1]. Although this issue involved a freeze and not a crash, it could be related. </p>
 <p dir="ltr">Regards, </p>
 <p dir="ltr">1) <a href="https://bugs.kde.org/show_bug.cgi?id=276461">https://bugs.kde.org/show_bug.cgi?id=276461</a><br>
 </p>
 
 --001a11c1d71cdf464d04ee4cc33d--

From: David Naylor <naylor.b.david@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc: freebsdkde@goodking.ca
Subject: Re: ports/185164: KDE ports randomly fail to build in the cluster
Date: Tue, 24 Dec 2013 21:34:43 +0200

 --001a11363a661327a704ee4cd6e9
 Content-Type: text/plain; charset=UTF-8
 
 On 24 Dec 2013 9:29 PM, "David Naylor" <naylor.b.david@gmail.com> wrote:
 >
 > Hi,
 >
 > There was an issue with automoc that I reported to KDE [1]. Although this
 issue involved a freeze and not a crash, it could be related.
 >
 > Regards,
 >
 > 1) https://bugs.kde.org/show_bug.cgi?id=276461
 
 P.S. I believe automoc has been merged into CMake (although that will only
 be in effect for KDE 5) and that a C++ only version has been made (which
 might be useful as a fixed replacement).
 
 --001a11363a661327a704ee4cd6e9
 Content-Type: text/html; charset=UTF-8
 
 <p dir="ltr">On 24 Dec 2013 9:29 PM, &quot;David Naylor&quot; &lt;<a href="mailto:naylor.b.david@gmail.com">naylor.b.david@gmail.com</a>&gt; wrote:<br>
 &gt;<br>
 &gt; Hi,<br>
 &gt;<br>
 &gt; There was an issue with automoc that I reported to KDE [1]. Although this issue involved a freeze and not a crash, it could be related.<br>
 &gt;<br>
 &gt; Regards,<br>
 &gt;<br>
 &gt; 1) <a href="https://bugs.kde.org/show_bug.cgi?id=276461">https://bugs.kde.org/show_bug.cgi?id=276461</a></p>
 <p dir="ltr">P.S. I believe automoc has been merged into CMake (although that will only be in effect for KDE 5) and that a C++ only version has been made (which might be useful as a fixed replacement). </p>
 
 --001a11363a661327a704ee4cd6e9--
>Unformatted:
