<?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のトピックRe: AOSP Build failed after clean the source</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/AOSP-Build-failed-after-clean-the-source/m-p/1163698#M163013</link>
    <description>&lt;P&gt;How did you solve this issue ? I have similar problem . zconf.lex.c not found . Though there is a zconf.lex.c_shipped file&lt;/P&gt;</description>
    <pubDate>Wed, 07 Oct 2020 04:27:45 GMT</pubDate>
    <dc:creator>Ketki</dc:creator>
    <dc:date>2020-10-07T04:27:45Z</dc:date>
    <item>
      <title>AOSP Build failed after clean the source</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/AOSP-Build-failed-after-clean-the-source/m-p/1001352#M148441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I got build error once done the clean the source,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Platform : Android 9 Automotive with iMX8QM-MEK&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[ 0% 385/94752] Building arm64 4.14 kernel ...&lt;BR /&gt;&lt;STRONG&gt;FAILED: out/target/product/mek_8q/obj/KERNEL_OBJ/arch/arm64/boot/Image.lz4&lt;/STRONG&gt;&lt;BR /&gt;/bin/bash -c "(PATH=\$PATH make -j2 SHELL=/bin/bash -C vendor/nxp-opensource/kernel_imx mrproper ) &amp;amp;&amp;amp; (PATH=\$(cd prebuilts/misc/linux-x86/lz4; pwd):\$PATH CCACHE_NODIRECT=\"true\" make -j2 SHELL=/bin/bash -C vendor/nxp-opensource/kernel_imx O=\$(/home/emb-vinosek/Documents/VINOTH/IndiEV-IMX8-A9/source/prebuilts/build-tools/linux-x86/bin/ckati --realpath out/target/product/mek_8q/obj/KERNEL_OBJ 2&amp;gt; /dev/null) ARCH=arm64 CROSS_COMPILE=\" /home/emb-vinosek/Documents/VINOTH/IndiEV-IMX8-A9/source/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-androidkernel-\" KCFLAGS=\"\" KAFLAGS=\"\" Image.lz4 ) &amp;amp;&amp;amp; (PATH=\$(cd prebuilts/misc/linux-x86/lz4; pwd):\$PATH CCACHE_NODIRECT=\"true\" make -j2 SHELL=/bin/bash -C vendor/nxp-opensource/kernel_imx O=\$(/home/emb-vinosek/Documents/VINOTH/IndiEV-IMX8-A9/source/prebuilts/build-tools/linux-x86/bin/ckati --realpath out/target/product/mek_8q/obj/KERNEL_OBJ 2&amp;gt; /dev/null) ARCH=arm64 CROSS_COMPILE=\" /home/emb-vinosek/Documents/VINOTH/IndiEV-IMX8-A9/source/prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/bin/aarch64-linux-androidkernel-\" KCFLAGS=\"\" KAFLAGS=\"\" modules )"&lt;BR /&gt;make: Entering directory '/home/emb-vinosek/Documents/VINOTH/IndiEV-IMX8-A9/source/vendor/nxp-opensource/kernel_imx'&lt;BR /&gt;make: Leaving directory '/home/emb-vinosek/Documents/VINOTH/IndiEV-IMX8-A9/source/vendor/nxp-opensource/kernel_imx'&lt;BR /&gt;make: Entering directory '/home/emb-vinosek/Documents/VINOTH/IndiEV-IMX8-A9/source/vendor/nxp-opensource/kernel_imx'&lt;BR /&gt;make[1]: Entering directory '/home/emb-vinosek/Documents/VINOTH/IndiEV-IMX8-A9/source/out/target/product/mek_8q/obj/KERNEL_OBJ'&lt;BR /&gt; GEN ./Makefile&lt;BR /&gt; HOSTCC scripts/kconfig/zconf.tab.o&lt;BR /&gt;&lt;STRONG&gt;scripts/kconfig/zconf.tab.c:2466:23: fatal error: zconf.lex.c: No such file or directory&lt;/STRONG&gt;&lt;BR /&gt;compilation terminated.&lt;BR /&gt;&lt;STRONG&gt;scripts/Makefile.host:119: recipe for target 'scripts/kconfig/zconf.tab.o' failed&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;make[3]: *** [scripts/kconfig/zconf.tab.o] Error 1&lt;/STRONG&gt;&lt;BR /&gt;/home/emb-vinosek/Documents/VINOTH/IndiEV-IMX8-A9/source/vendor/nxp-opensource/kernel_imx/Makefile:522: &lt;STRONG&gt;recipe for target 'silentoldconfig' failed&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;make[2]: *** [silentoldconfig] Error 2&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;make[1]: *** No rule to make target 'include/config/auto.conf', needed by 'include/config/kernel.release'. Stop.&lt;/STRONG&gt;&lt;BR /&gt;make[1]: Leaving directory '/home/emb-vinosek/Documents/VINOTH/IndiEV-IMX8-A9/source/out/target/product/mek_8q/obj/KERNEL_OBJ'&lt;BR /&gt;Makefile:146: recipe for target 'sub-make' failed&lt;BR /&gt;make: *** [sub-make] Error 2&lt;BR /&gt;make: Leaving directory '/home/emb-vinosek/Documents/VINOTH/IndiEV-IMX8-A9/source/vendor/nxp-opensource/kernel_imx'&lt;BR /&gt;[ 0% 386/94752] target thumb C++: libv8src_32 &amp;lt;= external/v8/src/api.cc&lt;BR /&gt;[ 0% 387/94752] target thumb C++: libv8src_32 &amp;lt;= external/v8/src/ast/ast-function-literal-id-reindexer.cc&lt;BR /&gt;[ 0% 388/94752] target thumb C++: libv8src_32 &amp;lt;= external/v8/src/ast/ast-expression-rewriter.cc&lt;BR /&gt;[ 0% 389/94752] target thumb C++: libv8src_32 &amp;lt;= external/v8/src/ast/ast-value-factory.cc&lt;BR /&gt;[ 0% 390/94752] target thumb C++: libv8src_32 &amp;lt;= external/v8/src/ast/ast.cc&lt;BR /&gt;ninja: build stopped: subcommand failed.&lt;BR /&gt;11:04:52 ninja failed with: exit status 1&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;#### failed to build some targets (04:12 (mm:ss)) ####&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;source build/envsetup.sh&lt;/P&gt;&lt;P&gt;lunch 36&lt;/P&gt;&lt;P&gt;make clean&lt;/P&gt;&lt;P&gt;source build/envsetup.sh&lt;/P&gt;&lt;P&gt;lunch 36&lt;/P&gt;&lt;P&gt;make -j6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;&lt;P&gt;VinothS,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jan 2020 05:42:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/AOSP-Build-failed-after-clean-the-source/m-p/1001352#M148441</guid>
      <dc:creator>vinothkumars</dc:creator>
      <dc:date>2020-01-13T05:42:53Z</dc:date>
    </item>
    <item>
      <title>Re: AOSP Build failed after clean the source</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/AOSP-Build-failed-after-clean-the-source/m-p/1001353#M148442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Unfortunately, we cannot support Android automotive until the i.MX8QM is completely released. Most of our software may be subject to change and we cannot guarantee if it will work. I apologize for the inconvenience this may give you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Diego.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Jan 2020 18:01:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/AOSP-Build-failed-after-clean-the-source/m-p/1001353#M148442</guid>
      <dc:creator>diegoadrian</dc:creator>
      <dc:date>2020-01-21T18:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: AOSP Build failed after clean the source</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/AOSP-Build-failed-after-clean-the-source/m-p/1001354#M148443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fixed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Jan 2020 15:10:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/AOSP-Build-failed-after-clean-the-source/m-p/1001354#M148443</guid>
      <dc:creator>vinothkumars</dc:creator>
      <dc:date>2020-01-25T15:10:56Z</dc:date>
    </item>
    <item>
      <title>Re: AOSP Build failed after clean the source</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/AOSP-Build-failed-after-clean-the-source/m-p/1163698#M163013</link>
      <description>&lt;P&gt;How did you solve this issue ? I have similar problem . zconf.lex.c not found . Though there is a zconf.lex.c_shipped file&lt;/P&gt;</description>
      <pubDate>Wed, 07 Oct 2020 04:27:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/AOSP-Build-failed-after-clean-the-source/m-p/1163698#M163013</guid>
      <dc:creator>Ketki</dc:creator>
      <dc:date>2020-10-07T04:27:45Z</dc:date>
    </item>
  </channel>
</rss>

