From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id D5584E0076C; Thu, 2 Oct 2014 07:05:48 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.213.176 listed in list.dnswl.org] Received: from mail-ig0-f176.google.com (mail-ig0-f176.google.com [209.85.213.176]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 2965BE00749 for ; Thu, 2 Oct 2014 07:05:41 -0700 (PDT) Received: by mail-ig0-f176.google.com with SMTP id hn15so1241577igb.15 for ; Thu, 02 Oct 2014 07:05:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=v5w6Id5aNhAcJMm75oiB54BgFhy/ki9Rq+5zrdruvYQ=; b=Rz9nod4mJYyUWNaNil2dw8FwUbJj+Bd4JpFVElVQqVd0ShyusI6XynAaDEwSj7N4g9 s5qkdSSRSHUoexp/uf36Ad+4sy0HAlyz4vd3ZNpzV9ejnouuRHfTs0Emni9KoIVjShTd 2JATdi3IhirEt4edpmDKpCo26+CZBRL8aOaK6GEzS8LAjiz3rrKbNVer0sQdpUNPXTYw t/VplHaAmcBsS5/OOf47geKJVO+Abdlctq8MS1WIAwGgRLnOfs36My82m9l7X3wmhk9h 2nUECG0BDHA0bKgV4hE0zFV4dB2u5ZSsQ4+G6Q2UK3SMLMYi16yjSCcGMqqrl4MefCha OvCw== X-Gm-Message-State: ALoCoQm/XQGgt2RiKZLiVexkfWBingR5WJ2WNircYMXt49LpI+/PMrJKcEsauUP+zjJLmNtZdAIk X-Received: by 10.43.59.80 with SMTP id wn16mr5443455icb.6.1412258740639; Thu, 02 Oct 2014 07:05:40 -0700 (PDT) Received: from [192.168.141.122] (dsl-173-248-233-100.acanac.net. [173.248.233.100]) by mx.google.com with ESMTPSA id e5sm887737igr.14.2014.10.02.07.05.39 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Oct 2014 07:05:39 -0700 (PDT) Message-ID: <542D5BB2.5010802@linaro.org> Date: Thu, 02 Oct 2014 10:05:38 -0400 From: Trevor Woerner User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.1.0 MIME-Version: 1.0 To: Otavio Salvador References: <53F2FBA7.10300@satel.pl> In-Reply-To: Cc: "meta-freescale@yoctoproject.org" Subject: Re: [meta-fsl-demos] glive building failed on do_install X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Oct 2014 14:05:48 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit On 08/19/14 07:43, Otavio Salvador wrote: > This might be related to the S != B brokenness. Can you try > 'autotools-brokensep' class instead of 'autotools'? This appears to be the case, with '-brokensep' glive builds (and installs) successfully.