<?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 Re: IMX8M BSP Yocto build error in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-BSP-Yocto-build-error/m-p/1149417#M161296</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I have issue 'repo sync' multiple times but I am facing the same issue.However, I could able to see the e2fsprogs-native binaries generated under the below path.&lt;/P&gt;&lt;DIV&gt;build/tmp/sysroots-components/x86_64/e2fsprogs-native/sbin&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The PATH variable in the file "build/tmp/work/imx8mmddr4evk-poky-linux/nextgen-image/1.0-r0/temp/run.do_image_wic.21626" is set to the following which doesn't include the above path.&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;export PATH="/home/hari/projects/tx-nextgen/linux-yocto-bsp/build/tmp/work/imx8mmddr4evk-poky-linux/nextgen-image/1.0-r0/recipe-sysroot/usr/bin/crossscripts:/home/hari/projects/tx-nextgen/linux-yocto-bsp/build/tmp/work/imx8mmddr4evk-poky-linux/nextgen-image/1.0-r0/recipe-sysroot/opt/fsl-imx-wayland/5.4-zeus/sysroots/x86_64-pokysdk-linux/usr/bin/crossscripts:/home/hari/projects/tx-nextgen/linux-yocto-bsp/build/tmp/work/imx8mmddr4evk-poky-linux/nextgen-image/1.0-r0/recipe-sysroot/usr/bin/crossscripts:/home/hari/projects/tx-nextgen/linux-yocto-bsp/build/tmp/work/imx8mmddr4evk-poky-linux/nextgen-image/1.0-r0/recipe-sysroot-native/usr/bin/python3-native:/home/hari/projects/tx-nextgen/linux-yocto-bsp/sources/poky/scripts:/home/hari/projects/tx-nextgen/linux-yocto-bsp/build/tmp/work/imx8mmddr4evk-poky-linux/nextgen-image/1.0-r0/recipe-sysroot-native/usr/bin/aarch64-poky-linux:/home/hari/projects/tx-nextgen/linux-yocto-bsp/build/tmp/work/imx8mmddr4evk-poky-linux/nextgen-image/1.0-r0/recipe-sysroot/usr/bin/crossscripts:/home/hari/projects/tx-nextgen/linux-yocto-bsp/build/tmp/work/imx8mmddr4evk-poky-linux/nextgen-image/1.0-r0/recipe-sysroot-native/usr/sbin:/home/hari/projects/tx-nextgen/linux-yocto-bsp/build/tmp/work/imx8mmddr4evk-poky-linux/nextgen-image/1.0-r0/recipe-sysroot-native/usr/bin:/home/hari/projects/tx-nextgen/linux-yocto-bsp/build/tmp/work/imx8mmddr4evk-poky-linux/nextgen-image/1.0-r0/recipe-sysroot-native/sbin:/home/hari/projects/tx-nextgen/linux-yocto-bsp/build/tmp/work/imx8mmddr4evk-poky-linux/nextgen-image/1.0-r0/recipe-sysroot-native/bin:/home/hari/projects/tx-nextgen/linux-yocto-bsp/sources/poky/bitbake/bin:/home/hari/projects/tx-nextgen/linux-yocto-bsp/build/tmp/hosttools"&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
    <pubDate>Mon, 07 Sep 2020 04:01:26 GMT</pubDate>
    <dc:creator>gehariprasath</dc:creator>
    <dc:date>2020-09-07T04:01:26Z</dc:date>
    <item>
      <title>IMX8M BSP Yocto build error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-BSP-Yocto-build-error/m-p/1134916#M161040</link>
      <description>&lt;P&gt;Dear all&lt;/P&gt;&lt;P&gt;I am trying to build the BSP for our custom target based on the IMX8M Mini. I am facing the below build error. I have checked the concerned package's bitbake recipe and found that the mentioned dependency is already satisfied. But still the error gets thrown. Also I have tried 'bitbake wic-tools' as suggested in the error thrown but still I get the same error while building the final target image. Any hints ? TIA&lt;/P&gt;&lt;P&gt;My host machine is ubuntu 18.04(Details below)&lt;/P&gt;&lt;P&gt;hari@hari:~/projects/tx-nextgen/linux-yocto-bsp$ uname -a&lt;BR /&gt;Linux hari 5.4.0-42-generic #46~18.04.1-Ubuntu SMP Fri Jul 10 07:21:24 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Build error Log:&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ERROR: nextgen-image-1.0-r0 do_image_wic: Execution of '/home/hari/projects/tx-nextgen/linux-yocto-bsp/build/tmp/work/imx8mmddr4evk-poky-linux/nextgen-image/1.0-r0/temp/run.do_image_wic.2491' failed with exit code 1:&lt;BR /&gt;INFO: Creating image(s)...&lt;/P&gt;&lt;P&gt;ERROR: A native program mkfs.ext4 required to build the image was not found (see details above).&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;Please make sure wic-tools have e2fsprogs-native in its DEPENDS, build it with 'bitbake wic-tools' and try again.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;WARNING: exit code 1 from a shell command.&lt;/P&gt;&lt;P&gt;ERROR: Logfile of failure stored in: /home/hari/projects/tx-nextgen/linux-yocto-bsp/build/tmp/work/imx8mmddr4evk-poky-linux/nextgen-image/1.0-r0/temp/log.do_image_wic.2491&lt;/P&gt;</description>
      <pubDate>Thu, 03 Sep 2020 06:07:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8M-BSP-Yocto-build-error/m-p/1134916#M161040</guid>
      <dc:creator>gehariprasath</dc:creator>
      <dc:date>2020-09-03T06:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8M BSP Yocto build error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-BSP-Yocto-build-error/m-p/1134965#M161049</link>
      <description>&lt;P&gt;Update:&lt;/P&gt;&lt;P&gt;If I build bitbake wic-tools separately, the build is completed. If I build the final image though, I keep getting the same error.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Sep 2020 06:58:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8M-BSP-Yocto-build-error/m-p/1134965#M161049</guid>
      <dc:creator>gehariprasath</dc:creator>
      <dc:date>2020-09-03T06:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8M BSP Yocto build error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-BSP-Yocto-build-error/m-p/1134990#M161053</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;1.Make sure you have apt-get install all dependencies.(important)&lt;/P&gt;&lt;P&gt;2.You can see this simillar case and may people have this problem:&amp;nbsp;&lt;A href="https://community.nxp.com/t5/i-MX-Processors/SOLVED-ERROR-A-native-program-mkfs-ext4-required-to-build-the/m-p/1051331" target="_self"&gt;https://community.nxp.com/t5/i-MX-Processors/SOLVED-ERROR-A-native-program-mkfs-ext4-required-to-build-the/m-p/1051331&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;3.Give me your error log file, this error may caused by your bsp&amp;nbsp; source&amp;nbsp; incomplete.&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Zhiming&lt;/P&gt;</description>
      <pubDate>Thu, 03 Sep 2020 07:20:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8M-BSP-Yocto-build-error/m-p/1134990#M161053</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2020-09-03T07:20:55Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8M BSP Yocto build error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-BSP-Yocto-build-error/m-p/1135127#M161066</link>
      <description>&lt;P&gt;Hello Zhiming&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;1. I have installed all the host machine dependencies by following the Yocto project user's guide from the following link&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/IMXLXYOCTOUG.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/user-guide/IMXLXYOCTOUG.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2. I have seen the link where another person faced the same issue. The solution given to solve the issue i.e by adding&amp;nbsp;&lt;SPAN&gt;IMAGE_FSTYPES = "ext4 wic.bz2" into the local.conf file. This change is already included in my local.conf file. I have attached my local.conf file in zip file attached.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;3. I have attached the complete build log in attached zip file.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Sep 2020 09:49:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8M-BSP-Yocto-build-error/m-p/1135127#M161066</guid>
      <dc:creator>gehariprasath</dc:creator>
      <dc:date>2020-09-03T09:49:01Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8M BSP Yocto build error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-BSP-Yocto-build-error/m-p/1149396#M161293</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We tested the build process before.The problem may in the process of repo sync.Some file received may not success.You can try to redo the sync process.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Sep 2020 03:22:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8M-BSP-Yocto-build-error/m-p/1149396#M161293</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2020-09-07T03:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8M BSP Yocto build error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-BSP-Yocto-build-error/m-p/1149417#M161296</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;I have issue 'repo sync' multiple times but I am facing the same issue.However, I could able to see the e2fsprogs-native binaries generated under the below path.&lt;/P&gt;&lt;DIV&gt;build/tmp/sysroots-components/x86_64/e2fsprogs-native/sbin&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;The PATH variable in the file "build/tmp/work/imx8mmddr4evk-poky-linux/nextgen-image/1.0-r0/temp/run.do_image_wic.21626" is set to the following which doesn't include the above path.&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;export PATH="/home/hari/projects/tx-nextgen/linux-yocto-bsp/build/tmp/work/imx8mmddr4evk-poky-linux/nextgen-image/1.0-r0/recipe-sysroot/usr/bin/crossscripts:/home/hari/projects/tx-nextgen/linux-yocto-bsp/build/tmp/work/imx8mmddr4evk-poky-linux/nextgen-image/1.0-r0/recipe-sysroot/opt/fsl-imx-wayland/5.4-zeus/sysroots/x86_64-pokysdk-linux/usr/bin/crossscripts:/home/hari/projects/tx-nextgen/linux-yocto-bsp/build/tmp/work/imx8mmddr4evk-poky-linux/nextgen-image/1.0-r0/recipe-sysroot/usr/bin/crossscripts:/home/hari/projects/tx-nextgen/linux-yocto-bsp/build/tmp/work/imx8mmddr4evk-poky-linux/nextgen-image/1.0-r0/recipe-sysroot-native/usr/bin/python3-native:/home/hari/projects/tx-nextgen/linux-yocto-bsp/sources/poky/scripts:/home/hari/projects/tx-nextgen/linux-yocto-bsp/build/tmp/work/imx8mmddr4evk-poky-linux/nextgen-image/1.0-r0/recipe-sysroot-native/usr/bin/aarch64-poky-linux:/home/hari/projects/tx-nextgen/linux-yocto-bsp/build/tmp/work/imx8mmddr4evk-poky-linux/nextgen-image/1.0-r0/recipe-sysroot/usr/bin/crossscripts:/home/hari/projects/tx-nextgen/linux-yocto-bsp/build/tmp/work/imx8mmddr4evk-poky-linux/nextgen-image/1.0-r0/recipe-sysroot-native/usr/sbin:/home/hari/projects/tx-nextgen/linux-yocto-bsp/build/tmp/work/imx8mmddr4evk-poky-linux/nextgen-image/1.0-r0/recipe-sysroot-native/usr/bin:/home/hari/projects/tx-nextgen/linux-yocto-bsp/build/tmp/work/imx8mmddr4evk-poky-linux/nextgen-image/1.0-r0/recipe-sysroot-native/sbin:/home/hari/projects/tx-nextgen/linux-yocto-bsp/build/tmp/work/imx8mmddr4evk-poky-linux/nextgen-image/1.0-r0/recipe-sysroot-native/bin:/home/hari/projects/tx-nextgen/linux-yocto-bsp/sources/poky/bitbake/bin:/home/hari/projects/tx-nextgen/linux-yocto-bsp/build/tmp/hosttools"&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Mon, 07 Sep 2020 04:01:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8M-BSP-Yocto-build-error/m-p/1149417#M161296</guid>
      <dc:creator>gehariprasath</dc:creator>
      <dc:date>2020-09-07T04:01:26Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8M BSP Yocto build error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-BSP-Yocto-build-error/m-p/1149436#M161298</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I mean you del the whole source code and download the source code again.Did your sync process had been interrupted?&lt;/P&gt;</description>
      <pubDate>Mon, 07 Sep 2020 04:44:08 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8M-BSP-Yocto-build-error/m-p/1149436#M161298</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2020-09-07T04:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8M BSP Yocto build error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-BSP-Yocto-build-error/m-p/1149438#M161299</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Actually I took the download's directory from a colleague to save time in downloading. I can try to delete and let the yocto system download the sources and give a build.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Sep 2020 04:56:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8M-BSP-Yocto-build-error/m-p/1149438#M161299</guid>
      <dc:creator>gehariprasath</dc:creator>
      <dc:date>2020-09-07T04:56:20Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8M BSP Yocto build error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-BSP-Yocto-build-error/m-p/1151928#M161643</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;Even after letting Yocto download the entire source freshly, I am facing the same issue. We have observed that the "mkfs.ext4" binary is available at this location below. Additinally,I have done repo sync few times to ensure download is complete.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;I&gt;"build/tmp/work/imx8mmddr4evk-poky-linux/nextgen-image/1.0-r0/rootfs/sbin/mkfs.ext4"&lt;/I&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The same binary is not available at this location below.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;I&gt;"build/tmp/work/imx8mmddr4evk-poky-linux/nextgen-image/1.0-r0/recipe-sysroot-native/sbin/"&lt;/I&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Under 'recipe-sysroot-native' I could only see the following binaries&lt;/P&gt;&lt;P&gt;├── agetty&lt;BR /&gt;├── blkid&lt;BR /&gt;├── blockdev&lt;BR /&gt;├── cfdisk&lt;BR /&gt;├── ctrlaltdel&lt;BR /&gt;├── fdisk&lt;BR /&gt;├── fsck&lt;BR /&gt;├── fstrim&lt;BR /&gt;├── hwclock&lt;BR /&gt;├── losetup&lt;BR /&gt;├── makedevs&lt;BR /&gt;├── mkswap&lt;BR /&gt;├── nologin&lt;BR /&gt;├── pivot_root&lt;BR /&gt;├── sulogin&lt;BR /&gt;├── swapoff&lt;BR /&gt;├── swapon&lt;BR /&gt;├── switch_root&lt;BR /&gt;├── vigr -&amp;gt; vipw.shadow&lt;BR /&gt;└── vipw&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2020 04:56:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8M-BSP-Yocto-build-error/m-p/1151928#M161643</guid>
      <dc:creator>gehariprasath</dc:creator>
      <dc:date>2020-09-11T04:56:42Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8M BSP Yocto build error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-BSP-Yocto-build-error/m-p/1152063#M161661</link>
      <description>&lt;P&gt;Hi，&lt;/P&gt;
&lt;P&gt;Which BSP version did you use, and attach your build commands.I will test the peocess.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2020 09:00:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8M-BSP-Yocto-build-error/m-p/1152063#M161661</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2020-09-11T09:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8M BSP Yocto build error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-BSP-Yocto-build-error/m-p/1152872#M161752</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;We are using the version "imx_5.4.24_2.1.0".&amp;nbsp; Below are the build instructions&lt;/P&gt;&lt;P&gt;IMAGE=nextgen-image&lt;BR /&gt;MACHINE=imx8mmddr4evk&lt;BR /&gt;DISTRO=fsl-imx-wayland&lt;/P&gt;&lt;P&gt;EULA=1 DISTRO=$DISTRO MACHINE=$MACHINE source imx-setup-release.sh -b build&lt;/P&gt;&lt;P&gt;cp ../sources/meta-tx-nextgen/files/$MACHINE/conf/* conf/&lt;/P&gt;&lt;P&gt;bitbake $IMAGE&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I already attached the logs in this thread.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Sep 2020 11:19:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8M-BSP-Yocto-build-error/m-p/1152872#M161752</guid>
      <dc:creator>gehariprasath</dc:creator>
      <dc:date>2020-09-14T11:19:02Z</dc:date>
    </item>
    <item>
      <title>Re: IMX8M BSP Yocto build error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/IMX8M-BSP-Yocto-build-error/m-p/1153123#M161789</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;You can try to follow the yocto.pdf to build the image.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/IMXLXYOCTOUG.pdf" target="_self"&gt;https://www.nxp.com/docs/en/user-guide/IMXLXYOCTOUG.pdf&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 02:22:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/IMX8M-BSP-Yocto-build-error/m-p/1153123#M161789</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2020-09-15T02:22:36Z</dc:date>
    </item>
  </channel>
</rss>

