<?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: imx-automotive-14.0.0_2.3.0 build issue in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx-automotive-14-0-0-2-3-0-build-issue/m-p/2145902#M239805</link>
    <description>&lt;P&gt;could you build android 14 successfully if you don't change anything? suggest you to build the android 14 without any modification, to improve your building environment is fine at least&lt;/P&gt;</description>
    <pubDate>Mon, 04 Aug 2025 06:12:46 GMT</pubDate>
    <dc:creator>joanxie</dc:creator>
    <dc:date>2025-08-04T06:12:46Z</dc:date>
    <item>
      <title>imx-automotive-14.0.0_2.3.0 build issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx-automotive-14-0-0-2-3-0-build-issue/m-p/2137998#M239445</link>
      <description>&lt;P&gt;I am trying to build "&lt;STRONG&gt;imx-automotive-14.0.0_2.3.0&lt;/STRONG&gt;" in ubuntu 22.04 desktop. when I initiated the android build (I ran this command "&amp;nbsp;./imx-make.sh -j4 2&amp;gt;&amp;amp;1 | tee build-log.txt "). The build is started, ran for few minutes and terminated. I am attaching build-log.txt file for your reference. Kindly, help me with this issue. Thank you in advance&lt;/P&gt;</description>
      <pubDate>Tue, 22 Jul 2025 06:18:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx-automotive-14-0-0-2-3-0-build-issue/m-p/2137998#M239445</guid>
      <dc:creator>VarunK1</dc:creator>
      <dc:date>2025-07-22T06:18:16Z</dc:date>
    </item>
    <item>
      <title>Re: imx-automotive-14.0.0_2.3.0 build issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx-automotive-14-0-0-2-3-0-build-issue/m-p/2138771#M239474</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/249224"&gt;@VarunK1&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Please install necessary host packages referring the user guide.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Zhiming_Liu_0-1753231653984.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/348919i0F2E27620D02ABF9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Zhiming_Liu_0-1753231653984.png" alt="Zhiming_Liu_0-1753231653984.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Zhiming&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jul 2025 00:47:51 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx-automotive-14-0-0-2-3-0-build-issue/m-p/2138771#M239474</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2025-07-23T00:47:51Z</dc:date>
    </item>
    <item>
      <title>Re: imx-automotive-14.0.0_2.3.0 build issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx-automotive-14-0-0-2-3-0-build-issue/m-p/2142710#M239666</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I have installed necessary packages and initiated build. After that, I got an error saying "libbpf: BTF header not found&lt;BR /&gt;pahole: .tmp_vmlinux.btf: Invalid argument&lt;BR /&gt;LD .tmp_vmlinux.kallsyms1&lt;BR /&gt;NM .tmp_vmlinux.kallsyms1.syms&lt;BR /&gt;KSYMS .tmp_vmlinux.kallsyms1.S&lt;BR /&gt;AS .tmp_vmlinux.kallsyms1.S&lt;BR /&gt;LD .tmp_vmlinux.kallsyms2&lt;BR /&gt;NM .tmp_vmlinux.kallsyms2.syms&lt;BR /&gt;KSYMS .tmp_vmlinux.kallsyms2.S&lt;BR /&gt;AS .tmp_vmlinux.kallsyms2.S&lt;BR /&gt;LD vmlinux&lt;BR /&gt;BTFIDS vmlinux&lt;BR /&gt;FAILED: load BTF from vmlinux: Invalid argument&lt;BR /&gt;make[4]: *** [/home/sdv/Music/android_build/vendor/nxp-opensource/kernel_imx/scripts/Makefile.vmlinux:37: vmlinux] Error 255&lt;BR /&gt;make[4]: *** Deleting file 'vmlinux'&lt;BR /&gt;make[3]: *** [/home/sdv/Music/android_build/vendor/nxp-opensource/kernel_imx/Makefile:1237: vmlinux] Error 2&lt;BR /&gt;make[2]: *** [/home/sdv/Music/android_build/vendor/nxp-opensource/kernel_imx/Makefile:252: __sub-make] Error 2&lt;BR /&gt;make[2]: Leaving directory '/home/sdv/Music/android_build/out/target/product/mek_8q/obj/KERNEL_OBJ'&lt;BR /&gt;make[1]: *** [Makefile:252: __sub-make] Error 2&lt;BR /&gt;make[1]: Leaving directory '/home/sdv/Music/android_build/vendor/nxp-opensource/kernel_imx'&lt;BR /&gt;make: *** [/home/sdv/Music/android_build/device/nxp/common/build/kernel.mk:197: /home/sdv/Music/android_build/out/target/product/mek_8q/obj/KERNEL_OBJ/arch/arm64/boot/Image.lz4] Error 2&lt;BR /&gt;make: Leaving directory '/home/sdv/Music/android_build'". So, I have unchecked the&amp;nbsp;&lt;STRONG&gt;Generate BTF typeinfo &lt;/STRONG&gt;option.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I have initiated a fresh build again but build ran for few minutes and stopped. I am attaching the build-log file for reference. Kindly, help me with this issue. Thanks in advance.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jul 2025 11:38:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx-automotive-14-0-0-2-3-0-build-issue/m-p/2142710#M239666</guid>
      <dc:creator>VarunK1</dc:creator>
      <dc:date>2025-07-29T11:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: imx-automotive-14.0.0_2.3.0 build issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx-automotive-14-0-0-2-3-0-build-issue/m-p/2143051#M239683</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;As it is saying need libbpf header, you need install&amp;nbsp;libbpf-dev.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;Zhiming&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jul 2025 01:26:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx-automotive-14-0-0-2-3-0-build-issue/m-p/2143051#M239683</guid>
      <dc:creator>Zhiming_Liu</dc:creator>
      <dc:date>2025-07-30T01:26:26Z</dc:date>
    </item>
    <item>
      <title>Re: imx-automotive-14.0.0_2.3.0 build issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx-automotive-14-0-0-2-3-0-build-issue/m-p/2144243#M239720</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;I have installed &lt;STRONG&gt;libbpf-dev&lt;/STRONG&gt; but still facing issue while building. I am attaching build-log file. Kindly, help me resolve this issue.&lt;BR /&gt;&lt;BR /&gt;Other changes I have done&amp;nbsp;&lt;BR /&gt;1)&amp;nbsp;In this path /home/sdv/Music/imx-automotive-14.0.0_2.3.0/android_build/vendor/nxp-opensource/kernel_imx/scripts/&lt;/P&gt;&lt;P&gt;inside file &lt;STRONG&gt;link-vmlinux.sh&lt;/STRONG&gt;, commented below piece of code.&lt;/P&gt;&lt;DIV&gt;#if ! [ -x "$(command -v ${PAHOLE})" ]; then&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;# echo &amp;gt;&amp;amp;2 "BTF: ${1}: pahole (${PAHOLE}) is not available"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;# return 1&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;#fi&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;2) In this path,/home/sdv/Music/imx-automotive-14.0.0_2.3.0/android_build/out/target/product/mek_8q/obj/KERNEL_OBJ/&lt;BR /&gt;&lt;BR /&gt;Inside&amp;nbsp;&lt;STRONG&gt;.config file&lt;/STRONG&gt;,&lt;BR /&gt;&lt;BR /&gt;changed&amp;nbsp;&lt;STRONG&gt;CONFIG_DEBUG_INFO_BTF=y&lt;/STRONG&gt; to &lt;STRONG&gt;# CONFIG_DEBUG_INFO_BTF is not set&lt;/STRONG&gt;&lt;BR /&gt;changed &lt;STRONG&gt;CONFIG_DEBUG_INFO_DWARF5=y&lt;/STRONG&gt; to &lt;STRONG&gt;# CONFIG_DEBUG_INFO_DWARF5 is not set&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 31 Jul 2025 06:59:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx-automotive-14-0-0-2-3-0-build-issue/m-p/2144243#M239720</guid>
      <dc:creator>VarunK1</dc:creator>
      <dc:date>2025-07-31T06:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: imx-automotive-14.0.0_2.3.0 build issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx-automotive-14-0-0-2-3-0-build-issue/m-p/2145902#M239805</link>
      <description>&lt;P&gt;could you build android 14 successfully if you don't change anything? suggest you to build the android 14 without any modification, to improve your building environment is fine at least&lt;/P&gt;</description>
      <pubDate>Mon, 04 Aug 2025 06:12:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx-automotive-14-0-0-2-3-0-build-issue/m-p/2145902#M239805</guid>
      <dc:creator>joanxie</dc:creator>
      <dc:date>2025-08-04T06:12:46Z</dc:date>
    </item>
  </channel>
</rss>

