From owner-cvs-ports@FreeBSD.ORG Mon Nov 14 15:14:18 2011 Return-Path: Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 64DF4106566B; Mon, 14 Nov 2011 15:14:18 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from sup.oook.cz (sup.oook.cz [94.23.0.135]) by mx1.freebsd.org (Postfix) with ESMTP id DC08D8FC18; Mon, 14 Nov 2011 15:14:17 +0000 (UTC) Received: from pav.hide.vol.cz ([212.24.129.198]) (authenticated bits=0) by sup.oook.cz (8.14.4/8.14.4) with ESMTP id pAEFEFkp083492 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO); Mon, 14 Nov 2011 16:14:16 +0100 (CET) (envelope-from pav@FreeBSD.org) Message-ID: <4EC13041.1030005@FreeBSD.org> Date: Mon, 14 Nov 2011 16:14:09 +0100 From: Pav Lucistnik User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:7.0.1) Gecko/20111021 Thunderbird/7.0.1 MIME-Version: 1.0 To: Raphael Kubo da Costa References: <201111101950.pAAJoQOb072790@repoman.freebsd.org> <1321211634.52074.19.camel@hood.oook.cz> <201111131948.15482.makc@freebsd.org> <1321213946.52074.21.camel__15938.2796999582$1321213995$gmane$org@hood.oook.cz> <87wrb3msle.fsf@FreeBSD.org> <4EC0D7A4.3020506@FreeBSD.org> <87r51als1y.fsf@FreeBSD.org> <4EC1213B.1030909@FreeBSD.org> <8739dqlpws.fsf@FreeBSD.org> In-Reply-To: <8739dqlpws.fsf@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Scanned-By: MIMEDefang 2.68 on 94.23.0.135 X-Milter: Spamilter (Reciever: sup.oook.cz; Sender-ip: 212.24.129.198; Sender-helo: pav.hide.vol.cz; ) Cc: Max Brazhnikov , ports-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-ports@FreeBSD.org Subject: Re: cvs commit: ports/Mk bsd.cmake.mk X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2011 15:14:18 -0000 On 2011/11/14 15:49, Raphael Kubo da Costa wrote: > Pav Lucistnik writes: > >> On 2011/11/14 15:03, Raphael Kubo da Costa wrote: >>> Pav Lucistnik writes: >>> >>>> Ok, do we know what is wrong with automoc4? >>> >>> We have some ideas. There is a bug report upstream [1], and David Naylor >>> was doing some work on it, but AFAIK it has stalled. It is still unclear >>> if this is a problem on FreeBSD or in Qt. >>> >>> [1] https://bugs.kde.org/show_bug.cgi?id=276461 >> >> It is some bad interaction in FreeBSD between threads and threads. >> We also have certain threaded Python workloads randomly hanging. >> >> Is there a patch? The bug report suggests there is a patch. > > There's a patch attached to that bug report. But the report comments > suggest it's probably not a proper fix. Oh I see it now. The last two chunks looks like whitespace change but I will try to inject the first chunk into next amd64/7 run on package cluster. -- Pav Lucistnik