<?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 Error building a core-image-minimal in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Error-building-a-core-image-minimal/m-p/1374166#M183278</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I formatted a 100GB USB drive with the ext4 filesystem to build Yocto images using the instruction in this doc:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/IMX_YOCTO_PROJECT_USERS_GUIDE.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/user-guide/IMX_YOCTO_PROJECT_USERS_GUIDE.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I built a configuration environment using the fslc-xwayland distro and the imx8mm-ddr4-evk machine.&lt;/P&gt;
&lt;P&gt;Then, I attempted at doing to be conservative with disk space.:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;bitbake core-image-minimal&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Unfortunately, after hours of waiting, I see that 1 task failed:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;ERROR: Task (/media/ernesto/yocto_imgs/imx-yocto-bsp/sources/meta-freescale/recipes-kernel/linux/linux-fslc-imx_5.4.bb:do_compile) failed with exit code '1'.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Before that essage, I also get these:&lt;/P&gt;
&lt;P&gt;...&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;| MODINFO modules.builtin.modinfo&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;| LD .tmp_vmlinux.kallsyms1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;| KSYM .tmp_vmlinux.kallsyms1.o&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;| LD .tmp_vmlinux.kallsyms2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;| KSYM .tmp_vmlinux.kallsyms2.o&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;| LD vmlinux&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;| SORTEX vmlinux&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;| SYSMAP System.map&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;| OBJCOPY arch/arm64/boot/Image&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;| DTC arch/arm64/boot/dts/freescale/imx8mm-ddr4-evk.dtb&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;| make[2]: *** No rule to make target 'arch/arm64/boot/dts/freescale/imx8mm-ddr4-evk-revb-rm67199.dtb'. Stop.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;| make[1]: *** [/media/ernesto/yocto_imgs/imx-yocto-bsp/build_fslc-xwayland_imx8mm-ddr4-evk/tmp/work-shared/imx8mm-ddr4-evk/kernel-source/Makefile:1270: freescale/imx8mm-ddr4-evk-revb-rm67199.dtb] Error 2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;| make: *** [/media/ernesto/yocto_imgs/imx-yocto-bsp/build_fslc-xwayland_imx8mm-ddr4-evk/tmp/work-shared/imx8mm-ddr4-evk/kernel-source/Makefile:179: sub-make] Error 2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;| WARNING: exit code 1 from a shell command.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From what I gather, bitbake fails to compile those sources. What can I do to solve this?&lt;/P&gt;</description>
    <pubDate>Fri, 19 Nov 2021 08:19:29 GMT</pubDate>
    <dc:creator>icemb</dc:creator>
    <dc:date>2021-11-19T08:19:29Z</dc:date>
    <item>
      <title>Error building a core-image-minimal</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Error-building-a-core-image-minimal/m-p/1374166#M183278</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;I formatted a 100GB USB drive with the ext4 filesystem to build Yocto images using the instruction in this doc:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/user-guide/IMX_YOCTO_PROJECT_USERS_GUIDE.pdf" target="_blank"&gt;https://www.nxp.com/docs/en/user-guide/IMX_YOCTO_PROJECT_USERS_GUIDE.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I built a configuration environment using the fslc-xwayland distro and the imx8mm-ddr4-evk machine.&lt;/P&gt;
&lt;P&gt;Then, I attempted at doing to be conservative with disk space.:&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;bitbake core-image-minimal&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Unfortunately, after hours of waiting, I see that 1 task failed:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;ERROR: Task (/media/ernesto/yocto_imgs/imx-yocto-bsp/sources/meta-freescale/recipes-kernel/linux/linux-fslc-imx_5.4.bb:do_compile) failed with exit code '1'.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Before that essage, I also get these:&lt;/P&gt;
&lt;P&gt;...&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;| MODINFO modules.builtin.modinfo&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;| LD .tmp_vmlinux.kallsyms1&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;| KSYM .tmp_vmlinux.kallsyms1.o&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;| LD .tmp_vmlinux.kallsyms2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;| KSYM .tmp_vmlinux.kallsyms2.o&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;| LD vmlinux&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;| SORTEX vmlinux&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;| SYSMAP System.map&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;| OBJCOPY arch/arm64/boot/Image&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;| DTC arch/arm64/boot/dts/freescale/imx8mm-ddr4-evk.dtb&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;| make[2]: *** No rule to make target 'arch/arm64/boot/dts/freescale/imx8mm-ddr4-evk-revb-rm67199.dtb'. Stop.&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;| make[1]: *** [/media/ernesto/yocto_imgs/imx-yocto-bsp/build_fslc-xwayland_imx8mm-ddr4-evk/tmp/work-shared/imx8mm-ddr4-evk/kernel-source/Makefile:1270: freescale/imx8mm-ddr4-evk-revb-rm67199.dtb] Error 2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;| make: *** [/media/ernesto/yocto_imgs/imx-yocto-bsp/build_fslc-xwayland_imx8mm-ddr4-evk/tmp/work-shared/imx8mm-ddr4-evk/kernel-source/Makefile:179: sub-make] Error 2&lt;/EM&gt;&lt;BR /&gt;&lt;EM&gt;| WARNING: exit code 1 from a shell command.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From what I gather, bitbake fails to compile those sources. What can I do to solve this?&lt;/P&gt;</description>
      <pubDate>Fri, 19 Nov 2021 08:19:29 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Error-building-a-core-image-minimal/m-p/1374166#M183278</guid>
      <dc:creator>icemb</dc:creator>
      <dc:date>2021-11-19T08:19:29Z</dc:date>
    </item>
    <item>
      <title>Re: Error building a core-image-minimal</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Error-building-a-core-image-minimal/m-p/1374365#M183299</link>
      <description>&lt;P&gt;Hello icemb,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry you have to erase everything and start rebuilding that whole yocto but you need at least 200GB in the host.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Nov 2021 13:19:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Error-building-a-core-image-minimal/m-p/1374365#M183299</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2021-11-19T13:19:22Z</dc:date>
    </item>
  </channel>
</rss>

