From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.taydin.org (mail.taydin.org [195.174.225.70]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id F1683E00928 for ; Mon, 3 Mar 2014 05:14:59 -0800 (PST) Received: from [10.2.1.100] (unknown [10.2.1.100]) by mail.taydin.org (Postfix) with ESMTPSA id 4CA105C008D; Mon, 3 Mar 2014 15:12:06 +0200 (EET) Message-ID: <53148043.7010200@taydin.org> Date: Mon, 03 Mar 2014 15:14:43 +0200 From: Timur Aydin User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Otavio Salvador References: <52FCEB69.5050403@taydin.org> In-Reply-To: Cc: "meta-freescale@yoctoproject.org" Subject: Re: Hob error during dependency tree checking 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: Mon, 03 Mar 2014 13:15:02 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Hello Otavio, I have synced by local repo today and tried with both the master and the master-next branch. For some reason, still mesa-9.1.6 is being picked up and I am getting the same error. Could it be that this was fixed in a development branch that isn't merged to trunk yet? -- Timur On 3/3/2014 2:30 PM, Otavio Salvador wrote: > Hello Timur, > > On Thu, Feb 13, 2014 at 1:57 PM, Timur Aydin wrote: >> >> I am running hob on the master branch (did sync yesterday). Hob stops >> with the following error dialogs while working on the dependency tree. >> This was reported earlier on another mailing list, but didn't receive >> any responses. Any suggestions how to further troubleshoot this? I can >> work on debugging this if somebody can put me in the right direction. >> >> >> Trying to resolve runtime dependency libgl resulted in conflicting >> PREFERRED_PROVIDER entries being found. >> The providers found were: >> ['/home/ta/fsl-community-bsp/sources/meta-fsl-arm/recipes-graphics/gpu-viv-bin-mx6q/gpu-viv-bin-mx6q_3.10.9-1.0.0-hfp.bb', >> '/home/ta/fsl-community-bsp/sources/poky/meta/recipes-graphics/mesa/mesa_9.1.6.bb'] >> The PREFERRED_PROVIDER entries resulting in this conflict were: >> ['PREFERRED_PROVIDER_virtual/libgl = gpu-viv-bin-mx6q', >> 'PREFERRED_PROVIDER_virtual/mesa = mesa'] > > > You seem to be using a mix of releases; master has 9.2.5 mesa release > (IIRC) and has a bbappend file to address this. >