<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic over EC2 instance gcc-aarch64-linux-gnu and g++-aarch64-linux-gnu not supporting for goldvip image in S32G</title>
    <link>https://community.nxp.com/t5/S32G/over-EC2-instance-gcc-aarch64-linux-gnu-and-g-aarch64-linux-gnu/m-p/1660743#M3445</link>
    <description>&lt;P&gt;When attempting to configure the environment for building a custom goldvip image over an EC2 instance (architecture: aarch64), such as by running (./sources/meta-alb/scripts/host-prepare.sh), the following error is encountered :&lt;/P&gt;&lt;P&gt;ubuntu@ip-172-31-21-96:~/nxp-yocto-goldvip$ ./sources/meta-alb/scripts/host-prepare.sh&lt;BR /&gt;Verifying sudo permission to execute apt-get command.&lt;BR /&gt;Now we're going to install all the other development packages needed to build Yocto, please wait&lt;BR /&gt;Reading package lists... Done&lt;BR /&gt;Building dependency tree&lt;BR /&gt;Reading state information... Done&lt;BR /&gt;Note, selecting 'git' instead of 'git-core'&lt;BR /&gt;Package gcc-aarch64-linux-gnu is not available, but is referred to by another package.&lt;BR /&gt;This may mean that the package is missing, has been obsoleted, or&lt;BR /&gt;is only available from another source&lt;/P&gt;&lt;P&gt;Package g++-aarch64-linux-gnu is not available, but is referred to by another package.&lt;BR /&gt;This may mean that the package is missing, has been obsoleted, or&lt;BR /&gt;is only available from another source&lt;/P&gt;&lt;P&gt;E: Package 'gcc-aarch64-linux-gnu' has no installation candidate&lt;BR /&gt;E: Package 'g++-aarch64-linux-gnu' has no installation candidate&lt;BR /&gt;ERROR: Fail to install pkgs on host! See message above...&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;The checking of permissions and universal repo were tried.&lt;/P&gt;</description>
    <pubDate>Wed, 31 May 2023 10:48:26 GMT</pubDate>
    <dc:creator>Priyanka_30</dc:creator>
    <dc:date>2023-05-31T10:48:26Z</dc:date>
    <item>
      <title>over EC2 instance gcc-aarch64-linux-gnu and g++-aarch64-linux-gnu not supporting for goldvip image</title>
      <link>https://community.nxp.com/t5/S32G/over-EC2-instance-gcc-aarch64-linux-gnu-and-g-aarch64-linux-gnu/m-p/1660743#M3445</link>
      <description>&lt;P&gt;When attempting to configure the environment for building a custom goldvip image over an EC2 instance (architecture: aarch64), such as by running (./sources/meta-alb/scripts/host-prepare.sh), the following error is encountered :&lt;/P&gt;&lt;P&gt;ubuntu@ip-172-31-21-96:~/nxp-yocto-goldvip$ ./sources/meta-alb/scripts/host-prepare.sh&lt;BR /&gt;Verifying sudo permission to execute apt-get command.&lt;BR /&gt;Now we're going to install all the other development packages needed to build Yocto, please wait&lt;BR /&gt;Reading package lists... Done&lt;BR /&gt;Building dependency tree&lt;BR /&gt;Reading state information... Done&lt;BR /&gt;Note, selecting 'git' instead of 'git-core'&lt;BR /&gt;Package gcc-aarch64-linux-gnu is not available, but is referred to by another package.&lt;BR /&gt;This may mean that the package is missing, has been obsoleted, or&lt;BR /&gt;is only available from another source&lt;/P&gt;&lt;P&gt;Package g++-aarch64-linux-gnu is not available, but is referred to by another package.&lt;BR /&gt;This may mean that the package is missing, has been obsoleted, or&lt;BR /&gt;is only available from another source&lt;/P&gt;&lt;P&gt;E: Package 'gcc-aarch64-linux-gnu' has no installation candidate&lt;BR /&gt;E: Package 'g++-aarch64-linux-gnu' has no installation candidate&lt;BR /&gt;ERROR: Fail to install pkgs on host! See message above...&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;The checking of permissions and universal repo were tried.&lt;/P&gt;</description>
      <pubDate>Wed, 31 May 2023 10:48:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/over-EC2-instance-gcc-aarch64-linux-gnu-and-g-aarch64-linux-gnu/m-p/1660743#M3445</guid>
      <dc:creator>Priyanka_30</dc:creator>
      <dc:date>2023-05-31T10:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: over EC2 instance gcc-aarch64-linux-gnu and g++-aarch64-linux-gnu not supporting for goldvip ima</title>
      <link>https://community.nxp.com/t5/S32G/over-EC2-instance-gcc-aarch64-linux-gnu-and-g-aarch64-linux-gnu/m-p/1662578#M3492</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/214032"&gt;@Priyanka_30&lt;/a&gt;,&lt;/P&gt;
&lt;P&gt;Thank you for reaching out to us.&lt;/P&gt;
&lt;P&gt;Can you please manually try to install the&amp;nbsp;&lt;SPAN&gt;gcc-aarch64-linux-gnu and&amp;nbsp;g++-aarch64-linux-gnu package?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;sudo apt-get update -y&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;sudo apt-get install -y gcc-aarch64-linux-gnu&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;sudo apt install g++-8-aarch64-linux-gnu&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Hope this helps you.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Mayank s Patel&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Jun 2023 09:32:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/S32G/over-EC2-instance-gcc-aarch64-linux-gnu-and-g-aarch64-linux-gnu/m-p/1662578#M3492</guid>
      <dc:creator>MayanksPatel</dc:creator>
      <dc:date>2023-06-02T09:32:53Z</dc:date>
    </item>
  </channel>
</rss>

