* error on mesa receipt
@ 2014-02-21 7:26 pighi
2014-02-21 12:00 ` Daiane.Angolini
0 siblings, 1 reply; 7+ messages in thread
From: pighi @ 2014-02-21 7:26 UTC (permalink / raw)
To: meta-freescale
in MAster and Master-next branch I have such errors:
1) > bitbake fsl-image-test
Parsing recipes: 100% |########################################################################################################################| Time: 00:03:02
Parsing of 1361 .bb files complete (0 cached, 1361 parsed). 1787 targets, 83 skipped, 0 masked, 0 errors.
ERROR: No recipes available for:
/home/yocto/IMX6_yocto/fsl-community-bsp/sources/meta-fsl-arm/recipes-graphics/mesa/mesa_9.2.2.bbappend
ERROR: Command execution failed: Exited with 1
Summary: There were 2 ERROR messages shown, returning a non-zero exit code
2) even with show receipe:
>bitbake-layers show-recipes
Parsing recipes..ERROR: No recipes available for:
/home/yocto/IMX6_yocto/fsl-community-bsp/sources/meta-fsl-arm/recipes-graphics/mesa/mesa_9.2.2.bbappend
???
Omar
Dott.Ing. Omar Pighi
R&D Selea
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: error on mesa receipt
2014-02-21 7:26 error on mesa receipt pighi
@ 2014-02-21 12:00 ` Daiane.Angolini
2014-02-21 12:07 ` Otavio Salvador
0 siblings, 1 reply; 7+ messages in thread
From: Daiane.Angolini @ 2014-02-21 12:00 UTC (permalink / raw)
To: meta-freescale@yoctoproject.org, pighi@selea.com
________________________________________
From: meta-freescale-bounces@yoctoproject.org <meta-freescale-bounces@yoctoproject.org> on behalf of pighi@selea.com <pighi@selea.com>
Sent: Friday, February 21, 2014 4:26
To: meta-freescale@yoctoproject.org
Subject: [meta-freescale] error on mesa receipt
>2) even with show receipe:
>
>>bitbake-layers show-recipes
>
>Parsing recipes..ERROR: No recipes available for:
>
> /home/yocto/IMX6_yocto/fsl-community-bsp/sources/meta-fsl-arm/recipes-graphics
>/mesa/mesa_9.2.2.bbappend
>
Hi Omar! Nice to see you here ;-)
Please, bump the mesa version. You can use this commit as example:
http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/commit/recipes-graphics/mesa?h=master-next&id=d04b8282a60c78ff9ef29d496ee1c039287ed77f
Daiane
>???
>
>Omar
_______________________________________________
meta-freescale mailing list
meta-freescale@yoctoproject.org
https://lists.yoctoproject.org/listinfo/meta-freescale
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: error on mesa receipt
2014-02-21 12:00 ` Daiane.Angolini
@ 2014-02-21 12:07 ` Otavio Salvador
2014-02-21 12:13 ` Daiane Angolini
0 siblings, 1 reply; 7+ messages in thread
From: Otavio Salvador @ 2014-02-21 12:07 UTC (permalink / raw)
To: Daiane.Angolini@freescale.com; +Cc: meta-freescale@yoctoproject.org
Hello Daiane and Omar,
On Fri, Feb 21, 2014 at 9:00 AM, Daiane.Angolini@freescale.com
<Daiane.Angolini@freescale.com> wrote:
>
> ________________________________________
> From: meta-freescale-bounces@yoctoproject.org <meta-freescale-bounces@yoctoproject.org> on behalf of pighi@selea.com <pighi@selea.com>
> Sent: Friday, February 21, 2014 4:26
> To: meta-freescale@yoctoproject.org
> Subject: [meta-freescale] error on mesa receipt
>
>>2) even with show receipe:
>>
>>>bitbake-layers show-recipes
>>
>>Parsing recipes..ERROR: No recipes available for:
>>
>> /home/yocto/IMX6_yocto/fsl-community-bsp/sources/meta-fsl-arm/recipes-graphics
>>/mesa/mesa_9.2.2.bbappend
>>
>
> Hi Omar! Nice to see you here ;-)
>
> Please, bump the mesa version. You can use this commit as example:
> http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/commit/recipes-graphics/mesa?h=master-next&id=d04b8282a60c78ff9ef29d496ee1c039287ed77f
In this specific case I fear this won't be enough. I didn't yet look
at the issue but someone tried it yesterday and failed.
As soon as I get a free slot I will try to get this done.
Regards,
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: error on mesa receipt
2014-02-21 12:07 ` Otavio Salvador
@ 2014-02-21 12:13 ` Daiane Angolini
2014-02-21 21:25 ` John Weber
0 siblings, 1 reply; 7+ messages in thread
From: Daiane Angolini @ 2014-02-21 12:13 UTC (permalink / raw)
To: Otavio Salvador; +Cc: meta-freescale@yoctoproject.org
On Fri, Feb 21, 2014 at 9:07 AM, Otavio Salvador
<otavio@ossystems.com.br> wrote:
> Hello Daiane and Omar,
>
> On Fri, Feb 21, 2014 at 9:00 AM, Daiane.Angolini@freescale.com
> <Daiane.Angolini@freescale.com> wrote:
>>
>> ________________________________________
>> From: meta-freescale-bounces@yoctoproject.org <meta-freescale-bounces@yoctoproject.org> on behalf of pighi@selea.com <pighi@selea.com>
>> Sent: Friday, February 21, 2014 4:26
>> To: meta-freescale@yoctoproject.org
>> Subject: [meta-freescale] error on mesa receipt
>>
>>>2) even with show receipe:
>>>
>>>>bitbake-layers show-recipes
>>>
>>>Parsing recipes..ERROR: No recipes available for:
>>>
>>> /home/yocto/IMX6_yocto/fsl-community-bsp/sources/meta-fsl-arm/recipes-graphics
>>>/mesa/mesa_9.2.2.bbappend
>>>
>>
>> Hi Omar! Nice to see you here ;-)
>>
>> Please, bump the mesa version. You can use this commit as example:
>> http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/commit/recipes-graphics/mesa?h=master-next&id=d04b8282a60c78ff9ef29d496ee1c039287ed77f
>
> In this specific case I fear this won't be enough. I didn't yet look
> at the issue but someone tried it yesterday and failed.
>
> As soon as I get a free slot I will try to get this done.
ops, thanks for letting use know, Otavio ;-)
Daiane
>
> Regards,
>
> --
> Otavio Salvador O.S. Systems
> http://www.ossystems.com.br http://code.ossystems.com.br
> Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: error on mesa receipt
2014-02-21 12:13 ` Daiane Angolini
@ 2014-02-21 21:25 ` John Weber
2014-02-21 21:33 ` Otavio Salvador
0 siblings, 1 reply; 7+ messages in thread
From: John Weber @ 2014-02-21 21:25 UTC (permalink / raw)
To: meta-freescale
On 2/21/14, 6:13 AM, Daiane Angolini wrote:
> On Fri, Feb 21, 2014 at 9:07 AM, Otavio Salvador
> <otavio@ossystems.com.br> wrote:
>> Hello Daiane and Omar,
>>
>> On Fri, Feb 21, 2014 at 9:00 AM, Daiane.Angolini@freescale.com
>> <Daiane.Angolini@freescale.com> wrote:
>>> ________________________________________
>>> From: meta-freescale-bounces@yoctoproject.org <meta-freescale-bounces@yoctoproject.org> on behalf of pighi@selea.com <pighi@selea.com>
>>> Sent: Friday, February 21, 2014 4:26
>>> To: meta-freescale@yoctoproject.org
>>> Subject: [meta-freescale] error on mesa receipt
>>>
>>>> 2) even with show receipe:
>>>>
>>>>> bitbake-layers show-recipes
>>>> Parsing recipes..ERROR: No recipes available for:
>>>>
>>>> /home/yocto/IMX6_yocto/fsl-community-bsp/sources/meta-fsl-arm/recipes-graphics
>>>> /mesa/mesa_9.2.2.bbappend
>>>>
>>> Hi Omar! Nice to see you here ;-)
>>>
>>> Please, bump the mesa version. You can use this commit as example:
>>> http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/commit/recipes-graphics/mesa?h=master-next&id=d04b8282a60c78ff9ef29d496ee1c039287ed77f
>> In this specific case I fear this won't be enough. I didn't yet look
>> at the issue but someone tried it yesterday and failed.
>>
>> As soon as I get a free slot I will try to get this done.
It appears to have been caused by an entry into the newest mesa recipe:
https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=0bdf56fdcd15aa73b290742dd6e2b54b4af3196f
The bbappend removes a header file that the new recipe looks for. I killed the
bbappend, and that caused some errors, then some warnings, and then the rootfs
task failed utterly.
http://privatepaste.com/4588c43274
> ops, thanks for letting use know, Otavio ;-)
>
>
> Daiane
>> Regards,
>>
>> --
>> Otavio Salvador O.S. Systems
>> http://www.ossystems.com.br http://code.ossystems.com.br
>> Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
>> _______________________________________________
>> meta-freescale mailing list
>> meta-freescale@yoctoproject.org
>> https://lists.yoctoproject.org/listinfo/meta-freescale
> _______________________________________________
> meta-freescale mailing list
> meta-freescale@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: error on mesa receipt
2014-02-21 21:25 ` John Weber
@ 2014-02-21 21:33 ` Otavio Salvador
2014-02-21 21:35 ` John Weber
0 siblings, 1 reply; 7+ messages in thread
From: Otavio Salvador @ 2014-02-21 21:33 UTC (permalink / raw)
To: John Weber; +Cc: meta-freescale@yoctoproject.org
Hello,
On Fri, Feb 21, 2014 at 6:25 PM, John Weber <rjohnweber@gmail.com> wrote:
>
> On 2/21/14, 6:13 AM, Daiane Angolini wrote:
>>
>> On Fri, Feb 21, 2014 at 9:07 AM, Otavio Salvador
>> <otavio@ossystems.com.br> wrote:
>>>
>>> Hello Daiane and Omar,
>>>
>>> On Fri, Feb 21, 2014 at 9:00 AM, Daiane.Angolini@freescale.com
>>> <Daiane.Angolini@freescale.com> wrote:
>>>>
>>>> ________________________________________
>>>> From: meta-freescale-bounces@yoctoproject.org
>>>> <meta-freescale-bounces@yoctoproject.org> on behalf of pighi@selea.com
>>>> <pighi@selea.com>
>>>> Sent: Friday, February 21, 2014 4:26
>>>> To: meta-freescale@yoctoproject.org
>>>> Subject: [meta-freescale] error on mesa receipt
>>>>
>>>>> 2) even with show receipe:
>>>>>
>>>>>> bitbake-layers show-recipes
>>>>>
>>>>> Parsing recipes..ERROR: No recipes available for:
>>>>>
>>>>>
>>>>> /home/yocto/IMX6_yocto/fsl-community-bsp/sources/meta-fsl-arm/recipes-graphics
>>>>> /mesa/mesa_9.2.2.bbappend
>>>>>
>>>> Hi Omar! Nice to see you here ;-)
>>>>
>>>> Please, bump the mesa version. You can use this commit as example:
>>>>
>>>> http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/commit/recipes-graphics/mesa?h=master-next&id=d04b8282a60c78ff9ef29d496ee1c039287ed77f
>>>
>>> In this specific case I fear this won't be enough. I didn't yet look
>>> at the issue but someone tried it yesterday and failed.
>>>
>>> As soon as I get a free slot I will try to get this done.
>
> It appears to have been caused by an entry into the newest mesa recipe:
> https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=0bdf56fdcd15aa73b290742dd6e2b54b4af3196f
>
> The bbappend removes a header file that the new recipe looks for. I killed
> the bbappend, and that caused some errors, then some warnings, and then the
> rootfs task failed utterly.
> http://privatepaste.com/4588c43274
I cooked the fix already and I am finishing building mx53 to be sure I
didn't break anything.
I will post the patch shortly.
--
Otavio Salvador O.S. Systems
http://www.ossystems.com.br http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854 Mobile: +1 (347) 903-9750
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: error on mesa receipt
2014-02-21 21:33 ` Otavio Salvador
@ 2014-02-21 21:35 ` John Weber
0 siblings, 0 replies; 7+ messages in thread
From: John Weber @ 2014-02-21 21:35 UTC (permalink / raw)
To: Otavio Salvador; +Cc: meta-freescale@yoctoproject.org
Hi,
On 2/21/14, 3:33 PM, Otavio Salvador wrote:
> Hello,
>
> On Fri, Feb 21, 2014 at 6:25 PM, John Weber <rjohnweber@gmail.com> wrote:
>> On 2/21/14, 6:13 AM, Daiane Angolini wrote:
>>> On Fri, Feb 21, 2014 at 9:07 AM, Otavio Salvador
>>> <otavio@ossystems.com.br> wrote:
>>>> Hello Daiane and Omar,
>>>>
>>>> On Fri, Feb 21, 2014 at 9:00 AM, Daiane.Angolini@freescale.com
>>>> <Daiane.Angolini@freescale.com> wrote:
>>>>> ________________________________________
>>>>> From: meta-freescale-bounces@yoctoproject.org
>>>>> <meta-freescale-bounces@yoctoproject.org> on behalf of pighi@selea.com
>>>>> <pighi@selea.com>
>>>>> Sent: Friday, February 21, 2014 4:26
>>>>> To: meta-freescale@yoctoproject.org
>>>>> Subject: [meta-freescale] error on mesa receipt
>>>>>
>>>>>> 2) even with show receipe:
>>>>>>
>>>>>>> bitbake-layers show-recipes
>>>>>> Parsing recipes..ERROR: No recipes available for:
>>>>>>
>>>>>>
>>>>>> /home/yocto/IMX6_yocto/fsl-community-bsp/sources/meta-fsl-arm/recipes-graphics
>>>>>> /mesa/mesa_9.2.2.bbappend
>>>>>>
>>>>> Hi Omar! Nice to see you here ;-)
>>>>>
>>>>> Please, bump the mesa version. You can use this commit as example:
>>>>>
>>>>> http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/commit/recipes-graphics/mesa?h=master-next&id=d04b8282a60c78ff9ef29d496ee1c039287ed77f
>>>> In this specific case I fear this won't be enough. I didn't yet look
>>>> at the issue but someone tried it yesterday and failed.
>>>>
>>>> As soon as I get a free slot I will try to get this done.
>> It appears to have been caused by an entry into the newest mesa recipe:
>> https://git.yoctoproject.org/cgit/cgit.cgi/poky/commit/?id=0bdf56fdcd15aa73b290742dd6e2b54b4af3196f
>>
>> The bbappend removes a header file that the new recipe looks for. I killed
>> the bbappend, and that caused some errors, then some warnings, and then the
>> rootfs task failed utterly.
>> http://privatepaste.com/4588c43274
> I cooked the fix already and I am finishing building mx53 to be sure I
> didn't break anything.
>
> I will post the patch shortly.
>
As always, Otavio, thanks for the help!
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2014-02-21 21:35 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-02-21 7:26 error on mesa receipt pighi
2014-02-21 12:00 ` Daiane.Angolini
2014-02-21 12:07 ` Otavio Salvador
2014-02-21 12:13 ` Daiane Angolini
2014-02-21 21:25 ` John Weber
2014-02-21 21:33 ` Otavio Salvador
2014-02-21 21:35 ` John Weber
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.