<?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 imx8m-mini board android 14  build error in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx8m-mini-board-android-14-build-error/m-p/1919484#M226697</link>
    <description>&lt;P&gt;hi sir,&lt;/P&gt;&lt;P&gt;I am building Android 14 (14.0.0_1.2.0) source code on my Ubuntu 18.04 system. During the final build step, I encountered an error stating that the tee.bin file is not generated (ERROR: ./../scripts/pad_image.sh: Could not find file tee.bin. Exiting.). How can I resolve this issue?&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;$ ./imx-make.sh -j4 2&amp;gt;&amp;amp;1 | tee build-log.txt&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;logs:&lt;/P&gt;&lt;P&gt;=======&lt;/P&gt;&lt;P&gt;[100% 445/445] analyzing Android.bp files and generating ninja file at out/soong/build.ninja&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;FAILED: out/soong/build.ninja&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;cd "$(dirname "out/host/linux-x86/bin/soong_build")" &amp;amp;&amp;amp; BUILDER="$PWD/$(basename "out/host/linux-x86/bin/soong_build")" &amp;amp;&amp;amp; cd / &amp;amp;&amp;amp; env -i "$BUILDER" --top "$TOP" --soong_out "out/soong" --out "out" -o out/soong/build.ninja --bazel-mode --globListDir build --globFile out/soong/globs-build.ninja -t -l out/.module_paths/Android.bp.list --available_env out/soong/soong.environment.available --used_env out/soong/soong.environment.used.build Android.bp&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;14:33:36 soong bootstrap failed with: exit status 1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;ninja: build stopped: subcommand failed.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;#### failed to build some targets (15:08 (mm:ss)) ####&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;$ ~/android_build$&lt;FONT color="#FF0000"&gt; grep -i "error" build-log.txt1&lt;/FONT&gt;&lt;BR /&gt;HDRINST usr/include/linux/can/error.h&lt;BR /&gt;ERROR: ./../scripts/pad_image.sh: Could not find file tee.bin. Exiting.&lt;BR /&gt;ERROR: ./../scripts/pad_image.sh: Could not find file tee.bin. Exiting.&lt;BR /&gt;CC kernel/trace/error_report-traces.o&lt;BR /&gt;ERROR: ./../scripts/pad_image.sh: Could not find file tee.bin. Exiting.&lt;BR /&gt;ERROR: ./../scripts/pad_image.sh: Could not find file tee.bin. Exiting.&lt;BR /&gt;ERROR: ./../scripts/pad_image.sh: Could not find file tee.bin. Exiting.&lt;BR /&gt;ERROR: ./../scripts/pad_image.sh: Could not find file tee.bin. Exiting.&lt;BR /&gt;ERROR: ./../scripts/pad_image.sh: Could not find file tee.bin. Exiting.&lt;BR /&gt;ERROR: ./../scripts/pad_image.sh: Could not find file tee.bin. Exiting.&lt;BR /&gt;CC lib/zstd/common/error_private.o&lt;BR /&gt;CC lib/fdt_strerror.o&lt;BR /&gt;ERROR: ./../scripts/pad_image.sh: Could not find file tee.bin. Exiting.&lt;BR /&gt;ERROR: ./../scripts/pad_image.sh: Could not find file tee.bin. Exiting.&lt;BR /&gt;CC drivers/scsi/scsi_error.o&lt;BR /&gt;ERROR: ./../scripts/pad_image.sh: Could not find file tee.bin. Exiting.&lt;BR /&gt;ERROR: ./../scripts/pad_image.sh: Could not find file tee.bin. Exiting.&lt;BR /&gt;ERROR: ./../scripts/pad_image.sh: Could not find file tee.bin. Exiting.&lt;BR /&gt;ERROR: ./../scripts/pad_image.sh: Could not find file tee.bin. Exiting.&lt;BR /&gt;14:18:33 If you run into segfaults or other errors, try reducing your&lt;BR /&gt;[ 5% 23/445] compile out/host/linux-x86/bin/go/golang-protobuf-internal-errors/test/google.golang.org/protobuf/internal/errors.a&lt;BR /&gt;[ 5% 26/445] compile out/host/linux-x86/bin/go/golang-protobuf-internal-errors/pkg/google.golang.org/protobuf/internal/errors.a&lt;BR /&gt;[ 21% 95/445] gotestmain out/host/linux-x86/bin/go/golang-protobuf-internal-errors/test/test.go&lt;BR /&gt;[ 21% 96/445] compile out/host/linux-x86/bin/go/golang-protobuf-internal-errors/test/test.a&lt;BR /&gt;[ 24% 108/445] link out/host/linux-x86/bin/go/golang-protobuf-internal-errors/test/test&lt;BR /&gt;[ 28% 127/445] test google.golang.org/protobuf/internal/errors&lt;BR /&gt;[ 59% 265/445] compile out/host/linux-x86/bin/go/soong-java-config-error_prone/pkg/android/soong/java/config/error_prone.a&lt;/P&gt;</description>
    <pubDate>Mon, 29 Jul 2024 13:41:01 GMT</pubDate>
    <dc:creator>pavithrasavin</dc:creator>
    <dc:date>2024-07-29T13:41:01Z</dc:date>
    <item>
      <title>imx8m-mini board android 14  build error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8m-mini-board-android-14-build-error/m-p/1919484#M226697</link>
      <description>&lt;P&gt;hi sir,&lt;/P&gt;&lt;P&gt;I am building Android 14 (14.0.0_1.2.0) source code on my Ubuntu 18.04 system. During the final build step, I encountered an error stating that the tee.bin file is not generated (ERROR: ./../scripts/pad_image.sh: Could not find file tee.bin. Exiting.). How can I resolve this issue?&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;$ ./imx-make.sh -j4 2&amp;gt;&amp;amp;1 | tee build-log.txt&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;logs:&lt;/P&gt;&lt;P&gt;=======&lt;/P&gt;&lt;P&gt;[100% 445/445] analyzing Android.bp files and generating ninja file at out/soong/build.ninja&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;FAILED: out/soong/build.ninja&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;cd "$(dirname "out/host/linux-x86/bin/soong_build")" &amp;amp;&amp;amp; BUILDER="$PWD/$(basename "out/host/linux-x86/bin/soong_build")" &amp;amp;&amp;amp; cd / &amp;amp;&amp;amp; env -i "$BUILDER" --top "$TOP" --soong_out "out/soong" --out "out" -o out/soong/build.ninja --bazel-mode --globListDir build --globFile out/soong/globs-build.ninja -t -l out/.module_paths/Android.bp.list --available_env out/soong/soong.environment.available --used_env out/soong/soong.environment.used.build Android.bp&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;14:33:36 soong bootstrap failed with: exit status 1&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;ninja: build stopped: subcommand failed.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;#### failed to build some targets (15:08 (mm:ss)) ####&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;$ ~/android_build$&lt;FONT color="#FF0000"&gt; grep -i "error" build-log.txt1&lt;/FONT&gt;&lt;BR /&gt;HDRINST usr/include/linux/can/error.h&lt;BR /&gt;ERROR: ./../scripts/pad_image.sh: Could not find file tee.bin. Exiting.&lt;BR /&gt;ERROR: ./../scripts/pad_image.sh: Could not find file tee.bin. Exiting.&lt;BR /&gt;CC kernel/trace/error_report-traces.o&lt;BR /&gt;ERROR: ./../scripts/pad_image.sh: Could not find file tee.bin. Exiting.&lt;BR /&gt;ERROR: ./../scripts/pad_image.sh: Could not find file tee.bin. Exiting.&lt;BR /&gt;ERROR: ./../scripts/pad_image.sh: Could not find file tee.bin. Exiting.&lt;BR /&gt;ERROR: ./../scripts/pad_image.sh: Could not find file tee.bin. Exiting.&lt;BR /&gt;ERROR: ./../scripts/pad_image.sh: Could not find file tee.bin. Exiting.&lt;BR /&gt;ERROR: ./../scripts/pad_image.sh: Could not find file tee.bin. Exiting.&lt;BR /&gt;CC lib/zstd/common/error_private.o&lt;BR /&gt;CC lib/fdt_strerror.o&lt;BR /&gt;ERROR: ./../scripts/pad_image.sh: Could not find file tee.bin. Exiting.&lt;BR /&gt;ERROR: ./../scripts/pad_image.sh: Could not find file tee.bin. Exiting.&lt;BR /&gt;CC drivers/scsi/scsi_error.o&lt;BR /&gt;ERROR: ./../scripts/pad_image.sh: Could not find file tee.bin. Exiting.&lt;BR /&gt;ERROR: ./../scripts/pad_image.sh: Could not find file tee.bin. Exiting.&lt;BR /&gt;ERROR: ./../scripts/pad_image.sh: Could not find file tee.bin. Exiting.&lt;BR /&gt;ERROR: ./../scripts/pad_image.sh: Could not find file tee.bin. Exiting.&lt;BR /&gt;14:18:33 If you run into segfaults or other errors, try reducing your&lt;BR /&gt;[ 5% 23/445] compile out/host/linux-x86/bin/go/golang-protobuf-internal-errors/test/google.golang.org/protobuf/internal/errors.a&lt;BR /&gt;[ 5% 26/445] compile out/host/linux-x86/bin/go/golang-protobuf-internal-errors/pkg/google.golang.org/protobuf/internal/errors.a&lt;BR /&gt;[ 21% 95/445] gotestmain out/host/linux-x86/bin/go/golang-protobuf-internal-errors/test/test.go&lt;BR /&gt;[ 21% 96/445] compile out/host/linux-x86/bin/go/golang-protobuf-internal-errors/test/test.a&lt;BR /&gt;[ 24% 108/445] link out/host/linux-x86/bin/go/golang-protobuf-internal-errors/test/test&lt;BR /&gt;[ 28% 127/445] test google.golang.org/protobuf/internal/errors&lt;BR /&gt;[ 59% 265/445] compile out/host/linux-x86/bin/go/soong-java-config-error_prone/pkg/android/soong/java/config/error_prone.a&lt;/P&gt;</description>
      <pubDate>Mon, 29 Jul 2024 13:41:01 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8m-mini-board-android-14-build-error/m-p/1919484#M226697</guid>
      <dc:creator>pavithrasavin</dc:creator>
      <dc:date>2024-07-29T13:41:01Z</dc:date>
    </item>
    <item>
      <title>Re: imx8m-mini board android 14  build error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8m-mini-board-android-14-build-error/m-p/1920792#M226774</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/237822"&gt;@pavithrasavin&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;Thank you for contacting NXP Support!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you modify the source?&lt;/P&gt;
&lt;P&gt;I am able to compile Android 14.&lt;/P&gt;
&lt;P&gt;Can you share the steps that you are following and if is possible share a log file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards!&lt;/P&gt;
&lt;P&gt;Chavira&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jul 2024 17:52:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8m-mini-board-android-14-build-error/m-p/1920792#M226774</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2024-07-30T17:52:20Z</dc:date>
    </item>
    <item>
      <title>Re: imx8m-mini board android 14  build error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8m-mini-board-android-14-build-error/m-p/1921284#M226800</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206761"&gt;@Chavira&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A title="Followed the given link for build of Android 14.0.0_1.2.0" href="https://www.nxp.com/docs/en/user-guide/ANDROID_USERS_GUIDE.pdf" target="_self"&gt;https://www.nxp.com/docs/en/user-guide/ANDROID_USERS_GUIDE.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response.I did not modify the source code(Android 14.0.0_1.2.0).&lt;/P&gt;&lt;P&gt;Please find the below attached document&lt;/P&gt;&lt;P&gt;( &lt;SPAN class=""&gt;IMX8M-MINI_ANDROID14_BUILD_STEPS.txt) w&lt;/SPAN&gt;e have followed and the corresponding log(&lt;SPAN class=""&gt;build-log.txt&lt;/SPAN&gt;)&lt;/P&gt;&lt;P&gt;Thanks, Pavithra&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2024 06:57:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8m-mini-board-android-14-build-error/m-p/1921284#M226800</guid>
      <dc:creator>pavithrasavin</dc:creator>
      <dc:date>2024-07-31T06:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: imx8m-mini board android 14  build error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8m-mini-board-android-14-build-error/m-p/1921902#M226836</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/237822"&gt;@pavithrasavin&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;The error sayas that doesn´t exist tee.bin.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please try it run the command:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;./imx-make.sh bootloader kernel -j4 2&amp;gt;&amp;amp;1 | tee build-log.txt&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and then&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;make -j4 2&amp;gt;&amp;amp;1 | tee -a build-log.txt&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;with the first command should be generated the needed binary.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the errors persists Plese repeat the steps but compiling first the bootloader and then generating the Andorid Image&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards!&lt;/P&gt;
&lt;P&gt;Chavira&lt;/P&gt;</description>
      <pubDate>Wed, 31 Jul 2024 18:05:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8m-mini-board-android-14-build-error/m-p/1921902#M226836</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2024-07-31T18:05:46Z</dc:date>
    </item>
    <item>
      <title>Re: imx8m-mini board android 14  build error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8m-mini-board-android-14-build-error/m-p/1923032#M226897</link>
      <description>&lt;P&gt;Hi&lt;SPAN class=""&gt; &lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206761" target="_blank"&gt;@Chavira&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response. I ran the command&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF6600"&gt;./imx-make.sh bootloader kernel -j4 2&amp;gt;&amp;amp;1 | tee build-log.txt&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;I encountered the following error: &lt;FONT color="#FF6600"&gt;ERROR: ./../scripts/pad_image.sh: Could not find file tee.bin. Exiting.&lt;/FONT&gt;&lt;FONT color="#000000"&gt;The build continued running after this error&lt;/FONT&gt;. I have attached the log file located at &lt;FONT color="#0000FF"&gt;build-log.txt.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Additionally, when I ran the command&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF6600"&gt;make -j4 2&amp;gt;&amp;amp;1 | tee -a 1.txt&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;I have attached the log file located at&lt;FONT color="#0000FF"&gt; 1.txt.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000FF"&gt;my PC hanged.&lt;/FONT&gt; Could you please assist me with these issues?&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF6600"&gt;my system specification:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;ubuntu -18.04.6 LTS&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;memory-15.5 GiB&lt;/P&gt;&lt;P&gt;processor-Intel® Core™ i3-3220 CPU @ 3.30GHz × 4&amp;nbsp;&lt;/P&gt;&lt;P&gt;OS type-64-bit&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance for your help.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pavithra&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 13:20:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8m-mini-board-android-14-build-error/m-p/1923032#M226897</guid>
      <dc:creator>pavithrasavin</dc:creator>
      <dc:date>2024-08-01T13:20:45Z</dc:date>
    </item>
    <item>
      <title>Re: imx8m-mini board android 14  build error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8m-mini-board-android-14-build-error/m-p/1923361#M226913</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/237822"&gt;@pavithrasavin&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Your hardware is old.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For this case&amp;nbsp; I recommed to use one core in the compilation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please try with the commands:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;./imx-make.sh bootloader kernel -j1 2&amp;gt;&amp;amp;1 | tee build-log.txt

make -j1 2&amp;gt;&amp;amp;1 | tee -a build-log.txt&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards!&lt;/P&gt;
&lt;P&gt;Chavira&lt;/P&gt;</description>
      <pubDate>Thu, 01 Aug 2024 19:33:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8m-mini-board-android-14-build-error/m-p/1923361#M226913</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2024-08-01T19:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: imx8m-mini board android 14  build error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8m-mini-board-android-14-build-error/m-p/1924102#M226959</link>
      <description>&lt;P&gt;Hi, &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206761"&gt;@Chavira&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank for your response&lt;/P&gt;&lt;P&gt;we are tried another system .The issue is occurring on a system&amp;nbsp; previously successfully built Android 13, but now with Android 14, you face this error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;system specifications are:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;STRONG&gt;Ubuntu Version:&lt;/STRONG&gt; 18.04&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Memory:&lt;/STRONG&gt; 15.4 GiB&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;Processor:&lt;/STRONG&gt; 11th Gen Intel® Core™ i5-11400 CPU @ 2.60GHz × 12&lt;/LI&gt;&lt;LI&gt;&lt;STRONG&gt;OS Type:&lt;/STRONG&gt; 64-bit&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I ran the command:&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;&lt;SPAN&gt;/imx-make.sh bootloader kernel -j1 2&amp;gt;&amp;amp;1 | &lt;SPAN class=""&gt;tee&lt;/SPAN&gt; build-kernel_log.txt&lt;/SPAN&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;bootloader image and kernel image was build-ed successfully.that log attached&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT color="#0000FF"&gt;build-kernel_log.txt&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;i ran this command&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class=""&gt;make -j1 2&amp;gt;&amp;amp;1 | &lt;SPAN class=""&gt;tee&lt;/SPAN&gt; -a build-log.txt&lt;/DIV&gt;&lt;DIV class=""&gt;and encountered the error:&lt;/DIV&gt;&lt;DIV class=""&gt;ERROR: ./../scripts/pad_image.sh: Could &lt;SPAN class=""&gt;not&lt;/SPAN&gt; find file tee.bin. Exiting. and &lt;FONT color="#FF6600"&gt;FAILED: out/soong/build.ninja.&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;FONT color="#000000"&gt;that log attached&lt;FONT color="#3366FF"&gt; build-log.txt&lt;/FONT&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;and are facing the same issue.&lt;/P&gt;&lt;P&gt;Despite increasing the swap space to 8GB, I continue to encounter the same problem.&lt;/P&gt;</description>
      <pubDate>Fri, 02 Aug 2024 14:49:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8m-mini-board-android-14-build-error/m-p/1924102#M226959</guid>
      <dc:creator>pavithrasavin</dc:creator>
      <dc:date>2024-08-02T14:49:12Z</dc:date>
    </item>
    <item>
      <title>Re: imx8m-mini board android 14  build error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8m-mini-board-android-14-build-error/m-p/1926611#M227047</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/237822"&gt;@pavithrasavin&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried in different ways but I can[t get those errors.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I recommend to use docker, maybe that could solve the problem.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards!&lt;/P&gt;
&lt;P&gt;Chavira&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2024 16:59:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8m-mini-board-android-14-build-error/m-p/1926611#M227047</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2024-08-06T16:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: imx8m-mini board android 14  build error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8m-mini-board-android-14-build-error/m-p/1927456#M227098</link>
      <description>&lt;P&gt;Hi, @&lt;SPAN class=""&gt;&lt;A href="https://community.nxp.com/t5/user/viewprofilepage/user-id/206761" target="_self"&gt;&lt;SPAN class=""&gt;Chavira&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for the suggestion. I have successfully built the Android 14 source code. I appreciate the correct solutions you provided each time. Now, I have successfully completed the Android source code build. Thank you!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pavithra.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Aug 2024 13:11:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8m-mini-board-android-14-build-error/m-p/1927456#M227098</guid>
      <dc:creator>pavithrasavin</dc:creator>
      <dc:date>2024-08-07T13:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: imx8m-mini board android 14  build error</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8m-mini-board-android-14-build-error/m-p/1985460#M230329</link>
      <description>&lt;P&gt;I am trying to build android 13 image for&amp;nbsp;INVENSOM-8MM NXP iMX SOM board by following the android user guide but facing the build errors kindly help me in building the image successfully:&lt;BR /&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;STRONG&gt;rmt@rmt-pc:/media/rmt/Harddrive/imx-android-13.0.0_1.0.0/android_build$ ./imx-make.sh -j4 2&amp;gt;&amp;amp;1 | tee build-log.txt&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;make: Entering directory '/media/rmt/Harddrive/imx-android-13.0.0_1.0.0/android_build'&lt;/DIV&gt;&lt;DIV&gt;rm -rf /media/rmt/Harddrive/imx-android-13.0.0_1.0.0/android_build/out/target/product/invsom_8mm/obj/UBOOT_OBJ/ubootenv.sh&lt;/DIV&gt;&lt;DIV&gt;mkdir -p /media/rmt/Harddrive/imx-android-13.0.0_1.0.0/android_build/out/target/product/invsom_8mm/obj/UBOOT_COLLECTION&lt;/DIV&gt;&lt;DIV&gt;if [ -n "0" ]; then \&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;echo 'export ROLLBACK_INDEX_IN_FIT=0' &amp;gt; /media/rmt/Harddrive/imx-android-13.0.0_1.0.0/android_build/out/target/product/invsom_8mm/obj/UBOOT_OBJ/ubootenv.sh; \&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;echo 'export ROLLBACK_INDEX_IN_CONTAINER=0' &amp;gt;&amp;gt; /media/rmt/Harddrive/imx-android-13.0.0_1.0.0/android_build/out/target/product/invsom_8mm/obj/UBOOT_OBJ/ubootenv.sh; \&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;else \&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;echo 'export ROLLBACK_INDEX_IN_FIT=' &amp;gt; /media/rmt/Harddrive/imx-android-13.0.0_1.0.0/android_build/out/target/product/invsom_8mm/obj/UBOOT_OBJ/ubootenv.sh; \&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;echo 'export ROLLBACK_INDEX_IN_CONTAINER=' &amp;gt;&amp;gt; /media/rmt/Harddrive/imx-android-13.0.0_1.0.0/android_build/out/target/product/invsom_8mm/obj/UBOOT_OBJ/ubootenv.sh; \&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;fi; \&lt;/DIV&gt;&lt;DIV&gt;if [ "" = "true" ]; then \&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;echo 'export TEE_COMPRESS_ENABLE=' &amp;gt;&amp;gt; /media/rmt/Harddrive/imx-android-13.0.0_1.0.0/android_build/out/target/product/invsom_8mm/obj/UBOOT_OBJ/ubootenv.sh; \&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;else \&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;echo 'export TEE_COMPRESS_ENABLE=' &amp;gt;&amp;gt; /media/rmt/Harddrive/imx-android-13.0.0_1.0.0/android_build/out/target/product/invsom_8mm/obj/UBOOT_OBJ/ubootenv.sh; \&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;fi&lt;/DIV&gt;&lt;DIV&gt;if [ "" = "true" ]; then \&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;dd if=/dev/zero of=vendor/nxp-opensource/imx-mkimage/iMX8M/dek_blob_fit_dummy.bin bs=96 count=1 &amp;amp;&amp;amp; sync; \&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;else \&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;rm -f vendor/nxp-opensource/imx-mkimage/iMX8M/dek_blob_fit_dummy.bin; \&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;fi&lt;/DIV&gt;&lt;DIV&gt;Merging KERNEL config srcs: /media/rmt/Harddrive/imx-android-13.0.0_1.0.0/android_build/vendor/nxp-opensource/kernel_imx/arch/arm64/configs/imx_v8_android_defconfig /media/rmt/Harddrive/imx-android-13.0.0_1.0.0/android_build/device/nxp/imx8m/invsom_8mm/android_addition_defconfig&lt;/DIV&gt;&lt;DIV&gt;Building arm64 2022.04 U-Boot ...&lt;/DIV&gt;&lt;DIV&gt;. /media/rmt/Harddrive/imx-android-13.0.0_1.0.0/android_build/device/nxp/imx8m/invsom_8mm/AndroidUboot.sh; \&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;build_m4_image&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;Using /media/rmt/Harddrive/imx-android-13.0.0_1.0.0/android_build/vendor/nxp-opensource/kernel_imx/arch/arm64/configs/imx_v8_android_defconfig as base&lt;/DIV&gt;&lt;DIV&gt;Merging /media/rmt/Harddrive/imx-android-13.0.0_1.0.0/android_build/device/nxp/imx8m/invsom_8mm/android_addition_defconfig&lt;/DIV&gt;&lt;DIV&gt;make[1]: Entering directory '/media/rmt/Harddrive/imx-android-13.0.0_1.0.0/android_build/vendor/nxp-opensource/uboot-imx'&lt;/DIV&gt;&lt;DIV&gt;make[2]: Entering directory '/media/rmt/Harddrive/imx-android-13.0.0_1.0.0/android_build/out/target/product/invsom_8mm/obj/UBOOT_OBJ'&lt;/DIV&gt;&lt;DIV&gt;Value of CONFIG_USB_SERIAL_OPTION is redefined by fragment /media/rmt/Harddrive/imx-android-13.0.0_1.0.0/android_build/device/nxp/imx8m/invsom_8mm/android_addition_defconfig:&lt;/DIV&gt;&lt;DIV&gt;Previous value: CONFIG_USB_SERIAL_OPTION=m&lt;/DIV&gt;&lt;DIV&gt;New value: CONFIG_USB_SERIAL_OPTION=y&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;make[1]: Entering directory '/media/rmt/Harddrive/imx-android-13.0.0_1.0.0/android_build/vendor/nxp-opensource/kernel_imx'&lt;/DIV&gt;&lt;DIV&gt;make[2]: Entering directory '/media/rmt/Harddrive/imx-android-13.0.0_1.0.0/android_build/out/target/product/invsom_8mm/obj/KERNEL_OBJ'&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; GEN&amp;nbsp; &amp;nbsp; &amp;nbsp;Makefile&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; CLEAN&amp;nbsp; &amp;nbsp;scripts/basic&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; CLEAN&amp;nbsp; &amp;nbsp;scripts/kconfig&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; CLEAN&amp;nbsp; &amp;nbsp;scripts/dtc&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; CLEAN&amp;nbsp; &amp;nbsp;spl/u-boot.cfg&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; CLEAN&amp;nbsp; &amp;nbsp;include/generated/env.in u-boot.cfg u-boot.cfg.configs&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; CLEAN&amp;nbsp; &amp;nbsp;include/config include/generated spl include/asm&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; CLEAN&amp;nbsp; &amp;nbsp;.config .config.old include/autoconf.mk include/autoconf.mk.dep include/config.h include/asm&lt;/DIV&gt;&lt;DIV&gt;make[2]: Leaving directory '/media/rmt/Harddrive/imx-android-13.0.0_1.0.0/android_build/out/target/product/invsom_8mm/obj/UBOOT_OBJ'&lt;/DIV&gt;&lt;DIV&gt;make[1]: Leaving directory '/media/rmt/Harddrive/imx-android-13.0.0_1.0.0/android_build/vendor/nxp-opensource/uboot-imx'&lt;/DIV&gt;&lt;DIV&gt;make[1]: Entering directory '/media/rmt/Harddrive/imx-android-13.0.0_1.0.0/android_build/vendor/nxp-opensource/uboot-imx'&lt;/DIV&gt;&lt;DIV&gt;make[2]: Entering directory '/media/rmt/Harddrive/imx-android-13.0.0_1.0.0/android_build/out/target/product/invsom_8mm/obj/UBOOT_OBJ'&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; HOSTCC&amp;nbsp; scripts/basic/fixdep&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; GEN&amp;nbsp; &amp;nbsp; &amp;nbsp;Makefile&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; HOSTCC&amp;nbsp; scripts/kconfig/conf.o&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; YACC&amp;nbsp; &amp;nbsp; scripts/kconfig/zconf.tab.c&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; LEX&amp;nbsp; &amp;nbsp; &amp;nbsp;scripts/kconfig/zconf.lex.c&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; HOSTCC&amp;nbsp; scripts/kconfig/zconf.tab.o&lt;/DIV&gt;&lt;DIV&gt;./.tmp.config.5XkC1hRYjA:1542:warning: override: reassigning to symbol PPP_SYNC_TTY&lt;/DIV&gt;&lt;DIV&gt;#&lt;/DIV&gt;&lt;DIV&gt;# configuration written to .config&lt;/DIV&gt;&lt;DIV&gt;#&lt;/DIV&gt;&lt;DIV&gt;make[2]: Leaving directory '/media/rmt/Harddrive/imx-android-13.0.0_1.0.0/android_build/out/target/product/invsom_8mm/obj/KERNEL_OBJ'&lt;/DIV&gt;&lt;DIV&gt;make[1]: Leaving directory '/media/rmt/Harddrive/imx-android-13.0.0_1.0.0/android_build/vendor/nxp-opensource/kernel_imx'&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; HOSTLD&amp;nbsp; scripts/kconfig/conf&lt;/DIV&gt;&lt;DIV&gt;#&lt;/DIV&gt;&lt;DIV&gt;# configuration written to .config&lt;/DIV&gt;&lt;DIV&gt;#&lt;/DIV&gt;&lt;DIV&gt;make[2]: Leaving directory '/media/rmt/Harddrive/imx-android-13.0.0_1.0.0/android_build/out/target/product/invsom_8mm/obj/UBOOT_OBJ'&lt;/DIV&gt;&lt;DIV&gt;make[1]: Leaving directory '/media/rmt/Harddrive/imx-android-13.0.0_1.0.0/android_build/vendor/nxp-opensource/uboot-imx'&lt;/DIV&gt;&lt;DIV&gt;Value requested for CONFIG_INPHI_PHY not in final .config&lt;/DIV&gt;&lt;DIV&gt;Requested value:&amp;nbsp; CONFIG_INPHI_PHY=y&lt;/DIV&gt;&lt;DIV&gt;Actual value:&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; /media/rmt/Harddrive/imx-android-13.0.0_1.0.0/android_build/vendor/nxp-opensource/uboot-imx is not clean, please run 'make mrproper'&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp; in the '/media/rmt/Harddrive/imx-android-13.0.0_1.0.0/android_build/vendor/nxp-opensource/uboot-imx' directory.&lt;/DIV&gt;&lt;DIV&gt;make[2]: *** [/media/rmt/Harddrive/imx-android-13.0.0_1.0.0/android_build/vendor/nxp-opensource/uboot-imx/Makefile:1928: prepare3] Error 1&lt;/DIV&gt;&lt;DIV&gt;make[2]: *** Waiting for unfinished jobs....&lt;/DIV&gt;&lt;DIV&gt;make[1]: *** [Makefile:177: sub-make] Error 2&lt;/DIV&gt;&lt;DIV&gt;make: *** [/media/rmt/Harddrive/imx-android-13.0.0_1.0.0/android_build/device/nxp/common/build/uboot.mk:137: /media/rmt/Harddrive/imx-android-13.0.0_1.0.0/android_build/out/target/product/invsom_8mm/u-boot.imx] Error 1&lt;/DIV&gt;&lt;DIV&gt;make: *** Waiting for unfinished jobs....&lt;/DIV&gt;&lt;DIV&gt;Value requested for CONFIG_WLAN_VENDOR_NXP not in final .config&lt;/DIV&gt;&lt;DIV&gt;Requested value:&amp;nbsp; CONFIG_WLAN_VENDOR_NXP=n&lt;/DIV&gt;&lt;DIV&gt;Actual value:&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Value requested for CONFIG_MXMWIFIEX not in final .config&lt;/DIV&gt;&lt;DIV&gt;Requested value:&amp;nbsp; CONFIG_MXMWIFIEX=m&lt;/DIV&gt;&lt;DIV&gt;Actual value:&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Value requested for CONFIG_CLD_HL_SDIO_CORE not in final .config&lt;/DIV&gt;&lt;DIV&gt;Requested value:&amp;nbsp; CONFIG_CLD_HL_SDIO_CORE=y&lt;/DIV&gt;&lt;DIV&gt;Actual value:&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Value requested for CONFIG_PLIP not in final .config&lt;/DIV&gt;&lt;DIV&gt;Requested value:&amp;nbsp; CONFIG_PLIP=y&lt;/DIV&gt;&lt;DIV&gt;Actual value:&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Value requested for CONFIG_PPP_SYNC_TTY not in final .config&lt;/DIV&gt;&lt;DIV&gt;Requested value:&amp;nbsp; CONFIG_PPP_SYNC_TTY=y&lt;/DIV&gt;&lt;DIV&gt;CONFIG_PPP_SYNC_TTY=y&lt;/DIV&gt;&lt;DIV&gt;Actual value:&amp;nbsp; &amp;nbsp; &amp;nbsp;CONFIG_PPP_SYNC_TTY=y&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Value requested for CONFIG_PPPOATM not in final .config&lt;/DIV&gt;&lt;DIV&gt;Requested value:&amp;nbsp; CONFIG_PPPOATM=y&lt;/DIV&gt;&lt;DIV&gt;Actual value:&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Value requested for CONFIG_PPP_SYNC_TTY not in final .config&lt;/DIV&gt;&lt;DIV&gt;Requested value:&amp;nbsp; CONFIG_PPP_SYNC_TTY=y&lt;/DIV&gt;&lt;DIV&gt;CONFIG_PPP_SYNC_TTY=y&lt;/DIV&gt;&lt;DIV&gt;Actual value:&amp;nbsp; &amp;nbsp; &amp;nbsp;CONFIG_PPP_SYNC_TTY=y&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Value requested for CONFIG_REGULATOR_DUMMY not in final .config&lt;/DIV&gt;&lt;DIV&gt;Requested value:&amp;nbsp; CONFIG_REGULATOR_DUMMY=y&lt;/DIV&gt;&lt;DIV&gt;Actual value:&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Value requested for CONFIG_EARLY_PRINTK not in final .config&lt;/DIV&gt;&lt;DIV&gt;Requested value:&amp;nbsp; CONFIG_EARLY_PRINTK=y&lt;/DIV&gt;&lt;DIV&gt;Actual value:&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Value requested for CONFIG_DEBUG_PRINTK not in final .config&lt;/DIV&gt;&lt;DIV&gt;Requested value:&amp;nbsp; CONFIG_DEBUG_PRINTK=y&lt;/DIV&gt;&lt;DIV&gt;Actual value:&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Value requested for CONFIG_DEBUG_LL not in final .config&lt;/DIV&gt;&lt;DIV&gt;Requested value:&amp;nbsp; CONFIG_DEBUG_LL=y&lt;/DIV&gt;&lt;DIV&gt;Actual value:&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Value requested for CONFIG_DRM_LONTIUM_LT8912 not in final .config&lt;/DIV&gt;&lt;DIV&gt;Requested value:&amp;nbsp; CONFIG_DRM_LONTIUM_LT8912=y&lt;/DIV&gt;&lt;DIV&gt;Actual value:&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;make: Leaving directory '/media/rmt/Harddrive/imx-android-13.0.0_1.0.0/android_build'&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 09:40:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8m-mini-board-android-14-build-error/m-p/1985460#M230329</guid>
      <dc:creator>Beginner1122</dc:creator>
      <dc:date>2024-10-31T09:40:14Z</dc:date>
    </item>
  </channel>
</rss>

