<?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>i.MX ProcessorsのトピックUboot non-deterministic compilation error on imx7ulp</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Uboot-non-deterministic-compilation-error-on-imx7ulp/m-p/1392311#M185075</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a compilation error with the uboot for imx7ulp. The error is not determinist... I need to build my uboot several times to reproduce the error. I used to have a retry in my build to avoid this annoying problem. But I was thinking that it will be great to backport a fix for this issue for Christmas. It will be a nice gift. On my last test,&lt;STRONG&gt; he took me 176 tries&lt;/STRONG&gt; to reproduce the error...&amp;nbsp; Probably an issue related to the&amp;nbsp;&lt;SPAN&gt;parallelization during the build process? A synchro issue?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I build the uboot with buildroot.&amp;nbsp;&lt;/P&gt;&lt;P&gt;my uboot tag :&amp;nbsp;rel_imx_4.14.98_2.3.0&lt;/P&gt;&lt;P&gt;my defconfig :mx7ulp_10x10_arm2_lpddr3&lt;/P&gt;&lt;P&gt;log of the error :&lt;/P&gt;&lt;P&gt;| ^~~&lt;BR /&gt;CC lib/strto.o&lt;BR /&gt;CC lib/strmhz.o&lt;BR /&gt;LD lib/built-in.o&lt;BR /&gt;CC examples/standalone/stubs.o&lt;BR /&gt;CC examples/standalone/hello_world.o&lt;BR /&gt;LD examples/standalone/libstubs.o&lt;BR /&gt;LD examples/standalone/hello_world&lt;BR /&gt;OBJCOPY examples/standalone/hello_world.srec&lt;BR /&gt;OBJCOPY examples/standalone/hello_world.bin&lt;BR /&gt;LD u-boot&lt;BR /&gt;OBJCOPY u-boot-nodtb.bin&lt;BR /&gt;OBJCOPY u-boot.srec&lt;BR /&gt;SYM u-boot.sym&lt;BR /&gt;DTC arch/arm/dts/imx7ulp-evk.dtb&lt;BR /&gt;DTC arch/arm/dts/imx7ulp-evk-emmc.dtb&lt;BR /&gt;DTC arch/arm/dts/imx7ulp-evk-qspi.dtb&lt;BR /&gt;DTC arch/arm/dts/imx7ulp-atto.dtb&lt;BR /&gt;DTC arch/arm/dts/imx7ulp-14x14-arm2.dtb&lt;BR /&gt;make[4]: «&amp;nbsp;arch/arm/dts/imx7ulp-xxxx.dtb&amp;nbsp;» est à jour.&lt;BR /&gt;SHIPPED dts/dt.dtb&lt;BR /&gt;FDTGREP dts/dt-spl.dtb&lt;BR /&gt;CAT u-boot-dtb.bin&lt;BR /&gt;COPY u-boot.dtb&lt;BR /&gt;COPY u-boot.bin&lt;BR /&gt;CFGS board/freescale/mx7ulp_arm2/imximage_lpddr3.cfg.cfgtmp&lt;BR /&gt;CFGS board/freescale/mx7ulp_arm2/imximage_lpddr3.cfg.cfgtmp&lt;BR /&gt;mv: impossible d'évaluer 'board/freescale/mx7ulp_arm2/.imximage_lpddr3.cfg.cfgtmp.tmp': Aucun fichier ou dossier de ce type&lt;BR /&gt;MKIMAGE u-boot-dtb.imx&lt;BR /&gt;make[3]: *** [arch/arm/mach-imx/Makefile:100 : board/freescale/mx7ulp_arm2/imximage_lpddr3.cfg.cfgtmp] Erreur 1&lt;BR /&gt;make[2]: *** [Makefile:912 : u-boot.imx] Erreur 2&lt;BR /&gt;make[2]: *** Attente des tâches non terminées....&lt;BR /&gt;make[1]: *** [package/pkg-generic.mk:250 : /home/arthur/work/buildroot/xxxxxx_dev/output/build/uboot-xxxxx_imx_v2018.03_4.14.98_2.3.0_v17/.stamp_built] Erreur 2&lt;BR /&gt;make: *** [Makefile:84 : _all] Erreur 2&lt;BR /&gt;Compilation error&lt;/P&gt;&lt;P&gt;Anyone could point me to a fix to this error ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arthur.&lt;/P&gt;</description>
    <pubDate>Mon, 27 Dec 2021 16:10:02 GMT</pubDate>
    <dc:creator>arthur_rythm</dc:creator>
    <dc:date>2021-12-27T16:10:02Z</dc:date>
    <item>
      <title>Uboot non-deterministic compilation error on imx7ulp</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Uboot-non-deterministic-compilation-error-on-imx7ulp/m-p/1392311#M185075</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have a compilation error with the uboot for imx7ulp. The error is not determinist... I need to build my uboot several times to reproduce the error. I used to have a retry in my build to avoid this annoying problem. But I was thinking that it will be great to backport a fix for this issue for Christmas. It will be a nice gift. On my last test,&lt;STRONG&gt; he took me 176 tries&lt;/STRONG&gt; to reproduce the error...&amp;nbsp; Probably an issue related to the&amp;nbsp;&lt;SPAN&gt;parallelization during the build process? A synchro issue?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I build the uboot with buildroot.&amp;nbsp;&lt;/P&gt;&lt;P&gt;my uboot tag :&amp;nbsp;rel_imx_4.14.98_2.3.0&lt;/P&gt;&lt;P&gt;my defconfig :mx7ulp_10x10_arm2_lpddr3&lt;/P&gt;&lt;P&gt;log of the error :&lt;/P&gt;&lt;P&gt;| ^~~&lt;BR /&gt;CC lib/strto.o&lt;BR /&gt;CC lib/strmhz.o&lt;BR /&gt;LD lib/built-in.o&lt;BR /&gt;CC examples/standalone/stubs.o&lt;BR /&gt;CC examples/standalone/hello_world.o&lt;BR /&gt;LD examples/standalone/libstubs.o&lt;BR /&gt;LD examples/standalone/hello_world&lt;BR /&gt;OBJCOPY examples/standalone/hello_world.srec&lt;BR /&gt;OBJCOPY examples/standalone/hello_world.bin&lt;BR /&gt;LD u-boot&lt;BR /&gt;OBJCOPY u-boot-nodtb.bin&lt;BR /&gt;OBJCOPY u-boot.srec&lt;BR /&gt;SYM u-boot.sym&lt;BR /&gt;DTC arch/arm/dts/imx7ulp-evk.dtb&lt;BR /&gt;DTC arch/arm/dts/imx7ulp-evk-emmc.dtb&lt;BR /&gt;DTC arch/arm/dts/imx7ulp-evk-qspi.dtb&lt;BR /&gt;DTC arch/arm/dts/imx7ulp-atto.dtb&lt;BR /&gt;DTC arch/arm/dts/imx7ulp-14x14-arm2.dtb&lt;BR /&gt;make[4]: «&amp;nbsp;arch/arm/dts/imx7ulp-xxxx.dtb&amp;nbsp;» est à jour.&lt;BR /&gt;SHIPPED dts/dt.dtb&lt;BR /&gt;FDTGREP dts/dt-spl.dtb&lt;BR /&gt;CAT u-boot-dtb.bin&lt;BR /&gt;COPY u-boot.dtb&lt;BR /&gt;COPY u-boot.bin&lt;BR /&gt;CFGS board/freescale/mx7ulp_arm2/imximage_lpddr3.cfg.cfgtmp&lt;BR /&gt;CFGS board/freescale/mx7ulp_arm2/imximage_lpddr3.cfg.cfgtmp&lt;BR /&gt;mv: impossible d'évaluer 'board/freescale/mx7ulp_arm2/.imximage_lpddr3.cfg.cfgtmp.tmp': Aucun fichier ou dossier de ce type&lt;BR /&gt;MKIMAGE u-boot-dtb.imx&lt;BR /&gt;make[3]: *** [arch/arm/mach-imx/Makefile:100 : board/freescale/mx7ulp_arm2/imximage_lpddr3.cfg.cfgtmp] Erreur 1&lt;BR /&gt;make[2]: *** [Makefile:912 : u-boot.imx] Erreur 2&lt;BR /&gt;make[2]: *** Attente des tâches non terminées....&lt;BR /&gt;make[1]: *** [package/pkg-generic.mk:250 : /home/arthur/work/buildroot/xxxxxx_dev/output/build/uboot-xxxxx_imx_v2018.03_4.14.98_2.3.0_v17/.stamp_built] Erreur 2&lt;BR /&gt;make: *** [Makefile:84 : _all] Erreur 2&lt;BR /&gt;Compilation error&lt;/P&gt;&lt;P&gt;Anyone could point me to a fix to this error ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arthur.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Dec 2021 16:10:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Uboot-non-deterministic-compilation-error-on-imx7ulp/m-p/1392311#M185075</guid>
      <dc:creator>arthur_rythm</dc:creator>
      <dc:date>2021-12-27T16:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: Uboot non-deterministic compilation error on imx7ulp</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Uboot-non-deterministic-compilation-error-on-imx7ulp/m-p/1393084#M185170</link>
      <description>&lt;P&gt;Hello arthur,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sorry, we can not reproduce the issue, is possible that could be due to maybe you have a task in your host at the moment of compiling&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Wed, 29 Dec 2021 14:13:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Uboot-non-deterministic-compilation-error-on-imx7ulp/m-p/1393084#M185170</guid>
      <dc:creator>Bio_TICFSL</dc:creator>
      <dc:date>2021-12-29T14:13:59Z</dc:date>
    </item>
  </channel>
</rss>

