[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Error while building Xen


  • To: Deepthi M. <Deepthi.M@xxxxxxxx>
  • From: Bertrand Marquis <Bertrand.Marquis@xxxxxxx>
  • Date: Fri, 12 Feb 2021 13:11:56 +0000
  • Accept-language: en-GB, en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=arm.com; dmarc=pass action=none header.from=arm.com; dkim=pass header.d=arm.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=QRSdccz3rBJQRI0Le4OHsf8MSvh6iFBWlT4FbOCJOsY=; b=OOPukdE9oN+vRDxTdu+Zvvy7JuGlDjTCQE4jooLx71jZtRWtsQ0bsSMU7MOiZOxt2hX3vnxHc+tyVyTFDichSlcb6Bj8kgt7ooMbTYZcr8wDa0y9xhgj4HrLUQxoMtwpViCjJiW7OD4PZOrE7qtGeo9HiECb0IBCxS0Osgwb9o5/4ffhxVDB/Nn4WMM0Zdtoc+vSP39sunIDlZ2JfC8ZcIr2/HYRRVWMqmi1rwqpMFxCJtBhfgk1rMyOu92S5azaMud+2q098sl1S+WhwlUhu6ILmIY1+aTRwSMqVCFN4i1GSzr4HGSq4Gz6bEEqImt5WU2nIzlYMZoQVaXdKqGnjw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=gGGFJhFtkkJ+74oiOtsF/snrgUO5fy7HsSsm7JC5g4cLshACh6DFCdTA22iuqbsXGmX9PLy1m3dJ7QJBBQ/8jUoM9hqHwenBnlXkRg76wMOKq74fjKBFH3qqAumB8aPOWlMUh8pouwy3UhN4kV6yelBJZPZc/YjU9AVGBGqO86wyZEaWrTkb+RDzdApqvopKmL/GRQ5n6VRiJM7ckq0JQCSxuXIr0e7T/EbExq21Hq14vLIsbdRLsjnOe+ysXF+cMjNEElsQ1XwRwsl7oAZuvjb5N+x6F0WsACUzFA05Olaqd+/9vm4aY+KH9j5oEpPpft/j7UTcDaaSwh6XbFUxRQ==
  • Authentication-results-original: Ltts.com; dkim=none (message not signed) header.d=none;Ltts.com; dmarc=none action=none header.from=arm.com;
  • Cc: "xen-users@xxxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxxx>, Pelluru VamsiKrishna <Pelluru.VamsiKrishna@xxxxxxxx>
  • Delivery-date: Fri, 12 Feb 2021 13:12:51 +0000
  • List-id: Xen user discussion <xen-users.lists.xenproject.org>
  • Nodisclaimer: true
  • Original-authentication-results: Ltts.com; dkim=none (message not signed) header.d=none;Ltts.com; dmarc=none action=none header.from=arm.com;
  • Thread-index: AQHW+4uAsZ6jkEYxj0+EtD1UXa6EjapS2G+AgAAAzIeAAAw7AIABoGZngAAEUoA=
  • Thread-topic: Error while building Xen

Hi Deepthi,


> On 12 Feb 2021, at 13:01, Deepthi M. <Deepthi.M@xxxxxxxx> wrote:
> 
> Hi Bertrand,
> 
> I switched all the meta layers to Rocko but meta-demo/meta-rcar-gen3-xen is 
> master branch. I got the following error.
> 
> user@user-OptiPlex-7010:~/build/build$ bitbake core-image-weston
> Parsing recipes: 100% 
> |#########################################################################################################|
>  Time: 0:01:45
> Parsing of 2104 .bb files complete (0 cached, 2104 parsed). 2925 targets, 91 
> skipped, 3 masked, 0 errors.
> ERROR: No recipes available for:
>   
> /home/user/build/meta-demo/meta-rcar-gen3-xen/recipes-kernel/linux/linux-renesas_4.9.bbappend
> 
> Summary: There was 1 ERROR message shown, returning a non-zero exit code.

It seems your meta-demo is dependent on an older kernel version.

You should try to contact the maintainer of this meta-demo layer or you will 
have to either try to:
- remove this bbappend as it could be that it is not needed anymore
- port the things it does to the current version of the linux-renesas

Cheers
Bertrand

> 
> Thank you,
> Deepthi
> From: Bertrand Marquis <Bertrand.Marquis@xxxxxxx>
> Sent: Thursday, February 11, 2021 5:36 PM
> To: Deepthi M. <Deepthi.M@xxxxxxxx>
> Cc: xen-users@xxxxxxxxxxxxxxxxxxxx <xen-users@xxxxxxxxxxxxxxxxxxxx>; Pelluru 
> VamsiKrishna <Pelluru.VamsiKrishna@xxxxxxxx>
> Subject: Re: Error while building Xen
>  
> Hi Deepthi,
> 
> > On 11 Feb 2021, at 11:40, Deepthi M. <Deepthi.M@xxxxxxxx> wrote:
> > 
> > Hi Bertrand,
> > 
> > Thank you for the reply.
> > 
> > It seems that you host python is used instead of the one compiled by Yocto.
> > 
> > With python2.7 also we are facing the same issue
> > 
> > - which version of Yocto you are using
> >     poky-2.1.2
> 
> This is a very old release (4 to 5 years old) and it is not supported anymore.
> 
> > 
> > - what layers you included
> >   meta-virtualization
> >  Reference link: 
> > https://ind01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwiki.xenproject.org%2Fwiki%2FXen_ARM_with_Virtualization_Extensions%2FSalvator-X&amp;data=04%7C01%7CDeepthi.M%40ltts.com%7C87e14a7748614f199b6e08d8ce857b44%7C311b33788e8a4b5ea33fe80a3d8ba60a%7C0%7C0%7C637486420581774632%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C2000&amp;sdata=93VkIgXWUGA9hTX%2BQp0AFcaA%2BILuDjagm1MtWDpBy6U%3D&amp;reserved=0
> 
> Since this was written it could really be that Renesas updated their support 
> so you might try to check an newer version of the gen3 support:
> https://ind01.safelinks.protection.outlook.com/?url=https%3A%2F%2Felinux.org%2FR-Car%2FBoards%2FYocto-Gen3%2Fv4.7.0&amp;data=04%7C01%7CDeepthi.M%40ltts.com%7C87e14a7748614f199b6e08d8ce857b44%7C311b33788e8a4b5ea33fe80a3d8ba60a%7C0%7C0%7C637486420581774632%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C2000&amp;sdata=OlLFQd3LzaKtkgHpn4n9PxCsum0MG2wMzD3AprOkzgQ%3D&amp;reserved=0
> 
> and use the corresponding version of meta-virtualization.
> 
> > 
> > - what parameters did you set in your local.conf
> >    Please find the attached local.conf for your reference
> >   
> > - what image you are building ?
> >   core-image-weston
> > 
> > when executing pygrub we are getting the below error:
> > Traceback (most recent call last):
> >    File "/usr/lib/xen/bin/pygrub", line 20, in <module>
> >      import xen.lowlevel.xc
> > ImportError: No module named xen.lowlevel.xc
> 
> There are some patches for pygrub on meta-virtualization master that you 
> might want to look at:
> https://ind01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgit.yoctoproject.org%2Fcgit%2Fcgit.cgi%2Fmeta-virtualization%2Ftree%2Frecipes-extended%2Fxen%2Ffiles%2F0001-python-pygrub-pass-DISTUTILS-xen-4.14.patch&amp;data=04%7C01%7CDeepthi.M%40ltts.com%7C87e14a7748614f199b6e08d8ce857b44%7C311b33788e8a4b5ea33fe80a3d8ba60a%7C0%7C0%7C637486420581774632%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C2000&amp;sdata=j%2FFqFJpy%2FrxM%2BHp0UkzIcZqKwpngJ5liyUv8K2Es6HQ%3D&amp;reserved=0
> 
> Cheers
> Bertrand
> 
> > 
> > 
> > Thank you,
> > Deepthi
> > From: Bertrand Marquis <Bertrand.Marquis@xxxxxxx>
> > Sent: Thursday, February 11, 2021 4:49 PM
> > To: Deepthi M. <Deepthi.M@xxxxxxxx>
> > Cc: xen-users@xxxxxxxxxxxxxxxxxxxx <xen-users@xxxxxxxxxxxxxxxxxxxx>; 
> > Pelluru VamsiKrishna <Pelluru.VamsiKrishna@xxxxxxxx>
> > Subject: Re: Error while building Xen
> >  
> > Hi Deepthi,
> > 
> > > On 5 Feb 2021, at 06:56, Deepthi M. <Deepthi.M@xxxxxxxx> wrote:
> > > 
> > > Hi all,
> > > 
> > > I am trying to build Xen in Yocto environment for Renesas R-car 
> > > salvator-xs board I am getting the following error
> > > 
> > > | cc1: error: include location "/usr/local/include/python3.9" is unsafe 
> > > for cross-compilation [-Werror=poison-system-directories] | cc1: all 
> > > warnings being treated as errors | error: command 
> > > '/home/user/xenrcar/build/build/tmp/sysroots/x86_64-linux/usr/bin/aarch64-poky-linux/aarch64-poky-linux-gcc'
> > >  failed with exit code 1 | Makefile:23: recipe for target 'install' 
> > > failed | make[4]: *** [install] Error 1 | make[4]: Leaving directory 
> > > '/home/user/xenrcar/build/build/tmp/work/aarch64-poky-linux/xen/unstable+gitAUTOINC+5e7aa90440-r0/git/tools/python
> > > 
> > 
> > It seems that you host python is used instead of the one compiled by Yocto.
> > 
> > Could you tell me:
> > - which version of Yocto you are using
> > - what layers you included
> > - what parameters did you set in your local.conf
> > - what image you are building ?
> > 
> > Cheers
> > Bertrand
> > 
> > > Please let me know how to fix the issue.
> > > Thank you,
> > > Deepthi
> > > 
> > > L&T Technology Services Ltd
> > > https://ind01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.ltts.com%2F&amp;data=04%7C01%7CDeepthi.M%40ltts.com%7C87e14a7748614f199b6e08d8ce857b44%7C311b33788e8a4b5ea33fe80a3d8ba60a%7C0%7C0%7C637486420581774632%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C2000&amp;sdata=4PogkihITi7467D6sCOMOMz2Na2d4wlUelOqxYxR%2F70%3D&amp;reserved=0
> > > L&T Technology Services Limited (LTTS) is committed to safeguard your 
> > > data privacy. For more information to view our commitment towards data 
> > > privacy under GDPR, please visit the privacy policy on our website 
> > > https://ind01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.ltts.com%2F&amp;data=04%7C01%7CDeepthi.M%40ltts.com%7C87e14a7748614f199b6e08d8ce857b44%7C311b33788e8a4b5ea33fe80a3d8ba60a%7C0%7C0%7C637486420581784628%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C2000&amp;sdata=EdjKj4LUFN0MIxq4FG1o581Kxg82yzAsZm5f4My%2BiJY%3D&amp;reserved=0.
> > >  This Email may contain confidential or privileged information for the 
> > > intended recipient (s). If you are not the intended recipient, please do 
> > > not use or disseminate the information, notify the sender and delete it 
> > > from your system.
> > 
> > L&T Technology Services Ltd
> > https://ind01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.ltts.com%2F&amp;data=04%7C01%7CDeepthi.M%40ltts.com%7C87e14a7748614f199b6e08d8ce857b44%7C311b33788e8a4b5ea33fe80a3d8ba60a%7C0%7C0%7C637486420581784628%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C2000&amp;sdata=EdjKj4LUFN0MIxq4FG1o581Kxg82yzAsZm5f4My%2BiJY%3D&amp;reserved=0
> > L&T Technology Services Limited (LTTS) is committed to safeguard your data 
> > privacy. For more information to view our commitment towards data privacy 
> > under GDPR, please visit the privacy policy on our website 
> > https://ind01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fwww.ltts.com%2F&amp;data=04%7C01%7CDeepthi.M%40ltts.com%7C87e14a7748614f199b6e08d8ce857b44%7C311b33788e8a4b5ea33fe80a3d8ba60a%7C0%7C0%7C637486420581784628%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C2000&amp;sdata=EdjKj4LUFN0MIxq4FG1o581Kxg82yzAsZm5f4My%2BiJY%3D&amp;reserved=0.
> >  This Email may contain confidential or privileged information for the 
> > intended recipient (s). If you are not the intended recipient, please do 
> > not use or disseminate the information, notify the sender and delete it 
> > from your system.
> > <local.conf>
> 
> L&T Technology Services Ltd
> www.LTTS.com
> L&T Technology Services Limited (LTTS) is committed to safeguard your data 
> privacy. For more information to view our commitment towards data privacy 
> under GDPR, please visit the privacy policy on our website www.Ltts.com. This 
> Email may contain confidential or privileged information for the intended 
> recipient (s). If you are not the intended recipient, please do not use or 
> disseminate the information, notify the sender and delete it from your system.




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.