<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX ProcessorsのトピックHelp with Qt6 Yocto Build Failure  (Ptest base )</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Help-with-Qt6-Yocto-Build-Failure-Ptest-base/m-p/2110836#M237917</link>
    <description>&lt;P&gt;&lt;FONT color="#000000"&gt;MACHINE ??= 'imx8mp-lpddr4-evk'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000000"&gt;DISTRO ?= 'fsl-imx-xwayland'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000000"&gt;16 Gb RAM&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I’ve been trying to build imx-image-full for quite some time now, but I keep encountering the same error during the build process. The issue seems to occur specifically when compiling the qtbase module in the Yocto build. The error message I’m seeing is:&lt;/P&gt;&lt;P&gt;ninja: build stopped: subcommand failed&lt;BR /&gt;ERROR: Task (/home/yulyuri/yoc/sources/meta-qt6/recipes-qt/qt6/qtbase_git.bb:do_install_ptest_base) failed with exit code '1'&lt;/P&gt;&lt;P&gt;I’ve tried multiple solutions found on other forum posts, but they don’t seem to resolve the issue. Some of the steps I’ve taken include:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Running bitbake -c clean qtbase and then rebuilding the qtbase module.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Trying both Ubuntu 22.04 and 24.04.02 as the host system for building (same issue on both).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;The issue is the same whether I’m building on my laptop or a different system.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;At this point, I’m quite confused because the error persists despite these attempts. Could this be a RAM issue? I’ve heard some users have experienced build failures due to insufficient memory, especially in larger builds like this one. If anyone has encountered a similar issue or has suggestions on how to debug this further, I would greatly appreciate your help!!&lt;/P&gt;&lt;P&gt;Thanks in advance for any insights!&lt;/P&gt;</description>
    <pubDate>Thu, 05 Jun 2025 02:51:43 GMT</pubDate>
    <dc:creator>yulyur1</dc:creator>
    <dc:date>2025-06-05T02:51:43Z</dc:date>
    <item>
      <title>Help with Qt6 Yocto Build Failure  (Ptest base )</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Help-with-Qt6-Yocto-Build-Failure-Ptest-base/m-p/2110836#M237917</link>
      <description>&lt;P&gt;&lt;FONT color="#000000"&gt;MACHINE ??= 'imx8mp-lpddr4-evk'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000000"&gt;DISTRO ?= 'fsl-imx-xwayland'&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#000000"&gt;16 Gb RAM&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;I’ve been trying to build imx-image-full for quite some time now, but I keep encountering the same error during the build process. The issue seems to occur specifically when compiling the qtbase module in the Yocto build. The error message I’m seeing is:&lt;/P&gt;&lt;P&gt;ninja: build stopped: subcommand failed&lt;BR /&gt;ERROR: Task (/home/yulyuri/yoc/sources/meta-qt6/recipes-qt/qt6/qtbase_git.bb:do_install_ptest_base) failed with exit code '1'&lt;/P&gt;&lt;P&gt;I’ve tried multiple solutions found on other forum posts, but they don’t seem to resolve the issue. Some of the steps I’ve taken include:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;P&gt;Running bitbake -c clean qtbase and then rebuilding the qtbase module.&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;Trying both Ubuntu 22.04 and 24.04.02 as the host system for building (same issue on both).&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;The issue is the same whether I’m building on my laptop or a different system.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;At this point, I’m quite confused because the error persists despite these attempts. Could this be a RAM issue? I’ve heard some users have experienced build failures due to insufficient memory, especially in larger builds like this one. If anyone has encountered a similar issue or has suggestions on how to debug this further, I would greatly appreciate your help!!&lt;/P&gt;&lt;P&gt;Thanks in advance for any insights!&lt;/P&gt;</description>
      <pubDate>Thu, 05 Jun 2025 02:51:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Help-with-Qt6-Yocto-Build-Failure-Ptest-base/m-p/2110836#M237917</guid>
      <dc:creator>yulyur1</dc:creator>
      <dc:date>2025-06-05T02:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: Help with Qt6 Yocto Build Failure  (Ptest base )</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Help-with-Qt6-Yocto-Build-Failure-Ptest-base/m-p/2111717#M237953</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/250960"&gt;@yulyur1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This issue is likely due to the insufficient RAM.&lt;/P&gt;
&lt;P&gt;You can try to increase RAM or reduce the number of parallel tasks to lower RAM usage, which can be set in local.conf.&lt;/P&gt;
&lt;P&gt;Example:&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;BB_NUMBER_THREADS = "4"&lt;BR /&gt;PARALLEL_MAKE = "-j 4"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN data-teams="true"&gt;Harvey&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Jun 2025 02:47:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Help-with-Qt6-Yocto-Build-Failure-Ptest-base/m-p/2111717#M237953</guid>
      <dc:creator>Harvey021</dc:creator>
      <dc:date>2025-06-06T02:47:23Z</dc:date>
    </item>
  </channel>
</rss>

