From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga09.intel.com (mga09.intel.com [134.134.136.24]) by mail.openembedded.org (Postfix) with ESMTP id 3A799621E2 for ; Wed, 3 Jul 2013 08:32:51 +0000 (UTC) Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga102.jf.intel.com with ESMTP; 03 Jul 2013 01:30:25 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.87,987,1363158000"; d="scan'208";a="339784736" Received: from ubuntu.rb.intel.com (HELO [10.237.105.59]) ([10.237.105.59]) by orsmga001.jf.intel.com with ESMTP; 03 Jul 2013 01:32:46 -0700 Message-ID: <51D3E21D.8040306@intel.com> Date: Wed, 03 Jul 2013 11:34:37 +0300 From: Radu Moisan User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130623 Thunderbird/17.0.7 MIME-Version: 1.0 To: Marko Lindqvist References: <519EA042.1@linux.intel.com> <51D3DDED.7060804@intel.com> In-Reply-To: Cc: Patches and discussions about the oe-core layer Subject: Re: [PATCH 0/1] Update automake to version 1.13.2 X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Jul 2013 08:32:51 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 07/03/2013 11:19 AM, Marko Lindqvist wrote: > On 3 July 2013 11:16, Radu Moisan wrote: >> On 05/25/2013 01:21 AM, Marko Lindqvist wrote: >> >> >> Confirmed. Automake update to (any) 1.13.x version breaks gtk-engines >> build. I don't know yet if it's automake or gtk-engines bug. >> >> >> Any updates on this? Do we have a bug filled addressing this problem? I >> found several package which require automake 1.13.x for upgrade and this >> automake issue is blocking them. > Sorry I have had no time to work on this. I did file automake bug > report, for which the response is > http://lists.gnu.org/archive/html/bug-automake/2013-06/msg00014.html > meaning we need to patch gtk-engines. > Thanks Marko, I'll take a look over this. Radu