<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>i.MX Processors中的主题 Re: core-image-minimal failing at do_deploy</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/core-image-minimal-failing-at-do-deploy/m-p/2116997#M238260</link>
    <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/251535"&gt;@SpencerLommel&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I recommend to use Ubuntu 20.04 for that version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 16 Jun 2025 13:39:39 GMT</pubDate>
    <dc:creator>Chavira</dc:creator>
    <dc:date>2025-06-16T13:39:39Z</dc:date>
    <item>
      <title>core-image-minimal failing at do_deploy</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/core-image-minimal-failing-at-do-deploy/m-p/2115590#M238150</link>
      <description>&lt;P&gt;Hello, I am working on a device that is based on the imx8mm evk. I am just trying to build a basic linux image for this device with kirkstone and the 5.15 kernel. So far I haven't added any custom layers I just want to get "core-image-minimal" working first.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Here is my error while compiling:&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;spencer@tb-home-server:/mnt/yocto/sources/meta-imx$ bitbake core-image-minimal WARNING: Host distribution "debian-12" 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. Loading cache: 100% |##########################################################################################################################################################################################################| Time: 0:00:00 Loaded 4048 entries from dependency cache. Parsing recipes: 100% |########################################################################################################################################################################################################| Time: 0:00:00 Parsing of 2637 .bb files complete (2636 cached, 1 parsed). 4048 targets, 254 skipped, 1 masked, 0 errors. NOTE: Resolving any missing task queue dependencies NOTE: Multiple providers are available for runtime linux-mfgtool-image (linux-fslc-lts-mfgtool, linux-fslc-mfgtool, linux-imx-mfgtool) Consider defining a PREFERRED_RPROVIDER entry to match linux-mfgtool-image NOTE: Multiple providers are available for runtime linux-mfgtool-image-image (linux-fslc-lts-mfgtool, linux-fslc-mfgtool, linux-imx-mfgtool) Consider defining a PREFERRED_RPROVIDER entry to match linux-mfgtool-image-image NOTE: Multiple providers are available for runtime linux-mfgtool-base (linux-fslc-lts-mfgtool, linux-fslc-mfgtool, linux-imx-mfgtool)&lt;BR /&gt;Consider defining a PREFERRED_RPROVIDER entry to match linux-mfgtool-base&lt;/P&gt;&lt;P&gt;Build Configuration:&lt;BR /&gt;BB_VERSION = "2.0.0"&lt;BR /&gt;BUILD_SYS = "x86_64-linux"&lt;BR /&gt;NATIVELSBSTRING = "universal"&lt;BR /&gt;TARGET_SYS = "aarch64-fslc-linux"&lt;BR /&gt;MACHINE = "imx8mm-lpddr4-evk"&lt;BR /&gt;DISTRO = "fslc-xwayland"&lt;BR /&gt;DISTRO_VERSION = "4.0"&lt;BR /&gt;TUNE_FEATURES = "aarch64 armv8a crc cortexa53"&lt;BR /&gt;TARGET_FPU = ""&lt;BR /&gt;meta&lt;BR /&gt;meta-poky = "HEAD:81e0dc80d72d66b7f15a34c0da7a0a8c58809056"&lt;BR /&gt;meta-oe&lt;BR /&gt;meta-multimedia&lt;BR /&gt;meta-python = "HEAD:45bddd258a3d1ded925faf8389e01bb948dc7f5b"&lt;BR /&gt;meta-freescale = "HEAD:ccb66d5754fb3027670e15d33b5dd63daffaf2eb"&lt;BR /&gt;meta-freescale-3rdparty = "HEAD:48516272d97f9415e0ee3ab54a923e4c40143e69"&lt;BR /&gt;meta-freescale-distro = "HEAD:d5bbb487b2816dfc74984a78b67f7361ce404253"&lt;BR /&gt;meta-bsp&lt;BR /&gt;meta-sdk&lt;BR /&gt;meta-ml = "kirkstone-5.15.71-2.2.2:af4c67f25fff2dce54487ee5bfd618ab9789a8dc"&lt;/P&gt;&lt;P&gt;Initialising tasks: 100% |#####################################################################################################################################################################################################| Time: 0:00:01&lt;BR /&gt;Sstate summary: Wanted 681 Local 319 Mirrors 0 Missed 362 Current 901 (46% match, 77% complete)&lt;BR /&gt;Removing 1 stale sstate objects for arch allarch: 100% |#######################################################################################################################################################################| Time: 0:00:00&lt;BR /&gt;NOTE: Executing Tasks&lt;BR /&gt;ERROR: imx-boot-1.0-r0 do_deploy: ExecutionError('/mnt/yocto/poly-tc8/tmp/work/imx8mm_lpddr4_evk-fslc-linux/imx-boot/1.0-r0/temp/run.do_deploy.1929144', 1, None, None)&lt;BR /&gt;ERROR: Logfile of failure stored in: /mnt/yocto/poly-tc8/tmp/work/imx8mm_lpddr4_evk-fslc-linux/imx-boot/1.0-r0/temp/log.do_deploy.1929144&lt;BR /&gt;Log data follows:&lt;BR /&gt;| DEBUG: Executing python function sstate_task_prefunc&lt;BR /&gt;| DEBUG: Python function sstate_task_prefunc finished&lt;BR /&gt;| DEBUG: Executing shell function do_deploy&lt;BR /&gt;| Set boot target as flash_evk&lt;BR /&gt;| cp: '/mnt/yocto/poly-tc8/tmp/work/imx8mm_lpddr4_evk-fslc-linux/imx-boot/1.0-r0/deploy-imx-boot/imx-boot' and '/mnt/yocto/poly-tc8/tmp/work/imx8mm_lpddr4_evk-fslc-linux/imx-boot/1.0-r0/deploy-imx-boot/imx-boot' are the same file&lt;BR /&gt;| WARNING: exit code 1 from a shell command.&lt;BR /&gt;ERROR: Task (/mnt/yocto/sources/meta-imx/meta-bsp/recipes-bsp/imx-mkimage/imx-boot_1.0.bb:do_deploy) failed with exit code '1'&lt;BR /&gt;NOTE: Tasks Summary: Attempted 3352 tasks of which 3320 didn't need to be rerun and 1 failed.&lt;BR /&gt;NOTE: Writing buildhistory&lt;BR /&gt;NOTE: Writing buildhistory took: 2 seconds&lt;/P&gt;&lt;P&gt;Summary: 1 task failed:&lt;BR /&gt;/mnt/yocto/sources/meta-imx/meta-bsp/recipes-bsp/imx-mkimage/imx-boot_1.0.bb:do_deploy&lt;BR /&gt;Summary: There was 1 WARNING message.&lt;BR /&gt;Summary: There was 1 ERROR message, returning a non-zero exit code.&lt;BR /&gt;spencer@tb-home-server:/mnt/yocto/sources/meta-imx$&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Here is by local.conf and bblayers.conf:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;spencer@tb-home-server:/mnt/yocto$ ls&lt;BR /&gt;downloads poly-tc8 README setup-environment sources&lt;BR /&gt;spencer@tb-home-server:/mnt/yocto$ cat poly-tc8/conf/local.conf&lt;BR /&gt;MACHINE ??= 'imx8mm-lpddr4-evk'&lt;BR /&gt;DISTRO ?= "fslc-xwayland"&lt;BR /&gt;PACKAGE_CLASSES ?= 'package_rpm'&lt;BR /&gt;EXTRA_IMAGE_FEATURES ?= "debug-tweaks"&lt;BR /&gt;USER_CLASSES ?= "buildstats"&lt;BR /&gt;PATCHRESOLVE = "noop"&lt;BR /&gt;PREFERRED_PROVIDER_virtual/kernel = "linux-imx"&lt;BR /&gt;PREFERRED_VERSION_linux-imx = "5.15%"&lt;BR /&gt;BB_DISKMON_DIRS ??= "\&lt;BR /&gt;STOPTASKS,${TMPDIR},1G,100K \&lt;BR /&gt;STOPTASKS,${DL_DIR},1G,100K \&lt;BR /&gt;STOPTASKS,${SSTATE_DIR},1G,100K \&lt;BR /&gt;STOPTASKS,/tmp,100M,100K \&lt;BR /&gt;HALT,${TMPDIR},100M,1K \&lt;BR /&gt;HALT,${DL_DIR},100M,1K \&lt;BR /&gt;HALT,${SSTATE_DIR},100M,1K \&lt;BR /&gt;HALT,/tmp,10M,1K"&lt;BR /&gt;PACKAGECONFIG:append:pn-qemu-system-native = " sdl"&lt;BR /&gt;CONF_VERSION = "2"&lt;/P&gt;&lt;P&gt;DL_DIR ?= "${BSPDIR}/downloads/"&lt;BR /&gt;ACCEPT_FSL_EULA = "1"&lt;BR /&gt;spencer@tb-home-server:/mnt/yocto$ cat poly-tc8/conf/bblayers.conf&lt;BR /&gt;LCONF_VERSION = "7"&lt;/P&gt;&lt;P&gt;BBPATH = "${TOPDIR}"&lt;BR /&gt;BSPDIR := "${@os.path.abspath(os.path.dirname(d.getVar('FILE', True)) + '/../..')}"&lt;/P&gt;&lt;P&gt;BBFILES ?= ""&lt;BR /&gt;BBLAYERS = " \&lt;BR /&gt;${BSPDIR}/sources/poky/meta \&lt;BR /&gt;${BSPDIR}/sources/poky/meta-poky \&lt;BR /&gt;\&lt;BR /&gt;${BSPDIR}/sources/meta-openembedded/meta-oe \&lt;BR /&gt;${BSPDIR}/sources/meta-openembedded/meta-multimedia \&lt;BR /&gt;${BSPDIR}/sources/meta-openembedded/meta-python \&lt;BR /&gt;\&lt;BR /&gt;${BSPDIR}/sources/meta-freescale \&lt;BR /&gt;${BSPDIR}/sources/meta-freescale-3rdparty \&lt;BR /&gt;${BSPDIR}/sources/meta-freescale-distro \&lt;BR /&gt;\&lt;BR /&gt;${BSPDIR}/sources/meta-imx/meta-bsp \&lt;BR /&gt;${BSPDIR}/sources/meta-imx/meta-sdk \&lt;BR /&gt;${BSPDIR}/sources/meta-imx/meta-ml"&lt;BR /&gt;spencer@tb-home-server:/mnt/yocto$&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Please let me know if you need any more info to help with this issue!&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jun 2025 18:04:13 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/core-image-minimal-failing-at-do-deploy/m-p/2115590#M238150</guid>
      <dc:creator>SpencerLommel</dc:creator>
      <dc:date>2025-06-12T18:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: core-image-minimal failing at do_deploy</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/core-image-minimal-failing-at-do-deploy/m-p/2115722#M238158</link>
      <description>&lt;P&gt;For more information, here is the specific branch of meta-imx I am using&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;spencer@tb-home-server:/mnt/yocto/sources/meta-imx$ ls&lt;BR /&gt;EULA.txt meta-bsp meta-cockpit meta-ml meta-sdk meta-v2x README SCR-5.15.71-2.2.2.txt tools&lt;BR /&gt;spencer@tb-home-server:/mnt/yocto/sources/meta-imx$ git status&lt;BR /&gt;On branch kirkstone-5.15.71-2.2.2&lt;BR /&gt;Your branch is up to date with 'origin/kirkstone-5.15.71-2.2.2'.&lt;/P&gt;&lt;P&gt;nothing to commit, working tree clean&lt;BR /&gt;spencer@tb-home-server:/mnt/yocto/sources/meta-imx$&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jun 2025 00:04:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/core-image-minimal-failing-at-do-deploy/m-p/2115722#M238158</guid>
      <dc:creator>SpencerLommel</dc:creator>
      <dc:date>2025-06-13T00:04:03Z</dc:date>
    </item>
    <item>
      <title>Re: core-image-minimal failing at do_deploy</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/core-image-minimal-failing-at-do-deploy/m-p/2116119#M238190</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/251535"&gt;@SpencerLommel&lt;/a&gt;!&lt;BR /&gt;&lt;BR /&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;I will try to replicate the issue by my side.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What Ubuntu version do you have installed in your host computer?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jun 2025 12:32:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/core-image-minimal-failing-at-do-deploy/m-p/2116119#M238190</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2025-06-13T12:32:35Z</dc:date>
    </item>
    <item>
      <title>Re: core-image-minimal failing at do_deploy</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/core-image-minimal-failing-at-do-deploy/m-p/2116365#M238207</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I am using Debian 12. Because this is an unsupported build distro I will try and install Ubuntu as well to see if this resolves it.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sat, 14 Jun 2025 02:03:22 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/core-image-minimal-failing-at-do-deploy/m-p/2116365#M238207</guid>
      <dc:creator>SpencerLommel</dc:creator>
      <dc:date>2025-06-14T02:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: core-image-minimal failing at do_deploy</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/core-image-minimal-failing-at-do-deploy/m-p/2116997#M238260</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/251535"&gt;@SpencerLommel&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I recommend to use Ubuntu 20.04 for that version.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2025 13:39:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/core-image-minimal-failing-at-do-deploy/m-p/2116997#M238260</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2025-06-16T13:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: core-image-minimal failing at do_deploy</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/core-image-minimal-failing-at-do-deploy/m-p/2117833#M238306</link>
      <description>After looking at the Yocto Supported Linux Distributions again, it looks like Debian 12 is supported. Do you have any other recommendations for what might be causing this issue before I switch distros?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://docs.yoctoproject.org/ref-manual/system-requirements.html" target="_blank"&gt;https://docs.yoctoproject.org/ref-manual/system-requirements.html&lt;/A&gt;</description>
      <pubDate>Tue, 17 Jun 2025 13:45:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/core-image-minimal-failing-at-do-deploy/m-p/2117833#M238306</guid>
      <dc:creator>SpencerLommel</dc:creator>
      <dc:date>2025-06-17T13:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: core-image-minimal failing at do_deploy</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/core-image-minimal-failing-at-do-deploy/m-p/2118039#M238316</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.nxp.com/t5/user/viewprofilepage/user-id/251535"&gt;@SpencerLommel&lt;/a&gt;!&lt;/P&gt;
&lt;P&gt;You have to follow the recommendations that we post on the Yocto User Guide of the version that you are using.&lt;/P&gt;
&lt;P&gt;For that version you should use Ubuntu 20.04 or Debian 11.&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, 17 Jun 2025 20:28:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/core-image-minimal-failing-at-do-deploy/m-p/2118039#M238316</guid>
      <dc:creator>Chavira</dc:creator>
      <dc:date>2025-06-17T20:28:54Z</dc:date>
    </item>
  </channel>
</rss>

