<?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: NXP IMX8  Plus &amp;quot;Creating the BSP and Yocto build environment&amp;quot;  compile issue in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/NXP-IMX8-Plus-quot-Creating-the-BSP-and-Yocto-build-environment/m-p/2158725#M240334</link>
    <description>&lt;P&gt;The causes for OE_RUNMAKE error can be various. Insufficient DDR can be one.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Make sure that your build Host is set well as required, except for the hardware resources as mentioned.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Harvey&lt;/P&gt;</description>
    <pubDate>Wed, 27 Aug 2025 03:21:32 GMT</pubDate>
    <dc:creator>Harvey021</dc:creator>
    <dc:date>2025-08-27T03:21:32Z</dc:date>
    <item>
      <title>NXP IMX8  Plus "Creating the BSP and Yocto build environment"  compile issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NXP-IMX8-Plus-quot-Creating-the-BSP-and-Yocto-build-environment/m-p/2141271#M239610</link>
      <description>&lt;P&gt;Hi NXP,&lt;/P&gt;&lt;P&gt;Thanks for this form. I am trying to download and build the BSP source code for "I.MX 8M Plus" target.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. I am referring&amp;nbsp; this to download and build BSP code "&lt;A href="https://docs.nxp.com/bundle/AN13712/page/topics/module_and_board.html&amp;quot;" target="_blank"&gt;https://docs.nxp.com/bundle/AN13712/page/topics/module_and_board.html"&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;2. Please find host PC info:&lt;/P&gt;&lt;P&gt;$ uname -a&lt;BR /&gt;Linux das-ThinkPad-L14-Gen-1 6.14.0-24-generic #24-Ubuntu SMP PREEMPT_DYNAMIC Sun Jun 15 11:18:07 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux&lt;/P&gt;&lt;P&gt;3. Build and env settings:&lt;/P&gt;&lt;P&gt;das@das-ThinkPad-L14-Gen-1:~$ DISTRO=fsl-imx-xwayland MACHINE=imx8mp-lpddr4-evk source imx-setup-release.sh -b build&lt;BR /&gt;das@das-ThinkPad-L14-Gen-1:~$ bitbake imx-image-full -c populate_sdk&lt;BR /&gt;das@das-ThinkPad-L14-Gen-1:~/Desktop/das/NXP/Project/nxpevb/imx-yocto-bsp/build$ bitbake imx-image-full -c populate_sdk&lt;BR /&gt;das@das-ThinkPad-L14-Gen-1:&lt;BR /&gt;das@das-ThinkPad-L14-Gen-1:~/Desktop/das/NXP/Project/nxpevb/imx-yocto-bsp/build$ sudo apt install gawk wget git diffstat unzip texinfo gcc build-essential chrpath socat cpio python3 python3-pip python3-pexpect xz-utils debianutils iputils-ping python3-git python3-jinja2 python3-subunit zstd liblz4-tool file locales libacl1&lt;BR /&gt;das@das-ThinkPad-L14-Gen-1:~/Desktop/das/NXP/Project/nxpevb/imx-yocto-bsp/build$ sudo apt install gawk wget git diffstat unzip texinfo gcc build-essential chrpath socat cpio python3 python3-pip python3-pexpect xz-utils debianutils iputils-ping python3-git python3-jinja2 libegl1-mesa libsdl1.2-dev python3-subunit mesa-common-dev zstd liblz4-tool file locales -y&lt;BR /&gt;das@das-ThinkPad-L14-Gen-1:~sudo apt install gawk wget git diffstat unzip texinfo gcc build-essential chrpath socat cpio python3 python3-pip python3-pexpect xz-utils debianutils iputils-ping python3-git python3-jinja2 python3-subunit zstd liblz4-tool file locales libacl1&lt;BR /&gt;das@das-ThinkPad-L14-Gen-1:~/Desktop/das/NXP/Project/nxpevb/imx-yocto-bsp/build$ sudo apparmor_parser -R /etc/apparmor.d/unprivileged_userns&lt;BR /&gt;das@das-ThinkPad-L14-Gen-1:~/Desktop/das/NXP/Project/nxpevb/imx-yocto-bsp/build$ sudo locale-gen en_US.UTF-8&lt;/P&gt;&lt;P&gt;das@das-ThinkPad-L14-Gen-1:~/Desktop/das/NXP/Project/nxpevb/imx-yocto-bsp/build$ &lt;STRONG&gt;bitbake imx-image-full -c populate_sdk&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;4. &lt;STRONG&gt;build error:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;das@das-ThinkPad-L14-Gen-1:~/Desktop/das/NXP/Project/nxpevb/imx-yocto-bsp/build$ bitbake imx-image-full&lt;BR /&gt;WARNING: Host distribution "ubuntu-25.04" has not been validated with this version of the build system; you may possibly experience unexpected failures. It is recommended that you use a tested distribution.&lt;BR /&gt;Loading cache: 100% |####################################################################################################################################################| Time: 0:00:02&lt;BR /&gt;Loaded 5449 entries from dependency cache.&lt;BR /&gt;NOTE: Resolving any missing task queue dependencies&lt;BR /&gt;WARNING: preferred version 17.0.6 of llvm-native not available (for item llvm-native)&lt;BR /&gt;WARNING: versions of llvm-native available: 17.0.3&lt;/P&gt;&lt;P&gt;Build Configuration:&lt;BR /&gt;BB_VERSION = "2.6.0"&lt;BR /&gt;BUILD_SYS = "x86_64-linux"&lt;BR /&gt;NATIVELSBSTRING = "ubuntu-25.04"&lt;BR /&gt;TARGET_SYS = "aarch64-poky-linux"&lt;BR /&gt;MACHINE = "imx8mp-lpddr4-evk"&lt;BR /&gt;DISTRO = "fsl-imx-xwayland"&lt;BR /&gt;DISTRO_VERSION = "6.6-nanbield"&lt;BR /&gt;TUNE_FEATURES = "aarch64 armv8a crc crypto"&lt;BR /&gt;TARGET_FPU = ""&lt;BR /&gt;meta&lt;BR /&gt;meta-poky = "HEAD:046b70083f3bc9e25f547e8026400032f5c563d9"&lt;BR /&gt;meta-oe&lt;BR /&gt;meta-multimedia&lt;BR /&gt;meta-python = "HEAD:1750c66ae8e4268c472c0b2b94748a59d6ef866d"&lt;BR /&gt;meta-freescale = "HEAD:0a73d1bdd7713a6189482e463c98043c9939a2a2"&lt;BR /&gt;meta-freescale-3rdparty = "HEAD:7725256e3859b62f1ff201db7f2cf7026c17656d"&lt;BR /&gt;meta-freescale-distro = "HEAD:4f1f101ebab5eb054bfbed10b247fc0547b30793"&lt;BR /&gt;meta-imx-bsp&lt;BR /&gt;meta-imx-sdk&lt;BR /&gt;meta-imx-ml&lt;BR /&gt;meta-imx-v2x = "HEAD:773c0049c3b35af8f5b5bdf8da78a6236a4fc184"&lt;BR /&gt;meta-nxp-demo-experience = "HEAD:db34fa86ad5f3c0d9c0a6c68f5f20240c04f2bfb"&lt;BR /&gt;meta-arm&lt;BR /&gt;meta-arm-toolchain = "HEAD:4d22f982bce8dff6f8c4d11845c47a4d39f961c6"&lt;BR /&gt;meta-chromium = "HEAD:dc31889c0899971def535dc1c040edf18bc16691"&lt;BR /&gt;meta-clang = "HEAD:9b08495e6bcef524789aefb6a7cc80fdfd2ff409"&lt;BR /&gt;meta-gnome&lt;BR /&gt;meta-networking&lt;BR /&gt;meta-filesystems = "HEAD:1750c66ae8e4268c472c0b2b94748a59d6ef866d"&lt;BR /&gt;meta-qt6 = "HEAD:fd054cf5fc1b50d50cd606384ab338c6d9206437"&lt;BR /&gt;meta-parsec&lt;BR /&gt;meta-tpm = "HEAD:070a1e82cc59424d230a23c0b2a104b01fbaa2ad"&lt;BR /&gt;meta-virtualization = "HEAD:9e92984ff47b3ca2106b1d27a93af061b28d1e8a"&lt;/P&gt;&lt;P&gt;WARNING: Your host glibc version (2.41) is newer than that in uninative (2.38). Disabling uninative so that sstate is not corrupted.&lt;BR /&gt;Initialising tasks: 100% |###############################################################################################################################################| Time: 0:00:11&lt;BR /&gt;Sstate summary: Wanted 7712 Local 0 Mirrors 0 Missed 7712 Current 142 (0% match, 1% complete)&lt;BR /&gt;NOTE: Executing Tasks&lt;BR /&gt;ERROR: pseudo-native-1.9.0+git-r0 do_compile: ExecutionError('/home/das/Desktop/das/NXP/Project/nxpevb/imx-yocto-bsp/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+git/temp/run.do_compile.28961', 1, None, None)&lt;BR /&gt;ERROR: Logfile of failure stored in: /home/das/Desktop/das/NXP/Project/nxpevb/imx-yocto-bsp/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+git/temp/log.do_compile.28961&lt;BR /&gt;Log data follows:&lt;BR /&gt;| DEBUG: Executing shell function do_compile&lt;BR /&gt;| NOTE: Building/installing only 64-bit libpseudo.so for pseudo-native.&lt;BR /&gt;| NOTE: If you need to run 32-bit executables, ensure that NO32LIBS is set to 0.&lt;BR /&gt;| SQLite header for version 3043001 found in /home/das/Desktop/das/NXP/Project/nxpevb/imx-yocto-bsp/build/tmp/work/x86_64-linux/pseudo-native/1.9.0+git/recipe-sysroot-native/usr.&lt;BR /&gt;| Enabling in-memory database by default.&lt;BR /&gt;| NOTE: make -j 4 RPATH=-Wl,--rpath=XORIGIN/../../../sqlite3-native/usr/lib/&lt;BR /&gt;| make: Nothing to be done for 'all'.&lt;BR /&gt;| WARNING: exit code 1 from a shell command.&lt;BR /&gt;ERROR: Task (virtual:native:/home/das/Desktop/das/NXP/Project/nxpevb/imx-yocto-bsp/sources/poky/meta/recipes-devtools/pseudo/pseudo_git.bb:do_compile) failed with exit code '1'&lt;BR /&gt;NOTE: Tasks Summary: Attempted 359 tasks of which 358 didn't need to be rerun and 1 failed.&lt;/P&gt;&lt;P&gt;Summary: 1 task failed:&lt;BR /&gt;virtual:native:/home/das/Desktop/das/NXP/Project/nxpevb/imx-yocto-bsp/sources/poky/meta/recipes-devtools/pseudo/pseudo_git.bb:do_compile&lt;BR /&gt;Summary: There were 4 WARNING messages.&lt;BR /&gt;Summary: There was 1 ERROR message, returning a non-zero exit code.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please get back how to resolve this BSP and Yacto build issue;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Das&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 27 Jul 2025 21:57:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NXP-IMX8-Plus-quot-Creating-the-BSP-and-Yocto-build-environment/m-p/2141271#M239610</guid>
      <dc:creator>middepogudas</dc:creator>
      <dc:date>2025-07-27T21:57:12Z</dc:date>
    </item>
    <item>
      <title>Re: NXP IMX8  Plus "Creating the BSP and Yocto build environment"  compile issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NXP-IMX8-Plus-quot-Creating-the-BSP-and-Yocto-build-environment/m-p/2141752#M239624</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/251894"&gt;@middepogudas&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To build the BSP(6.6.3)source code for i.MX8MP, please follow up the Yocto User Guide download from&amp;nbsp;&lt;A href="https://www.nxp.com/webapp/Download?colCode=L6.6.3_1.0.0_Docs" target="_self"&gt;Docs&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please refer to the section &lt;LI-EMOJI id="lia_red-heart" title=":red_heart:"&gt;&lt;/LI-EMOJI&gt; Host Setup&amp;gt; for Ubuntu version (Recommend 20.04/22.04) and the section &amp;lt;3.2 Host packages&amp;gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Harvey&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jul 2025 11:55:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NXP-IMX8-Plus-quot-Creating-the-BSP-and-Yocto-build-environment/m-p/2141752#M239624</guid>
      <dc:creator>Harvey021</dc:creator>
      <dc:date>2025-07-28T11:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: NXP IMX8  Plus "Creating the BSP and Yocto build environment"  compile issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NXP-IMX8-Plus-quot-Creating-the-BSP-and-Yocto-build-environment/m-p/2149497#M240006</link>
      <description>&lt;P&gt;Hi NXP,&lt;/P&gt;&lt;P&gt;Thank for come back on this.Still I am facing some build issue... "NOTE: Reconnecting to bitbake server..." .. Please find logs below&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please find the steps which i follow from this link(&lt;A href="https://docs.nxp.com/bundle/AN13712/page/topics/create_the_yocto_build_environment.html)" target="_blank"&gt;https://docs.nxp.com/bundle/AN13712/page/topics/create_the_yocto_build_environment.html)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;please suggest how to proceed further.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;**********************************build logs***************************************&lt;/P&gt;&lt;P&gt;dasmiddepogu@dasmiddepogu-ThinkPad-L14-Gen-1:~/Desktop/das/project/imax8mpluseek/imx-yocto-bsp/build$&lt;BR /&gt;dasmiddepogu@dasmiddepogu-ThinkPad-L14-Gen-1:~/Desktop/das/project/imax8mpluseek/imx-yocto-bsp/build$ bitbake imx-image-full -c populate_sdk&lt;BR /&gt;NOTE: Reconnecting to bitbake server...&lt;BR /&gt;NOTE: Retrying server connection (#1)... (Traceback (most recent call last):&lt;BR /&gt;File "/home/dasmiddepogu/Desktop/das/project/imax8mpluseek/imx-yocto-bsp/sources/poky/bitbake/lib/bb/main.py", line 487, in setup_bitbake&lt;BR /&gt;server_connection = bb.server.process.connectProcessServer(sockname, featureset)&lt;BR /&gt;File "/home/dasmiddepogu/Desktop/das/project/imax8mpluseek/imx-yocto-bsp/sources/poky/bitbake/lib/bb/server/process.py", line 686, in connectProcessServer&lt;BR /&gt;sock.connect(os.path.basename(sockname))&lt;BR /&gt;BlockingIOError: [Errno 11] Resource temporarily unavailable&lt;BR /&gt;, 08:00:49.857906)&lt;BR /&gt;NOTE: Reconnecting to bitbake server...&lt;BR /&gt;NOTE: Retrying server connection (#2)... (Traceback (most recent call last):&lt;BR /&gt;File "/home/dasmiddepogu/Desktop/das/project/imax8mpluseek/imx-yocto-bsp/sources/poky/bitbake/lib/bb/main.py", line 487, in setup_bitbake&lt;BR /&gt;server_connection = bb.server.process.connectProcessServer(sockname, featureset)&lt;BR /&gt;File "/home/dasmiddepogu/Desktop/das/project/imax8mpluseek/imx-yocto-bsp/sources/poky/bitbake/lib/bb/server/process.py", line 686, in connectProcessServer&lt;BR /&gt;sock.connect(os.path.basename(sockname))&lt;BR /&gt;BlockingIOError: [Errno 11] Resource temporarily unavailable&lt;BR /&gt;, 08:00:49.858338)&lt;BR /&gt;NOTE: Reconnecting to bitbake server...&lt;BR /&gt;NOTE: Retrying server connection (#3)... (Traceback (most recent call last):&lt;BR /&gt;File "/home/dasmiddepogu/Desktop/das/project/imax8mpluseek/imx-yocto-bsp/sources/poky/bitbake/lib/bb/main.py", line 487, in setup_bitbake&lt;BR /&gt;server_connection = bb.server.process.connectProcessServer(sockname, featureset)&lt;BR /&gt;File "/home/dasmiddepogu/Desktop/das/project/imax8mpluseek/imx-yocto-bsp/sources/poky/bitbake/lib/bb/server/process.py", line 686, in connectProcessServer&lt;BR /&gt;sock.connect(os.path.basename(sockname))&lt;BR /&gt;BlockingIOError: [Errno 11] Resource temporarily unavailable&lt;BR /&gt;, 08:00:49.858697)&lt;BR /&gt;NOTE: Reconnecting to bitbake server...&lt;BR /&gt;NOTE: Retrying server connection (#4)... (Traceback (most recent call last):&lt;BR /&gt;File "/home/dasmiddepogu/Desktop/das/project/imax8mpluseek/imx-yocto-bsp/sources/poky/bitbake/lib/bb/main.py", line 487, in setup_bitbake&lt;BR /&gt;server_connection = bb.server.process.connectProcessServer(sockname, featureset)&lt;BR /&gt;File "/home/dasmiddepogu/Desktop/das/project/imax8mpluseek/imx-yocto-bsp/sources/poky/bitbake/lib/bb/server/process.py", line 686, in connectProcessServer&lt;BR /&gt;sock.connect(os.path.basename(sockname))&lt;BR /&gt;BlockingIOError: [Errno 11] Resource temporarily unavailable&lt;BR /&gt;, 08:00:49.859044)&lt;BR /&gt;NOTE: Reconnecting to bitbake server...&lt;BR /&gt;NOTE: Retrying server connection (#5)... (Traceback (most recent call last):&lt;BR /&gt;File "/home/dasmiddepogu/Desktop/das/project/imax8mpluseek/imx-yocto-bsp/sources/poky/bitbake/lib/bb/main.py", line 487, in setup_bitbake&lt;BR /&gt;server_connection = bb.server.process.connectProcessServer(sockname, featureset)&lt;BR /&gt;File "/home/dasmiddepogu/Desktop/das/project/imax8mpluseek/imx-yocto-bsp/sources/poky/bitbake/lib/bb/server/process.py", line 686, in connectProcessServer&lt;BR /&gt;sock.connect(os.path.basename(sockname))&lt;BR /&gt;BlockingIOError: [Errno 11] Resource temporarily unavailable&lt;BR /&gt;, 08:00:54.865054)&lt;BR /&gt;NOTE: Reconnecting to bitbake server...&lt;BR /&gt;NOTE: Retrying server connection (#6)... (Traceback (most recent call last):&lt;BR /&gt;File "/home/dasmiddepogu/Desktop/das/project/imax8mpluseek/imx-yocto-bsp/sources/poky/bitbake/lib/bb/main.py", line 487, in setup_bitbake&lt;BR /&gt;server_connection = bb.server.process.connectProcessServer(sockname, featureset)&lt;BR /&gt;File "/home/dasmiddepogu/Desktop/das/project/imax8mpluseek/imx-yocto-bsp/sources/poky/bitbake/lib/bb/server/process.py", line 686, in connectProcessServer&lt;BR /&gt;sock.connect(os.path.basename(sockname))&lt;BR /&gt;BlockingIOError: [Errno 11] Resource temporarily unavailable&lt;BR /&gt;, 08:00:59.870058)&lt;BR /&gt;NOTE: Reconnecting to bitbake server...&lt;BR /&gt;NOTE: Retrying server connection (#7)... (Traceback (most recent call last):&lt;BR /&gt;File "/home/dasmiddepogu/Desktop/das/project/imax8mpluseek/imx-yocto-bsp/sources/poky/bitbake/lib/bb/main.py", line 487, in setup_bitbake&lt;BR /&gt;server_connection = bb.server.process.connectProcessServer(sockname, featureset)&lt;BR /&gt;File "/home/dasmiddepogu/Desktop/das/project/imax8mpluseek/imx-yocto-bsp/sources/poky/bitbake/lib/bb/server/process.py", line 686, in connectProcessServer&lt;BR /&gt;sock.connect(os.path.basename(sockname))&lt;BR /&gt;BlockingIOError: [Errno 11] Resource temporarily unavailable&lt;BR /&gt;, 08:01:04.877760)&lt;BR /&gt;NOTE: Reconnecting to bitbake server...&lt;BR /&gt;NOTE: Retrying server connection (#8)... (Traceback (most recent call last):&lt;BR /&gt;File "/home/dasmiddepogu/Desktop/das/project/imax8mpluseek/imx-yocto-bsp/sources/poky/bitbake/lib/bb/main.py", line 487, in setup_bitbake&lt;BR /&gt;server_connection = bb.server.process.connectProcessServer(sockname, featureset)&lt;BR /&gt;File "/home/dasmiddepogu/Desktop/das/project/imax8mpluseek/imx-yocto-bsp/sources/poky/bitbake/lib/bb/server/process.py", line 686, in connectProcessServer&lt;BR /&gt;sock.connect(os.path.basename(sockname))&lt;BR /&gt;BlockingIOError: [Errno 11] Resource temporarily unavailable&lt;BR /&gt;, 08:01:09.884445)&lt;BR /&gt;ERROR: Unable to connect to bitbake server, or start one (server startup failures would be in bitbake-cookerdaemon.log).&lt;BR /&gt;dasmiddepogu@dasmiddepogu-ThinkPad-L14-Gen-1:~/Desktop/das/project/imax8mpluseek/imx-yocto-bsp/build$&lt;/P&gt;&lt;P&gt;**************************************************************&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Das&lt;/P&gt;</description>
      <pubDate>Sat, 09 Aug 2025 12:22:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NXP-IMX8-Plus-quot-Creating-the-BSP-and-Yocto-build-environment/m-p/2149497#M240006</guid>
      <dc:creator>middepogudas</dc:creator>
      <dc:date>2025-08-09T12:22:15Z</dc:date>
    </item>
    <item>
      <title>Re: NXP IMX8  Plus "Creating the BSP and Yocto build environment"  compile issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NXP-IMX8-Plus-quot-Creating-the-BSP-and-Yocto-build-environment/m-p/2149634#M240015</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;The error tells that unable to connect bitbake server, which may be caused by a hung bitbake daemon or leftover socket files. You can try to kill that and clean some lock files under build directory and restart host, then run "&lt;SPAN&gt;bitbake imx-image-full -c populate_sdk&lt;/SPAN&gt;" again.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Harvey&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Aug 2025 03:03:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NXP-IMX8-Plus-quot-Creating-the-BSP-and-Yocto-build-environment/m-p/2149634#M240015</guid>
      <dc:creator>Harvey021</dc:creator>
      <dc:date>2025-08-11T03:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: NXP IMX8  Plus "Creating the BSP and Yocto build environment"  compile issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NXP-IMX8-Plus-quot-Creating-the-BSP-and-Yocto-build-environment/m-p/2150012#M240025</link>
      <description>&lt;P&gt;NXP,&lt;/P&gt;&lt;P&gt;Thanks for come back, Please find build logs pasted below. Still getting bitback server connectivity issue. I restarted my pc several times,. I did not find any bitbake process. Can you pleas share info how to proceed further.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;***********************Logs********&lt;/P&gt;&lt;P&gt;dasmiddepogu@dasmiddepogu-ThinkPad-L14-Gen-1:~/Desktop/das/project/imax8mpluseek/imx-yocto-bsp/build$ bitbake imx-image-full -c populate_sdk&lt;BR /&gt;NOTE: Your conf/bblayers.conf has been automatically updated.&lt;BR /&gt;Loading cache: 100% |########################################################################################################################################################################| Time: 0:00:01&lt;BR /&gt;Loaded 5449 entries from dependency cache.&lt;BR /&gt;NOTE: Resolving any missing task queue dependencies&lt;BR /&gt;WARNING: preferred version 17.0.6 of llvm-native not available (for item llvm-native)&lt;BR /&gt;WARNING: versions of llvm-native available: 17.0.3&lt;/P&gt;&lt;P&gt;Build Configuration:&lt;BR /&gt;BB_VERSION = "2.6.0"&lt;BR /&gt;BUILD_SYS = "x86_64-linux"&lt;BR /&gt;NATIVELSBSTRING = "universal"&lt;BR /&gt;TARGET_SYS = "aarch64-poky-linux"&lt;BR /&gt;MACHINE = "imx8mp-lpddr4-evk"&lt;BR /&gt;DISTRO = "fsl-imx-xwayland"&lt;BR /&gt;DISTRO_VERSION = "6.6-nanbield"&lt;BR /&gt;TUNE_FEATURES = "aarch64 armv8a crc crypto"&lt;BR /&gt;TARGET_FPU = ""&lt;BR /&gt;meta&lt;BR /&gt;meta-poky = "HEAD:046b70083f3bc9e25f547e8026400032f5c563d9"&lt;BR /&gt;meta-oe&lt;BR /&gt;meta-multimedia&lt;BR /&gt;meta-python = "HEAD:1750c66ae8e4268c472c0b2b94748a59d6ef866d"&lt;BR /&gt;meta-freescale = "HEAD:0a73d1bdd7713a6189482e463c98043c9939a2a2"&lt;BR /&gt;meta-freescale-3rdparty = "HEAD:7725256e3859b62f1ff201db7f2cf7026c17656d"&lt;BR /&gt;meta-freescale-distro = "HEAD:4f1f101ebab5eb054bfbed10b247fc0547b30793"&lt;BR /&gt;meta-imx-bsp&lt;BR /&gt;meta-imx-sdk&lt;BR /&gt;meta-imx-ml&lt;BR /&gt;meta-imx-v2x = "HEAD:773c0049c3b35af8f5b5bdf8da78a6236a4fc184"&lt;BR /&gt;meta-nxp-demo-experience = "HEAD:db34fa86ad5f3c0d9c0a6c68f5f20240c04f2bfb"&lt;BR /&gt;meta-arm&lt;BR /&gt;meta-arm-toolchain = "HEAD:4d22f982bce8dff6f8c4d11845c47a4d39f961c6"&lt;BR /&gt;meta-chromium = "HEAD:dc31889c0899971def535dc1c040edf18bc16691"&lt;BR /&gt;meta-clang = "HEAD:9b08495e6bcef524789aefb6a7cc80fdfd2ff409"&lt;BR /&gt;meta-gnome&lt;BR /&gt;meta-networking&lt;BR /&gt;meta-filesystems = "HEAD:1750c66ae8e4268c472c0b2b94748a59d6ef866d"&lt;BR /&gt;meta-qt6 = "HEAD:fd054cf5fc1b50d50cd606384ab338c6d9206437"&lt;BR /&gt;meta-parsec&lt;BR /&gt;meta-tpm = "HEAD:070a1e82cc59424d230a23c0b2a104b01fbaa2ad"&lt;BR /&gt;meta-virtualization = "HEAD:9e92984ff47b3ca2106b1d27a93af061b28d1e8a"&lt;/P&gt;&lt;P&gt;Initialising tasks: 100% |###################################################################################################################################################################| Time: 0:00:19&lt;BR /&gt;Sstate summary: Wanted 7008 Local 0 Mirrors 0 Missed 7008 Current 1122 (0% match, 13% complete)&lt;BR /&gt;NOTE: Executing Tasks&lt;BR /&gt;WARNING: llvm-project-source-17.0.6-17.0.6-r0 do_fetch: Failed to fetch URL git://github.com/llvm/llvm-project;protocol=https;branch=release/17.x, attempting MIRRORS if available&lt;BR /&gt;NOTE: No reply from server in 30s (for command ping at 01:48:27.402426)&lt;BR /&gt;Timeout while waiting for a reply from the bitbake server (60s at 01:48:57.437217)&lt;BR /&gt;dasmiddepogu@dasmiddepogu-ThinkPad-L14-Gen-1:~/Desktop/das/project/imax8mpluseek/imx-yocto-bsp/build$ ps&lt;BR /&gt;PID TTY TIME CMD&lt;BR /&gt;2919 pts/0 00:00:00 bash&lt;BR /&gt;213920 pts/0 00:00:00 ps&lt;BR /&gt;&lt;A href="mailto:dasmiddepogu@dasmiddepogu-ThinkPad-L14-Gen-1:~/Desktop/das/project/imax8mpluseek/imx-yocto-bsp/build$" target="_blank"&gt;dasmiddepogu@dasmiddepogu-ThinkPad-L14-Gen-1:~/Desktop/das/project/imax8mpluseek/imx-yocto-bsp/build$&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Das Middepogu&lt;/P&gt;</description>
      <pubDate>Mon, 11 Aug 2025 10:28:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NXP-IMX8-Plus-quot-Creating-the-BSP-and-Yocto-build-environment/m-p/2150012#M240025</guid>
      <dc:creator>middepogudas</dc:creator>
      <dc:date>2025-08-11T10:28:41Z</dc:date>
    </item>
    <item>
      <title>Re: NXP IMX8  Plus "Creating the BSP and Yocto build environment"  compile issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NXP-IMX8-Plus-quot-Creating-the-BSP-and-Yocto-build-environment/m-p/2150106#M240028</link>
      <description>&lt;P&gt;Please check your network issue for fetching failure, are there security or proxy arising the issue? also check your Host configure as reference to first reply. can also try to start a new build.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Harvey&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Aug 2025 12:51:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NXP-IMX8-Plus-quot-Creating-the-BSP-and-Yocto-build-environment/m-p/2150106#M240028</guid>
      <dc:creator>Harvey021</dc:creator>
      <dc:date>2025-08-11T12:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: NXP IMX8  Plus "Creating the BSP and Yocto build environment"  compile issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NXP-IMX8-Plus-quot-Creating-the-BSP-and-Yocto-build-environment/m-p/2150126#M240029</link>
      <description>&lt;P&gt;Hi NXP,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your support. Do you have steps or methods to check "&lt;SPAN&gt;security or proxy arising&lt;/SPAN&gt;"?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please help us to share? or guide us.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Das&lt;/P&gt;</description>
      <pubDate>Mon, 11 Aug 2025 13:14:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NXP-IMX8-Plus-quot-Creating-the-BSP-and-Yocto-build-environment/m-p/2150126#M240029</guid>
      <dc:creator>middepogudas</dc:creator>
      <dc:date>2025-08-11T13:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: NXP IMX8  Plus "Creating the BSP and Yocto build environment"  compile issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NXP-IMX8-Plus-quot-Creating-the-BSP-and-Yocto-build-environment/m-p/2150152#M240031</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/251894"&gt;@middepogudas&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If your host is in your company network, please check your company network administrator.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Harvey&lt;/P&gt;</description>
      <pubDate>Mon, 11 Aug 2025 14:15:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NXP-IMX8-Plus-quot-Creating-the-BSP-and-Yocto-build-environment/m-p/2150152#M240031</guid>
      <dc:creator>Harvey021</dc:creator>
      <dc:date>2025-08-11T14:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: NXP IMX8  Plus "Creating the BSP and Yocto build environment"  compile issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NXP-IMX8-Plus-quot-Creating-the-BSP-and-Yocto-build-environment/m-p/2153192#M240149</link>
      <description>&lt;P&gt;Hi NXP,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Most of the times i am facing issue of bitbake server connectivity while build these images(fsl-image-machine-&lt;BR /&gt;test, imx-image-multimedia, imx-image-full) but its ok to build for these images(imx-image-core,core-image-base).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While build these images (fsl-image-machine-test, imx-image-multimedia, imx-image-full) its build for for Vulkan and OpenCV lib, which is unable to build by bitbake server. Do you have any other document how to optimize to build&amp;nbsp; bitback for Vulkan and OpenCV?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am holding 4 CPU cores Inter processor.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you please&amp;nbsp; help on this issue?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please find the logs as below:&lt;/P&gt;&lt;P&gt;******************Logs***********************&lt;/P&gt;&lt;P&gt;NOTE: Your conf/bblayers.conf has been automatically updated.&lt;BR /&gt;Loading cache: 100% |#######################################################################################################################################################################| Time: 0:00:01&lt;BR /&gt;Loaded 5449 entries from dependency cache.&lt;BR /&gt;NOTE: Resolving any missing task queue dependencies&lt;BR /&gt;WARNING: preferred version 17.0.6 of llvm-native not available (for item llvm-native)&lt;BR /&gt;WARNING: versions of llvm-native available: 17.0.3&lt;/P&gt;&lt;P&gt;Build Configuration:&lt;BR /&gt;BB_VERSION = "2.6.0"&lt;BR /&gt;BUILD_SYS = "x86_64-linux"&lt;BR /&gt;NATIVELSBSTRING = "universal"&lt;BR /&gt;TARGET_SYS = "aarch64-poky-linux"&lt;BR /&gt;MACHINE = "imx8mp-lpddr4-evk"&lt;BR /&gt;DISTRO = "fsl-imx-xwayland"&lt;BR /&gt;DISTRO_VERSION = "6.6-nanbield"&lt;BR /&gt;TUNE_FEATURES = "aarch64 armv8a crc crypto"&lt;BR /&gt;TARGET_FPU = ""&lt;BR /&gt;meta&lt;BR /&gt;meta-poky = "HEAD:046b70083f3bc9e25f547e8026400032f5c563d9"&lt;BR /&gt;meta-oe&lt;BR /&gt;meta-multimedia&lt;BR /&gt;meta-python = "HEAD:1750c66ae8e4268c472c0b2b94748a59d6ef866d"&lt;BR /&gt;meta-freescale = "HEAD:0a73d1bdd7713a6189482e463c98043c9939a2a2"&lt;BR /&gt;meta-freescale-3rdparty = "HEAD:7725256e3859b62f1ff201db7f2cf7026c17656d"&lt;BR /&gt;meta-freescale-distro = "HEAD:4f1f101ebab5eb054bfbed10b247fc0547b30793"&lt;BR /&gt;meta-imx-bsp&lt;BR /&gt;meta-imx-sdk&lt;BR /&gt;meta-imx-ml&lt;BR /&gt;meta-imx-v2x = "HEAD:773c0049c3b35af8f5b5bdf8da78a6236a4fc184"&lt;BR /&gt;meta-nxp-demo-experience = "HEAD:db34fa86ad5f3c0d9c0a6c68f5f20240c04f2bfb"&lt;BR /&gt;meta-arm&lt;BR /&gt;meta-arm-toolchain = "HEAD:4d22f982bce8dff6f8c4d11845c47a4d39f961c6"&lt;BR /&gt;meta-chromium = "HEAD:dc31889c0899971def535dc1c040edf18bc16691"&lt;BR /&gt;meta-clang = "HEAD:9b08495e6bcef524789aefb6a7cc80fdfd2ff409"&lt;BR /&gt;meta-gnome&lt;BR /&gt;meta-networking&lt;BR /&gt;meta-filesystems = "HEAD:1750c66ae8e4268c472c0b2b94748a59d6ef866d"&lt;BR /&gt;meta-qt6 = "HEAD:fd054cf5fc1b50d50cd606384ab338c6d9206437"&lt;BR /&gt;meta-parsec&lt;BR /&gt;meta-tpm = "HEAD:070a1e82cc59424d230a23c0b2a104b01fbaa2ad"&lt;BR /&gt;meta-virtualization = "HEAD:9e92984ff47b3ca2106b1d27a93af061b28d1e8a"&lt;/P&gt;&lt;P&gt;Initialising tasks: 100% |##################################################################################################################################################################| Time: 0:00:08&lt;BR /&gt;Sstate summary: Wanted 1071 Local 2 Mirrors 0 Missed 1069 Current 5652 (0% match, 84% complete)&lt;BR /&gt;NOTE: Executing Tasks&lt;BR /&gt;NOTE: No reply from server in 30s (for command ping at 22:27:39.389536)&lt;BR /&gt;Timeout while waiting for a reply from the bitbake server (60s at 22:28:09.428551)&lt;BR /&gt;middepogudas@middepogudas-ThinkPad-L14-Gen-1:~/Desktop/das/project/imx-yocto-bsp/build$ bitbake imx-image-multimedia&lt;BR /&gt;NOTE: Reconnecting to bitbake server...&lt;BR /&gt;NOTE: No reply from server in 30s (for command setFeatures at 22:28:45.138306)&lt;BR /&gt;NOTE: Retrying server connection (#1)... (22:29:15.167756)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Das&lt;/P&gt;</description>
      <pubDate>Mon, 18 Aug 2025 02:43:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NXP-IMX8-Plus-quot-Creating-the-BSP-and-Yocto-build-environment/m-p/2153192#M240149</guid>
      <dc:creator>middepogudas</dc:creator>
      <dc:date>2025-08-18T02:43:50Z</dc:date>
    </item>
    <item>
      <title>Re: NXP IMX8  Plus "Creating the BSP and Yocto build environment"  compile issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NXP-IMX8-Plus-quot-Creating-the-BSP-and-Yocto-build-environment/m-p/2154119#M240182</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;Your build system doesn't seem to meet the requirements for this build.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;Here are some configuration recommendations from Yocto.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;A href="https://docs.yoctoproject.org/5.2.2/brief-yoctoprojectqs/index.html" target="_blank"&gt;Yocto Project Quick Build — The Yocto Project ® 5.2.2 documentation&lt;/A&gt;&lt;/P&gt;
&lt;UL class="simple"&gt;
&lt;LI&gt;
&lt;P&gt;At least 8 Gbytes of RAM, though a modern build host with as much RAM and as many CPU cores as possible is strongly recommended to maximize build performance.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;Other recommendations: if you have 4 CPU cores, at least 16GB of RAM is needed.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;A 1:4 ratio is as follows.&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;You can also refer to &lt;A href="https://docs.yoctoproject.org/dev-manual/speeding-up-build.html" target="_blank"&gt;https://docs.yoctoproject.org/dev-manual/speeding-up-build.html &lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;If you're building a full image, at least 250GB of disk space required.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="jCAhz ChMk0b"&gt;&lt;SPAN class="ryNqvb"&gt;I just test the same on my host:&amp;nbsp;22.04.1-Ubuntu&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;bitbake imx-image-full -c populate_sdk&lt;BR /&gt;Loading cache: 100% |##################################################################################################################| Time: 0:00:01&lt;BR /&gt;Loaded 5449 entries from dependency cache.&lt;BR /&gt;NOTE: Resolving any missing task queue dependencies&lt;BR /&gt;WARNING: preferred version 17.0.6 of llvm-native not available (for item llvm-native)&lt;BR /&gt;WARNING: versions of llvm-native available: 17.0.3&lt;/P&gt;
&lt;P&gt;Build Configuration:&lt;BR /&gt;BB_VERSION = "2.6.0"&lt;BR /&gt;BUILD_SYS = "x86_64-linux"&lt;BR /&gt;NATIVELSBSTRING = "universal"&lt;BR /&gt;TARGET_SYS = "aarch64-poky-linux"&lt;BR /&gt;MACHINE = "imx8mp-lpddr4-evk"&lt;BR /&gt;DISTRO = "fsl-imx-xwayland"&lt;BR /&gt;DISTRO_VERSION = "6.6-nanbield"&lt;BR /&gt;TUNE_FEATURES = "aarch64 armv8a crc crypto"&lt;BR /&gt;TARGET_FPU = ""&lt;BR /&gt;meta&lt;BR /&gt;meta-poky = "HEAD:046b70083f3bc9e25f547e8026400032f5c563d9"&lt;BR /&gt;meta-oe&lt;BR /&gt;meta-multimedia&lt;BR /&gt;meta-python = "HEAD:1750c66ae8e4268c472c0b2b94748a59d6ef866d"&lt;BR /&gt;meta-freescale = "HEAD:0a73d1bdd7713a6189482e463c98043c9939a2a2"&lt;BR /&gt;meta-freescale-3rdparty = "HEAD:7725256e3859b62f1ff201db7f2cf7026c17656d"&lt;BR /&gt;meta-freescale-distro = "HEAD:4f1f101ebab5eb054bfbed10b247fc0547b30793"&lt;BR /&gt;meta-imx-bsp&lt;BR /&gt;meta-imx-sdk&lt;BR /&gt;meta-imx-ml&lt;BR /&gt;meta-imx-v2x = "HEAD:773c0049c3b35af8f5b5bdf8da78a6236a4fc184"&lt;BR /&gt;meta-nxp-demo-experience = "HEAD:db34fa86ad5f3c0d9c0a6c68f5f20240c04f2bfb"&lt;BR /&gt;meta-arm&lt;BR /&gt;meta-arm-toolchain = "HEAD:4d22f982bce8dff6f8c4d11845c47a4d39f961c6"&lt;BR /&gt;meta-chromium = "HEAD:dc31889c0899971def535dc1c040edf18bc16691"&lt;BR /&gt;meta-clang = "HEAD:9b08495e6bcef524789aefb6a7cc80fdfd2ff409"&lt;BR /&gt;meta-gnome&lt;BR /&gt;meta-networking&lt;BR /&gt;meta-filesystems = "HEAD:1750c66ae8e4268c472c0b2b94748a59d6ef866d"&lt;BR /&gt;meta-qt6 = "HEAD:fd054cf5fc1b50d50cd606384ab338c6d9206437"&lt;BR /&gt;meta-parsec&lt;BR /&gt;meta-tpm = "HEAD:070a1e82cc59424d230a23c0b2a104b01fbaa2ad"&lt;BR /&gt;meta-virtualization = "HEAD:9e92984ff47b3ca2106b1d27a93af061b28d1e8a"&lt;/P&gt;
&lt;P&gt;Initialising tasks: 100% |#############################################################################################################| Time: 0:00:06&lt;BR /&gt;Sstate summary: Wanted 3349 Local 0 Mirrors 0 Missed 3349 Current 4781 (0% match, 58% complete)&lt;BR /&gt;NOTE: Executing Tasks&lt;BR /&gt;NOTE: Tasks Summary: Attempted 17993 tasks of which 13736 didn't need to be rerun and all succeeded.&lt;/P&gt;
&lt;P&gt;Summary: There were 2 WARNING messages.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Harvey&lt;/P&gt;</description>
      <pubDate>Tue, 19 Aug 2025 06:51:38 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NXP-IMX8-Plus-quot-Creating-the-BSP-and-Yocto-build-environment/m-p/2154119#M240182</guid>
      <dc:creator>Harvey021</dc:creator>
      <dc:date>2025-08-19T06:51:38Z</dc:date>
    </item>
    <item>
      <title>Re: NXP IMX8  Plus "Creating the BSP and Yocto build environment"  compile issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NXP-IMX8-Plus-quot-Creating-the-BSP-and-Yocto-build-environment/m-p/2154901#M240211</link>
      <description>&lt;P&gt;Hello NXP.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your support. I am holding 4 CPU, 1TB HDD, 8GB RAM. As per your recommendation i can give a try to increase my RAM to 16 GB+ .&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am trying to build for &lt;STRONG&gt;"MACHINE = "imx8mp-lpddr4-evk""&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;As per my observation build summery as below:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Able to build :&lt;/STRONG&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;bitbake imx-image-core&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Unable to build:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;bitbake fsl-image-machine-test&lt;BR /&gt;bitbake imx-image-multimedia&lt;BR /&gt;bitbake imx-image-full&lt;/P&gt;&lt;P&gt;So from above configure i observe that when ever try to build the &lt;STRONG&gt;"opencv" and "vulkan" i am getting bitbake server connectivity issue. We have any build option where we can comment&amp;nbsp; or skip the building("opencv" and "vulkan") and proceed further?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Can you please point-out build script name and where to comment to skip the build for opencv" and "vulkan" ?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thanks for your support.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Das&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2025 05:16:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NXP-IMX8-Plus-quot-Creating-the-BSP-and-Yocto-build-environment/m-p/2154901#M240211</guid>
      <dc:creator>middepogudas</dc:creator>
      <dc:date>2025-08-20T05:16:41Z</dc:date>
    </item>
    <item>
      <title>Re: NXP IMX8  Plus "Creating the BSP and Yocto build environment"  compile issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NXP-IMX8-Plus-quot-Creating-the-BSP-and-Yocto-build-environment/m-p/2155070#M240218</link>
      <description>&lt;P&gt;&lt;SPAN&gt;These applications are the main components of the full/multimedia image&lt;/SPAN&gt;. Instead of skipping the building of these applications, it is better to directly build the imx-image-core. As mentioned, to&amp;nbsp;upgrade your build host.&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Harvey&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2025 08:19:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NXP-IMX8-Plus-quot-Creating-the-BSP-and-Yocto-build-environment/m-p/2155070#M240218</guid>
      <dc:creator>Harvey021</dc:creator>
      <dc:date>2025-08-20T08:19:07Z</dc:date>
    </item>
    <item>
      <title>Re: NXP IMX8  Plus "Creating the BSP and Yocto build environment"  compile issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NXP-IMX8-Plus-quot-Creating-the-BSP-and-Yocto-build-environment/m-p/2155195#M240223</link>
      <description>&lt;P&gt;Hello NXP,&lt;/P&gt;&lt;P&gt;While build the below configuration (bitbake fsl-image-machine-test, bitbake imx-image-multimedia, bitbake imx-image-full), is it possible to comment inside build script file for&amp;nbsp;&lt;STRONG&gt;"opencv" or "vulkan" these components for skip the while build? pleas share the file name and where i need to comment the code to skip the build components?&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;My end goal is to go for full build (bitbake imx-image-full). With above experiment, we can isolate the issue which components causing.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Thank you.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Das&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;So from above configure i observe that when ever try to build the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;"opencv" and "vulkan" i am getting bitbake server connectivity issue. We have any build option where we can comment&amp;nbsp; or skip the building("opencv" and "vulkan") and proceed further?&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 20 Aug 2025 10:47:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NXP-IMX8-Plus-quot-Creating-the-BSP-and-Yocto-build-environment/m-p/2155195#M240223</guid>
      <dc:creator>middepogudas</dc:creator>
      <dc:date>2025-08-20T10:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: NXP IMX8  Plus "Creating the BSP and Yocto build environment"  compile issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NXP-IMX8-Plus-quot-Creating-the-BSP-and-Yocto-build-environment/m-p/2155829#M240240</link>
      <description>&lt;P&gt;It is possible. You can comment the packages from image recipe or get help from Yocto forum. However, this will be another issue. Please raise a new ticket for further assistance if you need. and as said, if such applications/packages are skipped, then to build full/multimedia will be similar to build other smaller image.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Harvey&lt;/P&gt;</description>
      <pubDate>Thu, 21 Aug 2025 07:38:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NXP-IMX8-Plus-quot-Creating-the-BSP-and-Yocto-build-environment/m-p/2155829#M240240</guid>
      <dc:creator>Harvey021</dc:creator>
      <dc:date>2025-08-21T07:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: NXP IMX8  Plus "Creating the BSP and Yocto build environment"  compile issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NXP-IMX8-Plus-quot-Creating-the-BSP-and-Yocto-build-environment/m-p/2157483#M240293</link>
      <description>&lt;P&gt;NXP,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;can you help below error:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;dasmiddepogu@dasmiddepogu-ThinkPad-L13-Yoga-Gen-3:~/Desktop/das/project/imx-yocto-bsp/build$ bitbake -c cleansstate openssl&lt;/P&gt;&lt;P&gt;dasmiddepogu@dasmiddepogu-ThinkPad-L13-Yoga-Gen-3:~/Desktop/das/project/imx-yocto-bsp/build$ bitbake openssl&lt;BR /&gt;Loading cache: 100% |#######################################################################################################################################################################| Time: 0:00:00&lt;BR /&gt;Loaded 5449 entries from dependency cache.&lt;BR /&gt;NOTE: Resolving any missing task queue dependencies&lt;/P&gt;&lt;P&gt;Build Configuration:&lt;BR /&gt;BB_VERSION = "2.6.0"&lt;BR /&gt;BUILD_SYS = "x86_64-linux"&lt;BR /&gt;NATIVELSBSTRING = "universal"&lt;BR /&gt;TARGET_SYS = "aarch64-poky-linux"&lt;BR /&gt;MACHINE = "imx8mp-lpddr4-evk"&lt;BR /&gt;DISTRO = "fsl-imx-xwayland"&lt;BR /&gt;DISTRO_VERSION = "6.6-nanbield"&lt;BR /&gt;TUNE_FEATURES = "aarch64 armv8a crc crypto"&lt;BR /&gt;TARGET_FPU = ""&lt;BR /&gt;meta&lt;BR /&gt;meta-poky = "HEAD:046b70083f3bc9e25f547e8026400032f5c563d9"&lt;BR /&gt;meta-oe&lt;BR /&gt;meta-multimedia&lt;BR /&gt;meta-python = "HEAD:1750c66ae8e4268c472c0b2b94748a59d6ef866d"&lt;BR /&gt;meta-freescale = "HEAD:0a73d1bdd7713a6189482e463c98043c9939a2a2"&lt;BR /&gt;meta-freescale-3rdparty = "HEAD:7725256e3859b62f1ff201db7f2cf7026c17656d"&lt;BR /&gt;meta-freescale-distro = "HEAD:4f1f101ebab5eb054bfbed10b247fc0547b30793"&lt;BR /&gt;meta-imx-bsp&lt;BR /&gt;meta-imx-sdk&lt;BR /&gt;meta-imx-ml&lt;BR /&gt;meta-imx-v2x = "HEAD:773c0049c3b35af8f5b5bdf8da78a6236a4fc184"&lt;BR /&gt;meta-nxp-demo-experience = "HEAD:db34fa86ad5f3c0d9c0a6c68f5f20240c04f2bfb"&lt;BR /&gt;meta-arm&lt;BR /&gt;meta-arm-toolchain = "HEAD:4d22f982bce8dff6f8c4d11845c47a4d39f961c6"&lt;BR /&gt;meta-chromium = "HEAD:dc31889c0899971def535dc1c040edf18bc16691"&lt;BR /&gt;meta-clang = "HEAD:9b08495e6bcef524789aefb6a7cc80fdfd2ff409"&lt;BR /&gt;meta-gnome&lt;BR /&gt;meta-networking&lt;BR /&gt;meta-filesystems = "HEAD:1750c66ae8e4268c472c0b2b94748a59d6ef866d"&lt;BR /&gt;meta-qt6 = "HEAD:fd054cf5fc1b50d50cd606384ab338c6d9206437"&lt;BR /&gt;meta-parsec&lt;BR /&gt;meta-tpm = "HEAD:070a1e82cc59424d230a23c0b2a104b01fbaa2ad"&lt;BR /&gt;meta-virtualization = "HEAD:9e92984ff47b3ca2106b1d27a93af061b28d1e8a"&lt;/P&gt;&lt;P&gt;Initialising tasks: 100% |##################################################################################################################################################################| Time: 0:00:00&lt;BR /&gt;Sstate summary: Wanted 100 Local 0 Mirrors 0 Missed 100 Current 616 (0% match, 86% complete)&lt;BR /&gt;NOTE: Executing Tasks&lt;BR /&gt;NOTE: No reply from server in 30s (for command ping at 05:13:49.520202)&lt;BR /&gt;Timeout while waiting for a reply from the bitbake server (60s at 05:14:19.561139)&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;i am holding host pc with&amp;nbsp; 1TB memory , 8GB RAM, 10 CPU core..&lt;/P&gt;&lt;P&gt;ThinkPad-L13-Yoga-Gen-3 5.15.0-139-generic #149~20.04.1-Ubuntu SMP Wed Apr 16 08:29:56 UTC 2025 x86_64 x86_64 x86_64 GNU/Linux&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Das&lt;/P&gt;</description>
      <pubDate>Mon, 25 Aug 2025 09:48:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NXP-IMX8-Plus-quot-Creating-the-BSP-and-Yocto-build-environment/m-p/2157483#M240293</guid>
      <dc:creator>middepogudas</dc:creator>
      <dc:date>2025-08-25T09:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: NXP IMX8  Plus "Creating the BSP and Yocto build environment"  compile issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NXP-IMX8-Plus-quot-Creating-the-BSP-and-Yocto-build-environment/m-p/2157484#M240294</link>
      <description>&lt;P&gt;NXP ,&lt;/P&gt;&lt;P&gt;Can you help on this :&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;dasmiddepogu@dasmiddepogu-ThinkPad-L13-Yoga-Gen-3:~/Desktop/das/project/imx-yocto-bsp/build$ bitbake core-image-minimal&lt;BR /&gt;Loading cache: 100% |#######################################################################################################################################################################| Time: 0:00:01&lt;BR /&gt;Loaded 5449 entries from dependency cache.&lt;BR /&gt;NOTE: Resolving any missing task queue dependencies&lt;BR /&gt;WARNING: preferred version 17.0.6 of llvm-native not available (for item llvm-native)&lt;BR /&gt;WARNING: versions of llvm-native available: 17.0.3&lt;/P&gt;&lt;P&gt;Build Configuration:&lt;BR /&gt;BB_VERSION = "2.6.0"&lt;BR /&gt;BUILD_SYS = "x86_64-linux"&lt;BR /&gt;NATIVELSBSTRING = "universal"&lt;BR /&gt;TARGET_SYS = "aarch64-poky-linux"&lt;BR /&gt;MACHINE = "imx8mp-lpddr4-evk"&lt;BR /&gt;DISTRO = "fsl-imx-xwayland"&lt;BR /&gt;DISTRO_VERSION = "6.6-nanbield"&lt;BR /&gt;TUNE_FEATURES = "aarch64 armv8a crc crypto"&lt;BR /&gt;TARGET_FPU = ""&lt;BR /&gt;meta&lt;BR /&gt;meta-poky = "HEAD:046b70083f3bc9e25f547e8026400032f5c563d9"&lt;BR /&gt;meta-oe&lt;BR /&gt;meta-multimedia&lt;BR /&gt;meta-python = "HEAD:1750c66ae8e4268c472c0b2b94748a59d6ef866d"&lt;BR /&gt;meta-freescale = "HEAD:0a73d1bdd7713a6189482e463c98043c9939a2a2"&lt;BR /&gt;meta-freescale-3rdparty = "HEAD:7725256e3859b62f1ff201db7f2cf7026c17656d"&lt;BR /&gt;meta-freescale-distro = "HEAD:4f1f101ebab5eb054bfbed10b247fc0547b30793"&lt;BR /&gt;meta-imx-bsp&lt;BR /&gt;meta-imx-sdk&lt;BR /&gt;meta-imx-ml&lt;BR /&gt;meta-imx-v2x = "HEAD:773c0049c3b35af8f5b5bdf8da78a6236a4fc184"&lt;BR /&gt;meta-nxp-demo-experience = "HEAD:db34fa86ad5f3c0d9c0a6c68f5f20240c04f2bfb"&lt;BR /&gt;meta-arm&lt;BR /&gt;meta-arm-toolchain = "HEAD:4d22f982bce8dff6f8c4d11845c47a4d39f961c6"&lt;BR /&gt;meta-chromium = "HEAD:dc31889c0899971def535dc1c040edf18bc16691"&lt;BR /&gt;meta-clang = "HEAD:9b08495e6bcef524789aefb6a7cc80fdfd2ff409"&lt;BR /&gt;meta-gnome&lt;BR /&gt;meta-networking&lt;BR /&gt;meta-filesystems = "HEAD:1750c66ae8e4268c472c0b2b94748a59d6ef866d"&lt;BR /&gt;meta-qt6 = "HEAD:fd054cf5fc1b50d50cd606384ab338c6d9206437"&lt;BR /&gt;meta-parsec&lt;BR /&gt;meta-tpm = "HEAD:070a1e82cc59424d230a23c0b2a104b01fbaa2ad"&lt;BR /&gt;meta-virtualization = "HEAD:9e92984ff47b3ca2106b1d27a93af061b28d1e8a"&lt;/P&gt;&lt;P&gt;Initialising tasks: 100% |##################################################################################################################################################################| Time: 0:00:02&lt;BR /&gt;Sstate summary: Wanted 1103 Local 2 Mirrors 0 Missed 1101 Current 1686 (0% match, 60% complete)&lt;BR /&gt;NOTE: Executing Tasks&lt;BR /&gt;ERROR: openssl-3.1.4-r0 do_compile: oe_runmake failed&lt;BR /&gt;ERROR: openssl-3.1.4-r0 do_compile: ExecutionError('/home/dasmiddepogu/Desktop/das/project/imx-yocto-bsp/build/tmp/work/armv8a-poky-linux/openssl/3.1.4/temp/run.do_compile.14161', 1, None, None)&lt;BR /&gt;ERROR: Logfile of failure stored in: /home/dasmiddepogu/Desktop/das/project/imx-yocto-bsp/build/tmp/work/armv8a-poky-linux/openssl/3.1.4/temp/log.do_compile.14161&lt;BR /&gt;Log data follows:&lt;BR /&gt;| DEBUG: Executing shell function do_compile&lt;BR /&gt;| NOTE: make -j 12&lt;/P&gt;&lt;P&gt;ERROR: Task (/home/dasmiddepogu/Desktop/das/project/imx-yocto-bsp/sources/poky/meta/recipes-connectivity/openssl/openssl_3.1.4.bb:do_compile) failed with exit code '1'&lt;BR /&gt;Waiting for 11 running tasks to finish:&lt;BR /&gt;0: qemu-native-8.1.2-r0 do_compile - 45s (pid 14162)&lt;BR /&gt;1: linux-imx-6.6.3+git-r0 do_fetch - 45s (pid 14185) | &amp;lt;=&amp;gt; |&lt;BR /&gt;2: rust-llvm-native-1.70.0-r0 do_compile - 45s (pid 14195) 0% | |&lt;BR /&gt;3: icu-73-2-r0 do_compile - 44s (pid 14317)&lt;BR /&gt;4: perl-5.38.0-r0 do_compile - 43s (pid 14323)&lt;BR /&gt;5: util-linux-2.39.2-r0 do_package - 43s (pid 14318)&lt;BR /&gt;6: libical-native-3.0.16-r0 do_compile - 43s (pid 14321) 36% |################################################### |&lt;BR /&gt;7: bash-5.2.15-r0 do_configure - 43s (pid 1432^C&lt;BR /&gt;&lt;A href="mailto:dasmiddepogu@dasmiddepogu-ThinkPad-L13-Yoga-Gen-3:~/Desktop/das/project/imx-y" target="_blank"&gt;dasmiddepogu@dasmiddepogu-ThinkPad-L13-Yoga-Gen-3:~/Desktop/das/project/imx-y&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Das&lt;/P&gt;</description>
      <pubDate>Mon, 25 Aug 2025 09:50:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NXP-IMX8-Plus-quot-Creating-the-BSP-and-Yocto-build-environment/m-p/2157484#M240294</guid>
      <dc:creator>middepogudas</dc:creator>
      <dc:date>2025-08-25T09:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: NXP IMX8  Plus "Creating the BSP and Yocto build environment"  compile issue</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/NXP-IMX8-Plus-quot-Creating-the-BSP-and-Yocto-build-environment/m-p/2158725#M240334</link>
      <description>&lt;P&gt;The causes for OE_RUNMAKE error can be various. Insufficient DDR can be one.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Make sure that your build Host is set well as required, except for the hardware resources as mentioned.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards&lt;/P&gt;
&lt;P&gt;Harvey&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2025 03:21:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/NXP-IMX8-Plus-quot-Creating-the-BSP-and-Yocto-build-environment/m-p/2158725#M240334</guid>
      <dc:creator>Harvey021</dc:creator>
      <dc:date>2025-08-27T03:21:32Z</dc:date>
    </item>
  </channel>
</rss>

