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

Re: Error while building Xen


  • To: Bertrand Marquis <Bertrand.Marquis@xxxxxxx>
  • From: Deepthi M. <Deepthi.M@xxxxxxxx>
  • Date: Fri, 12 Feb 2021 13:01:56 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=ltts.com; dmarc=pass action=none header.from=ltts.com; dkim=pass header.d=ltts.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=2722QIZ2DLbsz8NjxOXNbeB7hNPUAUw5u1Z7ntDMp64=; b=GWY3+6pCrUXkZGlslFmaVuk3ljZPixNQeQV1i2Bm1tQy67RBIH9lafmb5KweQVYEdiAvUxo9gFMGC18IvhaLrajGZkKikz/MvIe55xiG03bhgD4DamHag7Cfjv9ccIfCY6CTyj0bwm3wHOZJuIhkonsdTiWmDpYlYy7RIpEfD0zEkA27HxyGxOe8Zi+zNFzO30d7K/c3UrDwIdJn8h7tnOffafJXkt35wejhIyC8ScUEJbpJD+Ah4+5q3YCBjCEuCh4TV5vRLJkMdhVP7ap4+yACzL1IZZ3UPC4blClyg27W9KGpokyj4gKk7Wl4uYVb2R8AIeK+baI0RAFAELVooQ==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=BvOMoQbfyqjonZvZMqgTEBuniYFfSvr09/bA+YR5YhMh/8BEBZLy7cr6w3FCrKCzKNQ46eghLvazSxxk7jCUucgmuUZJLF61q9U0K0WZwcK0t6mKvnwwfZiP3mfwspqsFdc7iPIrOSCYy4QayEu4fVcKRUIFCbDYBNVITBgMsKjn9ypNIyIwCOS2ztjdt8xDv8KfDjZ7kMTyOvrP2NCfG5++XE+kkxopatu2agJC+fDhQxzivfFBZCYn9gIpnHDHjISg0RWfq/vov1dLYBfg4eyC0t6GcmNcveGXhLMgCg/GtIjHqpixWu3ranicYoWO1b1lKQD3yvrbrqBIJQd7vA==
  • Authentication-results: arm.com; dkim=none (message not signed) header.d=none;arm.com; dmarc=none action=none header.from=Ltts.com;
  • Cc: "xen-users@xxxxxxxxxxxxxxxxxxxx" <xen-users@xxxxxxxxxxxxxxxxxxxx>, Pelluru VamsiKrishna <Pelluru.VamsiKrishna@xxxxxxxx>
  • Delivery-date: Mon, 15 Feb 2021 18:49:37 +0000
  • List-id: Xen user discussion <xen-users.lists.xenproject.org>
  • Msip_labels: MSIP_Label_4b5591f2-6b23-403d-aa5f-b6d577f5e572_Enabled=True;MSIP_Label_4b5591f2-6b23-403d-aa5f-b6d577f5e572_SiteId=311b3378-8e8a-4b5e-a33f-e80a3d8ba60a;MSIP_Label_4b5591f2-6b23-403d-aa5f-b6d577f5e572_SetDate=2021-02-12T13:01:56.263Z;MSIP_Label_4b5591f2-6b23-403d-aa5f-b6d577f5e572_Name=General;MSIP_Label_4b5591f2-6b23-403d-aa5f-b6d577f5e572_ContentBits=0;MSIP_Label_4b5591f2-6b23-403d-aa5f-b6d577f5e572_Method=Standard;
  • Thread-index: AQHW+4uAsZ6jkEYxj0+EtD1UXa6EjapS2G+AgAAAzIeAAAw7AIABoGZn
  • Thread-topic: Error while building Xen

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.

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="">

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="">

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="">

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="">
> > 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="">. 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="">
> 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="">. 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®.