<?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>Layerscape中的主题 Re: flex-builder build failure</title>
    <link>https://community.nxp.com/t5/Layerscape/flex-builder-build-failure/m-p/933226#M4489</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: #383739; background: white;"&gt;Your command sequence is correct.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: #383739; background: white;"&gt;Perhaps LSDK 1906 was not fully installed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: #383739; background: white;"&gt;Use the following command sequence for LSDK 1906 installing under Ubuntu 8.04:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;LSDK-1906 User Guide recommends the following command sequence for LSDK and Flex-build using:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;1 .sudo apt-get install git&lt;/SPAN&gt;&lt;/P&gt;&lt;OL start="2"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt;"&gt; tar xvzf flexbuild_lsdk1906.tgz&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt;"&gt; source setup.env&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt;"&gt; flex-builder -i mkrfs -a arm64 &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt;"&gt; flex-builder -c linux -a arm64&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;6 .flex-builder -i mklinux -a arm64 // .itb file&lt;/SPAN&gt;&lt;/P&gt;&lt;OL start="7"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt;"&gt; flex-builder -i mkfw -m ls1046ardb -b sd // .img file is result of this command&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: #383739; background: white;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Pavel Chubakov&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Aug 2019 09:18:58 GMT</pubDate>
    <dc:creator>Pavel</dc:creator>
    <dc:date>2019-08-01T09:18:58Z</dc:date>
    <item>
      <title>flex-builder build failure</title>
      <link>https://community.nxp.com/t5/Layerscape/flex-builder-build-failure/m-p/933225#M4488</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am building flexbuilder_lsdk on Ubuntu 18.04 with:&lt;/P&gt;&lt;P&gt;flex-builder -i clean&lt;/P&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;"&gt;flex-builder -i clean-rfs&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="display: inline !important; float: none; background-color: transparent; color: #3d3d3d; font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; word-wrap: break-word;"&gt;flex-builder -i repo-update&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;flex-builder -m ls1046ardb -a arm64&lt;/P&gt;&lt;P&gt;and the build fails with the message:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;installing for second-stage ...&lt;BR /&gt;I: Keyring file not available at /usr/share/keyrings/ubuntu-archive-keyring.gpg; switching to https mirror &lt;A href="https://deb.debian.org/debian" target="test_blank"&gt;https://deb.debian.org/debian&lt;/A&gt;&lt;BR /&gt;I: Installing core packages...&lt;BR /&gt;&lt;STRONG&gt;W: Failure trying to run:&amp;nbsp; dpkg --force-depends --install /var/cache/apt/archives/base-passwd_3.5.44_arm64.deb&lt;/STRONG&gt;&lt;BR /&gt;W: See //debootstrap/debootstrap.log for details (possibly the package /var/cache/apt/archives/base-passwd_3.5.44_arm64.deb is at fault)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is the output of the debootstrap.log&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$ cat build/rfs/rootfs_lsdk1906_LS_arm64_main/debootstrap/debootstrap.log&lt;BR /&gt;gpgv: Signature made Thu Apr 26 18:38:40 2018 CDT&lt;BR /&gt;gpgv:&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; using RSA key 3B4FE6ACC0B21F32&lt;BR /&gt;gpgv: Good signature from "Ubuntu Archive Automatic Signing Key (2012) &amp;lt;ftpmaster@ubuntu.com&amp;gt;"&lt;BR /&gt;dpkg: warning: parsing file '/var/lib/dpkg/status' near line 5 package 'dpkg':&lt;BR /&gt;&amp;nbsp;missing description&lt;BR /&gt;dpkg: warning: parsing file '/var/lib/dpkg/status' near line 5 package 'dpkg':&lt;BR /&gt;&amp;nbsp;missing architecture&lt;BR /&gt;Selecting previously unselected package base-passwd.&lt;BR /&gt;(Reading database ... 0 files and directories currently installed.)&lt;BR /&gt;Preparing to unpack .../base-passwd_3.5.44_arm64.deb ...&lt;BR /&gt;/var/lib/dpkg/tmp.ci/preinst: 6: /var/lib/dpkg/tmp.ci/preinst: cannot create /etc/passwd: Permission denied&lt;BR /&gt;dpkg: error processing archive /var/cache/apt/archives/base-passwd_3.5.44_arm64.deb (--install):&lt;BR /&gt;&amp;nbsp;new base-passwd package pre-installation script subprocess returned error exit status 2&lt;BR /&gt;Errors were encountered while processing:&lt;BR /&gt;&amp;nbsp;/var/cache/apt/archives/base-passwd_3.5.44_arm64.deb&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How can this error be resolved?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jul 2019 16:35:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/flex-builder-build-failure/m-p/933225#M4488</guid>
      <dc:creator>penman</dc:creator>
      <dc:date>2019-07-31T16:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: flex-builder build failure</title>
      <link>https://community.nxp.com/t5/Layerscape/flex-builder-build-failure/m-p/933226#M4489</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: #383739; background: white;"&gt;Your command sequence is correct.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: #383739; background: white;"&gt;Perhaps LSDK 1906 was not fully installed.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: #383739; background: white;"&gt;Use the following command sequence for LSDK 1906 installing under Ubuntu 8.04:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;LSDK-1906 User Guide recommends the following command sequence for LSDK and Flex-build using:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;1 .sudo apt-get install git&lt;/SPAN&gt;&lt;/P&gt;&lt;OL start="2"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt;"&gt; tar xvzf flexbuild_lsdk1906.tgz&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt;"&gt; source setup.env&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt;"&gt; flex-builder -i mkrfs -a arm64 &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt;"&gt; flex-builder -c linux -a arm64&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt;"&gt;6 .flex-builder -i mklinux -a arm64 // .itb file&lt;/SPAN&gt;&lt;/P&gt;&lt;OL start="7"&gt;&lt;LI&gt;&lt;SPAN style="font-size: 10.0pt;"&gt; flex-builder -i mkfw -m ls1046ardb -b sd // .img file is result of this command&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; color: #383739; background: white;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Have a great day,&lt;BR /&gt;Pavel Chubakov&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Aug 2019 09:18:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Layerscape/flex-builder-build-failure/m-p/933226#M4489</guid>
      <dc:creator>Pavel</dc:creator>
      <dc:date>2019-08-01T09:18:58Z</dc:date>
    </item>
  </channel>
</rss>

