Skip to content

Error in unpacking dcldownloader #30

@mark-bchoi

Description

@mark-bchoi

Hi, I got an error in building imx-image-full with scarthgap.

bchoi@ubuntu-22:~/nxp-yocto-bsp/bchoi-imx8mm-lpddr4-ab2_build$ bitbake dcldownloader
WARNING: You have included the meta-tpm layer, but 'tpm or tpm2' has not been enabled in your DISTRO_FEATURES. Some bbappend files and preferred version setting may not take effect. See the meta-tpm README for details on enabling tpm support.
WARNING: You have included the meta-virtualization layer, but 'virtualization' has not been enabled in your DISTRO_FEATURES. Some bbappend files may not take effect. See the meta-virtualization README for details on enabling virtualization support.
Loading cache: 100% |####################################################################################################################################################################################################################################################################################################################################################| Time: 0:00:02
Loaded 5737 entries from dependency cache.
Parsing recipes: 100% |##################################################################################################################################################################################################################################################################################################################################################| Time: 0:00:00
Parsing of 3657 .bb files complete (3656 cached, 1 parsed). 5738 targets, 397 skipped, 3 masked, 0 errors.
NOTE: Resolving any missing task queue dependencies

Build Configuration:
BB_VERSION           = "2.8.0"
BUILD_SYS            = "x86_64-linux"
NATIVELSBSTRING      = "universal"
TARGET_SYS           = "aarch64-fslc-linux"
MACHINE              = "imx8mm-lpddr4-ab2"
DISTRO               = "fslc-xwayland"
DISTRO_VERSION       = "5.0"
TUNE_FEATURES        = "aarch64 crc cortexa53"
TARGET_FPU           = ""
meta
meta-poky            = "HEAD:200d12b6a58ad961d60a7774ca0f7a9d29498724"
meta-oe
meta-multimedia
meta-python          = "HEAD:72018ca1b1a471226917e8246e8bbf9a374ccf97"
meta-freescale       = "HEAD:0627128b341cfb2bef7a0832ce8cac0ce1127f13"
meta-freescale-3rdparty = "HEAD:6c063450d464eb2f380443c7d9af1b94ce9b9d75"
meta-freescale-distro = "HEAD:b9d6a5d9931922558046d230c1f5f4ef6ee72345"
meta-imx-bsp
meta-imx-sdk
meta-imx-ml
meta-imx-v2x         = "HEAD:e1ec1a20d573e3913f4ad90fa36546ed2bc87715"
meta-nxp-demo-experience = "HEAD:e8e646e22b1f926aac83bb7ad522efa9cd8ccc45"
meta-nxp-matter-baseline
meta-nxp-openthread  = "HEAD:f58365ec75a5768ff3e8e8bcd64f237738c93160"
meta-arm
meta-arm-toolchain   = "HEAD:950a4afce46a359def2958bd9ae33fc08ff9bb0d"
meta-clang           = "HEAD:2b7433611d80f6d0ee1b04156fa91fc73d3c2665"
meta-gnome
meta-networking
meta-filesystems     = "HEAD:72018ca1b1a471226917e8246e8bbf9a374ccf97"
meta-qt6             = "HEAD:586a6cb5aec755803a3be3cec359baafe89d6432"
meta-parsec
meta-tpm             = "HEAD:459d837338ca230254baa2994f870bf6eb9d0139"
meta-virtualization  = "HEAD:6f3c1d8f90947408a6587be222fec575a1ca5195"

Sstate summary: Wanted 179 Local 0 Mirrors 0 Missed 179 Current 213 (0% match, 54% complete)##########################################################################################################################################################################################################################################                                   | ETA:  0:00:00
Initialising tasks: 100% |###############################################################################################################################################################################################################################################################################################################################################| Time: 0:00:01
NOTE: Executing Tasks
ERROR: dcldownloader-1.0-r0 do_unpack: Directory name ${@d.getVar('S') contains unexpanded bitbake variable. This may cause build failures and WORKDIR polution.
ERROR: Logfile of failure stored in: /home/bchoi/nxp-yocto-bsp/bchoi-imx8mm-lpddr4-ab2_build/tmp/work/cortexa53-fslc-linux/dcldownloader/1.0/temp/log.do_unpack.1097688
ERROR: Task (/home/bchoi/nxp-yocto-bsp/sources/meta-nxp-connectivity/meta-nxp-matter-baseline/recipes-matter/matter/dcldownloader.bb:do_unpack) failed with exit code '1'
NOTE: Tasks Summary: Attempted 553 tasks of which 548 didn't need to be rerun and 1 failed.
NOTE: Writing buildhistory
NOTE: Writing buildhistory took: 5 seconds

Summary: 1 task failed:
  /home/bchoi/nxp-yocto-bsp/sources/meta-nxp-connectivity/meta-nxp-matter-baseline/recipes-matter/matter/dcldownloader.bb:do_unpack
Summary: There were 2 WARNING messages.
Summary: There was 1 ERROR message, returning a non-zero exit code.
bchoi@ubuntu-22:~/nxp-yocto-bsp/bchoi-imx8mm-lpddr4-ab2_build$ 

BR,
Mark

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions