From owner-cvs-all@FreeBSD.ORG Mon Nov 14 14:04:04 2011 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C4DD4106564A; Mon, 14 Nov 2011 14:04:04 +0000 (UTC) (envelope-from kubito@gmail.com) Received: from mail-gy0-f182.google.com (mail-gy0-f182.google.com [209.85.160.182]) by mx1.freebsd.org (Postfix) with ESMTP id 350758FC18; Mon, 14 Nov 2011 14:04:03 +0000 (UTC) Received: by gyd5 with SMTP id 5so6880446gyd.13 for ; Mon, 14 Nov 2011 06:04:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=sender:from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=P7SsNK/cExvisGK/gjqHWhjhMw619JE5nqvuR9Qlqi4=; b=HqfeMjULIOTjPkZBg06WkbCWnV6FRt2KuAzVMLhNqkGQH+cuzYUgqSyfsShIXa3gGG G5PQKRQ6RQA9zTF9msWhUXzQouWfnstL+fpbWM3a5mj+lySE5fMAkjUydDi2JqW41cE6 euwxwISmtiSrbwK2eD4ujTUW31szSBdWhH7Rc= Received: by 10.236.181.72 with SMTP id k48mr15663785yhm.1.1321279431767; Mon, 14 Nov 2011 06:03:51 -0800 (PST) Received: from gibbon.gmail.com ([189.61.210.138]) by mx.google.com with ESMTPS id f32sm61372605ani.20.2011.11.14.06.03.48 (version=TLSv1/SSLv3 cipher=OTHER); Mon, 14 Nov 2011 06:03:50 -0800 (PST) Sender: Raphael Kubo da Costa From: Raphael Kubo da Costa To: Pav Lucistnik 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> Date: Mon, 14 Nov 2011 12:03:37 -0200 In-Reply-To: <4EC0D7A4.3020506@FreeBSD.org> (Pav Lucistnik's message of "Mon, 14 Nov 2011 09:56:04 +0100") Message-ID: <87r51als1y.fsf@FreeBSD.org> User-Agent: Gnus/5.110018 (No Gnus v0.18) Emacs/24.0.90 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain Cc: Max Brazhnikov , cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/Mk bsd.cmake.mk X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Nov 2011 14:04:04 -0000 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